Commit Graph

3923 Commits

Author SHA1 Message Date
George Rhoten
8383c8f1b3 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4859
2001-05-31 23:30:09 +00:00
George Rhoten
4bf13c79e9 ICU-900 Fixed some compilre warnings.
X-SVN-Rev: 4858
2001-05-31 23:20:21 +00:00
George Rhoten
be01aa06c2 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4857
2001-05-31 23:07:40 +00:00
George Rhoten
3a545b4886 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4856
2001-05-31 23:05:07 +00:00
George Rhoten
94b5db6647 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4855
2001-05-31 22:58:53 +00:00
Vladimir Weinstein
ab1b312f69 ICU-96 ko__LOTUS got promoted to ko
X-SVN-Rev: 4854
2001-05-31 22:58:29 +00:00
George Rhoten
4ecd6bbf2a ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4853
2001-05-31 22:48:59 +00:00
Vladimir Weinstein
0ae3c25707 ICU-96 Turkish collation has changed.
X-SVN-Rev: 4852
2001-05-31 22:14:18 +00:00
Vladimir Weinstein
b66528b535 ICU-96 Modified and added collation tailorings
X-SVN-Rev: 4851
2001-05-31 22:11:53 +00:00
George Rhoten
3541425270 ICU-977 Add gb18030 alias for IBM
X-SVN-Rev: 4850
2001-05-31 22:06:11 +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
Syn Wee Quek
084db35e00 ICU-96
Modified UCA rules for conformance testing.

X-SVN-Rev: 4846
2001-05-31 20:53:19 +00:00
George Rhoten
0e7a391e51 ICU-961 os/390 needs U_CALLCONV for C function pointers in C++.
X-SVN-Rev: 4845
2001-05-31 20:11:35 +00:00
George Rhoten
528d871cbf ICU-597 Changed UCOL_DEFAULT back to UCOL_DEFAULT_NORMALIZATION, since it now works.
as/400 has a big problem with these enum types.

X-SVN-Rev: 4844
2001-05-31 17:27:44 +00:00
Vladimir Weinstein
0f8883f150 ICU-96 Collator framework now can instantiate a collator from UCARules
X-SVN-Rev: 4843
2001-05-31 17:05:48 +00:00
George Rhoten
a3d310d0d1 ICU-597 You can't assign a UChar a char directly on EBCDIC machines.
X-SVN-Rev: 4842
2001-05-31 16:30:03 +00:00
Vladimir Weinstein
bedc1b349b ICU-96 fixed a typo
X-SVN-Rev: 4841
2001-05-31 15:48:16 +00:00
Vladimir Weinstein
5094d259d3 ICU-96 test for instantiating collator from UCARules
X-SVN-Rev: 4840
2001-05-31 06:07:06 +00:00
Vladimir Weinstein
f5e2df945a ICU-96 Better handling of extreme normalization sizes. Fixed getRulesEx so that they don't choke on \u0000
X-SVN-Rev: 4839
2001-05-31 06:06:30 +00:00
Vladimir Weinstein
fb004d204e ICU-96 More robust cleanup of parser
X-SVN-Rev: 4838
2001-05-31 06:04:56 +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
d629a1d544 ICU-968 Escape null character by replacing \u0000 wiht \\u0000
X-SVN-Rev: 4836
2001-05-31 03:37:45 +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
George Rhoten
4b33cbea2e ICU-597 Can't use /bin/pwd. You need pwd for as/400. This change
works on out of source builds.

X-SVN-Rev: 4834
2001-05-30 22:13:37 +00:00
Syn Wee Quek
0d65a32f34 ICU-861
Modified path for retrieving FractionalUCA.txt.

X-SVN-Rev: 4833
2001-05-30 22:07:12 +00:00
George Rhoten
d62e98e78c ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4832
2001-05-30 17:38:28 +00:00
George Rhoten
0065e3fad0 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4831
2001-05-30 16:15:33 +00:00
George Rhoten
9818a6b588 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4830
2001-05-30 16:09:09 +00:00
Vladimir Weinstein
453554cb1e ICU-96 C++ comments in C file removed
X-SVN-Rev: 4829
2001-05-30 15:13:04 +00:00
Vladimir Weinstein
9482758ade ICU-96 finally correct case bit calculation, fixed before postpone handling, added some tests. Hopefully the last code commit for 1.8.1
X-SVN-Rev: 4828
2001-05-29 22:53:07 +00:00
Andy Heninger
492afb0709 ICU-880 Fix 1.8 -> 1.8.1 binary compatibility problem with NullTransliterator
X-SVN-Rev: 4826
2001-05-29 22:45:13 +00:00
Vladimir Weinstein
d00e3eb462 ICU-96 updated a test to new data
X-SVN-Rev: 4825
2001-05-29 16:59:09 +00:00
Vladimir Weinstein
c7a2bac580 ICU-96 changed sortkey implementation as per code review
X-SVN-Rev: 4824
2001-05-29 04:59:29 +00:00
Vladimir Weinstein
9ac95a85a7 ICU-96 fixed LINUX compiler warnings
X-SVN-Rev: 4823
2001-05-28 20:57:59 +00:00
Vladimir Weinstein
caf86ab4fa ICU-96 removed C++ comments from a C file
X-SVN-Rev: 4822
2001-05-28 20:32:29 +00:00
Ram Viswanadha
95d3248a7f ICU-976 Update version info of locale data files.
X-SVN-Rev: 4821
2001-05-28 18:35:34 +00:00
Ram Viswanadha
c3c737b108 ICU-902 Removed redundant DayAbbreviations data.
X-SVN-Rev: 4820
2001-05-28 18:24:42 +00:00
Vladimir Weinstein
87597284f2 ICU-96 fixed ANSI C need for explicit initialization
X-SVN-Rev: 4819
2001-05-28 17:15:02 +00:00
Ram Viswanadha
00e92f1e03 ICU-969 Update the minor version number for 1.8.1
X-SVN-Rev: 4818
2001-05-28 16:56:11 +00:00
Ram Viswanadha
51e9569437 ICU-969 Added new locales
X-SVN-Rev: 4817
2001-05-26 23:19:49 +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
Vladimir Weinstein
48edd98921 ICU-96 Added Lotus rules. Fixed tertiary strength generation. Fixed caching resets in tailoring generation. Added test for Korean.
X-SVN-Rev: 4815
2001-05-26 05:33:48 +00:00
George Rhoten
732922f538 ICU-66 Change "string" + int to "string %d", int because we don't need to convert to a UnicodeString here and we don't want to add an integer to a const char *.
X-SVN-Rev: 4814
2001-05-26 01:23:28 +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
Syn Wee Quek
dda0452881 ICU-96
Added tests for testing compression overlapping.

X-SVN-Rev: 4811
2001-05-25 22:00:24 +00:00
Syn Wee Quek
f96945e15a ICU-861
Handled data strings of length 0 in the iterator constructor.

X-SVN-Rev: 4810
2001-05-25 21:58:49 +00:00
George Rhoten
6bc0d64b9d ICU-66 Fix most of the test memory leaks
X-SVN-Rev: 4809
2001-05-25 21:53:06 +00:00