Commit Graph

22571 Commits

Author SHA1 Message Date
Steven R. Loomis
50b0f19377 ICU-7304 update API change
X-SVN-Rev: 27395
2010-01-23 04:52:26 +00:00
Steven R. Loomis
ca2c363edf ICU-5996 withdraw API (fixup for windows project file)
X-SVN-Rev: 27394
2010-01-23 04:13:24 +00:00
Steven R. Loomis
30433790a6 ICU-6862 retract API for 4.4
X-SVN-Rev: 27393
2010-01-23 03:53:56 +00:00
Steven R. Loomis
14e5cb66ba ICU-7252 retract api for 4.4
X-SVN-Rev: 27392
2010-01-23 03:52:47 +00:00
Steven R. Loomis
a0763011b5 ICU-5996 remove zrule, vzone, ztrans from API.
X-SVN-Rev: 27390
2010-01-23 02:08:06 +00:00
Steven R. Loomis
2ce92e1323 ICU-4735 removing unimplemented functions
X-SVN-Rev: 27389
2010-01-23 01:51:30 +00:00
Steven R. Loomis
4837dedb40 ICU-7353 update report to current
X-SVN-Rev: 27388
2010-01-23 01:00:52 +00:00
Doug Felt
aeff93d2f5 ICU-7372 fix bug and add test
X-SVN-Rev: 27386
2010-01-22 22:44:29 +00:00
Yoshito Umaoka
2af0451d93 ICU-7035 Updated UnicodeSet add(Collection) and addAll(Collection) to @stable ICU 4.4. Formerly, these methods returned Object instead of UnicodeSet. Because these are stable API, but return type had changed, I use @stable ICU 4.4. Also refreshed the API report.
X-SVN-Rev: 27384
2010-01-22 21:53:44 +00:00
Yoshito Umaoka
fe08b461c7 ICU-7035 Fixed missing/incorrect API status tag problems in several files.
X-SVN-Rev: 27383
2010-01-22 21:29:51 +00:00
Markus Scherer
91a3e286ef ICU-7355 gennorm2: #if !U_HAVE_STD_STRING then UCONFIG_NO_NORMALIZATION=1 because the tool implementation uses STL string and vector
X-SVN-Rev: 27382
2010-01-22 20:48:46 +00:00
Steven R. Loomis
9639075dd6 ICU-4735 fix bad tag (really still stable)
X-SVN-Rev: 27381
2010-01-22 18:52:11 +00:00
Steven R. Loomis
2cbe4aad19 ICU-6192 fix bad tag
X-SVN-Rev: 27380
2010-01-22 18:50:51 +00:00
Yoshito Umaoka
42b75276be ICU-7035 Refresh readme and API change report for M4.
X-SVN-Rev: 27378
2010-01-22 05:59:05 +00:00
Yoshito Umaoka
baf2429516 ICU-7125 Clean up API docs for M4.
X-SVN-Rev: 27377
2010-01-22 05:45:28 +00:00
Andy Heninger
385d4fb93f ICU-7369 updates to uconfig test script
X-SVN-Rev: 27375
2010-01-22 05:13:29 +00:00
Mark Davis
86ac11f3a4 ICU-7125 initial version (needs @internal/@draft/TODO cleanup)
X-SVN-Rev: 27374
2010-01-22 04:59:07 +00:00
Yoshito Umaoka
21c14b4470 ICU-7035 API comment clean up. Removed unnecessary @internal tags and fixed wrong @internal tag usages.
X-SVN-Rev: 27373
2010-01-22 02:42:33 +00:00
Steven R. Loomis
5b16ee4988 ICU-7353 update API change report
X-SVN-Rev: 27372
2010-01-22 02:39:30 +00:00
Markus Scherer
c3b86050b4 ICU-7247 need localpointer.h for the LocalXyzPointer definitions
X-SVN-Rev: 27371
2010-01-22 01:18:16 +00:00
Markus Scherer
81c80f4d29 ICU-7304 add new C++ header files; also temporarily add some bad C headers that require C++
X-SVN-Rev: 27370
2010-01-22 01:08:09 +00:00
Doug Felt
a580d43ea9 ICU-7367 update doc style/formatting, add docs for new apis
X-SVN-Rev: 27369
2010-01-22 00:16:15 +00:00
Markus Scherer
7fcecf9565 ICU-6192 do not include internal uvectr32.h from public unicode/fpositer.h
X-SVN-Rev: 27368
2010-01-21 23:54:42 +00:00
Markus Scherer
a31a559ede ICU-7273 namespace fix
X-SVN-Rev: 27366
2010-01-21 23:28:30 +00:00
Markus Scherer
0b60a8c224 ICU-6192 namespace fix
X-SVN-Rev: 27365
2010-01-21 23:25:54 +00:00
Markus Scherer
2a1eb4e662 ICU-7350 adjust testmap for new udata_setCommonData() semantics
X-SVN-Rev: 27364
2010-01-21 22:15:44 +00:00
Steven R. Loomis
e042b325a5 ICU-5720 @internal for this API also
X-SVN-Rev: 27363
2010-01-21 20:51:49 +00:00
Yoshito Umaoka
16729e1fb0 ICU-5720 Changed ICU_DATA_VERSION's API status to @internal.
X-SVN-Rev: 27362
2010-01-21 20:48:48 +00:00
Markus Scherer
e410a316df ICU-2007 fix SpanCondition API doc
X-SVN-Rev: 27361
2010-01-21 20:45:32 +00:00
Yoshito Umaoka
4fd4392a77 ICU-2007 Merging zhou's UnicodeSet.span changes (-r26754:27286 in branches/zhou/2007) with some fixes for compiler warnings, API documents etc.
X-SVN-Rev: 27360
2010-01-21 20:23:57 +00:00
Steven R. Loomis
f69d902fc0 ICU-5720 removed from API as per PMC, wasn't discussed on icu-design
X-SVN-Rev: 27359
2010-01-21 20:10:50 +00:00
Steven R. Loomis
b6b87e9d82 ICU-3931 as per PMC, remove this constructor from public API, to be removed entirely after M4
X-SVN-Rev: 27358
2010-01-21 19:56:40 +00:00
Yoshito Umaoka
4de37ff627 ICU-7035 Fixed a JavaDoc API status tag problem.
X-SVN-Rev: 27357
2010-01-21 16:26:52 +00:00
Yoshito Umaoka
f4fca46c27 ICU-7035 Refresh APIChangeReport with r27355.
X-SVN-Rev: 27356
2010-01-21 04:18:03 +00:00
Doug Felt
55d897493b ICU-7361 fix locid getVariant, fix display name translations for root
X-SVN-Rev: 27355
2010-01-21 02:45:53 +00:00
Doug Felt
81a779dc3b ICU-7361 fix 'root' translation issues
X-SVN-Rev: 27354
2010-01-21 00:17:18 +00:00
Yoshito Umaoka
18553e9513 ICU-6447 Retract Formatter/Parser/BaseFormat for ICU4J 4.4. We'll revisit this after 4.6.
X-SVN-Rev: 27353
2010-01-20 23:51:57 +00:00
Yoshito Umaoka
76f2952142 ICU-7035 Exclude non API package (com.ibm.icu.impl) from the API report.
X-SVN-Rev: 27352
2010-01-20 22:45:20 +00:00
Yoshito Umaoka
1c5d050412 ICU-7035 icu4j-collate-test to include currdata, langdata and regiondata in its classpath for now. Updated year to 2010 in build property file. Changed API report version to 434.
X-SVN-Rev: 27351
2010-01-20 22:33:23 +00:00
Yoshito Umaoka
67a6db03b1 ICU-7035 Fixed dependency issues for coreCheck and collateCheck.
X-SVN-Rev: 27350
2010-01-20 21:18:53 +00:00
Michael Ow
7f0c027bc4 ICU-7305 Fix non-ascii character.
X-SVN-Rev: 27349
2010-01-20 20:06:46 +00:00
Michael Ow
6c1d2da7a5 ICU-7304 Fix non-ascii character.
X-SVN-Rev: 27348
2010-01-20 20:04:28 +00:00
Yoshito Umaoka
5c6c6fdcd1 ICU-7035 Fixed locale spi check target to include currdata, langdata and regiondata in the Java extension classpath.
X-SVN-Rev: 27347
2010-01-20 18:50:51 +00:00
Yoshito Umaoka
6dc888bf9f ICU-7035 Fixed a format module test problem. Included regiondata and currdata classes in the format module jar.
X-SVN-Rev: 27346
2010-01-20 18:13:23 +00:00
Yoshito Umaoka
cfd92fecdc ICU-7305 Fixed some test problem under Java security manager enabled.
X-SVN-Rev: 27345
2010-01-20 17:50:58 +00:00
Michael Ow
513cc2bc2b ICU-6991 Fix thread deletion.
X-SVN-Rev: 27344
2010-01-20 16:19:39 +00:00
Yoshito Umaoka
e381b61395 ICU-7273 Removed unused imports.
X-SVN-Rev: 27343
2010-01-20 03:08:19 +00:00
Yoshito Umaoka
a342ee6992 ICU-3931 Removed SelectFormat no-arg constructor. Fixed some JavaDoc warnings.
X-SVN-Rev: 27342
2010-01-20 02:50:38 +00:00
Steven R. Loomis
a967924824 ICU-7353 update api docs
X-SVN-Rev: 27341
2010-01-20 00:30:02 +00:00
Steven R. Loomis
06b45900a4 ICU-7353 docs fixup
X-SVN-Rev: 27340
2010-01-20 00:20:05 +00:00