Commit Graph

1674 Commits

Author SHA1 Message Date
Alan Liu
e2d5a954cc ICU-2087 convert @deprecated to @obsolete as appropriate
X-SVN-Rev: 10630
2002-12-12 00:33:11 +00:00
Alan Liu
12bed0cecb ICU-2087 convert @deprecated to @obsolete as appropriate
X-SVN-Rev: 10627
2002-12-12 00:20:45 +00:00
Alan Liu
96921b5af8 ICU-2087 convert @deprecated to @obsolete as appropriate
X-SVN-Rev: 10626
2002-12-12 00:12:08 +00:00
Vladimir Weinstein
c5d23dc024 ICU-2565 added ICU tags to some defines & consts
X-SVN-Rev: 10625
2002-12-11 23:57:33 +00:00
Alan Liu
3c23b5eaf7 ICU-2504 fix typo in spelling, U_MULTIPLE_DECIMAL_SEPERATORS => U_MULTIPLE_DECIMAL_SEPARATORS (old spelling still defined for compatibility)
X-SVN-Rev: 10615
2002-12-11 22:28:34 +00:00
Syn Wee Quek
0d21989098 ICU-2087 added @stable
X-SVN-Rev: 10607
2002-12-11 19:30:08 +00:00
Markus Scherer
616eee4bd8 ICU-2373 "David Goldsmith"->"D. Goldsmith"
X-SVN-Rev: 10593
2002-12-11 00:38:11 +00:00
Syn Wee Quek
59893d78c9 ICU-2294
subclassability test

X-SVN-Rev: 10576
2002-12-10 06:02:50 +00:00
Alan Liu
6eb4cc43d2 ICU-2152 fix dumb typo
X-SVN-Rev: 10572
2002-12-10 01:12:33 +00:00
Alan Liu
c65df17156 ICU-2152 minimize code within mutexes
X-SVN-Rev: 10566
2002-12-09 22:58:27 +00:00
Alan Liu
bbb47e7920 ICU-2152 minimize code within mutexes
X-SVN-Rev: 10560
2002-12-09 18:10:43 +00:00
Alan Liu
2f531fb108 ICU-2087 convert @deprecated to @obsolete as appropriate
X-SVN-Rev: 10559
2002-12-09 17:22:54 +00:00
George Rhoten
8b5d063db9 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 10553
2002-12-06 23:53:00 +00:00
George Rhoten
6b0a7a05e8 ICU-2000 Fix some compiler warnings (fix by Vladimir)
X-SVN-Rev: 10538
2002-12-06 20:05:09 +00:00
Syn Wee Quek
7125ce7540 ICU-2135 modified checks for unsafe characters
X-SVN-Rev: 10531
2002-12-06 17:55:33 +00:00
Alan Liu
b00b17ebd1 ICU-2087 add "ICU 2.0" to versionless @stable tags, and add "ICU" to @stable tags that lack it
X-SVN-Rev: 10488
2002-12-05 00:30:16 +00:00
Alan Liu
b49e09af34 ICU-2087 remove @ tags from internal header
X-SVN-Rev: 10487
2002-12-05 00:28:48 +00:00
Markus Scherer
2af8b25b5a ICU-2087 change @stable to @stable ICU 2.0
X-SVN-Rev: 10483
2002-12-04 23:46:16 +00:00
Andy Heninger
ba62204560 ICU-2103 API docs, @stable, @draft, etc. added.
X-SVN-Rev: 10476
2002-12-04 18:21:09 +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
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
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
715fa2b4ce ICU-2087 change incorrect @draft tags to @internal
X-SVN-Rev: 10402
2002-11-27 20:08:39 +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
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
bf44d85f9e ICU-2118 fix #ifdef unintended change in access
X-SVN-Rev: 10389
2002-11-27 00:19:55 +00:00
Doug Felt
622be9eb16 ICU-2087 draft 2.0 -> stable rbnf
X-SVN-Rev: 10380
2002-11-26 18:30:13 +00:00
Doug Felt
649376466a ICU-2398 rbnf doc cleanup
X-SVN-Rev: 10378
2002-11-26 18:23:15 +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
Alan Liu
8a4c069318 ICU-2370 fix parameter docs/names for format() and related fns
X-SVN-Rev: 10366
2002-11-25 18:31:23 +00:00
Alan Liu
9d30c08f22 ICU-2370 fix format() docs regarding appending to result string; also misc other doc and parameter name fixes
X-SVN-Rev: 10364
2002-11-23 01:11:50 +00:00
Vladimir Weinstein
e56cb89e0d ICU-1855 changes according to code review
X-SVN-Rev: 10361
2002-11-23 00:52:55 +00:00
Alan Liu
acc6c8332e ICU-2025 improve @deprecated tags
X-SVN-Rev: 10342
2002-11-22 18:31:51 +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
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
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
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
Andy Heninger
24bf088281 ICU-105 Regular Expressions, changes from code review
X-SVN-Rev: 10294
2002-11-19 19:31:03 +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
Vladimir Weinstein
ad1e900682 ICU-2079 relax data checking for UCA version
X-SVN-Rev: 10263
2002-11-14 21:00:19 +00:00
Andy Heninger
fa1b944f9f ICU-105 Regular Expressions, ongoing development
X-SVN-Rev: 10258
2002-11-14 18:27:00 +00:00