Commit Graph

21774 Commits

Author SHA1 Message Date
Michael Ow
507f3e4390 ICU-6906 Use uprv_free instead of delete.
X-SVN-Rev: 25976
2009-05-01 22:07:49 +00:00
Yoshito Umaoka
82c2ed3b3a ICU-6896 Reverted the rbnf test case change in the previous change set. Locale 'ga' should be included for parsing test, although ga/spellout was excluded from parse in the library code.
X-SVN-Rev: 25973
2009-05-01 21:02:02 +00:00
Yoshito Umaoka
5c15722121 ICU-6896 Workaround to allow parsing of spellout in Arabic, Hebrew and Maltese. Equivalent to c25971 in C.
X-SVN-Rev: 25972
2009-05-01 20:35:37 +00:00
John Emmons
1fffd46beb ICU-6896 Workaround to allow parsing of spellouts in Arabic, Hebrew, and Maltese
X-SVN-Rev: 25971
2009-05-01 20:30:31 +00:00
Yoshito Umaoka
30faf3d439 ICU-6867 Updated readme files.
X-SVN-Rev: 25968
2009-05-01 04:20:46 +00:00
John Emmons
4e093233b0 ICU-6900 Updated root.txt to fix alias problems
X-SVN-Rev: 25963
2009-04-30 20:00:43 +00:00
John Emmons
60e7810eca ICU-6900 Updated root.txt to fix alias problems
X-SVN-Rev: 25962
2009-04-30 20:00:28 +00:00
Yoshito Umaoka
d4534da6d3 ICU-6896 noParse initialization in all of RBNF constructors.
X-SVN-Rev: 25960
2009-04-30 18:29:33 +00:00
Yoshito Umaoka
1666ed935b ICU-6896 Set noParse properly in RBNF clone.
X-SVN-Rev: 25959
2009-04-30 17:40:52 +00:00
Yoshito Umaoka
8cdf11287c ICU-6896 Temporary workaround for RBNF crash problem for 4.2 release in ICU4C. Disabled RBNF spellout parse for some locales.
X-SVN-Rev: 25956
2009-04-30 07:24:02 +00:00
Yoshito Umaoka
1ea42c90b1 ICU-6896 Temporary workaround for RBNF crash problem for 4.2 release. Disabled RBNF spellout parse for some locales.
X-SVN-Rev: 25955
2009-04-30 07:15:27 +00:00
Michael Ow
77aeb37635 ICU-6890 Check for cygwinmsvc build environment before declaring npos.
X-SVN-Rev: 25950
2009-04-29 20:29:22 +00:00
Steven R. Loomis
4a41624cd6 ICU-6866 update readme ( post d01 )
X-SVN-Rev: 25946
2009-04-29 00:42:57 +00:00
Michael Ow
005ee80aa8 ICU-6893 The match result should be checked against the length which is limit - pos.
X-SVN-Rev: 25945
2009-04-29 00:37:05 +00:00
John Emmons
0436772003 ICU-6892 backout pa_IN as valid sublocale for collation
X-SVN-Rev: 25943
2009-04-28 23:11:55 +00:00
John Emmons
7a21d1f5b0 ICU-6892 backout pa_IN as valid sublocale for collation
X-SVN-Rev: 25942
2009-04-28 23:05:48 +00:00
Yoshito Umaoka
311af870b6 ICU-6891 Remove ee.foundation.jar from the source package. The jar file is no longer used for the Eclipse plug-in build.
X-SVN-Rev: 25941
2009-04-28 20:33:00 +00:00
Yoshito Umaoka
6b4dc8a0ee ICU-6867 Updated API change report for 4.2d01
X-SVN-Rev: 25933
2009-04-28 07:21:38 +00:00
Yoshito Umaoka
deb1daa5d9 ICU-6867 Fixed Java doc warnings.
X-SVN-Rev: 25932
2009-04-28 07:13:55 +00:00
Yoshito Umaoka
e45db647aa ICU-6880 Corrected misspellings in the last change set.
X-SVN-Rev: 25931
2009-04-28 06:52:19 +00:00
Yoshito Umaoka
2434db9a70 ICU-6880 Made the equivalent fix done for ICU4C. Fixed the problem for parsing localized GMT format with an offset pattern without delimitter characters.
X-SVN-Rev: 25930
2009-04-28 06:40:45 +00:00
Yoshito Umaoka
df41de6e90 ICU-6880 Fixed localized GMT format parse problem caused by the offset hour format without delimitter characters.
X-SVN-Rev: 25929
2009-04-28 06:20:32 +00:00
Steven R. Loomis
d787e0d3ad ICU-6866 update to remove parameter names
X-SVN-Rev: 25928
2009-04-27 23:41:28 +00:00
Steven R. Loomis
f059417687 ICU-6866 update API change report.
X-SVN-Rev: 25927
2009-04-27 23:39:56 +00:00
Yoshito Umaoka
a0188a1abc ICU-6415 ICU4J timezone 2009g
X-SVN-Rev: 25926
2009-04-27 22:19:51 +00:00
Yoshito Umaoka
94902cde35 ICU-6801 Fix Java 1.3/1.4 compilation problem in the test code. StringBuilder -> StringBuffer.
X-SVN-Rev: 25925
2009-04-27 22:02:07 +00:00
Yoshito Umaoka
5e09577bbf ICU-6415 ICU4C timezone 2009g
X-SVN-Rev: 25924
2009-04-27 21:41:29 +00:00
Peter Edberg
4317d4fd4d ICU-6801 (J) Add BreakIterator tests for tailored locales
X-SVN-Rev: 25922
2009-04-27 08:38:39 +00:00
Andy Heninger
25be8362b9 ICU-4790 more spoof detection
X-SVN-Rev: 25921
2009-04-27 06:53:38 +00:00
Yoshito Umaoka
c480d63da5 ICU-6809 Copy langtagRegex.txt to the classes directory in transliterator module test target to fix transliterator module test failure.
X-SVN-Rev: 25920
2009-04-26 23:08:49 +00:00
Yoshito Umaoka
2dafbbecb8 ICU-6867 Updated readme.html for 4.2d01.
X-SVN-Rev: 25919
2009-04-25 21:33:06 +00:00
Yoshito Umaoka
0db7c7749b ICU-6839 Removed a debug statement in RbnfTest.java in the previous revision.
X-SVN-Rev: 25918
2009-04-25 21:02:37 +00:00
Yoshito Umaoka
d850c18514 ICU-6839 Included locale ga from RBNF parse test exclusion list because of test failure. Updated the exclusion list to have only failing locales.
X-SVN-Rev: 25917
2009-04-25 21:00:07 +00:00
Yoshito Umaoka
ab8238997e ICU-5809 Skip verifying the transform result in TestHangul2 on Java 1.3, because of the lack of regex support.
X-SVN-Rev: 25916
2009-04-25 20:18:26 +00:00
Yoshito Umaoka
c6f152fb59 ICU-6648 Resolved Eclipse IDE warnings introduced by the previous changes.
X-SVN-Rev: 25915
2009-04-25 19:53:05 +00:00
Jason Spieth
bfb6fdfefd ICU-6648 Allow leading zeroes with strict parsing only when zeroes are forced by the pattern
X-SVN-Rev: 25914
2009-04-25 19:25:55 +00:00
Mark Davis
a663ab65c8 ICU-6864 added tests for newest items
X-SVN-Rev: 25913
2009-04-25 16:41:53 +00:00
Yoshito Umaoka
d925a8c579 ICU-6878 Lazy loading localized time zone data in ZoneStringFormat to optimize initialization performance.
X-SVN-Rev: 25912
2009-04-25 07:05:59 +00:00
Yoshito Umaoka
2e66eafe83 ICU-4200 Removed unused import statement in the previous change.
X-SVN-Rev: 25911
2009-04-25 03:39:31 +00:00
Peter Edberg
cb5d4d93ef ICU-6702 handle FieldPosition in format
X-SVN-Rev: 25910
2009-04-25 00:01:12 +00:00
Andy Heninger
b215e528d6 ICU-6394 charset detection returns duplicate charsets
X-SVN-Rev: 25909
2009-04-24 22:24:27 +00:00
Yoshito Umaoka
fe7d64b5b5 ICU-6792 ICU TimeZoneNameProvider returns proper values, but JRE does not pick the names returned by the ICU provider only for locale eu for some reasons. I concluded this is a Java problem and updated the test code to skip returning the error for locale eu.
X-SVN-Rev: 25908
2009-04-24 21:50:16 +00:00
John Emmons
d9c7439570 ICU-6839 CLDR 1.7 integration - release-1-7-d02
X-SVN-Rev: 25907
2009-04-24 20:37:41 +00:00
John Emmons
0f8cb83cc0 ICU-6839 CLDR 1.7 integration - release-1-7-d02
X-SVN-Rev: 25906
2009-04-24 20:34:20 +00:00
Mark Davis
e9478b7207 ICU-5809 decreased testing time for Hangul, while maintaining coverage. A special prop flag reenables exhaustive, if needed.
X-SVN-Rev: 25905
2009-04-24 18:55:05 +00:00
Yoshito Umaoka
9988ef9072 ICU-6854 Fixed JDK1.3 build errors.
X-SVN-Rev: 25904
2009-04-24 16:22:40 +00:00
Yoshito Umaoka
09a43f9208 ICU-5400 Removed unnecessary conditional compilation comment header string introduced by the previouse change.
X-SVN-Rev: 25903
2009-04-24 16:21:12 +00:00
Peter Edberg
b06cd67ca0 ICU-6585 c-cc should use local day of week; implement eee-eeeee
X-SVN-Rev: 25902
2009-04-24 07:55:43 +00:00
Yoshito Umaoka
365553cb0d ICU-6775 Fixed 2 issues which makes ICU4J Collator to generate incompatible collation keys with ICU4C.
X-SVN-Rev: 25901
2009-04-24 05:42:29 +00:00
Peter Edberg
4f6801ce4e ICU-6748 fix ceToJD and add corresponding tests
X-SVN-Rev: 25900
2009-04-24 04:57:18 +00:00