Commit Graph

4869 Commits

Author SHA1 Message Date
Alan Liu
42b3cc0b31 ICU-990 fix patterns for nested sets
X-SVN-Rev: 5271
2001-07-18 19:52:28 +00:00
Alan Liu
aeae2b0a49 ICU-990 test cases for nested sets
X-SVN-Rev: 5270
2001-07-18 19:51:29 +00:00
Alan Liu
4d93dcfea3 ICU-990 improve and extend testing to toRules and toPattern
X-SVN-Rev: 5269
2001-07-18 18:39:13 +00:00
Alan Liu
62314ba406 ICU-990 add a parameter for smart handling of backslashes to prettify()
X-SVN-Rev: 5268
2001-07-18 18:38:53 +00:00
Alan Liu
894e687b54 ICU-990 fix various bugs in applyPattern/toPattern
X-SVN-Rev: 5267
2001-07-18 18:38:00 +00:00
Syn Wee Quek
60a6a90608 ICU-39 testing the new checkin policy
X-SVN-Rev: 5265
2001-07-18 16:55:37 +00:00
Alan Liu
f31d20e4bf ICU-990 add another toRules test
X-SVN-Rev: 5264
2001-07-18 04:17:05 +00:00
Alan Liu
aa915e61ae ICU-990 fix escaping of UnicodeSet pats by RBT
X-SVN-Rev: 5263
2001-07-18 04:15:39 +00:00
Syn Wee Quek
9e258631a5 ticket:#38:
Added more restrictions to the *-*.txt files to be excluded from the zipped package.

X-SVN-Rev: 5262
2001-07-18 01:35:59 +00:00
Alan Liu
b2d51635d3 ICU-1053 RBT no longer needs to pass a filter down the chain
X-SVN-Rev: 5261
2001-07-17 23:55:42 +00:00
Alan Liu
5ded1a9c58 ICU-1053 fix API test that is calling handleTransliterate - should call transliterate or finishTransliteration
X-SVN-Rev: 5260
2001-07-17 23:39:00 +00:00
Alan Liu
953c8621af ICU-1053 add a simple Any-Remove test
X-SVN-Rev: 5259
2001-07-17 23:37:45 +00:00
Alan Liu
2e0818a9fc ICU-1053 move filter logic into Transliterator.filteredTransliterate
X-SVN-Rev: 5258
2001-07-17 23:36:41 +00:00
Ram Viswanadha
249fba4e23 ICU-452 Add documentation. No code change
X-SVN-Rev: 5257
2001-07-17 22:25:30 +00:00
Ram Viswanadha
b35fc7b748 ICU-452 Add ISCII converter aliases
X-SVN-Rev: 5256
2001-07-17 21:11:08 +00:00
Ram Viswanadha
4e5ea43480 ICU-452 Fixed compiler warnings
X-SVN-Rev: 5255
2001-07-17 21:06:31 +00:00
Vladimir Weinstein
c1fbb22eea ICU-294 removed old rbdump
X-SVN-Rev: 5254
2001-07-17 20:38:49 +00:00
Syn Wee Quek
a7612925bb ticket:#38:
Added more restrictions to the *-*.txt files to be excluded from the zipped package.

