Commit Graph

7832 Commits

Author SHA1 Message Date
Eric Mader
99cb3d5c6d ICU-2135 fix memory problems in genrb after running through valgrind
X-SVN-Rev: 10473
2002-12-04 02:38:39 +00:00
Vladimir Weinstein
2f79227b38 ICU-2135 more memory fixes
X-SVN-Rev: 10467
2002-12-04 00:28:06 +00:00
Syn Wee Quek
72601a817c ICU-2135 modified checks for unsafe characters
X-SVN-Rev: 10460
2002-12-03 23:59:06 +00:00
Vladimir Weinstein
bcd885f8c0 ICU-2087 change @draft 2.0 to @stable
X-SVN-Rev: 10459
2002-12-03 23:50:06 +00:00
Alan Liu
55920bba9f ICU-2538 update for icu4j package reorg
X-SVN-Rev: 10456
2002-12-03 23:14:21 +00:00
Alan Liu
afbaada5b6 ICU-2538 update for year 2002 changes (Pakistan)
X-SVN-Rev: 10455
2002-12-03 23:08:00 +00:00
Alan Liu
4b0a499720 ICU-2538 update from 2002d data
X-SVN-Rev: 10454
2002-12-03 23:07:44 +00:00
Alan Liu
4bf9e55333 ICU-2538 update docs re: location of timezone.txt
X-SVN-Rev: 10453
2002-12-03 23:07:27 +00:00
George Rhoten
d44475ada0 ICU-2087 @draft -> @stable
X-SVN-Rev: 10423
2002-12-02 23:06:55 +00:00
George Rhoten
cb54ec9372 ICU-2518 Remove the collperf and utfperf projects from this workspace.
They should be integrated into the icu/source/test/perf framework.

X-SVN-Rev: 10422
2002-12-02 23:04:01 +00:00
Markus Scherer
59f1257b92 ICU-2087 change @draft to @deprecated
X-SVN-Rev: 10421
2002-12-02 22:44:22 +00:00
Markus Scherer
4754f5838f ICU-2087 change @draft ICU 2.0 to @stable
X-SVN-Rev: 10419
2002-12-02 21:56:03 +00:00
Ram Viswanadha
2a72abf8ff ICU-2118 fix osX failure
X-SVN-Rev: 10418
2002-12-02 21:38:00 +00:00
Vladimir Weinstein
29a77b345e ICU-2135 more memory problems fixes
X-SVN-Rev: 10415
2002-12-02 17:57:21 +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
Steven R. Loomis
dc7e2817d4 ICU-2087 @draft -> @stable
X-SVN-Rev: 10397
2002-11-27 17:27:31 +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
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
Markus Scherer
230d313ee1 ICU-2118 improve *CharacterIterator API coverage
X-SVN-Rev: 10382
2002-11-26 21:18:47 +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
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