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 |
|