Commit Graph

7992 Commits

Author SHA1 Message Date
George Rhoten
b164ce1d52 ICU-1977 Add more tests
X-SVN-Rev: 10316
2002-11-21 19:24:25 +00:00
Vladimir Weinstein
cb16c57b38 ICU-2508 perl perf framework output revision + added charperf perl driver
X-SVN-Rev: 10313
2002-11-21 07:08:14 +00:00
Syn Wee Quek
8ec395e863 ICU-2118
removed unnecessary and uncalled private methods

X-SVN-Rev: 10311
2002-11-21 01:11:57 +00:00
Andy Heninger
41accb8237 ICU-105 Regular Expressions, fix memory leak, improved test coverage
X-SVN-Rev: 10310
2002-11-21 01:06:00 +00:00
Alan Liu
1d72926c95 ICU-2347 make review fixes
X-SVN-Rev: 10309
2002-11-21 00:59:20 +00:00
Andy Heninger
b029ea78a7 ICU-105 Regular Expressions, Add tests for improved API code coverage
X-SVN-Rev: 10308
2002-11-21 00:49:52 +00:00
Alan Liu
f8be29dfa1 ICU-2347 make review fixes (comments only)
X-SVN-Rev: 10307
2002-11-21 00:19:55 +00:00
Andy Heninger
00da27677a ICU-105 Regular Expressions, improved formatting of debug output.
X-SVN-Rev: 10306
2002-11-20 23:30:20 +00:00
Ram Viswanadha
5035c9f797 ICU-2514 add unalignedtest
X-SVN-Rev: 10303
2002-11-20 22:13:57 +00:00
Ram Viswanadha
468875d801 ICU-2512 fix cintltst argument parsing
X-SVN-Rev: 10302
2002-11-20 21:52:20 +00:00
Doug Felt
bff98f6ace ICU-1964 doc cleanup and review changes
X-SVN-Rev: 10298
2002-11-20 17:16:11 +00:00
Doug Felt
aa710b99dd ICU-2203 minor cleanup
X-SVN-Rev: 10297
2002-11-20 17:15:34 +00:00
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
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
Doug Felt
82e5383a7e ICU-2203 cleanup api after code review
X-SVN-Rev: 10277
2002-11-15 23:52:14 +00:00
Ram Viswanadha
c1ccf114af ICU-2363 interpret ucnv_compareNames output correctly
X-SVN-Rev: 10275
2002-11-15 22:45:17 +00:00
Ram Viswanadha
ee96dfa7ac ICU-2476 remove -v from genrb options
X-SVN-Rev: 10273
2002-11-15 22:20:33 +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
Alan Liu
4f88ee540f ICU-2447 add API tests for range API
X-SVN-Rev: 10261
2002-11-14 20:34:23 +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
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
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
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