Commit Graph

21763 Commits

Author SHA1 Message Date
John Emmons
76edc36b6e ICU-5431 Modifications to allow pre-base consonant reordering for Malayalam
X-SVN-Rev: 26090
2009-06-11 18:34:01 +00:00
Michael Ow
9100ba632e ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code.
X-SVN-Rev: 26084
2009-06-09 21:28:13 +00:00
Michael Ow
899fe12ec8 ICU-6958 Turn on IndexCharacters test.
X-SVN-Rev: 26077
2009-06-08 22:00:47 +00:00
Michael Ow
bbdb417578 ICU-6958 Remove BreakDictionary from public view. Add test in RBBITest for better code coverage of DictionaryBasedBreakIterator.
X-SVN-Rev: 26075
2009-06-08 20:18:17 +00:00
Jason Spieth
d6400a1a70 ICU-6990 2009h zoneinfo.txt in icu/trunk
X-SVN-Rev: 26072
2009-06-08 15:57:55 +00:00
Michael Ow
9464374e96 ICU-6955 Update encodingCount.
X-SVN-Rev: 26070
2009-06-05 21:23:26 +00:00
Michael Ow
49168d16c3 ICU-6955 Increase code coverage for CharsetICU and CharsetProvider ICU. Port over test cases from C to Java for CharsetSCSU.
X-SVN-Rev: 26069
2009-06-05 19:13:41 +00:00
Steven R. Loomis
e01e8af482 ICU-6919 fix for icu-config generation
X-SVN-Rev: 26063
2009-06-03 23:55:27 +00:00
Yoshito Umaoka
158cee9f57 ICU-6951 Merging generics support changes from the work branch.
X-SVN-Rev: 26059
2009-06-03 03:53:47 +00:00
Andy Heninger
1605f59449 ICU-6980 fix typo in comment
X-SVN-Rev: 26056
2009-05-29 21:17:09 +00:00
Andy Heninger
b4e97b834b ICU-6980 fix function hiding compiler warning
X-SVN-Rev: 26055
2009-05-29 20:50:13 +00:00
Markus Scherer
ceab24c9be ICU-6965 rename ErrorCode::check() to ErrorCode::assertSuccess() to avoid conflict with MacOS #define check(...)
X-SVN-Rev: 26054
2009-05-27 22:31:13 +00:00
John Emmons
18449ba9a4 ICU-6622 Apply calt feature by default
X-SVN-Rev: 26050
2009-05-26 21:00:20 +00:00
Michael Ow
2a1520f1c5 ICU-6364 Accidentally placed warning in wrong spot.
X-SVN-Rev: 26037
2009-05-22 21:57:16 +00:00
Michael Ow
f991d64025 ICU-6364 Issue a warning instead of error on MacOSX.
X-SVN-Rev: 26036
2009-05-22 21:48:59 +00:00
Michael Ow
88cdec2631 ICU-6653 Add check for start greater than limit to avoid out of bound exception.
X-SVN-Rev: 26035
2009-05-22 19:03:09 +00:00
Michael Ow
996d587bdb ICU-6936 Remove unneeded c code file with USE_SINGLE_CCODE_FILE is set.
X-SVN-Rev: 26028
2009-05-20 18:35:10 +00:00
Yoshito Umaoka
5e1984432c ICU-6952 Fix one error in the previous submission.
X-SVN-Rev: 26027
2009-05-20 17:02:25 +00:00
Yoshito Umaoka
0c061f5b4c ICU-6952 Removed most of conditional compilation sources for old Java versions.
X-SVN-Rev: 26026
2009-05-20 16:41:12 +00:00
Yoshito Umaoka
78e0e98e34 ICU-6918 Fixed a compiler warning - local variable hiding a field.
X-SVN-Rev: 26024
2009-05-20 02:51:25 +00:00
Michael Ow
3f0a9cac87 ICU-6936 Add iSeries specific configurations. Improve performance of creating package without assembly.
X-SVN-Rev: 26018
2009-05-18 05:41:02 +00:00
Markus Scherer
0d85d9fff4 ICU-6928 remove U_VALGRIND from the test
X-SVN-Rev: 26013
2009-05-16 20:42:27 +00:00
Markus Scherer
af9fb2fc51 ICU-6938 update links to moved copyright-scan page
X-SVN-Rev: 26009
2009-05-14 21:48:35 +00:00
Andy Heninger
8a31302a44 ICU-6935 missing C++ namespace use
X-SVN-Rev: 26008
2009-05-14 18:30:49 +00:00
Markus Scherer
12be5b8ce0 ICU-6928 even simpler NUL-termination code, now only in getTerminatedBuffer(); insight: getTerminatedBuffer() can safely write a NUL even in a shared, allocated (kLongString & refCount()>1) buffer so no other code need NUL-terminate the buffer
X-SVN-Rev: 26007
2009-05-14 06:05:27 +00:00
Markus Scherer
b23ab3d19d ICU-6928 make not-writable UnicodeString buffers NUL-terminated if there is space, and NUL-terminate writable buffers if there is space; this is so valgrind and Purify don't complain about testing uninitialized memory
X-SVN-Rev: 26006
2009-05-13 21:05:51 +00:00
Markus Scherer
d0f56f27f1 ICU-6929 turn U_DISABLE_RENAMING back off (i.e., enable renaming) by default on Windows
X-SVN-Rev: 26005
2009-05-13 19:02:07 +00:00
John Emmons
ad4b57eac0 ICU-6918 Add arg to DateNumberFormat constructor
X-SVN-Rev: 26004
2009-05-13 16:23:58 +00:00
Michael Ow
053f5fc7e7 ICU-6925 Add -o option in icupkg to specify output file of list.
X-SVN-Rev: 26002
2009-05-12 18:57:04 +00:00
John Emmons
1ca61647e7 ICU-6918 Make date formatting honor @numbers keyword
X-SVN-Rev: 26000
2009-05-11 20:19:05 +00:00
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