Commit Graph

4936 Commits

Author SHA1 Message Date
George Rhoten
add1247c57 ICU-1272 Fix for Solaris WorkShop 6
X-SVN-Rev: 6308
2001-10-18 17:20:02 +00:00
Syn Wee Quek
278fe48cc5 ICU-1030
Added operator= to SearchIterator.

X-SVN-Rev: 6307
2001-10-18 16:53:17 +00:00
Andy Heninger
2a2173a49d ICU-1075 udata.c, added more comments to code, some tweaks to code
itself for improved clarity.

X-SVN-Rev: 6306
2001-10-18 16:36:48 +00:00
Alan Liu
6b5cedf6bd ICU-1272 restore deprecated category constructor
X-SVN-Rev: 6304
2001-10-18 04:16:16 +00:00
Alan Liu
ecfa7b7186 ICU-1272 initial implementation of perl-ish character property syntax for UnicodeSet
X-SVN-Rev: 6303
2001-10-18 04:06:14 +00:00
Andy Heninger
1619f1fde7 ICU-1273 Break Iterator tests for surrogates added.
X-SVN-Rev: 6297
2001-10-18 00:20:00 +00:00
Andy Heninger
162a818bfb ICU-1273 Break Iterator, treat PUA chars as ideographs.
Fix incorrect sentence break for extended Letters.

X-SVN-Rev: 6295
2001-10-17 23:20:54 +00:00
Eric Mader
22328f2913 ICU-1289 changes to build extra/scrptrun
X-SVN-Rev: 6294
2001-10-17 23:11:14 +00:00
Vladimir Weinstein
d68b5e29d9 ICU-1288 tailored hash table now uses tokens as keys - since we need to access the source string
X-SVN-Rev: 6293
2001-10-17 22:57:15 +00:00
Vladimir Weinstein
5654af9bbc ICU-1288 tokens now contain pointer to the source string
X-SVN-Rev: 6292
2001-10-17 22:54:58 +00:00
Eric Mader
1d8c9d4486 ICU-1289 initial checkin of readme file for ScriptRun and srtest.
X-SVN-Rev: 6291
2001-10-17 22:35:44 +00:00
Eric Mader
29f11b039f ICU-1289 Visual C++ project/workspace for srtest
X-SVN-Rev: 6290
2001-10-17 21:31:19 +00:00
Eric Mader
4f0441b8a7 ICU-1253 change Makefile.in so the test can be built without installing layout
X-SVN-Rev: 6289
2001-10-17 21:19:00 +00:00
Eric Mader
97a2b2a5ad ICU-1289 a simple utility class for finding script runs.
X-SVN-Rev: 6288
2001-10-17 21:17:16 +00:00
Alan Liu
4bdda5fd78 ICU-1023 token convenience functions
X-SVN-Rev: 6286
2001-10-17 20:52:56 +00:00
Alan Liu
0dbe53ecac ICU-1272 initial implementation of perl-ish character property syntax for UnicodeSet
X-SVN-Rev: 6285
2001-10-17 20:51:14 +00:00
Alan Liu
68744138aa ICU-1272 initial implementation of perl-ish character property syntax for UnicodeSet
X-SVN-Rev: 6281
2001-10-17 19:21:12 +00:00
Syn Wee Quek
e33659c6ef ICU-1030
Removed if comparison error .