X-SVN-Rev: 5252
2001-07-17 20:22:28 +00:00
Alan Liu
a8238cfcb2 ICU-990 go back to generated patterns
X-SVN-Rev: 5250
2001-07-17 18:14:08 +00:00
Alan Liu
fef3717e16 ICU-990 fix roundtrip problems with toRules()
X-SVN-Rev: 5249
2001-07-17 18:13:51 +00:00
Alan Liu
afd62225ed ICU-990 add basic RT test for toRules()
X-SVN-Rev: 5248
2001-07-17 18:13:09 +00:00
Alan Liu
589dbddcbe ICU-1046 reimplement filter on a CompoundTransliterator to work correctly
X-SVN-Rev: 5247
2001-07-17 00:16:02 +00:00
Andy Heninger
5ed909951b ICU-1050 Make const data be read-only, sharable on AIX, HP.
X-SVN-Rev: 5246
2001-07-16 23:34:12 +00:00
George Rhoten
1f063c715d ICU-1043 strtok_r should work with strings ending with delimiters.
X-SVN-Rev: 5245
2001-07-16 22:57:39 +00:00
George Rhoten
ec3de1fc13 ICU-452 Fix for AIX
X-SVN-Rev: 5244
2001-07-16 21:39:38 +00:00
Alan Liu
7ad9f84ffe ICU-1048 implement Foo(Bar) ID parsing
X-SVN-Rev: 5243
2001-07-16 20:48:46 +00:00
George Rhoten
a5fcde6430 ICU-899 Fix for HP/UX
X-SVN-Rev: 5242
2001-07-16 16:49:46 +00:00
George Rhoten
6b2aa5d1e1 ICU-899 Make uscript.h work for Release mode too
X-SVN-Rev: 5241
2001-07-16 16:48:56 +00:00
George Rhoten
a56f2ecfe9 ICU-452 Use the correct name for the ISCII converter filename.
X-SVN-Rev: 5240
2001-07-16 16:40:09 +00:00
Ram Viswanadha
2e964c62a0 ICU-452 First take on ISCII
X-SVN-Rev: 5239
2001-07-14 02:46:40 +00:00
Ram Viswanadha
a331c0a4eb ICU-452 First take on ISCII
X-SVN-Rev: 5238
2001-07-14 02:29:44 +00:00
Ram Viswanadha
1460f5bdb2 ICU-452 Tests for ISCII
X-SVN-Rev: 5237
2001-07-14 02:29:21 +00:00
Alan Liu
25edbe02ca ICU-1048 allow ::ID blocks in rules
X-SVN-Rev: 5234
2001-07-13 21:17:11 +00:00
Alan Liu
9805ae16d9 ICU-1048 allow ::ID blocks in rules
X-SVN-Rev: 5233
2001-07-13 21:09:41 +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
Ram Viswanadha
ba2e8d2542 ICU-899 Move static array to .c file.
X-SVN-Rev: 5231
2001-07-11 23:52:58 +00:00
Ram Viswanadha
06ced27754 ICU-899 Fix for uprv_stricmp implementation differences on Unix and Win32
X-SVN-Rev: 5230
2001-07-11 23:50:24 +00:00
George Rhoten
5c0d6d17c7 ICU-479 Don't export the private static const variables.
X-SVN-Rev: 5229
2001-07-11 21:55:23 +00:00
George Rhoten
8277bc7bfa ICU-953 Do less static initialization/destruction
X-SVN-Rev: 5228
2001-07-11 21:26:22 +00:00
George Rhoten
2a1edde771 ICU-953 Do less static initialization/destruction
X-SVN-Rev: 5227
2001-07-11 21:03:51 +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
Vladimir Weinstein
7f8a8278e1 ICU-1039 updated uresb so that it handles data types better + added some verbosity
X-SVN-Rev: 5225
2001-07-11 20:29:18 +00:00
George Rhoten
1c6a5f1b1d ICU-953 Do less initialization/destruction
X-SVN-Rev: 5224
2001-07-11 18:30:18 +00:00
George Rhoten
7c0dfef8db ICU-953 Don't use a UnicodeString during static init.
X-SVN-Rev: 5223
2001-07-11 18:29:51 +00:00
George Rhoten
516d8769e7 ICU-953 Don't use a UnicodeString during static init.
X-SVN-Rev: 5222
2001-07-11 17:39:10 +00:00
George Rhoten
d9a95b30fc ICU-1028 More fixes for s/390
X-SVN-Rev: 5221
2001-07-11 00:24:58 +00:00
Ram Viswanadha
b60309b39e ICU-899 Test the UScriptCode API
X-SVN-Rev: 5220
2001-07-10 23:31:45 +00:00
Eric Mader
f0952e7e50 Re-checkin binary version; previous version seems to have been truncated...
X-SVN-Rev: 5218
2001-07-10 20:00:26 +00:00
Ram Viswanadha
d42cadc69a ICU-899 Test the UScriptCode API
X-SVN-Rev: 5217
2001-07-10 18:35:59 +00:00
Ram Viswanadha
749a6e02d0 ICU-899 Add uscript.o to the Makefile
X-SVN-Rev: 5216
2001-07-10 18:35:15 +00:00