Commit Graph

24563 Commits

Author SHA1 Message Date
Markus Scherer
1856fafdc3 ICU-8827 genuca bug fix: UCA 6.1 has a max contraction length of 4 not 3, parameterize code & raise max length
X-SVN-Rev: 31051
2011-12-07 06:14:56 +00:00
Markus Scherer
46555dac60 ICU-8827 more genuca white space parsing fixes
X-SVN-Rev: 31046
2011-12-07 00:34:11 +00:00
Peter Edberg
56d70749df ICU-8958 Add support for parsing leapMonths (in addition to formatting per r31039, r31040)
X-SVN-Rev: 31043
2011-12-06 20:46:32 +00:00
Steven R. Loomis
e1d4644d7a ICU-8743 fix configure macro
X-SVN-Rev: 31042
2011-12-06 18:25:40 +00:00
Peter Edberg
5578f45b2f ICU-8958 use the correct monthPattern for numeric months
X-SVN-Rev: 31040
2011-12-06 08:26:13 +00:00
Peter Edberg
6dbcc24060 ICU-8958 integrate changes from cldrbug 4130:; add monthPatterns support to
DateFormatSymbols, use it to format leap months; ignore pattern char 'l'; add tests.

X-SVN-Rev: 31039
2011-12-06 08:00:44 +00:00
Umesh Nair
4a6f817e00 ICU-8108 Allowing imports from the same file by suppressing building binaries for imported rules
X-SVN-Rev: 31036
2011-12-06 00:23:46 +00:00
Abhinav Gupta
670f0268a1 ICU-8668 J, restrict script to be alphabetic in locale name.
X-SVN-Rev: 31032
2011-12-05 20:34:00 +00:00
Abhinav Gupta
5373f49d27 ICU-8668 C, C++, restrict script to alphabetic in locale name.
X-SVN-Rev: 31031
2011-12-05 20:15:15 +00:00
Markus Scherer
a7394689d8 ICU-8827 ignore Script_Extensions @missing value <script>
X-SVN-Rev: 31030
2011-12-05 20:05:26 +00:00
Peter Edberg
57d4e75211 ICU-7930 J, don't limit base skeleton field length to 3
X-SVN-Rev: 31029
2011-12-05 06:00:10 +00:00
Peter Edberg
22a40ff65d ICU-7930 C, don't limit base skeleton field length to 3
X-SVN-Rev: 31028
2011-12-05 04:49:40 +00:00
Peter Edberg
366c3a3306 ICU-8844 Updated khmerdict.txt (deleted 91 entries) per the new version attached to the ticket
X-SVN-Rev: 31018
2011-12-04 03:23:28 +00:00
Peter Edberg
3a8d6c31a9 ICU-8844 Clone fCalendar as necessary so it does not get modified by format or parse methods
X-SVN-Rev: 31017
2011-12-04 00:33:15 +00:00
Markus Scherer
8087532167 ICU-8827 adjust for new @missing values; for Name_Alias only use type=corrections for now
X-SVN-Rev: 31014
2011-12-03 00:20:31 +00:00
Stuart Gill
b668e88639 ICU-8914 extra Java documentation for collation reordering
X-SVN-Rev: 31013
2011-12-02 22:11:29 +00:00
Markus Scherer
0ce7b55545 ICU-8827 PropertyAliases-6.1.0d11.txt formally adds Script_Extensions
X-SVN-Rev: 31010
2011-12-02 21:03:34 +00:00
Yoshito Umaoka
4334ee838f ICU-8943 RBTZ fix in ICU4C and its test case
X-SVN-Rev: 31009
2011-12-02 07:02:54 +00:00
Yoshito Umaoka
f45fb4a410 ICU-8943 Updated the test case.
X-SVN-Rev: 31008
2011-12-02 06:52:35 +00:00
Yoshito Umaoka
b0f61ffe46 ICU-8953 ICU4C implementation was OK. Just update the test case already added in ICU4J.
X-SVN-Rev: 31007
2011-12-02 05:01:23 +00:00
Yoshito Umaoka
35d15227cd ICU-8818 Fixed a compile error.
X-SVN-Rev: 31006
2011-12-02 04:40:30 +00:00
Markus Scherer
d7a6e85957 ICU-8827 property names data from PropertyValueAliases-6.1.0d14.txt
X-SVN-Rev: 31004
2011-12-02 01:09:11 +00:00
Stuart Gill
c3409e4285 ICU-8914 extra Java documentation for collation reordering
X-SVN-Rev: 31003
2011-12-01 23:16:58 +00:00
Stuart Gill
16ea5c24a6 ICU-8914 extra C/C++ documentation for collation reordering
X-SVN-Rev: 31002
2011-12-01 23:13:47 +00:00
Markus Scherer
77b94f2bd1 ICU-8915 document why BMPSet.set32x64Bits(..., limit=0x800) is fine & safe
X-SVN-Rev: 31001
2011-12-01 06:47:04 +00:00
Markus Scherer
540221ad33 ICU-8915 document why bmpset.cpp:set32x64Bits(..., limit=0x800) is fine & safe
X-SVN-Rev: 31000
2011-12-01 06:46:53 +00:00
Markus Scherer
b19d1bd16a ICU-8915 flag & test for whether signed integer right shift is Arithmetic Shift Right
X-SVN-Rev: 30999
2011-12-01 06:04:35 +00:00
Markus Scherer
67aa69c0f0 ICU-8246 forgot to invoke TestGetEasyToUseInstance()
X-SVN-Rev: 30998
2011-12-01 06:01:05 +00:00
Markus Scherer
1166cb2f03 ICU-8945 fix UCharacter.CJK_IDEOGRAPH_FOURTH_ code point
X-SVN-Rev: 30997
2011-12-01 03:31:57 +00:00
Markus Scherer
81e9b13f7b ICU-8246 add Normalizer2.getNFCInstance(), getNFKDInstance(), ...
X-SVN-Rev: 30996
2011-12-01 01:50:37 +00:00
Markus Scherer
c50c6a20d7 ICU-8942 straggler fixes, parallel with C++
X-SVN-Rev: 30995
2011-12-01 00:55:29 +00:00
Markus Scherer
3a86b119b0 ICU-8246 add Normalizer2::getNFCInstance(), getNFKDInstance(), ...
X-SVN-Rev: 30994
2011-12-01 00:43:35 +00:00
Michael Ow
7d66d16531 ICU-8804 Ensure empty strings are included when calling the split method of a string
X-SVN-Rev: 30993
2011-11-30 18:17:25 +00:00
Abhinav Gupta
6592593c88 ICU-8818 switched to calloc for a few instances of malloc + memset(0)
X-SVN-Rev: 30992
2011-11-30 17:52:09 +00:00
Abhinav Gupta
46f02630a1 ICU-8818 implement uprv_calloc
X-SVN-Rev: 30991
2011-11-30 17:52:02 +00:00
Markus Scherer
bf5ef2ad0e ICU-8804 cast from uint16_t* to UChar* (different types on some platforms)
X-SVN-Rev: 30989
2011-11-29 22:54:44 +00:00
Michael Ow
719f170653 ICU-8804 Remove unneeded fields array size check
X-SVN-Rev: 30988
2011-11-29 21:26:05 +00:00
Yoshito Umaoka
884a12613a ICU-8953 Fixed the getCanonicalID with the Olson link.
X-SVN-Rev: 30987
2011-11-29 17:45:37 +00:00
Markus Scherer
c267b157f0 ICU-8942 use smaller/simpler FCD data rather than building an FCD trie
X-SVN-Rev: 30986
2011-11-28 23:04:28 +00:00
Markus Scherer
524fd241c5 ICU-8942 use smaller/simpler FCD data rather than building an FCD trie
X-SVN-Rev: 30985
2011-11-28 22:59:49 +00:00
Michael Ow
8ffe8b6439 ICU-8804 Fix String format error in UCharacterTest code
X-SVN-Rev: 30984
2011-11-28 18:47:38 +00:00
Markus Scherer
19735dc2a3 ICU-8804 Normalizer2.composePair(a, b) with separation of minYesNo extraData into combines-forward vs. not
X-SVN-Rev: 30983
2011-11-27 20:34:42 +00:00
Markus Scherer
bed105857f ICU-8804 Normalizer2::composePair(a, b) with separation of minYesNo extraData into combines-forward vs. not
X-SVN-Rev: 30982
2011-11-27 20:29:38 +00:00
Markus Scherer
c80f9c5856 ICU-8804 Normalizer2.getRawDecomposition(c) with added data in .nrm formatVersion 2
X-SVN-Rev: 30981
2011-11-27 04:44:50 +00:00
Markus Scherer
03748b07f1 ICU-8804 Normalizer2::getRawDecomposition(c) with added data in .nrm formatVersion 2
X-SVN-Rev: 30980
2011-11-27 04:44:13 +00:00
Stuart Gill
0ff00f0a40 ICU-8814 test for problem
X-SVN-Rev: 30978
2011-11-23 19:50:11 +00:00
Abhinav Gupta
74669ffea9 ICU-8929 Applied patch attached to ticket.
X-SVN-Rev: 30977
2011-11-21 19:38:08 +00:00
Yoshito Umaoka
39812e6f72 ICU-8943 Fixed NPE problem in RuleBasedTimeZone#getOffsets.
X-SVN-Rev: 30975
2011-11-18 22:30:34 +00:00
Abhinav Gupta
4b1538b4f9 ICU-8899 Switch to StringBuilder for buffer.
X-SVN-Rev: 30974
2011-11-18 19:04:50 +00:00
Michael Ow
3280110b3c ICU-8911 Add make target releaseDist
X-SVN-Rev: 30973
2011-11-16 22:03:45 +00:00