Commit Graph

9672 Commits

Author SHA1 Message Date
Markus Scherer
a1fcf67ec4 ICU-2351 make behavior of bogus strings consistent with NULL: only assignment revives a bogus string
X-SVN-Rev: 10281
2002-11-16 01:10:52 +00:00
Markus Scherer
9cb1c40db3 ICU-2351 make behavior of bogus strings consistent with NULL: only assignment revives a bogus string
X-SVN-Rev: 10280
2002-11-16 01:05:36 +00:00
Ram Viswanadha
7a6217bb29 ICU-2185 more updates to normalizer performance
X-SVN-Rev: 10279
2002-11-16 01:03:46 +00:00
Doug Felt
698a840ef8 ICU-2203 cleanup api (remove things not public yet)
X-SVN-Rev: 10278
2002-11-16 01:01:05 +00:00
Doug Felt
82e5383a7e ICU-2203 cleanup api after code review
X-SVN-Rev: 10277
2002-11-15 23:52:14 +00:00
Doug Felt
3f203b10f5 ICU-2203 cleanup api after code review
X-SVN-Rev: 10276
2002-11-15 23:44:10 +00:00
Ram Viswanadha
c1ccf114af ICU-2363 interpret ucnv_compareNames output correctly
X-SVN-Rev: 10275
2002-11-15 22:45:17 +00:00
Doug Felt
dcc3d2715e ICU-2180 fix icu4j javadoc instructions in build.xml to work on ant 1.5
X-SVN-Rev: 10274
2002-11-15 22:40:16 +00:00
Ram Viswanadha
ee96dfa7ac ICU-2476 remove -v from genrb options
X-SVN-Rev: 10273
2002-11-15 22:20:33 +00:00
Ram Viswanadha
88cd15726b ICU-1785 add isNFSkippable, addPropertySets internal APIs
X-SVN-Rev: 10272
2002-11-15 21:04:20 +00:00
Ram Viswanadha
b38014de46 ICU-2185 Normalizer performance test
X-SVN-Rev: 10271
2002-11-15 21:01:22 +00:00
Syn Wee Quek
ac22feda0d ICU-2499
documentation update

X-SVN-Rev: 10270
2002-11-15 20:39:26 +00:00
Alan Liu
1f3d8b8ae9 ICU-2038 use new GC procedure
X-SVN-Rev: 10269
2002-11-15 19:55:44 +00:00
Steven R. Loomis
3c1e60a214 ICU-2116 --cflags-dynamic, --cppflags-dynamic, --cxxflags-dynamic options for compiling to target shared libraries
X-SVN-Rev: 10268
2002-11-15 19:01:05 +00:00
George Rhoten
5c279e1290 ICU-2474 Fix linkage problem
X-SVN-Rev: 10267
2002-11-15 17:36:49 +00:00
Alan Liu
e0beb5b008 ICU-1125 move formal syntax table to end of class javadoc
X-SVN-Rev: 10266
2002-11-15 01:58:29 +00:00
Alan Liu
908561fe2a ICU-2038 move stack vars down
X-SVN-Rev: 10265
2002-11-14 22:42:13 +00:00
Alan Liu
de131d145e ICU-2038 update docs per Markus feedback
X-SVN-Rev: 10264
2002-11-14 22:26:41 +00:00
Vladimir Weinstein
ad1e900682 ICU-2079 relax data checking for UCA version
X-SVN-Rev: 10263
2002-11-14 21:00:19 +00:00
Vladimir Weinstein
c5dc2e0432 ICU-2079 relax data checking for UCA version
X-SVN-Rev: 10262
2002-11-14 20:53:06 +00:00
Alan Liu
4f88ee540f ICU-2447 add API tests for range API
X-SVN-Rev: 10261
2002-11-14 20:34:23 +00:00
Alan Liu
e7c6985408 ICU-2410 update javadoc
X-SVN-Rev: 10260
2002-11-14 19:30:45 +00:00
Steven R. Loomis
e8eba3613b ICU-2494 don't build docs by default
X-SVN-Rev: 10259
2002-11-14 18:44:13 +00:00
Andy Heninger
fa1b944f9f ICU-105 Regular Expressions, ongoing development
X-SVN-Rev: 10258
2002-11-14 18:27:00 +00:00
Doug Felt
767827eb75 ICU-1949 cleanup mutex, old debug ifdefs
X-SVN-Rev: 10257
2002-11-14 17:48:26 +00:00
Doug Felt
5c886229bf ICU-2203 fixes to breakiterator registration
X-SVN-Rev: 10256
2002-11-14 17:47:49 +00:00
George Rhoten
f9076091f6 ICU-2493 johab is windows-1361, not ibm-949
X-SVN-Rev: 10255
2002-11-14 17:47:43 +00:00
Markus Scherer
efece3ac74 ICU-2410 fix example comment
X-SVN-Rev: 10254
2002-11-14 02:16:22 +00:00
Markus Scherer
be1562a9bd ICU-2085 properly deprecate TZ::inDaylightTime() in both the base and implementation classes
X-SVN-Rev: 10253
2002-11-14 02:04:10 +00:00
Syn Wee Quek
15467108ce ICU-2186 updated gc to synch with new testframework
X-SVN-Rev: 10252
2002-11-14 02:00:39 +00:00
Alan Liu
bcdc20bce8 ICU-1837 use style context during replace
X-SVN-Rev: 10251
2002-11-14 01:46:11 +00:00
Alan Liu
eddd59f368 ICU-1837 add post-2.1 test, fix bug
X-SVN-Rev: 10250
2002-11-14 01:45:42 +00:00
Alan Liu
63f4ff679f ICU-1837 add javadoc re: U+FFFF and style info
X-SVN-Rev: 10249
2002-11-14 01:44:57 +00:00
Alan Liu
b75e9a92f8 ICU-1837 prefer createFromRules over RBT ct
X-SVN-Rev: 10248
2002-11-14 01:43:43 +00:00
Syn Wee Quek
4940ff0c8c ICU-2275
inlined functions.

