Markus Scherer
|
081917dedf
|
ICU-7273 remove now-unused old NormalizerImpl code
X-SVN-Rev: 27506
|
2010-02-06 07:43:33 +00:00 |
|
Markus Scherer
|
f90578937a
|
ICU-7273 remove old NormalizerImpl.getDecomposition()
X-SVN-Rev: 27504
|
2010-02-05 22:36:34 +00:00 |
|
Markus Scherer
|
68419d29a7
|
ICU-7273 remove remaining protected Normalizer.Mode methods: they were always publicly unreachable because Mode's constructor was private
X-SVN-Rev: 27502
|
2010-02-05 19:33:47 +00:00 |
|
Markus Scherer
|
5604d54fa3
|
ICU-7273 change Unicode properties to use new code
X-SVN-Rev: 27495
|
2010-02-05 01:30:19 +00:00 |
|
Markus Scherer
|
343795167d
|
ICU-7273 change NormalizationTransliterator to use new code
X-SVN-Rev: 27493
|
2010-02-04 23:52:57 +00:00 |
|
Markus Scherer
|
a1a504d023
|
ICU-7273 change Normalizer.concatenate() to use new code and remove most of the old Normalizer implementation code
X-SVN-Rev: 27491
|
2010-02-04 22:31:37 +00:00 |
|
Markus Scherer
|
70e1ea6dcf
|
ICU-7273 change Java Normalizer iteration functions to use new code
X-SVN-Rev: 27487
|
2010-02-04 06:55:08 +00:00 |
|
Markus Scherer
|
f9a9d47489
|
ICU-7273 finish Normalizer2Impl port to Java (normalizeAndAppend() and boundary tests), and port changes to top-level Normalizer.compare()
X-SVN-Rev: 27485
|
2010-02-03 05:53:06 +00:00 |
|
Yoshito Umaoka
|
7c8ac7848d
|
ICU-6444 Merging C data changes for CLDR time zone reorg into ICU4J.
X-SVN-Rev: 27472
|
2010-02-02 04:56:48 +00:00 |
|
John Emmons
|
1866d0893b
|
ICU-7307 Fix API docs for numbering systems
X-SVN-Rev: 27470
|
2010-02-02 03:44:53 +00:00 |
|
Markus Scherer
|
7474af9d2d
|
ICU-7273 finish port of quickCheck to Java
X-SVN-Rev: 27465
|
2010-02-01 19:59:00 +00:00 |
|
Markus Scherer
|
f934780ab2
|
ICU-7273 port FilteredNormalizer2 to Java and implement Unicode 3.2 normalization via new code
X-SVN-Rev: 27464
|
2010-01-30 19:42:03 +00:00 |
|
Doug Felt
|
985b0b7631
|
ICU-7396 tag/document some new apis
X-SVN-Rev: 27444
|
2010-01-29 19:52:36 +00:00 |
|
Markus Scherer
|
744be6916f
|
ICU-7273 add UProperty.CHANGES_WHEN_NFKC_CASEFOLDED API; not implemented yet
X-SVN-Rev: 27442
|
2010-01-29 17:47:14 +00:00 |
|
Markus Scherer
|
1aca9c0e72
|
ICU-7273 improve Normalizer dispatch to Normalizer2
X-SVN-Rev: 27440
|
2010-01-29 05:39:05 +00:00 |
|
Markus Scherer
|
d278d6f7f9
|
ICU-7273 port most of the FCD code to Java
X-SVN-Rev: 27438
|
2010-01-29 04:39:44 +00:00 |
|
Doug Felt
|
635a36de58
|
ICU-7389 icu tags, doc cleanup
X-SVN-Rev: 27430
|
2010-01-28 03:14:00 +00:00 |
|
Kirti Velankar
|
883293f927
|
ICU-3931 Changes in documentation
X-SVN-Rev: 27428
|
2010-01-28 01:16:13 +00:00 |
|
Michael Ow
|
5ec3e184c8
|
ICU-6444 Update icudata.jar with wintz and new metazoneInfo. Update source code to use metazoneInfo.
X-SVN-Rev: 27427
|
2010-01-27 23:59:19 +00:00 |
|
Markus Scherer
|
19a7ab2c49
|
ICU-7273 finish NFC Java port and wire it into the old Normalizer
X-SVN-Rev: 27425
|
2010-01-27 07:17:04 +00:00 |
|
Yoshito Umaoka
|
72b20e8947
|
ICU-7381 Replacing StringBuffer with StringBuilder in ICU4J runtime library implementation code.
X-SVN-Rev: 27424
|
2010-01-27 03:09:08 +00:00 |
|
Markus Scherer
|
4686b6df6d
|
ICU-7273 port most of the composition code to Java
X-SVN-Rev: 27422
|
2010-01-26 21:54:39 +00:00 |
|
Markus Scherer
|
ac5b571fbf
|
ICU-7273 add ability to normalize to an Appendable
X-SVN-Rev: 27412
|
2010-01-26 06:53:44 +00:00 |
|
Markus Scherer
|
fd42a8367a
|
ICU-7273 port decomposition to Java and wire new NFD code into the old Normalizer
X-SVN-Rev: 27409
|
2010-01-26 04:25:11 +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 |
|
Yoshito Umaoka
|
baf2429516
|
ICU-7125 Clean up API docs for M4.
X-SVN-Rev: 27377
|
2010-01-22 05:45:28 +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 |
|
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 |
|
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 |
|
Yoshito Umaoka
|
4de37ff627
|
ICU-7035 Fixed a JavaDoc API status tag problem.
X-SVN-Rev: 27357
|
2010-01-21 16:26:52 +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 |
|
Michael Ow
|
7f0c027bc4
|
ICU-7305 Fix non-ascii character.
X-SVN-Rev: 27349
|
2010-01-20 20:06:46 +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 |
|
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 |
|
Yoshito Umaoka
|
587ad9d857
|
ICU-7035 Updated Freezable methods' status to @stable ICU 4.4.
X-SVN-Rev: 27337
|
2010-01-19 23:11:35 +00:00 |
|
Markus Scherer
|
d875ce368a
|
ICU-7273 port Normalizer2Impl.load() to Java
X-SVN-Rev: 27336
|
2010-01-19 23:02:01 +00:00 |
|
Yoshito Umaoka
|
ea261366fe
|
ICU-7035 Fixed API status comment for ByteArrayWrapper#compareTo to @stable 4.4.
X-SVN-Rev: 27335
|
2010-01-19 22:58:49 +00:00 |
|
Yoshito Umaoka
|
64ed0a3be6
|
ICU-7035 Fixed API status comment for Freezable<UnicodeSet> methods to @stable 4.4.
X-SVN-Rev: 27334
|
2010-01-19 22:56:59 +00:00 |
|
Yoshito Umaoka
|
60cd371f9a
|
ICU-7035 Updated API status comment for UTF16.StringComparator#compare to @stable 4.4.
X-SVN-Rev: 27333
|
2010-01-19 22:53:10 +00:00 |
|
Yoshito Umaoka
|
087706c935
|
ICU-7035 Fixed API documentation for CharsetMatch#compareTo
X-SVN-Rev: 27331
|
2010-01-19 22:33:17 +00:00 |
|
Markus Scherer
|
68976c5324
|
ICU-7273 start adding Normalizer2 Java implementation code
X-SVN-Rev: 27330
|
2010-01-19 21:12:38 +00:00 |
|
Yoshito Umaoka
|
07c1c262c7
|
ICU-7305 Updating API draft status. Refresh the API change report with the updates.
X-SVN-Rev: 27327
|
2010-01-19 19:19:33 +00:00 |
|
Yoshito Umaoka
|
1686a16084
|
ICU-7273 Temporarily add @SuppressWarnings to resolve 'unused' warning
X-SVN-Rev: 27312
|
2010-01-18 15:08:19 +00:00 |
|
Yoshito Umaoka
|
2898e2085e
|
ICU-6872 Removed unused local variable String lang. This is no longer used since r27260.
X-SVN-Rev: 27311
|
2010-01-18 15:03:30 +00:00 |
|