X-SVN-Rev: 6279
2001-10-17 17:57:14 +00:00
Alan Liu
85276d3bcc ICU-1079 add ID and context param to factory
X-SVN-Rev: 6276
2001-10-17 17:29:34 +00:00
George Rhoten
e29f86269e ICU-770 Memory cleanup
X-SVN-Rev: 6275
2001-10-17 16:07:55 +00:00
George Rhoten
984b83e80a ICU-770 Memory cleanup
X-SVN-Rev: 6274
2001-10-17 02:19:48 +00:00
Markus Scherer
7c9e05d2a8 ICU-1081 case folding changed between Unicode 3.0.1 and 3.1.1 for sigmas - test different characters
X-SVN-Rev: 6272
2001-10-17 00:39:03 +00:00
Markus Scherer
557a559c4c ICU-1278 upgrade to Unicode 3.1.1 SpecialCasing.txt - context & locale conditions changed
X-SVN-Rev: 6271
2001-10-17 00:17:15 +00:00
Markus Scherer
8592407177 ICU-1278 test new Unicode 3.1.1 SpecialCasing.txt context & locale conditions
X-SVN-Rev: 6270
2001-10-16 23:58:16 +00:00
Markus Scherer
5cc655d4a8 ICU-1278 upgrade to Unicode 3.1.1 SpecialCasing.txt
X-SVN-Rev: 6269
2001-10-16 23:54:24 +00:00
Vladimir Weinstein
f07ba50f9d ICU-1245 #ifdefed some debug stuff
X-SVN-Rev: 6268
2001-10-16 22:36:02 +00:00
Vladimir Weinstein
e893fe150d ICU-1245 genjp - a tool for generating JIS X 4061 compliant collation rules
X-SVN-Rev: 6266
2001-10-16 21:17:25 +00:00
Alan Liu
a9fc30c720 ICU-1023 add uhash_xxxi and Hashtable::xxxi functions for integer values
X-SVN-Rev: 6265
2001-10-16 20:53:13 +00:00
Alan Liu
8a98ee7a0e ICU-1023 change UHashKey to UHashTok and use for values as well
X-SVN-Rev: 6264
2001-10-16 18:31:13 +00:00
George Rhoten
677f747843 ICU-821 Better optimization for AIX4.3xlC
X-SVN-Rev: 6263
2001-10-16 18:10:08 +00:00
George Rhoten
49f49bd4bc ICU-1211 Undo the fix for AIX because of make install
X-SVN-Rev: 6261
2001-10-16 17:56:44 +00:00
George Rhoten
7f1abf6355 ICU-1211 Fix gmake clean when switching platform builds
X-SVN-Rev: 6258
2001-10-16 17:11:29 +00:00
George Rhoten
a14633e67f ICU-1211 Change the documentation to reflect currect arguments.
X-SVN-Rev: 6257
2001-10-16 16:49:49 +00:00
Eric Mader
a53e8c0623 ICU-1264 use namespace where available.
X-SVN-Rev: 6256
2001-10-16 00:39:01 +00:00
George Rhoten
28f52a858c ICU-1211 Don't put error messages to /dev/null
X-SVN-Rev: 6255
2001-10-16 00:29:51 +00:00
George Rhoten
ea92733ce7 ICU-1211 Fix for AIX
X-SVN-Rev: 6254
2001-10-16 00:28:26 +00:00
Ram Viswanadha
1e60753217 ICU-1203 Update tests with Pre-Euro.
X-SVN-Rev: 6252
2001-10-15 23:50:15 +00:00
Ram Viswanadha
949cd4f165 ICU-1277 Update UBlockCode API to Unicode 3.1
X-SVN-Rev: 6251
2001-10-15 23:49:06 +00:00
Ram Viswanadha
04ecfc7c5f ICU-1261 Add new errorcodes to u_errorName function
X-SVN-Rev: 6250
2001-10-15 23:40:36 +00:00
George Rhoten
411c3e1e0b ICU-1211 getUChars -> getBuffer
X-SVN-Rev: 6249
2001-10-15 23:19:44 +00:00
George Rhoten
6c5978d52c ICU-1075 Fix -rpath-link for AIX
X-SVN-Rev: 6248
2001-10-15 23:11:29 +00:00
Markus Scherer
00e084c974 ICU-1081 Unicode 3.1.1 CaseFolding.txt
X-SVN-Rev: 6247
2001-10-15 22:57:27 +00:00
Markus Scherer
0431506640 ICU-1081 prepare to store more CaseFolding entries because the Common mappings are checked against UnicodeData-lowercase mappings instead of using a flag in CaseFolding itself
X-SVN-Rev: 6246
2001-10-15 22:57:05 +00:00
Markus Scherer
7f4a609925 ICU-1081 test UnicodeString::foldCase()
X-SVN-Rev: 6245
2001-10-15 22:55:56 +00:00
Markus Scherer
0b0455afa6 ICU-1081 fix foldCase() function
X-SVN-Rev: 6244
2001-10-15 22:55:21 +00:00
George Rhoten
f3a044401b ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6243
2001-10-15 22:11:00 +00:00
Markus Scherer
2aac7e7bf6 ICU-726 fix warnings
X-SVN-Rev: 6242
2001-10-15 21:44:27 +00:00
George Rhoten
64bad2e207 ICU-1075 Put -rpath-link back in to fix the link warning
X-SVN-Rev: 6241
2001-10-15 21:32:37 +00:00
Ram Viswanadha
46de07b3e6 ICU-1203 Update tests with Pre-Euro.
X-SVN-Rev: 6240
2001-10-15 19:18:35 +00:00
George Rhoten
65052a9fe0 ICU-1210 Remove bool_t checking
X-SVN-Rev: 6239
2001-10-15 18:13:51 +00:00