Markus Scherer
|
7a9b58ee51
|
ICU-7273 delay .nrm data loading until the particular data is needed
X-SVN-Rev: 27535
|
2010-02-10 23:44:28 +00:00 |
|
Markus Scherer
|
1cb38e859b
|
ICU-7273 compute FC_NFKC_Closure on the fly
X-SVN-Rev: 27534
|
2010-02-10 23:05:39 +00:00 |
|
Markus Scherer
|
537b4141fa
|
ICU-7273 fix new FC_NFKC_Closure implementation
X-SVN-Rev: 27533
|
2010-02-10 23:05:27 +00:00 |
|
Steven R. Loomis
|
bf11f11afa
|
ICU-7403 cleanup
X-SVN-Rev: 27531
|
2010-02-10 22:43:06 +00:00 |
|
Steven R. Loomis
|
58009492b5
|
ICU-7403 add some ignores
X-SVN-Rev: 27529
|
2010-02-10 22:22:27 +00:00 |
|
Markus Scherer
|
47b794991d
|
ICU-7273 compute FC_NFKC_Closure on the fly
X-SVN-Rev: 27528
|
2010-02-10 21:41:06 +00:00 |
|
Markus Scherer
|
7c628650b3
|
ICU-7273 change Normalizer.compare() to use new code
X-SVN-Rev: 27527
|
2010-02-10 17:09:01 +00:00 |
|
Yoshito Umaoka
|
b4fc068df9
|
ICU-6444 Removed some internal time zone data tables from ZoneMeta. Updated the code to read only necessary data from resource bundle and cache the result. This change reduced the time for the runtime data structure initialization, without losing runtime performance.
X-SVN-Rev: 27526
|
2010-02-10 04:15:25 +00:00 |
|
Markus Scherer
|
145e7fde07
|
ICU-7273 remove now-unused old FCD NormalizerImpl code
X-SVN-Rev: 27523
|
2010-02-09 22:47:29 +00:00 |
|
Peter Edberg
|
f308bffc8c
|
ICU-4521 Disambiguate signatures for RegexPattern::matcher,RegexMatcher::group for 0 pointers; fix warnings
X-SVN-Rev: 27522
|
2010-02-09 20:17:52 +00:00 |
|
Umesh Nair
|
b11c49bcd5
|
ICU-7015 Implementing compact collation tailoring syntax by introducing a star-notation.
X-SVN-Rev: 27521
|
2010-02-09 19:59:06 +00:00 |
|
Yoshito Umaoka
|
6d69ce9111
|
ICU-7302 Merging ICU4C data r27517 to ICU4J. This change removes bcp47 key/type mapping data from supplementalData.
X-SVN-Rev: 27518
|
2010-02-09 04:31:06 +00:00 |
|
Yoshito Umaoka
|
71849245cd
|
ICU-7302 Removing bcp47 key/type mapping data from supplementalData. This change was already done in CLDR trunk.
X-SVN-Rev: 27517
|
2010-02-09 04:30:07 +00:00 |
|
Yoshito Umaoka
|
572475f613
|
ICU-7302 Reading bcp47 key/type mapping data from the new resources in ICU4C.
X-SVN-Rev: 27516
|
2010-02-09 03:51:54 +00:00 |
|
Yoshito Umaoka
|
16c90bb9d5
|
ICU-7302 Reading bcp47 key/type mapping data from the new resources in ICU4J.
X-SVN-Rev: 27514
|
2010-02-08 22:02:16 +00:00 |
|
Yoshito Umaoka
|
5581a9dbef
|
ICU-7302 Merge ICU data with the latest keyTypeData.res.
X-SVN-Rev: 27513
|
2010-02-08 20:50:31 +00:00 |
|
Yoshito Umaoka
|
a5d49cf91c
|
ICU-7302 Use lower case keys in keyTypeData.txt.
X-SVN-Rev: 27512
|
2010-02-08 20:46:40 +00:00 |
|
John Emmons
|
00488c0908
|
ICU-4521 Fix ambiguous argument
X-SVN-Rev: 27511
|
2010-02-08 18:02:31 +00:00 |
|
John Emmons
|
b932e68f4f
|
ICU-4521 Fix ambiguous argument
X-SVN-Rev: 27510
|
2010-02-08 17:50:41 +00:00 |
|
Yoshito Umaoka
|
341ac1d4c7
|
ICU-7302 Synchronize ICU4J data with ICU4C. This update includes new resources for bcp47 key/type data (keyTypeData.res and timezoneTypes.res).
X-SVN-Rev: 27509
|
2010-02-08 16:56:21 +00:00 |
|
Yoshito Umaoka
|
82f1288dea
|
ICU-7302 Adding key/type data (keyTypeData.txt and timezoneTypes.txt) generated from CLDR bcp47/*.xml.
X-SVN-Rev: 27508
|
2010-02-08 16:46:01 +00:00 |
|
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 |
|
Steven R. Loomis
|
016cd3ca66
|
ICU-7213 fix icuinfo documentation and install target
X-SVN-Rev: 27503
|
2010-02-05 21:54:27 +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 |
|
Michael Ow
|
e98e5ab3aa
|
ICU-7315 Skip bidi compatibility test on Java 7 due to known failures.
X-SVN-Rev: 27501
|
2010-02-05 19:13:41 +00:00 |
|
Steven R. Loomis
|
49072cf95b
|
ICU-7336 clarify rebuilding of data.
X-SVN-Rev: 27500
|
2010-02-05 19:04:13 +00:00 |
|
Yoshito Umaoka
|
72200dfa92
|
ICU-7336 Properly copy icudata.jar/testdata.jar to ICU4J directory by the make target.
X-SVN-Rev: 27499
|
2010-02-05 18:16:28 +00:00 |
|
Yoshito Umaoka
|
3db7415618
|
ICU-7027 Add data projects in Eclipse Project References property for icu4j-core-test and icu4j-localespi-test.
X-SVN-Rev: 27498
|
2010-02-05 14:59:07 +00:00 |
|
Steven R. Loomis
|
7bf351cca6
|
ICU-7213 cleanup ignored items for windows
X-SVN-Rev: 27497
|
2010-02-05 02:04:25 +00:00 |
|
Steven R. Loomis
|
cdaaa68c47
|
ICU-7336 restore build steps on C/windows
X-SVN-Rev: 27496
|
2010-02-05 02:02:43 +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
|
7f34717f2e
|
ICU-7273 minor C++ changes parallel with Java
X-SVN-Rev: 27494
|
2010-02-04 23:57:28 +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 |
|
Steven R. Loomis
|
6d7cd2ba25
|
ICU-4521 remove breaking #include
X-SVN-Rev: 27492
|
2010-02-04 23:27:28 +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 |
|
Steven R. Loomis
|
fc0acc5419
|
ICU-7339 sync CSS. more updates to reduce false positives.
X-SVN-Rev: 27490
|
2010-02-04 21:51:58 +00:00 |
|
Steven R. Loomis
|
4b5a30356e
|
ICU-7353 updated docs and report
X-SVN-Rev: 27489
|
2010-02-04 21:41:44 +00:00 |
|
Steven R. Loomis
|
4a9bc3f8ff
|
ICU-7353 updated docs and report
X-SVN-Rev: 27488
|
2010-02-04 20:32:21 +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 |
|
Michael Ow
|
e477a2f5e5
|
ICU-7316 Update test case to reflect changes in Java 7 handling of primitive double.
X-SVN-Rev: 27486
|
2010-02-03 18:00:20 +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 |
|
Michael Grady
|
7a8d49ed32
|
ICU-4521 UText-based regex implementation (missed a file)
X-SVN-Rev: 27484
|
2010-02-03 03:44:06 +00:00 |
|
Michael Grady
|
8216117f21
|
ICU-4521 UText-based regex implementation
X-SVN-Rev: 27482
|
2010-02-03 02:59:35 +00:00 |
|
Steven R. Loomis
|
7a93a3c3e2
|
ICU-7336 restore build steps on C/unix
X-SVN-Rev: 27477
|
2010-02-02 21:49:58 +00:00 |
|
Yoshito Umaoka
|
096cd6d256
|
ICU-6444 metaZones.txt and windownsZones.txt were missing in the previous code submission. Fix the problem.
X-SVN-Rev: 27473
|
2010-02-02 15:11:38 +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 |
|
Yoshito Umaoka
|
547580cd15
|
ICU-6444 Updated timezone data resources corresponding to the latest change for cldrbug 1958 in CLDR. Added metaZones.txt/windowsZones.txt replacing metazoneInfo.txt/wintz.txt. Removed mapTimezones data from supplementalData.txt to match the change in CLDR (for now, manually editted, because I cannot use the trunk version of supplementalData.xml in CLDR at this moment).
X-SVN-Rev: 27471
|
2010-02-02 04:55:55 +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 |
|
John Emmons
|
91ab093cf3
|
ICU-7290 Changed inaccurate U_DRAFT markings to U_STABLE
X-SVN-Rev: 27469
|
2010-02-02 01:44:11 +00:00 |
|