Commit Graph

24619 Commits

Author SHA1 Message Date
Markus Scherer
3fd6a0e7f2 ICU-9014 make hasScript(c, sc) == sc in scx(c)
X-SVN-Rev: 31331
2012-02-06 20:11:43 +00:00
Markus Scherer
bf7701a030 ICU-9014 make hasScript(c, sc) == sc in scx(c)
X-SVN-Rev: 31330
2012-02-06 20:11:22 +00:00
Andy Heninger
5b3a708915 ICU-8992 Compiler Warning cleanup for gcc 4.6.1
X-SVN-Rev: 31329
2012-02-06 19:57:08 +00:00
Markus Scherer
2281643107 ICU-9014 and ICU-9015 scx defaults to {sc}, and return that efficiently
X-SVN-Rev: 31328
2012-02-03 23:39:45 +00:00
Markus Scherer
8d2ddad36c ICU-9014 and ICU-9015 scx defaults to {sc}, and return that efficiently
X-SVN-Rev: 31327
2012-02-03 23:36:05 +00:00
Yoshito Umaoka
30e3a9e8b2 ICU-9078 Moved com.ibm.icu.impl.ImplicitCEGenerator from core project to collator project.\
X-SVN-Rev: 31325
2012-02-03 21:27:21 +00:00
John Emmons
2c99787c7a ICU-8514 Modify behavior of YY to parse as a two-digit year
X-SVN-Rev: 31324
2012-02-03 21:10:04 +00:00
Michael Ow
ee1b9eaba5 ICU-7964 Update TestNumericCode to pass without data
X-SVN-Rev: 31323
2012-02-03 20:12:17 +00:00
Yoshito Umaoka
1c11ee4838 ICU-7964 Merging ucurr_getNumericCode from the work branch to the trunk.
X-SVN-Rev: 31320
2012-02-03 18:40:03 +00:00
Yoshito Umaoka
9b3a63154f ICU-7964 Merging new ICU4J Currency APIs and test case from the work branch to the trunk.
X-SVN-Rev: 31318
2012-02-03 18:02:30 +00:00
Steven R. Loomis
7f9aa7a129 ICU-8988 merge from unicode.org - robustness
X-SVN-Rev: 31315
2012-02-03 01:24:09 +00:00
Stuart Gill
5b1d31d013 ICU-9095 fixed test data
X-SVN-Rev: 31314
2012-02-03 01:15:01 +00:00
Stuart Gill
28e701c0d6 ICU-9095 fix for reorder rules mixed with other rules - better solution
X-SVN-Rev: 31313
2012-02-03 01:10:19 +00:00
Stuart Gill
400fa68b20 ICU-9095 added test for issue
X-SVN-Rev: 31312
2012-02-03 00:07:58 +00:00
Stuart Gill
bbe524b849 ICU-9095 fix for reorder rules mixed with other rules
X-SVN-Rev: 31311
2012-02-03 00:05:00 +00:00
John Emmons
c0431190d6 ICU-9071 Merge data from CLDR release-21-d01
X-SVN-Rev: 31308
2012-02-02 23:11:12 +00:00
John Emmons
7742158c72 ICU-9071 Merge data from CLDR release-21-d01
X-SVN-Rev: 31307
2012-02-02 22:53:19 +00:00
Michael Ow
42208f627b ICU-9085 Fix infinite loop error in compound text converter in ICU4J
X-SVN-Rev: 31299
2012-02-02 01:56:59 +00:00
Michael Ow
4fc83fb80c ICU-9085 Fix infinite loop error in compound text converter in ICU4C
X-SVN-Rev: 31298
2012-02-01 23:45:54 +00:00
Peter Edberg
bbed782b13 ICU-9067 Per review comments: add JavaDoc tag, remove unused Comparator stuff
X-SVN-Rev: 31293
2012-02-01 00:54:10 +00:00
Peter Edberg
73635200a4 ICU-9044 Fix timebomb to use isICUVersionBefore() (J)
X-SVN-Rev: 31282
2012-01-31 08:44:39 +00:00
Peter Edberg
044e9d07c0 ICU-9044 Improve parse method documentation, note that parsing Chinese cal dates may be ambiguous (J)
X-SVN-Rev: 31281
2012-01-31 08:13:43 +00:00
Peter Edberg
e3edca9be5 ICU-9044 Better description of 'U' character behavior (C)
X-SVN-Rev: 31280
2012-01-31 07:35:50 +00:00
Peter Edberg
6abaa5337f ICU-9069 Parse 'U' when there there is no cyclic year name data (J)
X-SVN-Rev: 31279
2012-01-31 06:37:51 +00:00
Andy Heninger
085aca34c6 ICU-9057 Add joiner chars 200c and 200d to \w word char set.
X-SVN-Rev: 31278
2012-01-31 02:28:10 +00:00
Andy Heninger
da5380d926 ICU-8123 Remove utext comparison functions.
X-SVN-Rev: 31277
2012-01-31 01:14:41 +00:00
Yoshito Umaoka
fac016b0ed ICU-9006 ICU4J API promotion for 49. A bug fix in the api report tool.
X-SVN-Rev: 31275
2012-01-30 17:16:37 +00:00
Markus Scherer
0497efa1ad ICU-9059 check U16_APPEND() isError flag to avoid compiler warnings, even if we do not need it
X-SVN-Rev: 31272
2012-01-27 00:13:45 +00:00
Markus Scherer
b565e739cc ICU-9031 fix buffer reallocation bug in u_strToWCS()
X-SVN-Rev: 31271
2012-01-26 23:53:45 +00:00
Markus Scherer
9606c41350 ICU-9048 work around xlC compiler bug
X-SVN-Rev: 31270
2012-01-26 23:05:12 +00:00
Andy Heninger
8f051e098c ICU-9080 add test for Finnish line break tailoring.
X-SVN-Rev: 31269
2012-01-26 20:27:31 +00:00
Andy Heninger
2eeb521d01 ICU-6975 Move more break iterator test data out of code into rbbitst.txt file.
X-SVN-Rev: 31268
2012-01-26 02:12:05 +00:00
Steven R. Loomis
d930796cf7 ICU-9076 ICU 49 report
X-SVN-Rev: 31267
2012-01-25 23:59:43 +00:00
Michael Ow
672786786d ICU-8940 Add new ICU4J API to set decimal format symbols in RBNF
X-SVN-Rev: 31266
2012-01-25 21:17:06 +00:00
Michael Ow
1f311240e5 ICU-8940 Add new ICU4C API to set decimal format symbols in RBNF
X-SVN-Rev: 31265
2012-01-25 21:16:48 +00:00
Doug Felt
2189a60f84 ICU-9073 synchronize PluralRulesLoader methods that modify internal maps.
X-SVN-Rev: 31261
2012-01-24 22:54:11 +00:00
Doug Felt
a18cc6389c ICU-9072 modify CurrencyDisplayNames API
X-SVN-Rev: 31260
2012-01-24 22:11:32 +00:00
Doug Felt
2da3a310d9 ICU-9072 modify CurrencyDisplayNames API
X-SVN-Rev: 31259
2012-01-24 22:10:27 +00:00
Doug Felt
a5035b2c58 ICU-9072 modify CurrencyDisplayNames API
X-SVN-Rev: 31258
2012-01-24 22:09:54 +00:00
Peter Edberg
3b3b61e234 ICU-9044 Improve parse method documentation, note that parsing Chinese cal dates may be ambiguous (C)
X-SVN-Rev: 31254
2012-01-23 23:14:56 +00:00
Markus Scherer
f2c94fe24f ICU-8995 add new ISO script code Hluw=Anatolian Hieroglyphs
X-SVN-Rev: 31250
2012-01-23 19:52:28 +00:00
Markus Scherer
31523429f2 ICU-8995 add new ISO script code Hluw=Anatolian Hieroglyphs
X-SVN-Rev: 31249
2012-01-23 19:51:38 +00:00
Markus Scherer
979a273104 ICU-8995 add new ISO script code Hluw=Anatolian Hieroglyphs
X-SVN-Rev: 31248
2012-01-23 19:51:22 +00:00
Peter Edberg
a3d068508b ICU-9069 Parse 'U' when there there is no cyclic year name data (C)
X-SVN-Rev: 31247
2012-01-23 19:43:13 +00:00
Yoshito Umaoka
6ac6ff7487 ICU-8991 Added readme.txt to explain the instructions.
X-SVN-Rev: 31245
2012-01-21 08:51:07 +00:00
Peter Edberg
f4ccd40ed0 ICU-9067 Add internal getCanonicalSkeletonAllowingDuplicates method for use by CLDR
X-SVN-Rev: 31244
2012-01-21 07:57:02 +00:00
Yoshito Umaoka
1542d80acf ICU-8991 Added currencyNumericCodes(res) in ICU4J.
X-SVN-Rev: 31243
2012-01-20 23:33:27 +00:00
Yoshito Umaoka
bd6b5d265d ICU-8991 Added currencyNumericCodes.txt in ICU4C.
X-SVN-Rev: 31242
2012-01-20 23:32:19 +00:00
Markus Scherer
b72fb657f6 ICU-9048 add virtual ~PluralSelector()
X-SVN-Rev: 31241
2012-01-20 22:12:56 +00:00
Andy Heninger
db198b88ed ICU-9054 add U_NAMESPACE_USE to swapimpl.cpp
X-SVN-Rev: 31240
2012-01-20 22:03:22 +00:00