Commit Graph

859 Commits

Author SHA1 Message Date
Ram Viswanadha
543543f234 ICU-954 Use stack buffer instead of heap
X-SVN-Rev: 4816
2001-05-26 22:29:39 +00:00
Ram Viswanadha
23091929ee ICU-968 genrb was handling 0xffff incorrectly and crashing intltst.
X-SVN-Rev: 4813
2001-05-26 01:20:21 +00:00
Ram Viswanadha
e833e3e42e ICU-954 added autodetect_nrw(no rewind function). Added autodetection of UTF32 & SCSU
X-SVN-Rev: 4812
2001-05-26 01:16:37 +00:00
Ram Viswanadha
c7298798f0 ICU-968 genrb now handles non-BMP codepoints.
Strict processing of invalid \uxxxx and \Uhhhhhhh notations

X-SVN-Rev: 4793
2001-05-25 00:16:28 +00:00
Ram Viswanadha
68229f74e3 ICU-968 U_ERR for genrb
X-SVN-Rev: 4792
2001-05-25 00:14:47 +00:00
Markus Scherer
cef0e63c19 ICU-609 add code point consistency checks
X-SVN-Rev: 4791
2001-05-25 00:00:51 +00:00
Markus Scherer
7083772948 ICU-609 add code point consistency checks
X-SVN-Rev: 4790
2001-05-24 23:49:03 +00:00
Markus Scherer
ae4b3d5784 ICU-945 remove 2 obsolete and unsafe strcpy(staticData->name, converterName)
X-SVN-Rev: 4789
2001-05-24 23:05:13 +00:00
Ram Viswanadha
259ad06916 ICU-900 Fixed compiler warnings
X-SVN-Rev: 4781
2001-05-24 01:10:46 +00:00
Ram Viswanadha
291615ee88 ICU-954 Changed target buffer size and initializing of cp
X-SVN-Rev: 4780
2001-05-24 01:08:59 +00:00
Yves Arrouye
e265cf78aa ICU-601 .so with the .5 extension or it won't work.
X-SVN-Rev: 4779
2001-05-23 23:41:35 +00:00
George Rhoten
88ac94a221 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4774
2001-05-23 20:32:44 +00:00
George Rhoten
f43a720e99 ICU-900 Fixed some compiler warnings on HPUX.
X-SVN-Rev: 4768
2001-05-22 23:31:54 +00:00
George Rhoten
94e1fd78a5 ICU-900 Fixed some compiler warnings on HPUX.
X-SVN-Rev: 4760
2001-05-22 22:25:48 +00:00
Ram Viswanadha
6b12c9cdef ICU-954 Fix memory leak and converter flush
X-SVN-Rev: 4753
2001-05-22 18:00:55 +00:00
George Rhoten
273a9022fc ICU-954 Fixed some compiler warnings, remove tabs, and simplify ucbuf_getc()
X-SVN-Rev: 4752
2001-05-22 17:36:43 +00:00
Ram Viswanadha
e3b0472c65 ICU-954 Fix memory leak and converter flush
X-SVN-Rev: 4744
2001-05-22 15:54:03 +00:00
George Rhoten
89aaa684f0 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4739
2001-05-21 23:30:57 +00:00
George Rhoten
4cbb5723ca ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4730
2001-05-21 19:46:14 +00:00
George Rhoten
ceac7b8a88 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4729
2001-05-21 19:38:13 +00:00
Jim Snyder Grant
e92c19d9c8 ICU-96 make sure %%UCARULES can be handled with separator-terminated source-path.
X-SVN-Rev: 4718
2001-05-18 20:52:25 +00:00
George Rhoten
d34c838277 ICU-958 Undoing the $(SHELL) changes.
It worked on the Solaris 2.7 machine,
but it does not work on other platforms because install-sh is not used on them.

