Commit Graph

178 Commits

Author SHA1 Message Date
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
Andy Heninger
e387d2ad37 ICU-1075 Solaris doesn't like C++ comments in C files.
X-SVN-Rev: 5486
2001-08-17 00:00:55 +00:00
Ram Viswanadha
812d51f735 ICU-329 Update call to ucol_openRules
X-SVN-Rev: 5479
2001-08-16 01:03:17 +00:00
Andy Heninger
051f850dcf ICU-1075 Solaris doesn't like C++ comments in C files.
X-SVN-Rev: 5469
2001-08-15 23:51:26 +00:00
Vladimir Weinstein
749a62ae93 ICU-1078 support for IntVector type in resource bundles
X-SVN-Rev: 5410
2001-08-01 17:08:07 +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
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
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
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
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
Ram Viswanadha
cb7d8653c4 ICU-954 Move ucbuf to toolutil.
X-SVN-Rev: 4682
2001-05-16 01:09:06 +00:00
Steven R. Loomis
da83e420b8 ICU-693 genrb crash
X-SVN-Rev: 4651
2001-05-10 23:24:57 +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
George Rhoten
0e7994ff51 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4334
2001-03-26 21:14:50 +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
031688c1bf ICU-597 Always open the file as binary
X-SVN-Rev: 3744
2001-02-23 02:46:36 +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
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
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