Commit Graph

737 Commits

Author SHA1 Message Date
George Rhoten
11a7219087 ICU-580 Change os/390 batch support back to the original way.
X-SVN-Rev: 5213
2001-07-10 18:14:23 +00:00
Alan Liu
057fe1636a ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32
X-SVN-Rev: 5197
2001-07-06 20:10:25 +00:00
George Rhoten
7431b06d8b ICU-740 Remove old/unused code according to Steven and Alan.
X-SVN-Rev: 5185
2001-07-05 23:13:36 +00:00
George Rhoten
32aacf7170 ICU-740 Moving to the charset/source directory. This information shouldn't be a normal part of ICU.
X-SVN-Rev: 5181
2001-07-05 22:39:23 +00:00
George Rhoten
ce3bed4f40 ICU-740 Remove old/unused code according to Helena.
X-SVN-Rev: 5180
2001-07-05 22:32:23 +00:00
George Rhoten
c5e542d79d ICU-1007 Fix some Linux compiler warnings and some memory leaks.
X-SVN-Rev: 5165
2001-07-03 16:45:54 +00:00
Andy Heninger
15bec64481 ICU-1024 Set windows project file options for automatic inlines (Release) and Browse file creation (debug).
X-SVN-Rev: 5123
2001-06-28 19:40:34 +00:00
Markus Scherer
bd05b67248 ICU-1007 set combining flags on all Jamos, write combining results with combineFwd flags
X-SVN-Rev: 5118
2001-06-28 00:33:20 +00:00
Syn Wee Quek
17a134b0dd ICU-983
Rearranged output comment positions.

X-SVN-Rev: 5097
2001-06-26 20:46:10 +00:00
Markus Scherer
fbf556b376 ICU-1007 need LIBICUUC after all because toolutil needs it
X-SVN-Rev: 5067
2001-06-22 21:01:26 +00:00
Markus Scherer
a60e3b7f92 ICU-1007 reduce warnings
X-SVN-Rev: 5054
2001-06-21 23:10:00 +00:00
Vladimir Weinstein
d0ccdee1b0 ICU-1010 consolidating version data
X-SVN-Rev: 5053
2001-06-21 22:51:27 +00:00
Markus Scherer
42c2ec7dc8 ICU-1007 initial new normalization code
X-SVN-Rev: 5035
2001-06-20 22:24:42 +00:00
Syn Wee Quek
26cb25d8a2 ICU-983 Added collation attributes and normalization options.
X-SVN-Rev: 5023
2001-06-19 23:03:34 +00:00
Syn Wee Quek
1e19391a9c ICU-983 Added sortkey serialization.
X-SVN-Rev: 5015
2001-06-18 17:17:50 +00:00
Syn Wee Quek
00c23017bd ICU-983 Added option to handle all locales.
X-SVN-Rev: 5012
2001-06-16 00:18:51 +00:00
Syn Wee Quek
44364df079 ICU-983 New project for the collation elements serializer
X-SVN-Rev: 5007
2001-06-15 17:37:26 +00:00
Vladimir Weinstein
7f73c4c704 ICU-96 bumped version numbers and edited readme.html
X-SVN-Rev: 4989
2001-06-13 16:13:33 +00:00
Vladimir Weinstein
bc82668594 ICU-96 fixed a mental typo (uint16_t is not UChar)
X-SVN-Rev: 4919
2001-06-08 05:51:29 +00:00
George Rhoten
c6da6bb4c2 ICU-961 Add newline at the end of the header file.
X-SVN-Rev: 4912
2001-06-07 21:29:34 +00:00
Vladimir Weinstein
27d7ed1627 ICU-96 some fixes - need to be finished (hi got broken)
X-SVN-Rev: 4887
2001-06-05 22:52:56 +00:00
Vladimir Weinstein
bd34d61147 ICU-96 Commited previous version in error
X-SVN-Rev: 4878
2001-06-02 02:05:38 +00:00
Vladimir Weinstein
71881c7ace ICU-96 update to UCARules so that conformance test works better
X-SVN-Rev: 4877
2001-06-02 02:01:41 +00:00
George Rhoten
5184485c09 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4849
2001-05-31 21:36:10 +00:00
George Rhoten
4e62d658c1 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4848
2001-05-31 21:36:09 +00:00
George Rhoten
03f725c002 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4847
2001-05-31 21:22:59 +00:00
Vladimir Weinstein
1ce315488b ICU-968 correct data in UCARules and correct handling of EOF in parse.c Special characters have to be quoted in order to parse UCARules!
X-SVN-Rev: 4837
2001-05-31 05:56:08 +00:00
Ram Viswanadha
b163142667 ICU-968 Fix UCARules handling by ignoring CR, LF, SPACE characters
X-SVN-Rev: 4835
2001-05-31 03:36:54 +00:00
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