Commit Graph

22174 Commits

Author SHA1 Message Date
Michael Ow
6a639a823b ICU-6991 Add test case for uspoof and reorder cintltst.
X-SVN-Rev: 26648
2009-09-18 06:38:49 +00:00
Steven R. Loomis
b02877f0e0 ICU-6631 multi-icu (support for provider)
X-SVN-Rev: 26647
2009-09-18 01:50:04 +00:00
Michael Ow
30ef01e564 ICU-6991 Add test for better code coverage in various calendar classes and dateformat.
X-SVN-Rev: 26646
2009-09-17 21:55:11 +00:00
Yoshito Umaoka
2c2d76044f ICU-7137 Moved getCalendarType from Calendar to new class CalendarUtil in impl package and use it from both Calendar and DateFormatSymbols.
X-SVN-Rev: 26643
2009-09-17 16:43:35 +00:00
Jason Spieth
058950ccfb ICU-6990 2009m ICU4J
X-SVN-Rev: 26642
2009-09-17 16:25:00 +00:00
Jason Spieth
c86561934a ICU-6990 2009m ICU4C
X-SVN-Rev: 26641
2009-09-17 16:20:15 +00:00
Andy Heninger
5e28363a15 ICU-7151 ICU4J RBBI Line break tests updated for Unicode 5.2
X-SVN-Rev: 26639
2009-09-16 21:56:30 +00:00
Michael Ow
1cc5cd1a8b ICU-6991 Improve coverage for calendar, bms, and msgfmt.
X-SVN-Rev: 26638
2009-09-16 20:55:05 +00:00
Steven R. Loomis
712b165172 ICU-6930 IBM i updates: Merging r26624 through r26636 of /icu/branches/srl/i6930
X-SVN-Rev: 26637
2009-09-16 01:08:54 +00:00
Michael Ow
c8982d6ce6 ICU-7074 Update version number for namespace.
X-SVN-Rev: 26632
2009-09-15 17:50:27 +00:00
Michael Ow
a6305a2160 ICU-3319 Fix missing function declaration during merge.
X-SVN-Rev: 26631
2009-09-15 16:20:12 +00:00
Michael Ow
403bffef0e ICU-7087 Include missing header file for strcpy and strcat.
X-SVN-Rev: 26630
2009-09-14 17:39:35 +00:00
Michael Ow
67e5dae0ae ICU-5720 Fix usage of UVersionInfo type.
X-SVN-Rev: 26629
2009-09-14 16:48:42 +00:00
Andy Heninger
44b26a579b ICU-7087 fix spoof detection bugs with buffer handling while computing skeletons, and with supplemental character handling.
X-SVN-Rev: 26628
2009-09-14 04:02:38 +00:00
Steven R. Loomis
d51a3d446c ICU-6989 merge of r26622, fix urename
X-SVN-Rev: 26623
2009-09-12 04:06:28 +00:00
Michael Ow
bec6614bdd ICU-6565 Make Linux and MacOX default codepage be UTF-8 for non C/POSIX locale.
X-SVN-Rev: 26620
2009-09-11 20:41:32 +00:00
Andy Heninger
4d90dc692d ICU-7130 infinite loop in dictionary break iterators
X-SVN-Rev: 26618
2009-09-10 23:17:38 +00:00
Mark Davis
85f0ecb659 ICU-7139 fix index constructor, etc.
X-SVN-Rev: 26617
2009-09-10 17:57:19 +00:00
Jungshik Shin
1dc8949de0 ICU-7135 fix a memory leak in timezone.cpp on Windows
X-SVN-Rev: 26616
2009-09-09 23:39:16 +00:00
Markus Scherer
df6548d8bf ICU-7132 add section with recommended build options
X-SVN-Rev: 26615
2009-09-09 22:43:18 +00:00
Michael Ow
aedb406d05 ICU-3319 Fix cygwin renaming issue.
X-SVN-Rev: 26614
2009-09-09 18:29:55 +00:00
John Vu
a91b8f20a8 ICU-6991 Code coverage for missing functions in Calendar, DecimalFormat, MessageFormat, PluralFormat, and StringList.
X-SVN-Rev: 26613
2009-09-09 16:44:34 +00:00
John Vu
96f031263f ICU-6991 Modified last revision to actually include test.
X-SVN-Rev: 26612
2009-09-09 03:46:40 +00:00
John Vu
de02af8d27 ICU-6991 Code coverage for missing functions in Calendar, DecimalFormat, and CurrencyPluralInfo
X-SVN-Rev: 26611
2009-09-08 22:29:54 +00:00
Michael Ow
ddc3287efd ICU-4954 Use skipRuleWhiteSpace after white space check.
X-SVN-Rev: 26610
2009-09-08 16:42:54 +00:00
Michael Ow
9e239fd9f0 ICU-3319 Merge changes in branch to trunk.
X-SVN-Rev: 26609
2009-09-08 05:31:42 +00:00
Michael Ow
1ad7caa833 ICU-6991 Remove unneeded error code check and other errors.
X-SVN-Rev: 26608
2009-09-07 07:09:52 +00:00
Michael Ow
c69b37b9c8 ICU-6991 Fix redeclaration error.
X-SVN-Rev: 26607
2009-09-07 04:26:04 +00:00
John Vu
d617aa5932 ICU-6991 Code coverage for missing functions in NumberingSystem and Collator.
X-SVN-Rev: 26606
2009-09-04 22:14:57 +00:00
John Vu
05d0e02083 ICU-6991 Code coverage for missing functions in MessageFormat.
X-SVN-Rev: 26605
2009-09-04 21:10:10 +00:00
Mark Davis
323d5a9b31 ICU-7125 Modify internal data structure to make it easer to build in CLDR.
X-SVN-Rev: 26604
2009-09-04 19:37:27 +00:00
Yoshito Umaoka
71fb8f005b ICU-4069 Some minor updates
X-SVN-Rev: 26603
2009-09-04 18:42:47 +00:00
John Vu
222da0d6ad ICU-6991 Code coverage for missing functions in Calendar and NumberFormat.
X-SVN-Rev: 26602
2009-09-04 17:15:03 +00:00
Mark Davis
ddefb74427 ICU-7125 Fix warnings
X-SVN-Rev: 26601
2009-09-03 22:47:33 +00:00
Mark Davis
a13bccbf15 ICU-7125 Fix warnings
X-SVN-Rev: 26600
2009-09-03 22:44:25 +00:00
Mark Davis
b4176a2b83 ICU-7125 Fix warnings
X-SVN-Rev: 26599
2009-09-03 22:35:35 +00:00
Mark Davis
50cb567507 ICU-7125 Fix spurious test println
X-SVN-Rev: 26598
2009-09-03 22:30:26 +00:00
Yoshito Umaoka
830d75f537 ICU-7027 Once remove eclipse-dummy.jar from icu4j-core build path.
X-SVN-Rev: 26597
2009-09-03 20:44:49 +00:00
Michael Ow
f936b9b2f5 ICU-3126 Merge changes to trunk for auto cleanup of icu libraries.
X-SVN-Rev: 26596
2009-09-03 20:40:02 +00:00
Yoshito Umaoka
479df20ab5 ICU-7027 Fix translit-tests execution problem in Eclipse IDE.
X-SVN-Rev: 26595
2009-09-03 20:17:24 +00:00
Michael Ow
37b340e112 ICU-7120 Fix error check in test and concatenation code for normalizer.
X-SVN-Rev: 26594
2009-09-03 19:32:31 +00:00
John Emmons
0ea33cbf80 ICU-4069 Implement getDisplayLanguageWithDialect() and getDisplayNameWithDialect()
X-SVN-Rev: 26593
2009-09-03 19:10:51 +00:00
Yoshito Umaoka
f8c58d2721 ICU-7107 Reverted the method signature to synchronized.
X-SVN-Rev: 26592
2009-09-03 19:00:24 +00:00
Yoshito Umaoka
ddd8a50457 ICU-7107 Fixed TimeZone#getDisplayName threading problem.
X-SVN-Rev: 26591
2009-09-03 18:57:40 +00:00
Mark Davis
42d4b38e15 ICU-7125 Add API for language matching for data that will be coming from CLDR.
X-SVN-Rev: 26589
2009-09-02 23:13:26 +00:00
John Vu
beeba02f88 ICU-6991 Code coverage for missing functions in CEList, CollData, BoyerMooreSearch, PluralFormat.
X-SVN-Rev: 26588
2009-09-02 22:27:16 +00:00
Yoshito Umaoka
d65164c274 ICU-7027 Added .project in the root directory to the svn ignore list
X-SVN-Rev: 26584
2009-09-01 20:21:28 +00:00
Yoshito Umaoka
dd9ec6844f ICU-7027 Updated icu4j-localespi-tests project to use project specific Java compiler level.
X-SVN-Rev: 26582
2009-09-01 20:12:40 +00:00
John Vu
0fd738a371 ICU-6332 Updated the readme to reflect the enhancement.
X-SVN-Rev: 26574
2009-08-28 20:52:50 +00:00
Yoshito Umaoka
d22b1f602e ICU-7027 Disable some compiler warnings for non API projects. Remove unused import from BuildDictionaryFile.java
X-SVN-Rev: 26573
2009-08-28 20:09:01 +00:00