X-SVN-Rev: 4705
2001-05-17 22:51:25 +00:00
George Rhoten
a440103feb ICU-958 execute install-sh with the $(SHELL) command.
X-SVN-Rev: 4704
2001-05-17 21:56:00 +00:00
George Rhoten
33c862da3b ICU-958 add $(SHELL) for install-sh
X-SVN-Rev: 4694
2001-05-16 22:09:22 +00:00
Jim Snyder Grant
48c88ab110 ICU-955 -i option added for genrb to indicate ICU data directory
X-SVN-Rev: 4691
2001-05-16 19:13:53 +00:00
Jim Snyder Grant
ef8014cc2d ICU-955 -i option added for tools to indicate ICU data directory
X-SVN-Rev: 4690
2001-05-16 19:12:09 +00:00
Ram Viswanadha
d40c8f47e8 ICU-954 implement rewind function
X-SVN-Rev: 4685
2001-05-16 16:34:10 +00:00
Ram Viswanadha
cb7d8653c4 ICU-954 Move ucbuf to toolutil.
X-SVN-Rev: 4682
2001-05-16 01:09:06 +00:00
George Rhoten
a8eaf61cce ICU-567 Commenting out dead code.
X-SVN-Rev: 4681
2001-05-15 23:28:44 +00:00
Steven R. Loomis
da83e420b8 ICU-693 genrb crash
X-SVN-Rev: 4651
2001-05-10 23:24:57 +00:00
George Rhoten
35f531cbb0 ICU-661 Add version information to the data DLL
X-SVN-Rev: 4650
2001-05-10 23:16:00 +00:00
Vladimir Weinstein
ac4b754116 ICU-96 UCA generated with two case bits
X-SVN-Rev: 4644
2001-05-10 22:32:08 +00:00
Ram Viswanadha
9bbdff614f ICU-954 Fix for HPUX, untabify and coding guidelines changes.
X-SVN-Rev: 4641
2001-05-10 21:43:01 +00:00
Ram Viswanadha
bd00e1fed4 ICU-954 Remove genrb's dependency on ustdio
X-SVN-Rev: 4634
2001-05-10 16:54:09 +00:00
George Rhoten
11404763f7 ICU-567 functions without declarations are not good on the Mac
X-SVN-Rev: 4597
2001-05-03 23:10:45 +00:00
George Rhoten
852ec5b330 ICU-567 function declaration not needed
X-SVN-Rev: 4596
2001-05-03 23:08:29 +00:00
Vladimir Weinstein
947b617e64 ICU-96 [before [1|2|3]] option implemented
X-SVN-Rev: 4581
2001-05-02 05:05:06 +00:00
Vladimir Weinstein
af3de60824 ICU-96 genrb collation generation update
X-SVN-Rev: 4528
2001-04-23 03:49:34 +00:00
Vladimir Weinstein
8d3eb3b356 ICU-96 fixed variable top
X-SVN-Rev: 4510
2001-04-19 17:08:07 +00:00
Yves Arrouye
329347eef4 ICU-393 fixed/added .cvsignore
X-SVN-Rev: 4496
2001-04-18 02:22:59 +00:00
Syn Wee Quek
4588dded4a ICU-833
Reverted project to normal warning setting

X-SVN-Rev: 4445
2001-04-04 18:41:50 +00:00
Syn Wee Quek
5d0c31b788 ICU-833
Replaced hard coded quickcheck and fcdcheck data.
Now data gets created during a rebuild.

X-SVN-Rev: 4434
2001-04-04 02:31:28 +00:00
Vladimir Weinstein
170db96e5c ICU-96 separate option struct implemented - take 1
X-SVN-Rev: 4407
2001-03-30 00:23:46 +00:00
George Rhoten
da329a3271 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4403
2001-03-29 21:57:13 +00:00
George Rhoten
82b2f29042 ICU-900 Hopefully got rid of a linking warning on Windows by not building the debug and release versions in the same directory
X-SVN-Rev: 4397
2001-03-29 18:46:58 +00:00
George Rhoten
e7f0899a1a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4396
2001-03-29 03:03:31 +00:00
George Rhoten
e872042689 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4360
2001-03-27 23:05:03 +00:00
George Rhoten
be0fa78d76 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4359
2001-03-27 22:59:41 +00:00
George Rhoten
4418a2f835 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4357
2001-03-27 22:34:35 +00:00
George Rhoten
dc3e7ea995 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4356
2001-03-27 22:24:40 +00:00
George Rhoten
0fbad8af90 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4355
2001-03-27 21:38:04 +00:00
George Rhoten
d8eb7095fe ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4353
2001-03-27 19:36:36 +00:00
George Rhoten
0e0783e17b ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4351
2001-03-27 19:28:31 +00:00
George Rhoten
b20ff70c34 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4350
2001-03-27 19:19:53 +00:00
George Rhoten
7072ec1e1a ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4349
2001-03-27 19:01:07 +00:00
George Rhoten
b1d4df6d86 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4342
2001-03-27 00:55:59 +00:00
George Rhoten
0e7994ff51 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4334
2001-03-26 21:14:50 +00:00
George Rhoten
f630df2b9f ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4333
2001-03-26 20:43:03 +00:00
George Rhoten
26bd5a14d9 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4331
2001-03-26 20:34:11 +00:00
Vladimir Weinstein
d9a9127219 ICU-96 not all tailorings should have normalization off
X-SVN-Rev: 4322
2001-03-23 23:49:05 +00:00
George Rhoten
463fb101e6 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4300
2001-03-23 01:00:25 +00:00
George Rhoten
226c24a0ca ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4297
2001-03-23 00:48:51 +00:00
George Rhoten
795332430f ICU-597 /bin/pwd is somewhere else on as/400
and it's not needed for the build