X-SVN-Rev: 10247
2002-11-14 01:24:14 +00:00
Ram Viswanadha
d4848ae2b8 ICU-2363 readline should conform to UTR 13 recomendations
X-SVN-Rev: 10246
2002-11-14 01:18:06 +00:00
Steven R. Loomis
e08ac06893 ICU-2347 Cast away const on delete.
X-SVN-Rev: 10245
2002-11-14 00:47:56 +00:00
Steven R. Loomis
f9173f3f2b ICU-2085 Don't have trailing commas in enums.
X-SVN-Rev: 10244
2002-11-14 00:43:21 +00:00
Alan Liu
e1a8b68095 ICU-1837 use style context during replace
X-SVN-Rev: 10243
2002-11-14 00:06:24 +00:00
Alan Liu
00f5813d6a ICU-1837 add javadoc re: U+FFFF and style info
X-SVN-Rev: 10242
2002-11-14 00:06:03 +00:00
Alan Liu
a1f545af4f ICU-1837 enable post-2.1 test
X-SVN-Rev: 10241
2002-11-14 00:05:40 +00:00
Ram Viswanadha
4a8fec241d ICU-2363 minor updates
X-SVN-Rev: 10240
2002-11-13 22:40:49 +00:00
George Rhoten
8c4673aa29 ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 10239
2002-11-13 22:36:43 +00:00
Markus Scherer
9ab5577904 ICU-2085 remove ignore_hangul from active duty
X-SVN-Rev: 10238
2002-11-13 22:34:33 +00:00
Ram Viswanadha
566a787e43 ICU-2363 fix bug in line mode
X-SVN-Rev: 10237
2002-11-13 20:55:52 +00:00
Syn Wee Quek
c734ff8e70 ICU-2186 initial checkin of collation performance test.
X-SVN-Rev: 10236
2002-11-13 20:44:53 +00:00
Alan Liu
f21bcd8e05 ICU-2410 make max(bogus)=-1, script(bogus)=0, min(script)=0
X-SVN-Rev: 10235
2002-11-13 20:19:43 +00:00
Alan Liu
93e834a970 ICU-2410 make max(bogus)=-1, script(bogus)=0, min(script)=0
X-SVN-Rev: 10234
2002-11-13 20:03:11 +00:00
Alan Liu
bf4b94596e ICU-2347 fix typo
X-SVN-Rev: 10233
2002-11-13 18:48:19 +00:00
Ram Viswanadha
b12adf6e06 ICU-2363 minor updates
X-SVN-Rev: 10232
2002-11-13 03:22:10 +00:00