Commit Graph

9735 Commits

Author SHA1 Message Date
Alan Liu
9085040ab0 ICU-2087 fix @ tags
X-SVN-Rev: 10449
2002-12-03 21:48:03 +00:00
Alan Liu
cea5a1b1de ICU-2087 comment out tests for UnicodeSet "relations" API, which is package private
X-SVN-Rev: 10448
2002-12-03 21:42:18 +00:00
Alan Liu
44003baf41 ICU-2087 fix @ tags; make "relations" API package-private
X-SVN-Rev: 10447
2002-12-03 21:41:50 +00:00
Alan Liu
f4275e2a52 ICU-2087 fix @ tags
X-SVN-Rev: 10444
2002-12-03 21:07:57 +00:00
Alan Liu
5ec690e030 ICU-2087 fix @ tags, remove deprecated method
X-SVN-Rev: 10443
2002-12-03 21:01:34 +00:00
Syn Wee Quek
a366ad3223 ICU-2103 javadoc updates
X-SVN-Rev: 10442
2002-12-03 20:46:09 +00:00
Syn Wee Quek
99804e29de ICU-2103 javadoc updates and removal of redundant import statements and variables
X-SVN-Rev: 10441
2002-12-03 20:45:20 +00:00
Doug Felt
cbd4e3ff5b ICU-2103 tag cleanup of icu.text
X-SVN-Rev: 10439
2002-12-03 19:45:38 +00:00
Doug Felt
e60468fe3e ICU-2103 tried to handle synthetic ctors, but seems broken in 1.4.1
X-SVN-Rev: 10438
2002-12-03 19:44:20 +00:00
Alan Liu
03600c82ca ICU-2087 fix @ tags
X-SVN-Rev: 10437
2002-12-03 18:57:36 +00:00
Doug Felt
0438cf28e8 ICU-2103 handle @serial tag
X-SVN-Rev: 10436
2002-12-03 18:46:33 +00:00
Doug Felt
b91b2724ec ICU-2103 add position info to missing tag error
X-SVN-Rev: 10435
2002-12-03 18:44:47 +00:00
Doug Felt
3fe033ae7e ICU-2103 whoops, didn't recognize @throws anymore
X-SVN-Rev: 10434
2002-12-03 06:53:07 +00:00
Doug Felt
f11121eedc ICU-2103 added Taglet support to format ICU4J tags, clean up build.xml to verify JDK1.4 before compiling tool/docs
X-SVN-Rev: 10433
2002-12-03 06:27:55 +00:00
Syn Wee Quek
15c455d93b ICU-2103
wrong checkin

X-SVN-Rev: 10431
2002-12-03 02:17:06 +00:00
Syn Wee Quek
61c9cb045e ICU-2103 javadoc updates, @stable and @drafts addition
X-SVN-Rev: 10430
2002-12-03 02:14:21 +00:00
Ram Viswanadha
2b4c3933a7 ICU-2087 Remove unused tool
X-SVN-Rev: 10428
2002-12-03 01:40:24 +00:00
Ram Viswanadha
c99e7c11b7 ICU-2087 Remove unused class
X-SVN-Rev: 10427
2002-12-03 01:29:33 +00:00
Syn Wee Quek
ec11580925 ICU-2103 javadoc updates, @stable and @drafts addition
X-SVN-Rev: 10426
2002-12-03 00:47:53 +00:00
Doug Felt
9018b06f87 ICU-2103 cleanup math package doc tags
X-SVN-Rev: 10425
2002-12-02 23:32:13 +00:00
Doug Felt
7e6a0d5c59 ICU-2103 make checktags more lenient about deprecation
X-SVN-Rev: 10424
2002-12-02 23:31:31 +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
Doug Felt
68a4d3173e ICU-2103 draft etc. cleanup again
X-SVN-Rev: 10420
2002-12-02 22:10:04 +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
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