X-SVN-Rev: 4286
2001-03-22 22:02:05 +00:00
Vladimir Weinstein
3fd8f3bf61 ICU-96 fixed compiler warnings
X-SVN-Rev: 4285
2001-03-22 21:16:20 +00:00
George Rhoten
9aafcf1f31 ICU-865 add .cvsignore file
X-SVN-Rev: 4277
2001-03-22 19:41:34 +00:00
George Rhoten
2c108a2267 ICU-865 ignore new decmn utility
X-SVN-Rev: 4276
2001-03-22 19:39:44 +00:00
Andy Heninger
360f38dc1e ICU-903 updated copyright notices.
X-SVN-Rev: 4245
2001-03-21 23:22:16 +00:00
Markus Scherer
a6265c42b8 ICU-762 remove empty init() function
X-SVN-Rev: 4188
2001-03-20 00:46:06 +00:00
Markus Scherer
bc2c8ee902 ICU-889 build decmn tool
X-SVN-Rev: 4174
2001-03-17 23:51:21 +00:00
Markus Scherer
8ddb0d37f9 ICU-879 fix parsing of platform & ccsid from encoding name
X-SVN-Rev: 4151
2001-03-17 00:34:04 +00:00
Vladimir Weinstein
17408a1cea ICU-96 fixed inverse table generation
X-SVN-Rev: 4108
2001-03-15 21:54:36 +00:00
Markus Scherer
b935304e7c ICU-762 improve handling of repetitive areas in UnicodeData.txt
X-SVN-Rev: 4105
2001-03-15 20:38:36 +00:00
Vladimir Weinstein
41a66146a0 ICU-96 fixed inverse table generation
X-SVN-Rev: 4089
2001-03-15 02:36:03 +00:00
George Rhoten
84284e110a ICU-865 os/390 porting changes
X-SVN-Rev: 4080
2001-03-15 00:31:08 +00:00
Markus Scherer
1f895aa6a9 ICU-889 add decmn tool
X-SVN-Rev: 4042
2001-03-13 00:58:51 +00:00
Ram Viswanadha
3952a9c706 ICU-96 Added autodetection of BOM and reading of CP chars
X-SVN-Rev: 4019
2001-03-10 03:05:05 +00:00
Vladimir Weinstein
6cda3a5648 ICU-96 collation update
X-SVN-Rev: 3975
2001-03-08 21:01:34 +00:00
George Rhoten
19d99c4bd9 ICU-865 os/390 porting changes
X-SVN-Rev: 3970
2001-03-08 18:40:27 +00:00
Vladimir Weinstein
2f32e7e853 ICU-96 collation filename reorganization
X-SVN-Rev: 3967
2001-03-08 17:40:42 +00:00
Vladimir Weinstein
494265722c ICU-96 some CE generation stuff + passing UCA around for Syn Wee
X-SVN-Rev: 3940
2001-03-07 19:43:06 +00:00
Ram Viswanadha
9d6c729176 ICU-862 Seperated ebcdic ucm to ucmebcdic.mk file
X-SVN-Rev: 3926
2001-03-06 23:27:17 +00:00
George Rhoten
aac0ced986 ICU-865 os/390 porting changes.
X-SVN-Rev: 3917
2001-03-06 17:46:41 +00:00
Vladimir Weinstein
1b31da3609 ICU-96 more on canonical closure plus some cleanup
X-SVN-Rev: 3903
2001-03-05 20:08:31 +00:00
Vladimir Weinstein
8e85d63536 ICU-96 update to FractionalUCA and its generating program
X-SVN-Rev: 3895
2001-03-03 09:25:27 +00:00
George Rhoten
f1ae89200b ICU-865 Add a newline after a message
X-SVN-Rev: 3878
2001-03-02 21:22:23 +00:00
Ram Viswanadha
a57cea8b75 ICU-96 Added support for %%UCARULES
X-SVN-Rev: 3855
2001-03-01 20:10:44 +00:00
George Rhoten
f342c78636 ICU-865 sscanf into an int, not a short.
X-SVN-Rev: 3839
2001-02-28 21:17:28 +00:00
Ram Viswanadha
e28ccb917b ICU-841 Updated with changes discussed in design review
X-SVN-Rev: 3817
2001-02-28 02:50:48 +00:00
George Rhoten
c2fe71b99d ICU-597 as/400 changes
X-SVN-Rev: 3810
2001-02-27 23:32:35 +00:00
George Rhoten
e9c22cf79b ICU-865 Sun 64 integration
X-SVN-Rev: 3809
2001-02-27 22:34:10 +00:00
George Rhoten
a0e74081be ICU-865 Sun 64 integration
X-SVN-Rev: 3808
2001-02-27 22:26:57 +00:00
Vladimir Weinstein
5c43f59fbf ICU-96 stable tailoring generation, leak fixes
X-SVN-Rev: 3805
2001-02-27 21:01:11 +00:00
Steven R. Loomis
7498ad2095 ICU-96 use sscanf on an int instead of a UChar (which may not be an int)
X-SVN-Rev: 3804
2001-02-27 20:09:03 +00:00
Ram Viswanadha
7f0d1775f7 ICU-841 ucol_getVersion implementation version 2
X-SVN-Rev: 3794
2001-02-26 23:52:44 +00:00
Markus Scherer
e50d078b63 ICU-866 parse and store subchar1
X-SVN-Rev: 3780
2001-02-26 19:44:41 +00:00
Vladimir Weinstein
03331219a8 ICU-96 tailorings are now in
X-SVN-Rev: 3774
2001-02-26 10:52:00 +00:00
Vladimir Weinstein
fb41ad071f ICU-96 tailoring implementation take 1
X-SVN-Rev: 3773
2001-02-26 10:34:53 +00:00
Vladimir Weinstein
1c52bd1c5c ICU-96 tailoring implementation take 1
X-SVN-Rev: 3772
2001-02-26 10:28:56 +00:00
Ram Viswanadha
aa7cdf2e37 ICU-862 Added more state tables and year extension to ucm files
X-SVN-Rev: 3755
2001-02-23 20:09:46 +00:00
George Rhoten
cc9b088ba6 ICU-867 Added the copyright notices and removed some warnings.
X-SVN-Rev: 3754
2001-02-23 19:10:28 +00:00
George Rhoten
7d46dce352 ICU-867 Described sourcedir
X-SVN-Rev: 3751
2001-02-23 17:15:51 +00:00
Vladimir Weinstein
fb4d48179d ICU-96 building ucadata as a part of build process on win32
X-SVN-Rev: 3749
2001-02-23 04:57:47 +00:00
George Rhoten
031688c1bf ICU-597 Always open the file as binary
X-SVN-Rev: 3744
2001-02-23 02:46:36 +00:00
George Rhoten
e586528bb1 ICU-867 New improved documentation.
X-SVN-Rev: 3743
2001-02-23 02:37:56 +00:00
George Rhoten
514328ade6 ICU-867 Forgot that I renamed the main file.
X-SVN-Rev: 3740
2001-02-23 01:25:05 +00:00
George Rhoten
1a32e5cdcd ICU-867 genuca works from the command line now
X-SVN-Rev: 3739
2001-02-23 01:21:38 +00:00
George Rhoten
37c68e53d6 ICU-867 Build on Windows
X-SVN-Rev: 3736
2001-02-22 23:30:21 +00:00
George Rhoten
943558d60f ICU-867 Add the Windows project
X-SVN-Rev: 3735
2001-02-22 23:29:58 +00:00
George Rhoten
5d5772205a ICU-865 Removed some unneeded libraries for release mode
X-SVN-Rev: 3734
2001-02-22 23:20:34 +00:00
George Rhoten
1b873eb9a7 ICU-867 add genuca to the build process
X-SVN-Rev: 3731
2001-02-22 21:25:01 +00:00
George Rhoten
c3231963c4 ICU-867 initial version.
X-SVN-Rev: 3730
2001-02-22 21:18:29 +00:00
George Rhoten
ffdec62ece ICU-577 Don't write standard verbose messages to stderr.
X-SVN-Rev: 3728
2001-02-22 18:09:37 +00:00
Markus Scherer
d6022918c7 ICU-862 automatically write state table for 7-bit ASCII variants
X-SVN-Rev: 3686
2001-02-20 17:10:02 +00:00
Markus Scherer
f10eeee15e ICU-862 tool to take rpmap+tpmap+upmap files from the cdra conversion table repository and generate icu .ucm files
X-SVN-Rev: 3683
2001-02-20 01:35:53 +00:00
Markus Scherer
7c708e636a ICU-840 parse CaseFolding.txt and store the mappings in uprops.dat
X-SVN-Rev: 3617
2001-02-14 00:45:29 +00:00
George Rhoten
e3ed5d6402 ICU-580 OS/390 porting changes
X-SVN-Rev: 3597
2001-02-08 22:30:24 +00:00
George Rhoten
e0b73d8f85 ICU-580 OS/390 porting changes
X-SVN-Rev: 3579
2001-02-06 23:27:07 +00:00
George Rhoten
6fa1e5cddc ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3576
2001-02-06 22:11:41 +00:00
Alan Liu
a38c004603 ICU-776 Add ISO 3166 country code index to time zone data and new API to TimeZone
X-SVN-Rev: 3534
2001-02-02 19:26:56 +00:00
George Rhoten
2606207b62 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3533
2001-02-02 17:55:32 +00:00
Markus Scherer
cdf42b6060 ICU-542 remove in-line comments
X-SVN-Rev: 3505
2001-01-31 18:53:11 +00:00
Markus Scherer
ab67c28533 ICU-542 parse SpecialCasing.txt and add its data to uprops.dat
X-SVN-Rev: 3500
2001-01-31 18:05:19 +00:00
George Rhoten
2735f549b4 ICU-535 Fixed some compiler warnings for windows warning level 4, gcc, and OS/390 errors
X-SVN-Rev: 3446
2001-01-23 00:06:18 +00:00
Markus Scherer
f37dc3f3a5 ICU-804 redesign MBCS data structures for better performance
X-SVN-Rev: 3427
2001-01-16 22:18:53 +00:00
Vladimir Weinstein
eac7483840 ICU-96 genrb handles collation generation failure more gracefully
X-SVN-Rev: 3420
2001-01-15 07:27:22 +00:00
Markus Scherer
4b2a7a5603 ICU-484 allow to override the state table for SBCS, DBCS, EBCDIC_STATEFUL
X-SVN-Rev: 3413
2001-01-12 21:13:57 +00:00
Markus Scherer
2dca1d8d64 ICU-484 align state table syntax with documentation (initial instead of direct); also 64-bit platform fixes (sign extension)
X-SVN-Rev: 3412
2001-01-12 19:25:52 +00:00
Markus Scherer
8dbae7355a ICU-484 align state table syntax with documentation (initial instead of direct)
X-SVN-Rev: 3411
2001-01-12 19:25:29 +00:00
Alan Liu
ba96276c46 ICU-449 modify gentz to emit java format data as well for ICU4J
X-SVN-Rev: 3394
2001-01-09 20:22:52 +00:00
Markus Scherer
cd9f2d4736 ICU-484 flush stdout & stderr after each codepage to keep them from getting too messed up
X-SVN-Rev: 3381
2001-01-05 02:14:53 +00:00
Markus Scherer
b7335e2c02 ICU-484 add compactToUnicodeHelper(), use with verbose mode to find opportunities to optimize the state table with unassigned states
X-SVN-Rev: 3380
2001-01-05 02:14:08 +00:00
George Rhoten
12be88768c ICU-573 Put in putil.h
X-SVN-Rev: 3368
2001-01-03 02:24:47 +00:00
Markus Scherer
95a8083095 ICU-701 add code to test if a subchar byte sequence is valid in the codepage structure
X-SVN-Rev: 3365
2001-01-03 00:30:31 +00:00
Markus Scherer
11b0460fe4 ICU-701 add code to test if a codepage byte sequence is valid in the codepage structure
X-SVN-Rev: 3364
2001-01-03 00:29:09 +00:00
George Rhoten
bc3aaa20ef ICU-573 Put in putil.h
X-SVN-Rev: 3361
2001-01-03 00:18:57 +00:00
Markus Scherer
2fae985450 ICU-484 remove old code for SBCS, DBCS, and EBCDIC_STATEFUL
X-SVN-Rev: 3351
2001-01-02 22:59:27 +00:00
Markus Scherer
19c537c614 ICU-484 handle EBCDIC_STATEFUL with MBCS data structures, compact toUnicode for codepages with max 2B/char, fix stage 2 table size
X-SVN-Rev: 3350
2001-01-02 22:58:52 +00:00
Markus Scherer
fba15a1c31 ICU-484 for SBCS, DBCS, and EBCDIC_STATEFUL use MBCS with precanned state tables
X-SVN-Rev: 3348
2001-01-02 22:55:14 +00:00
Markus Scherer
d3f60d075e ICU-484 remove old code for SBCS, DBCS, and EBCDIC_STATEFUL
X-SVN-Rev: 3347
2001-01-02 22:54:07 +00:00
Markus Scherer
3420d377bf ICU-484 mbcs 3 - more efficient stage 1/2 indexing, truncate stage 1 for BMP-only codepages, compact stage 2
X-SVN-Rev: 3321
2000-12-21 21:31:17 +00:00
Markus Scherer
d8b3114228 ICU-484 replace SBCS by MBCS
X-SVN-Rev: 3297
2000-12-20 20:34:23 +00:00
Markus Scherer
7fd4da5ac3 ICU-484 allow <icu:state> for SBCS/DBCS/EBCDIC_STATEFUL
X-SVN-Rev: 3295
2000-12-20 18:41:36 +00:00
Markus Scherer
ac3bbb5747 ICU-484 set fffe/ffff for unassigned/illegal
X-SVN-Rev: 3294
2000-12-20 18:40:08 +00:00
Markus Scherer
998f792a5a ICU-484 add unicodeMask to UConverterStaticData for optimized implementations
X-SVN-Rev: 3280
2000-12-19 23:07:50 +00:00
Steven R. Loomis
5c6cbb5d39 ICU-608 files mode, update
X-SVN-Rev: 3253
2000-12-15 20:34:14 +00:00
Vladimir Weinstein
a1bb69995d ICU-96 moved header file parse needs
X-SVN-Rev: 3227
2000-12-14 01:24:23 +00:00
Vladimir Weinstein
ba71f8c4f7 ICU-96 moved header file parse needs
X-SVN-Rev: 3223
2000-12-14 01:11:50 +00:00
Yves Arrouye
823705b648 ICU-743 since the copy of convrtrs.txt has been disabled, move it to the proper place
X-SVN-Rev: 3210
2000-12-13 03:12:29 +00:00
Vladimir Weinstein
8550451668 ICU-757 copying tools to icu\bin after building
X-SVN-Rev: 3174
2000-12-08 20:11:01 +00:00
Vladimir Weinstein
6a7ae623de ICU-757 copying tools to icu\bin after building
X-SVN-Rev: 3168
2000-12-08 17:51:04 +00:00
Markus Scherer
2bd279447e ICU-747 change two new header entries from count values to more convenient and consistent start indexes
X-SVN-Rev: 3166
2000-12-08 01:08:43 +00:00
Steven R. Loomis
a5ab27bb1f ICU-758 entrypoint reflected in export list for unix
X-SVN-Rev: 3155
2000-12-06 10:07:41 +00:00
Steven R. Loomis
748eec893b ICU-758 rename import .lib files
X-SVN-Rev: 3154
2000-12-06 09:51:58 +00:00
Steven R. Loomis
754e9cbf9b ICU-758 keep the entrypoint as icudata_dat on unix
X-SVN-Rev: 3153
2000-12-06 06:28:08 +00:00
Steven R. Loomis
8de7f0cf35 ICU-758 rename import .lib files
X-SVN-Rev: 3151
2000-12-06 03:02:21 +00:00
Steven R. Loomis
a59fd1fb06 ICU-579 fix for HPUX
X-SVN-Rev: 3139
2000-12-05 20:33:36 +00:00
George Rhoten
bb324d7802 ICU-579 & 580: These are the supposed fixes for OS/390, but this needs really needs more discussion.
X-SVN-Rev: 3134
2000-12-05 03:11:03 +00:00
George Rhoten
eb82742ff9 ICU-579 & 580: These are the supposed fixes for OS/390, but this needs really needs more discussion.
X-SVN-Rev: 3133
2000-12-05 03:04:50 +00:00
Markus Scherer
76fb7904f8 ICU-747 add more indexes, formatVersion 1.0->1.1
X-SVN-Rev: 3115
2000-12-04 21:02:16 +00:00
Steven R. Loomis
4765dc49a6 ICU-740 obsolete
X-SVN-Rev: 3111
2000-12-04 19:09:42 +00:00
Steven R. Loomis
583a253aed ICU-743 genrbfiles.mk -> icu/data/resfiles.mk
X-SVN-Rev: 3110
2000-12-04 19:06:28 +00:00
Steven R. Loomis
3acc66ad79 ICU-743 ucmfiles.mk moved to icu/data/ucmfiles.mk
X-SVN-Rev: 3109
2000-12-04 19:05:44 +00:00
Steven R. Loomis
a2456240f5 ICU-743 remove
X-SVN-Rev: 3108
2000-12-04 19:02:10 +00:00
Steven R. Loomis
6534be9dd5 ICU-743 data rearrangement. So tests can find their data
X-SVN-Rev: 3104
2000-12-03 04:15:55 +00:00
Markus Scherer
0eb0675c69 ICU-544 gb18030 does not use GB+80 any more
X-SVN-Rev: 3092
2000-12-01 19:07:28 +00:00
Steven R. Loomis
d576b6080f ICU-743 data rearrange
X-SVN-Rev: 3090
2000-12-01 18:54:21 +00:00
Steven R. Loomis
dc91f9a1ca ICU-743 moving all data generation to icu/source/data/build's makefile
X-SVN-Rev: 3087
2000-12-01 17:24:45 +00:00
Markus Scherer
04b0bcfbf8 ICU-544 update for re-release mapping file and specification
X-SVN-Rev: 3077
2000-11-30 22:07:47 +00:00
Markus Scherer
f8024cc8bd ICU-544 write uppercase output (more common)
X-SVN-Rev: 3076
2000-11-30 22:07:12 +00:00
George Rhoten
9ed09205e8 ICU-742 Should now flush the output now
X-SVN-Rev: 3065
2000-11-30 20:02:51 +00:00
George Rhoten
900aeba6be ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3020
2000-11-28 20:10:05 +00:00
George Rhoten
25dd82417c ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3018
2000-11-28 19:53:40 +00:00
Yves Arrouye
21169f142d ICU-653 rename and relocate icudata
put the .dat file in $(pkgdatadir), and the .so file in
$(pkglibdir) with a compatibility symlink for lib/icu/current.

