George Rhoten
|
eba490c4ec
|
ICU-1616 Fix some more of the Locale data
X-SVN-Rev: 7654
|
2002-02-14 02:27:03 +00:00 |
|
Ram Viswanadha
|
595437d866
|
ICU-1627 fix make files and UCA rules parsing
X-SVN-Rev: 7492
|
2002-01-24 18:02:14 +00:00 |
|
George Rhoten
|
4ab5d75392
|
ICU-900 Change the spacing to the normal 4 space indent instead of 5 spaces
X-SVN-Rev: 7473
|
2002-01-22 17:20:23 +00:00 |
|
Ram Viswanadha
|
a7d3b474ae
|
ICU-1405 Add option to include copyright on demand, add -q option to ucbuf, fix UCA rules exclusion bug
X-SVN-Rev: 6600
|
2001-11-03 02:54:08 +00:00 |
|
Ram Viswanadha
|
c53835d1e4
|
ICU-1405 Add option to ucbuf_open to take code page as parameter, print warning on error, etc.
X-SVN-Rev: 6553
|
2001-11-01 19:43:21 +00:00 |
|
George Rhoten
|
ef3783ce53
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6344
|
2001-10-19 22:01:16 +00:00 |
|
George Rhoten
|
66f49fc37f
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5962
|
2001-09-28 17:29:27 +00:00 |
|
Ram Viswanadha
|
502268d25d
|
ICU-1240 genrb regression bug fixes from GCL
X-SVN-Rev: 5927
|
2001-09-26 03:45:06 +00:00 |
|
Markus Scherer
|
88bce4404c
|
ICU-1229 deprecate UCOL_ constants in UNormalizationMode
X-SVN-Rev: 5893
|
2001-09-22 01:17:26 +00:00 |
|
Ram Viswanadha
|
fe5e2da30f
|
ICU-1098 Parse escapes
X-SVN-Rev: 5598
|
2001-08-28 01:25:35 +00:00 |
|
George Rhoten
|
1f6917cf2a
|
ICU-1100 Display warnings for empty types.
X-SVN-Rev: 5594
|
2001-08-28 01:00:29 +00:00 |
|
George Rhoten
|
0cfce8dc4b
|
ICU-1100 Properly handle binary and int vectors of size zero.
X-SVN-Rev: 5590
|
2001-08-27 18:51:43 +00:00 |
|
George Rhoten
|
4d25344a80
|
ICU-1039 Display a message if status failed. This is helpful for AIX.
X-SVN-Rev: 5576
|
2001-08-24 01:47:58 +00:00 |
|
George Rhoten
|
69e092674f
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5509
|
2001-08-17 03:26:40 +00:00 |
|
Ram Viswanadha
|
812d51f735
|
ICU-329 Update call to ucol_openRules
X-SVN-Rev: 5479
|
2001-08-16 01:03:17 +00:00 |
|
Ram Viswanadha
|
b1a6a8d649
|
ICU-968 Add support for null character in the middle of a string
X-SVN-Rev: 5364
|
2001-07-27 17:33:28 +00:00 |
|
George Rhoten
|
f35b88f4eb
|
ICU-1039 Make the changes work on AIX
X-SVN-Rev: 5232
|
2001-07-12 20:18:27 +00:00 |
|
Vladimir Weinstein
|
8730035cc6
|
ICU-1039 commited parser changes by Dominic Ludlam (dom@recoil.org) to support resource bundle nesting capabilities
X-SVN-Rev: 5226
|
2001-07-11 20:31:32 +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 |
|
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
|
4e62d658c1
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4848
|
2001-05-31 21:36:09 +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
|
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
|
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
|
259ad06916
|
ICU-900 Fixed compiler warnings
X-SVN-Rev: 4781
|
2001-05-24 01:10:46 +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 |
|
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 |
|
Vladimir Weinstein
|
af3de60824
|
ICU-96 genrb collation generation update
X-SVN-Rev: 4528
|
2001-04-23 03:49:34 +00:00 |
|
George Rhoten
|
e872042689
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4360
|
2001-03-27 23:05:03 +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
|
226c24a0ca
|
ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 4297
|
2001-03-23 00:48:51 +00:00 |
|
Andy Heninger
|
360f38dc1e
|
ICU-903 updated copyright notices.
X-SVN-Rev: 4245
|
2001-03-21 23:22:16 +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
|
2f32e7e853
|
ICU-96 collation filename reorganization
X-SVN-Rev: 3967
|
2001-03-08 17:40:42 +00:00 |
|
Ram Viswanadha
|
a57cea8b75
|
ICU-96 Added support for %%UCARULES
X-SVN-Rev: 3855
|
2001-03-01 20:10:44 +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 |
|
Ram Viswanadha
|
7f0d1775f7
|
ICU-841 ucol_getVersion implementation version 2
X-SVN-Rev: 3794
|
2001-02-26 23:52:44 +00:00 |
|
Vladimir Weinstein
|
1c52bd1c5c
|
ICU-96 tailoring implementation take 1
X-SVN-Rev: 3772
|
2001-02-26 10:28:56 +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 |
|
Vladimir Weinstein
|
eac7483840
|
ICU-96 genrb handles collation generation failure more gracefully
X-SVN-Rev: 3420
|
2001-01-15 07:27:22 +00:00 |
|
George Rhoten
|
bc3aaa20ef
|
ICU-573 Put in putil.h
X-SVN-Rev: 3361
|
2001-01-03 00:18:57 +00:00 |
|
Vladimir Weinstein
|
ba71f8c4f7
|
ICU-96 moved header file parse needs
X-SVN-Rev: 3223
|
2000-12-14 01:11:50 +00:00 |
|
Vladimir Weinstein
|
49170d3736
|
ICU-96 don't bloat every root!
X-SVN-Rev: 2905
|
2000-11-13 23:49:33 +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 |
|
Steven R. Loomis
|
bd94ac5ec8
|
ICU-567 MacOS
X-SVN-Rev: 2366
|
2000-08-28 21:36:13 +00:00 |
|
George Rhoten
|
59cd621336
|
ICU-535 fixed some compiler warnings
X-SVN-Rev: 2340
|
2000-08-23 20:06:20 +00:00 |
|
George Rhoten
|
e9d77b6637
|
ICU-535 fixed some compiler warnings
X-SVN-Rev: 2318
|
2000-08-21 22:17:55 +00:00 |
|