Commit Graph

6189 Commits

Author SHA1 Message Date
George Rhoten
bc64b17bee ICU-1199 Stop using the deprecated Unicode C++ class
X-SVN-Rev: 8105
2002-03-19 03:01:28 +00:00
Markus Scherer
6fc22af7c9 ICU-1700 test iterative normalization
X-SVN-Rev: 8104
2002-03-19 02:36:28 +00:00
Steven R. Loomis
2beec0d7ab ICU-1769 update to 2.1 version
X-SVN-Rev: 8103
2002-03-19 01:43:19 +00:00
Steven R. Loomis
561abb0b12 ICU-1784 make genren simpler
X-SVN-Rev: 8102
2002-03-19 01:17:46 +00:00
Markus Scherer
04460db13c ICU-1686 test UCharIterator
X-SVN-Rev: 8101
2002-03-19 00:20:53 +00:00
Markus Scherer
8cc6750ee1 ICU-1542 test u_memchr32 for surrogate code points
X-SVN-Rev: 8097
2002-03-18 23:26:21 +00:00
Markus Scherer
d20923859f ICU-1542 use common code for finding surrogate code points
X-SVN-Rev: 8096
2002-03-18 23:25:30 +00:00
Markus Scherer
acbaac776e ICU-1542 fix u_memchr32; common code for finding surrogate code points
X-SVN-Rev: 8095
2002-03-18 23:19:41 +00:00
George Rhoten
f2aadf39e9 ICU-1779 Better fix for malloc(0)
X-SVN-Rev: 8093
2002-03-18 21:53:11 +00:00
Alan Liu
cd9a595ff6 ICU-1779 avoid malloc(0)
X-SVN-Rev: 8091
2002-03-18 21:25:01 +00:00
Yves Arrouye
0c30e75ab3 ICU-1220 start translating some messages into French.
X-SVN-Rev: 8090
2002-03-18 20:53:14 +00:00
George Rhoten
09a8685edb ICU-1766 Workaround for HP/UX CC compiler bug.
X-SVN-Rev: 8089
2002-03-18 20:06:16 +00:00
George Rhoten
3dea5dd4de ICU-1723 Make sure that the dependencies are correct for data building.
X-SVN-Rev: 8088
2002-03-18 18:59:20 +00:00
Yves Arrouye
564f1a1904 ICU-1220 case-insensitive compare of callabck names.
X-SVN-Rev: 8087
2002-03-18 17:12:52 +00:00
Yves Arrouye
02a9522caa ICU-900 fix warnings.
X-SVN-Rev: 8085
2002-03-16 22:03:24 +00:00
Yves Arrouye
262119b0e2 ICU-1568 \
X-SVN-Rev: 8084
2002-03-16 21:59:28 +00:00
Yves Arrouye
764832deef ICU-1568 be less aggressive on the C short name.
X-SVN-Rev: 8083
2002-03-16 21:57:43 +00:00
Yves Arrouye
abe3f42be7 ICU-1568 be less aggressive on the C short name.
X-SVN-Rev: 8082
2002-03-16 21:54:32 +00:00
Yves Arrouye
210ffa4263 ICU-1568 fix the use of the prefix.
X-SVN-Rev: 8081
2002-03-16 21:19:35 +00:00
Yves Arrouye
3b1730d98f ICU-1568 fix the use of the prefix.
X-SVN-Rev: 8080
2002-03-16 21:16:02 +00:00
Yves Arrouye
b0b0e50094 ICU-1227 use a shorter suffix preprocessor name to stop Windows from
complaining.
Add a define for the C name as string so it works for USS too even with
compiler not able to handle stringification properly.

X-SVN-Rev: 8079
2002-03-16 19:56:03 +00:00
Yves Arrouye
41ffa961b8 ICU-1227 use a shorter suffix preprocessor name to stop Windows from
complaining.