X-SVN-Rev: 2999
2000-11-22 07:59:09 +00:00
Steven R. Loomis
0d99688f83 ICU-653 rename and relocate icudata
X-SVN-Rev: 2997
2000-11-22 05:08:51 +00:00
Steven R. Loomis
aeb35116a8 ICU-393 .cvsignore
X-SVN-Rev: 2992
2000-11-22 01:31:38 +00:00
Steven R. Loomis
321d0ecf6a ICU-653 Bump ICU version to 1.7, change file naming
X-SVN-Rev: 2991
2000-11-22 01:30:53 +00:00
George Rhoten
aaa12f49af ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2974
2000-11-21 18:59:19 +00:00
George Rhoten
ecd6022aaa ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2973
2000-11-21 18:48:10 +00:00
George Rhoten
c8e6542a54 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2966
2000-11-21 01:54:12 +00:00
George Rhoten
4c3ddb1724 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2960
2000-11-20 23:30:15 +00:00
Markus Scherer
c3ae29b58d ICU-701 add ibm-5348 to get windows-1252 with Euro
X-SVN-Rev: 2940
2000-11-17 19:53:31 +00:00
Yves Arrouye
4d4bedd303 ICU-720 expose a name comparison function for converter names
X-SVN-Rev: 2934
2000-11-17 06:07:31 +00:00
Yves Arrouye
59ce3d1187 ICU-720 expose ucnv_aliasNameCmp() (instead of the private
charsetNameCmp(), and use the new function where needed.

X-SVN-Rev: 2930
2000-11-17 05:02:31 +00:00
Markus Scherer
5ca054e8af ICU-701 new .ucm parser, type-specific code factored out
X-SVN-Rev: 2915
2000-11-15 00:56:35 +00:00
Markus Scherer
fb74bfaee6 ICU-701 more tiny tools for handling .ucm files
X-SVN-Rev: 2907
2000-11-14 02:22:06 +00:00
Vladimir Weinstein
49170d3736 ICU-96 don't bloat every root!
X-SVN-Rev: 2905
2000-11-13 23:49:33 +00:00
Markus Scherer
abc83a863c ICU-701 standalone tool for canonicalizing .ucm files
X-SVN-Rev: 2885
2000-11-08 19:28:01 +00:00
Vladimir Weinstein
f7a702a358 ICU-96 support for collation data
X-SVN-Rev: 2874
2000-11-06 23:57:26 +00:00
Steven R. Loomis
a86b703082 ICU-683 symbols collision fix for aix, solaris, linux
X-SVN-Rev: 2873
2000-11-04 02:16:12 +00:00
Steven R. Loomis
8dc53e5dfe ICU-683 update test data building to match unix
X-SVN-Rev: 2871
2000-11-03 23:27:25 +00:00
Steven R. Loomis
35fa7302d5 ICU-683 Tests work better if the input data is correct.. testdat2:root.res must be different from icudata:root.res
X-SVN-Rev: 2870
2000-11-03 03:31:17 +00:00
George Rhoten
5b25d3f5d8 ICU-681 Fixed a shell command too long error on HP/UX10 as specified by srl
X-SVN-Rev: 2869
2000-11-03 02:53:20 +00:00
Steven R. Loomis
0a8ec080da ICU-683 fix entrypoint collsiions [test case]
X-SVN-Rev: 2853
2000-11-01 19:29:51 +00:00
Markus Scherer
5d191952d7 ICU-544 support reverse fallbacks codepage->U
X-SVN-Rev: 2845
2000-10-30 21:03:06 +00:00
Markus Scherer
1785a5542f ICU-544 add batch files to automate the generation of final mapping files
X-SVN-Rev: 2843
2000-10-30 18:02:58 +00:00
Markus Scherer
d10963fe35 ICU-544 support reverse fallbacks codepage->U
X-SVN-Rev: 2842
2000-10-30 18:01:51 +00:00
Markus Scherer
2bbe56859b ICU-544 add reverse fallbacks for U+2e97 & U+303e
X-SVN-Rev: 2841
2000-10-30 17:26:44 +00:00
Markus Scherer
0efd7fcac8 ICU-544 support reverse fallbacks codepage->U
X-SVN-Rev: 2840
2000-10-30 17:22:57 +00:00
George Rhoten
d08231d6de ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2831
2000-10-28 00:49:19 +00:00
Markus Scherer
0b49ed8296 ICU-701 remove ibm-1038
X-SVN-Rev: 2829
2000-10-28 00:44:23 +00:00
Markus Scherer
572ab3ff1d ICU-544 fix mappings for GB+fe5e
X-SVN-Rev: 2818
2000-10-27 18:04:54 +00:00
Steven R. Loomis
40fa0e4962 ICU-618 hpux
X-SVN-Rev: 2808
2000-10-26 20:16:35 +00:00
Steven R. Loomis
af0bda456e ICU-681 rebuild resbunds when genrb changes
X-SVN-Rev: 2806
2000-10-26 19:40:21 +00:00
Yves Arrouye
c27ba65a7c ICU-692 make it work out of source, please...
X-SVN-Rev: 2801
2000-10-26 19:28:33 +00:00
Markus Scherer
f87d481848 ICU-544 add tool to make single-direction mapping tables
X-SVN-Rev: 2796
2000-10-26 15:59:34 +00:00
George Rhoten
3aa10cc7a5 ICU-544 Removed the extra space at the end of the line. The space causes a failure on Windows platforms.
X-SVN-Rev: 2787
2000-10-25 20:49:30 +00:00
Yves Arrouye
c6ed768c18 ICU-653 put icudata.dll in $(ICUP)\bin if ICU_DATA is not set
X-SVN-Rev: 2785
2000-10-25 17:02:52 +00:00
Yves Arrouye
3fad3f08a3 ICU-544 added gv18030 to the lists of UCM files to compile:
X-SVN-Rev: 2784
2000-10-25 17:01:46 +00:00
Steven R. Loomis
64c81606e0 ICU-693 error checking on binary file import
X-SVN-Rev: 2780
2000-10-25 06:52:32 +00:00
Yves Arrouye
30b03c5d73 ICU-653 added $(ICUP)\bin to path for icuuc17.dll and others to be found
X-SVN-Rev: 2779
2000-10-25 04:50:11 +00:00
Yves Arrouye
8e28da7d3d ICU-692 factor in some common definitions, and include the platform
file to make porting easier.

X-SVN-Rev: 2772
2000-10-24 19:50:20 +00:00
George Rhoten
1f1e71e3b3 ICU-602 New Swahili locale
X-SVN-Rev: 2767
2000-10-24 00:42:41 +00:00
Markus Scherer
f0f6535381 ICU-544 reject first surrogate in toUnicode surrogate-pair state
X-SVN-Rev: 2766
2000-10-23 23:47:10 +00:00
Markus Scherer
0f7e0e6b40 ICU-544 add alpha-version warning
X-SVN-Rev: 2764
2000-10-23 23:35:26 +00:00
Markus Scherer
2aad0e433c ICU-544 safer handling of u+303e
X-SVN-Rev: 2763
2000-10-23 22:03:24 +00:00
Markus Scherer
2be0117179 ICU-544 information about and tools for gb 18030
X-SVN-Rev: 2762
2000-10-23 20:50:58 +00:00
Yves Arrouye
3c235155d3 ICU-393 ignore tmp*
X-SVN-Rev: 2747
2000-10-20 05:24:08 +00:00
Steven R. Loomis
ffe912c568 ICU-578 fix for data symbol names and test data temporary directory collision
X-SVN-Rev: 2680
2000-10-13 21:03:49 +00:00
Yves Arrouye
7b50082ed3 ICU-208 experimental support for ICU's rule of release X.Y2 being binary compatible w/ X.Y
X-SVN-Rev: 2674
2000-10-13 18:29:14 +00:00
Yves Arrouye
3e192178a2 ICU-656 more dashes removal
X-SVN-Rev: 2671
2000-10-13 17:45:47 +00:00
Yves Arrouye
c3e4f0b35b ICU-658 bumped version above 1.6
X-SVN-Rev: 2666
2000-10-13 00:26:21 +00:00
Yves Arrouye
210309eeed ICU-656 ignore libicu* not libicu-*
X-SVN-Rev: 2665
2000-10-13 00:21:36 +00:00
Yves Arrouye
76a1b37ce9 ICU-601 all manual pages have an ICU X.Y Manual header now
X-SVN-Rev: 2657
2000-10-12 21:38:43 +00:00
Yves Arrouye
5a656c9a4a ICU-601 more details about converters being found automatically
Documented the fact that a new .cnv will not replace a converter in
a .dat or library until the archive/lib is repackaged; added a
CAVEATS section for that

X-SVN-Rev: 2656
2000-10-12 21:34:09 +00:00
Yves Arrouye
4d7b2b283f ICU-601 added mandir to Makefile.in so we don't install in /
X-SVN-Rev: 2655
2000-10-12 21:23:22 +00:00
Yves Arrouye
3950b05e22 ICU-601 give a reference to the IBM NLTC ucmap format
X-SVN-Rev: 2653
2000-10-12 21:12:58 +00:00
Yves Arrouye
fd83852f2b ICU-601 added manual page for makeconv
X-SVN-Rev: 2652
2000-10-12 20:59:20 +00:00
Vladimir Weinstein
b3b0c23852 ICU-653 changed the library names and locations on win32
X-SVN-Rev: 2651
2000-10-12 20:36:11 +00:00
Yves Arrouye
9f943a2548 ICU-608 use INSTALL_DATA to install files, as INSTALL-S will chmod them to 755 which is bad
X-SVN-Rev: 2641
2000-10-12 16:39:50 +00:00
Yves Arrouye
97f3e7e9b3 ICU-608 it's always nice to see the commands sent to the shell...
X-SVN-Rev: 2637
2000-10-12 01:39:53 +00:00
Markus Scherer
7c165bc09c ICU-466 fix the fix of plane 15/16 pua ranges
X-SVN-Rev: 2632
2000-10-11 16:22:03 +00:00
Ram Viswanadha
9d55746639 ICU-648 Changed UTF from alias to canonical names
X-SVN-Rev: 2624
2000-10-10 23:11:15 +00:00
Ram Viswanadha
4a3224fc02 ICU-599 Added ksc_5601_1 DBCS converter for ISO-2022-JP support.
X-SVN-Rev: 2623
2000-10-10 22:40:26 +00:00
Markus Scherer
e7b8b88b05 ICU-466 fix plane 15/16 pua ranges and final output padding
X-SVN-Rev: 2621
2000-10-10 22:08:57 +00:00
Markus Scherer
010a63180d ICU-644 fix u_charName() problems: store last group of 32 names; document file format
X-SVN-Rev: 2612
2000-10-09 20:23:47 +00:00
Yves Arrouye
c6192a34ec ICU-3 support compiling the source files twice with different options
while building; used on platforms that pass some special flags while
building shared libs (eg. -fPIC, -KPIC and others), but don't need
these flags when building static libs.

X-SVN-Rev: 2608
2000-10-09 19:06:57 +00:00
Steven R. Loomis
01646998b7 ICU-608 more noise reduction
X-SVN-Rev: 2598
2000-10-06 18:00:29 +00:00
Steven R. Loomis
e04f92f8d1 ICU-608 pkgdata fixes for unix
X-SVN-Rev: 2597
2000-10-06 18:00:11 +00:00
George Rhoten
2724a2bf15 ICU-608 .cvs ignore for pkgdata
X-SVN-Rev: 2596
2000-10-06 17:52:08 +00:00
George Rhoten
769a525a41 ICU-608 pkgdata updates for Win32
X-SVN-Rev: 2595
2000-10-06 17:51:01 +00:00
George Rhoten
f4709134a2 ICU-608 pkgdata updates for Win32
X-SVN-Rev: 2594
2000-10-06 17:39:09 +00:00
Steven R. Loomis
3d33f69796 ICU-608 cut down the noise..
X-SVN-Rev: 2591
2000-10-06 04:21:05 +00:00
Ram Viswanadha
e07e541922 ICU-639 added new locale files in utf-8 format
X-SVN-Rev: 2583
2000-10-05 23:58:57 +00:00
Yves Arrouye
191996bb15 ICU-630 use $(INVOKE)
X-SVN-Rev: 2577
2000-10-05 19:24:42 +00:00
Steven R. Loomis
9d19a7e0a3 ICU-608 'files' mode for pkgdata.. also, export the default mode to Makefile.inc
X-SVN-Rev: 2572
2000-10-05 00:03:01 +00:00
Yves Arrouye
26d670ff05 ICU-601 take cnvalias.dat.5 out of srcdir.
X-SVN-Rev: 2562
2000-10-03 23:59:42 +00:00
Yves Arrouye
dd54129272 ICU-629 use INSTALL-L for lib
X-SVN-Rev: 2561
2000-10-03 23:26:47 +00:00
Yves Arrouye
dd68d5aa81 ICU-630 do not use rpath by default; added --enable-rpath for when
it is really needed.

X-SVN-Rev: 2560
2000-10-03 23:19:26 +00:00
Yves Arrouye
270f188bdd ICU-629 proper install variables used.
X-SVN-Rev: 2559
2000-10-03 22:51:46 +00:00
Steven R. Loomis
45330ce7fb ICU-627 .cnv files depend on makeconv (so they get updated automatically)
X-SVN-Rev: 2558
2000-10-03 21:00:01 +00:00