Commit Graph

9586 Commits

Author SHA1 Message Date
Vladimir Weinstein
6d93dcd857 ICU-2508 perl performance driver. Initial revision
X-SVN-Rev: 10295
2002-11-19 19:32:32 +00:00
Andy Heninger
24bf088281 ICU-105 Regular Expressions, changes from code review
X-SVN-Rev: 10294
2002-11-19 19:31:03 +00:00
Vladimir Weinstein
bf1f6b1213 ICU-2274 RBBI performance test, initial revision
X-SVN-Rev: 10293
2002-11-19 19:27:36 +00:00
Vladimir Weinstein
1980971618 ICU-2363 fixed a potential dead loop
X-SVN-Rev: 10292
2002-11-19 19:21:29 +00:00
Vladimir Weinstein
d0af485712 ICU-2363 weiv's changes to the perf base class:
- added locale parameter
- changed output
- changed test loop running
- fixed some bugs

X-SVN-Rev: 10291
2002-11-19 19:19:57 +00:00
Ram Viswanadha
dcce141a6d ICU-2363 update with comments from code review
X-SVN-Rev: 10290
2002-11-19 03:20:25 +00:00
Markus Scherer
dc2a132696 ICU-2351 allow remove(guaranteed everything) and truncate(0) to also un-bogus a string
X-SVN-Rev: 10289
2002-11-19 02:12:39 +00:00
George Rhoten
6fe60cd9a4 ICU-108 regex.h is a C++ file
X-SVN-Rev: 10288
2002-11-18 17:54:04 +00:00
Alan Liu
ac730d4b39 ICU-2038 initial checkin
X-SVN-Rev: 10287
2002-11-18 17:49:36 +00:00
Doug Felt
2b019c550c ICU-2203 cleanup api (remove things not public yet)
X-SVN-Rev: 10286
2002-11-17 01:42:15 +00:00
Doug Felt
7ef58c8c63 ICU-2203 cleanup api (remove things not public yet)
X-SVN-Rev: 10285
2002-11-16 03:46:35 +00:00
Syn Wee Quek
5f166748ed ICU-2499
documentation update

X-SVN-Rev: 10284
2002-11-16 01:49:26 +00:00
Markus Scherer
c9d8242c60 ICU-2351 test that behavior of bogus strings is consistent with NULL: only assignment revives a bogus string
X-SVN-Rev: 10283
2002-11-16 01:15:29 +00:00
Markus Scherer
f8a169d29a ICU-2351 make behavior of bogus strings consistent with NULL: only assignment revives a bogus string - special code for output string wrappers for pure preflighting
X-SVN-Rev: 10282
2002-11-16 01:14:40 +00:00
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