X-SVN-Rev: 8078
2002-03-16 19:55:16 +00:00
Vladimir Weinstein
bde8cfadf4 ICU-1682 fixed behavior when an empty string is passed to the constructor
X-SVN-Rev: 8076
2002-03-16 06:15:58 +00:00
Vladimir Weinstein
06a62186b6 ICU-1568 removed a duplicate comma
X-SVN-Rev: 8075
2002-03-16 05:58:31 +00:00
Vladimir Weinstein
12f77a6bfa ICU-1774 fixed a filename in win32 project
X-SVN-Rev: 8074
2002-03-16 05:55:30 +00:00
Vladimir Weinstein
cd6a077ab0 ICU-1770 fixed a typo
X-SVN-Rev: 8073
2002-03-16 05:05:08 +00:00
Vladimir Weinstein
efee49d38a ICU-1770 made test static to make compiler shut up
X-SVN-Rev: 8072
2002-03-16 05:02:35 +00:00
Ram Viswanadha
41924e92b1 ICU-1774 fix for unix builds
X-SVN-Rev: 8071
2002-03-16 04:17:12 +00:00
Ram Viswanadha
58814385b6 ICU-1775 Add data for exemplar characters
X-SVN-Rev: 8069
2002-03-16 03:49:01 +00:00
Ram Viswanadha
aec48c557d ICU-1774 add utility to convert icu4c resource bundles to java files
X-SVN-Rev: 8068
2002-03-16 03:40:05 +00:00
Steven R. Loomis
43108199f4 ICU-1568 static data fixes
X-SVN-Rev: 8067
2002-03-16 02:26:55 +00:00
Steven R. Loomis
e32116aa11 ICU-1568 static changes, bringing back the prefix
X-SVN-Rev: 8066
2002-03-16 02:26:17 +00:00
Vladimir Weinstein
176ee6d516 ICU-1770 tests for indirect positioning & adaptation of tests that use internal APIs
X-SVN-Rev: 8064
2002-03-15 23:51:22 +00:00
George Rhoten
344bba602b ICU-1733 Integrate some of Lotus' changes on mainframes.
X-SVN-Rev: 8062
2002-03-15 23:47:04 +00:00
Vladimir Weinstein
292c9cef94 ICU-1770 implementation of support for indirect positioning of CEs
X-SVN-Rev: 8061
2002-03-15 23:41:56 +00:00
George Rhoten
9f3b0c5276 ICU-1733 Integrate some of Lotus' changes on mainframes.
X-SVN-Rev: 8060
2002-03-15 23:41:40 +00:00
Markus Scherer
42e960701b ICU-1754 check for more error conditions
X-SVN-Rev: 8053
2002-03-15 19:22:46 +00:00
George Rhoten
5a1d082530 ICU-1627 Simplify cleaning process based on data reorganization. This is
a fix for AIX and as/400, which can have a command line length limit.

X-SVN-Rev: 8050
2002-03-15 18:17:14 +00:00
George Rhoten
5b52c2da46 ICU-1126 Fix for Visual Age on AIX.
X-SVN-Rev: 8049
2002-03-15 17:21:01 +00:00
Steven R. Loomis
ccbc720154 ICU-1748 location of AR and RANLIB, non multithreaded build on AIX
X-SVN-Rev: 8046
2002-03-15 02:15:54 +00:00
Steven R. Loomis
63673a298a ICU-1748 non multithreaded build, location of AR and RANLIB
X-SVN-Rev: 8045
2002-03-15 02:13:53 +00:00
Steven R. Loomis
83df0975fd ICU-1568 static mode on Win32
X-SVN-Rev: 8043
2002-03-15 02:12:01 +00:00
Steven R. Loomis
7e0a131963 ICU-1568 static mode
X-SVN-Rev: 8042
2002-03-15 02:06:52 +00:00
Steven R. Loomis
ea7c2c2832 ICU-1568 static mode to emit README
X-SVN-Rev: 8041
2002-03-15 02:04:54 +00:00
Steven R. Loomis
cf07b86764 ICU-1568 static mode update
X-SVN-Rev: 8040
2002-03-15 02:02:57 +00:00
George Rhoten
515d605bb2 ICU-837 Port back to Windows and update the tests a bit more.
X-SVN-Rev: 8037
2002-03-15 00:29:57 +00:00
George Rhoten
05808a5cde ICU-1718 Make the u_fopen use the common code in u_finit.
X-SVN-Rev: 8036
2002-03-15 00:28:52 +00:00
George Rhoten
8303b520a1 ICU-837 Add some comments about ustdio.
X-SVN-Rev: 8035
2002-03-15 00:25:57 +00:00
Markus Scherer
facb0c82f7 ICU-1754 store data for canonical equivalence more compactly
X-SVN-Rev: 8034
2002-03-14 23:54:09 +00:00
Markus Scherer
02228a0689 ICU-1682 fix looping bug
X-SVN-Rev: 8033
2002-03-14 23:53:29 +00:00