Commit Graph

21783 Commits

Author SHA1 Message Date
Mark Davis
a19dd4910a ICU-6794 forgot a small checkin. Can handle otherwise if John needs to retract.
X-SVN-Rev: 25991
2009-05-07 15:50:40 +00:00
Yoshito Umaoka
de591845b6 ICU-4790 Fix a merge problem in the previous change.
X-SVN-Rev: 25987
2009-05-05 03:02:02 +00:00
Michael Ow
c160905800 ICU-4790 Fix uconfig error.
X-SVN-Rev: 25985
2009-05-05 02:03:27 +00:00
John Emmons
d1a7b2ce1e ICU-6909 Merge country/language data changes
X-SVN-Rev: 25984
2009-05-04 22:42:35 +00:00
John Emmons
df0e6bdc3e ICU-6909 Merge country/language data changes
X-SVN-Rev: 25983
2009-05-04 22:42:09 +00:00
Andy Heninger
625bc9086e ICU-4790 Spoof detection build failures with UCONFIG_NO_REGULAR_EXPRESSIONS
X-SVN-Rev: 25981
2009-05-04 05:45:27 +00:00
Andy Heninger
7088240fd8 ICU-4790 fix mismatched cases malloc / delete in spoof detector.
X-SVN-Rev: 25980
2009-05-04 03:47:05 +00:00
John Emmons
f0ee7cd65f ICU-6908 Add missing Malayalam 5
X-SVN-Rev: 25979
2009-05-02 03:03:52 +00:00
John Emmons
11d71a9dd3 ICU-6908 Add missing Malayalam 5
X-SVN-Rev: 25978
2009-05-02 02:54:39 +00:00
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