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 |
|
Kirti Velankar
|
295cff6916
|
ICU-3931 code-review changes
X-SVN-Rev: 27467
|
2010-02-01 23:32:57 +00:00 |
|
Steven R. Loomis
|
b21f47bdb7
|
ICU-7261 update urename.h (and add some statics in ushape.c)
X-SVN-Rev: 27466
|
2010-02-01 23:10:11 +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 |
|
Steven R. Loomis
|
13bbe4f77d
|
ICU-7311 apply patch as per ticket - THANKS!
X-SVN-Rev: 27463
|
2010-01-30 07:43:37 +00:00 |
|
Steven R. Loomis
|
8688c228bc
|
ICU-7403 make sure resbund and subdirs built before check
X-SVN-Rev: 27462
|
2010-01-30 07:36:56 +00:00 |
|
Steven R. Loomis
|
7f78036068
|
ICU-7403 fix samples breakage. "icu-config --ldflags-icuio --ldflags-toolutil" wasn't emitting a space between the output params.
X-SVN-Rev: 27461
|
2010-01-30 07:36:05 +00:00 |
|
Steven R. Loomis
|
6749bdc7b3
|
ICU-3931 fix breakage from r27453 - SelectFormat - new (UnicodeString(), status) - got err status U_DEFAULT_KEYWORD_MISSING
X-SVN-Rev: 27460
|
2010-01-30 07:12:52 +00:00 |
|
Steven R. Loomis
|
ad51e858d4
|
ICU-7402 fix missing error codes ( now tested by ICU-7401 )
X-SVN-Rev: 27459
|
2010-01-30 07:01:53 +00:00 |
|
Steven R. Loomis
|
a739bdd8e5
|
ICU-7401 test for missing errorcodes
X-SVN-Rev: 27458
|
2010-01-30 06:53:52 +00:00 |
|
Kirti Velankar
|
f8125a14a4
|
ICU-3931 Updates
X-SVN-Rev: 27457
|
2010-01-30 04:48:30 +00:00 |
|
Steven R. Loomis
|
a4cf14cb20
|
ICU-6633 link to plugin documentation
X-SVN-Rev: 27456
|
2010-01-30 04:37:37 +00:00 |
|
Kirti Velankar
|
867c479b47
|
ICU-3931 Some more updates according to code-review comments
X-SVN-Rev: 27455
|
2010-01-30 03:46:13 +00:00 |
|
Kirti Velankar
|
df36aab82d
|
ICU-3931 Removing commented code
X-SVN-Rev: 27454
|
2010-01-30 03:35:11 +00:00 |
|
Kirti Velankar
|
883c9a2bdf
|
ICU-3931 Code-review comments and removed default constructor -same as Java
X-SVN-Rev: 27453
|
2010-01-30 03:21:38 +00:00 |
|
Kirti Velankar
|
632f3ce80c
|
ICU-3931 Code-review comments and removed default constructor -same as Java
X-SVN-Rev: 27452
|
2010-01-30 03:18:22 +00:00 |
|
Kirti Velankar
|
6924ba6c66
|
ICU-3931 Code-review comments and removed default constructor -same as Java
X-SVN-Rev: 27451
|
2010-01-30 02:48:20 +00:00 |
|
Kirti Velankar
|
742d22d13e
|
ICU-3931 Uncommented the invalid keywords test
X-SVN-Rev: 27450
|
2010-01-30 00:46:40 +00:00 |
|
Kirti Velankar
|
ba83d297f8
|
ICU-3931 Cleaned up checkValidKeyword method
X-SVN-Rev: 27449
|
2010-01-30 00:11:31 +00:00 |
|
Doug Felt
|
97a24057a9
|
ICU-7395 tell javadoc that we understand enums, thankyouverymuch
X-SVN-Rev: 27448
|
2010-01-29 23:56:29 +00:00 |
|
Steven R. Loomis
|
eeff15fb8d
|
ICU-7261 fix _init in urename.h
X-SVN-Rev: 27447
|
2010-01-29 23:53:58 +00:00 |
|
Steven R. Loomis
|
eaa6b913c6
|
ICU-6633 fix static linkage
X-SVN-Rev: 27446
|
2010-01-29 23:53:30 +00:00 |
|
Steven R. Loomis
|
de78eedbf0
|
ICU-7397 error if 0 symbols renamed
X-SVN-Rev: 27445
|
2010-01-29 22:07:01 +00:00 |
|
Doug Felt
|
985b0b7631
|
ICU-7396 tag/document some new apis
X-SVN-Rev: 27444
|
2010-01-29 19:52:36 +00:00 |
|
Doug Felt
|
44f7023ffa
|
ICU-7395 update api tools
X-SVN-Rev: 27443
|
2010-01-29 19:43:53 +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
|
e2ca69d4fe
|
ICU-7394 remove source control bindings from Visual Studio projects
X-SVN-Rev: 27441
|
2010-01-29 17:13:18 +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 |
|
Steven R. Loomis
|
14b3b4f0d6
|
ICU-7304 update API Change Report
X-SVN-Rev: 27437
|
2010-01-28 21:12:45 +00:00 |
|
Steven R. Loomis
|
f517a0db14
|
ICU-7304 fix API promotions from bad checkins r27396 and r27397
X-SVN-Rev: 27436
|
2010-01-28 21:09:53 +00:00 |
|