Commit Graph

9645 Commits

Author SHA1 Message Date
George Rhoten
3c56009663 ICU-2000 Fixed some compiler warnings
X-SVN-Rev: 10354
2002-11-22 23:57:41 +00:00
Ram Viswanadha
ff22cf7307 ICU-2474 use hex escaped ASCII for input
X-SVN-Rev: 10353
2002-11-22 23:44:46 +00:00
Ram Viswanadha
940a3f8f1c ICU-2474 dont make multiple calls to ungetc
X-SVN-Rev: 10352
2002-11-22 23:43:32 +00:00
Alan Liu
1a30ec126c ICU-2015 add @draft 2.4 to new methods
X-SVN-Rev: 10351
2002-11-22 22:53:13 +00:00
Alan Liu
ad2044da57 ICU-2015 add "2.1" to old @draft tags
X-SVN-Rev: 10350
2002-11-22 22:51:56 +00:00
Syn Wee Quek
0c0c1c0416 ICU-2524
javadocs updates
removing unused import statements and variables

X-SVN-Rev: 10349
2002-11-22 22:45:19 +00:00
Alan Liu
43148de5a5 ICU-2513 fix circular static init dependency on Sun JDK 1.4.0_01 or later
X-SVN-Rev: 10348
2002-11-22 22:23:00 +00:00
Alan Liu
856c6142b2 ICU-2015 enhance/correct docs per review
X-SVN-Rev: 10347
2002-11-22 19:37:28 +00:00
Alan Liu
1e2ccf2c67 ICU-2015 move *_START identifiers to position #2 so debugger picks up "real" symbolic name
X-SVN-Rev: 10346
2002-11-22 19:36:55 +00:00
Syn Wee Quek
3b5d4d54fc ICU-2118
code coverage updates

X-SVN-Rev: 10345
2002-11-22 18:59:25 +00:00
Doug Felt
8f1b89cca4 ICU-2118 coverage for BreakIteratorFactory::handleCreate
X-SVN-Rev: 10344
2002-11-22 18:55:53 +00:00
Syn Wee Quek
2d69fa1579 ICU-2522
removed duplicated data files

X-SVN-Rev: 10343
2002-11-22 18:53:27 +00:00
Alan Liu
acc6c8332e ICU-2025 improve @deprecated tags
X-SVN-Rev: 10342
2002-11-22 18:31:51 +00:00
Doug Felt
d6a9220d93 ICU-1949 StringEnumeration changes and some cleanup
X-SVN-Rev: 10341
2002-11-22 18:20:28 +00:00
Doug Felt
391ae83bc5 ICU-2118 digitlist API coverage
X-SVN-Rev: 10340
2002-11-22 18:17:42 +00:00
Doug Felt
128bf53fe3 ICU-1949 change StringEnumeration per Markus's request
X-SVN-Rev: 10339
2002-11-22 18:16:02 +00:00
Alan Liu
1c3f8fb7b2 ICU-1837 fix test Replaceable impl bugs
X-SVN-Rev: 10338
2002-11-22 17:57:51 +00:00
Alan Liu
77c31ed750 ICU-1837 remove test cases for behavior to be addressed in or after 2.6
X-SVN-Rev: 10337
2002-11-22 17:48:00 +00:00
George Rhoten
4cd0cba09c ICU-2135 Make it easier to step through the code
X-SVN-Rev: 10336
2002-11-22 08:27:12 +00:00
Vladimir Weinstein
46a13197c7 ICU-1855 changes according to code review
X-SVN-Rev: 10335
2002-11-22 01:32:57 +00:00
Syn Wee Quek
9ecb4fc445 ICU-1854
Use UCharacter instead of Character

X-SVN-Rev: 10334
2002-11-22 00:57:14 +00:00
Ram Viswanadha
94b7a75f64 ICU-2520 remove Latin-1 characters
X-SVN-Rev: 10333
2002-11-22 00:44:06 +00:00
Andy Heninger
aee9885219 ICU-1949 export unicode/strenum.h to icu/include; needed by brkiter.h
X-SVN-Rev: 10332
2002-11-22 00:39:41 +00:00
Syn Wee Quek
a18df1e5b4 ICU-2519
deprecated StringCharacterIterator

X-SVN-Rev: 10331
2002-11-22 00:37:00 +00:00
Syn Wee Quek
c9a2c5ff63 ICU-2519
StringCharacterIterator deprecated

X-SVN-Rev: 10330
2002-11-22 00:29:01 +00:00
Vladimir Weinstein
4d475023e2 ICU-1854 changes according to code review
X-SVN-Rev: 10329
2002-11-22 00:08:32 +00:00
George Rhoten
f7384d4fe0 ICU-2000 Don't make the word error show in the warning message.
X-SVN-Rev: 10328
2002-11-21 23:58:25 +00:00
Vladimir Weinstein
919988fa89 ICU-1855 changes according to code review
X-SVN-Rev: 10327
2002-11-21 23:48:37 +00:00
Vladimir Weinstein
7b55ad9eb9 ICU-1433 changes according to code review
X-SVN-Rev: 10326
2002-11-21 23:47:42 +00:00
Ram Viswanadha
1d25ec1a47 ICU-2185 comment out references to sun.text
X-SVN-Rev: 10325
2002-11-21 23:24:52 +00:00
Vladimir Weinstein
4f0d4b28df ICU-1433 changes according to code review
X-SVN-Rev: 10324
2002-11-21 23:14:52 +00:00
Syn Wee Quek
4374eb9778 ICU-2118
code coverage
deprecated protected unused collator constructor

X-SVN-Rev: 10323
2002-11-21 22:52:46 +00:00
Vladimir Weinstein
a4eb3c3caa ICU-1854 changes according to code review
X-SVN-Rev: 10322
2002-11-21 22:19:52 +00:00
Syn Wee Quek
73b1097f53 ICU-2118
code coverage updates

X-SVN-Rev: 10321
2002-11-21 21:43:03 +00:00
Vladimir Weinstein
0740e8b325 ICU-1854 changes according to code review
X-SVN-Rev: 10320
2002-11-21 21:05:14 +00:00
Vladimir Weinstein
ec619ff9f6 ICU-1855 changes according to code review
X-SVN-Rev: 10319
2002-11-21 21:04:51 +00:00
George Rhoten
824f79621f ICU-1949 Add strenum.h
X-SVN-Rev: 10318
2002-11-21 19:39:24 +00:00
George Rhoten
8bca5d3989 ICU-1977 Increase code coverage
X-SVN-Rev: 10317
2002-11-21 19:24:53 +00:00
George Rhoten
b164ce1d52 ICU-1977 Add more tests
X-SVN-Rev: 10316
2002-11-21 19:24:25 +00:00
Ram Viswanadha
d2a41f067d ICU-2185 more updates from GCL
X-SVN-Rev: 10315
2002-11-21 18:27:40 +00:00
Ram Viswanadha
868751170a ICU-1785 fix typo
X-SVN-Rev: 10314
2002-11-21 18:19:48 +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
Ram Viswanadha
a7cb8d8fe0 ICU-1785 fix compilation problem with JDK 1.3 on Solaris 5.7
X-SVN-Rev: 10312
2002-11-21 01:39:07 +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
Alan Liu
a8bb25533a ICU-1837 add U+FFFF test cases, fix test Replaceable to handle it; fix test Replaceable impl bugs
X-SVN-Rev: 10305
2002-11-20 22:41:13 +00:00