Commit Graph

9709 Commits

Author SHA1 Message Date
Ram Viswanadha
2a72abf8ff ICU-2118 fix osX failure
X-SVN-Rev: 10418
2002-12-02 21:38:00 +00:00
Doug Felt
6adf54af75 ICU-2103 draft etc. cleanup again
X-SVN-Rev: 10417
2002-12-02 20:06:32 +00:00
Syn Wee Quek
a4e768cfd1 ICU-2186 updated gc to synch with perftest.
X-SVN-Rev: 10416
2002-12-02 19:34:25 +00:00
Vladimir Weinstein
29a77b345e ICU-2135 more memory problems fixes
X-SVN-Rev: 10415
2002-12-02 17:57:21 +00:00
Doug Felt
e551f4a89b ICU-1776 expand thai cases
X-SVN-Rev: 10414
2002-12-02 17:09:58 +00:00
Doug Felt
9650e843ad ICU-2103 draft etc. cleanup
X-SVN-Rev: 10413
2002-12-02 17:04:21 +00:00
Doug Felt
28e3d404d5 ICU-2103 draft etc. cleanup
X-SVN-Rev: 10412
2002-12-02 05:45:46 +00:00
George Rhoten
1341f3bcd1 ICU-2000 Fix some compiler warnings
X-SVN-Rev: 10411
2002-11-30 04:41:53 +00:00
George Rhoten
3a350fa020 ICU-2118 DigitList is a utility class that should only be used by DecimalFormat.
The usage here is incorrect and very slow for converting an int -> UnicodeString.

X-SVN-Rev: 10410
2002-11-30 02:46:55 +00:00
George Rhoten
bef9018f7e ICU-2118 DigitList is a utility class because some of its fields are public.
It should derive from UMemory instead of UObject because of this, and some of its RTTI info should be removed.

X-SVN-Rev: 10409
2002-11-30 02:43:51 +00:00
George Rhoten
6d079380a0 ICU-2000 Fix some compiler warnings
X-SVN-Rev: 10408
2002-11-30 02:31:06 +00:00
Vladimir Weinstein
8e192f2f4a ICU-2135 fixing memory problems
X-SVN-Rev: 10407
2002-11-28 08:53:37 +00:00
Steven R. Loomis
6540e5e838 ICU-2529 test UObject RTTI
X-SVN-Rev: 10406
2002-11-28 01:31:08 +00:00
Steven R. Loomis
2720003f78 ICU-2529 close the namespace inside the #ifdef please
X-SVN-Rev: 10405
2002-11-28 01:27:35 +00:00
Alan Liu
c8515c5cb4 ICU-2118 more coverage
X-SVN-Rev: 10404
2002-11-28 00:53:05 +00:00
Steven R. Loomis
0d158bb3b3 ICU-2529 Test ClassID functions
X-SVN-Rev: 10403
2002-11-27 21:20:20 +00:00
Alan Liu
715fa2b4ce ICU-2087 change incorrect @draft tags to @internal
X-SVN-Rev: 10402
2002-11-27 20:08:39 +00:00
Alan Liu
c97958843b ICU-2087 correct typo 2.2 => 2.4
X-SVN-Rev: 10401
2002-11-27 20:08:13 +00:00
Alan Liu
8d85ca3664 ICU-2087 change @draft ICU 2.0 tags to @stable
X-SVN-Rev: 10400
2002-11-27 20:07:53 +00:00
Ram Viswanadha
e7de4f63c6 ICU-2068 make @draft 2.0 to @stable
X-SVN-Rev: 10399
2002-11-27 17:53:28 +00:00
Doug Felt
2efc6ae97f ICU-2103 draft etc. cleanup
X-SVN-Rev: 10398
2002-11-27 17:43:21 +00:00
Steven R. Loomis
dc7e2817d4 ICU-2087 @draft -> @stable
X-SVN-Rev: 10397
2002-11-27 17:27:31 +00:00
Doug Felt
71296c1511 ICU-2103 draft etc. cleanup
X-SVN-Rev: 10396
2002-11-27 15:17:43 +00:00
Ram Viswanadha
149d8650fb ICU-2118 improve API coverage
X-SVN-Rev: 10395
2002-11-27 06:18:14 +00:00
Ram Viswanadha
c64fb14d63 ICU-2118 improve API coverage
X-SVN-Rev: 10394
2002-11-27 02:40:34 +00:00
Ram Viswanadha
6996158d17 ICU-2118 improve API coverage
X-SVN-Rev: 10393
2002-11-27 02:11:42 +00:00
Ram Viswanadha
e42c1d0b80 ICU-2118 make TestHangul execute only in exhaustive mode
X-SVN-Rev: 10392
2002-11-27 02:00:04 +00:00
Syn Wee Quek
5cb6305432 ICU-2087 replace @draft ICU 2.0 with @stable
X-SVN-Rev: 10391
2002-11-27 01:47:01 +00:00
Alan Liu
c27f3d8230 ICU-2118 add coverage tests for boilerplate methods
X-SVN-Rev: 10390
2002-11-27 00:28:20 +00:00
Alan Liu
bf44d85f9e ICU-2118 fix #ifdef unintended change in access
X-SVN-Rev: 10389
2002-11-27 00:19:55 +00:00
Markus Scherer
18fa9b50da ICU-2118 improve UCharIterator code/API coverage
X-SVN-Rev: 10388
2002-11-27 00:06:19 +00:00
Ram Viswanadha
2ae5599a2c ICU-2530 Workaround for JIT problem
X-SVN-Rev: 10387
2002-11-26 23:47:06 +00:00
Markus Scherer
f3b20763e2 ICU-2351 improve setToBogus() documentation
X-SVN-Rev: 10386
2002-11-26 23:43:49 +00:00
Markus Scherer
fdc0319c0f ICU-2118 improve UnicodeString API coverage
X-SVN-Rev: 10385
2002-11-26 23:33:37 +00:00
Markus Scherer
8bc71e512b ICU-2118 pin more indices
X-SVN-Rev: 10384
2002-11-26 23:32:55 +00:00
Ram Viswanadha
92a36d9c3b ICU-2068 Add test for cloning of CharacterIterator by Normalizer
X-SVN-Rev: 10383
2002-11-26 23:16:58 +00:00
Markus Scherer
230d313ee1 ICU-2118 improve *CharacterIterator API coverage
X-SVN-Rev: 10382
2002-11-26 21:18:47 +00:00
Alan Liu
f75feb9068 ICU-2118 add missing API tests for UnicodeSet/UnicodeSetIterator
X-SVN-Rev: 10381
2002-11-26 18:31:56 +00:00
Doug Felt
622be9eb16 ICU-2087 draft 2.0 -> stable rbnf
X-SVN-Rev: 10380
2002-11-26 18:30:13 +00:00
Alan Liu
2e8a5383ec ICU-2118 add missing API tests for UnicodeSet/UnicodeSetIterator
X-SVN-Rev: 10379
2002-11-26 18:24:44 +00:00
Doug Felt
649376466a ICU-2398 rbnf doc cleanup
X-SVN-Rev: 10378
2002-11-26 18:23:15 +00:00
George Rhoten
d7b1e65993 ICU-2135 Fix various memory problems
X-SVN-Rev: 10377
2002-11-26 18:21:04 +00:00
George Rhoten
72191463cd ICU-2135 read more than 0 bytes
X-SVN-Rev: 10376
2002-11-26 18:20:30 +00:00
George Rhoten
cc646183b4 ICU-2528 Update the configure script
X-SVN-Rev: 10375
2002-11-26 16:59:28 +00:00
George Rhoten
d2a4a35542 ICU-1949 Use the uppercase TRUE/FALSE
X-SVN-Rev: 10374
2002-11-26 16:08:59 +00:00
George Rhoten
d9174bc390 ICU-2474 Fix an EBCDIC problem
X-SVN-Rev: 10373
2002-11-26 16:03:52 +00:00
Doug Felt
ba30384f10 ICU-1949 StringEnumeration changes to public UObject
X-SVN-Rev: 10372
2002-11-26 00:46:48 +00:00
Alan Liu
400a5efce1 ICU-2347 rewrite TZEnumeration::next() per review feedback
X-SVN-Rev: 10371
2002-11-26 00:41:13 +00:00
Markus Scherer
4612e951c7 ICU-2351 improve setToBogus() documentation
X-SVN-Rev: 10370
2002-11-26 00:08:40 +00:00
Markus Scherer
c8dd26aef9 ICU-2145 use macros for 0xffff and 0x10ffff
X-SVN-Rev: 10369
2002-11-25 22:44:48 +00:00