Peter Edberg
|
04b5cd0d7b
|
ICU-8072 Now ucol_tok_parseNextToken can cause UColTokenParser source field ptr to get realloced, free the new ptr
X-SVN-Rev: 28899
|
2010-10-25 04:29:10 +00:00 |
|
Peter Edberg
|
511b73419f
|
ICU-8072 Fix crash in genrb coll processing due to stale rulesToParse pointers in UColToken hashtable
X-SVN-Rev: 28898
|
2010-10-24 19:06:51 +00:00 |
|
Markus Scherer
|
acafffb5d9
|
ICU-7264 Latin-1 special can result in CE_NOT_FOUND_; fall back to UCA, leave TODO to avoid this in the builder
X-SVN-Rev: 28897
|
2010-10-24 18:45:46 +00:00 |
|
Markus Scherer
|
d9de6496a8
|
ICU-7264 disable two failing string search test cases
X-SVN-Rev: 28896
|
2010-10-22 22:07:53 +00:00 |
|
Markus Scherer
|
3658544cc1
|
ICU-7264 unpaired surrogates are not ignorable any more; fix code for discontiguous contractions to look at combining classes of code *points*
X-SVN-Rev: 28895
|
2010-10-22 21:53:45 +00:00 |
|
Markus Scherer
|
8ebdd745da
|
ICU-7264 adjust AlphabeticIndex.getFirstScriptCharacters() for Unicode 6.0: add first characters for Batak, Brahmi, Mandaic; see http://unicode.org/charts/collation/
X-SVN-Rev: 28894
|
2010-10-21 23:59:18 +00:00 |
|
Peter Edberg
|
926ba7847d
|
ICU-8046 update TestOrdering timebomb, update TestMeasurementSystem
X-SVN-Rev: 28893
|
2010-10-21 22:25:43 +00:00 |
|
Markus Scherer
|
2947362274
|
ICU-7264 adjust TestRuleOptions data for FractionalUCA 6.0
X-SVN-Rev: 28892
|
2010-10-21 21:59:51 +00:00 |
|
Markus Scherer
|
c12d06e349
|
ICU-7264 noncharacters are not ignorable any more -- adapt TestNonChars()
X-SVN-Rev: 28891
|
2010-10-21 21:40:23 +00:00 |
|
Markus Scherer
|
da8a555a3e
|
ICU-7264 noncharacters are not ignorable any more
X-SVN-Rev: 28890
|
2010-10-21 17:36:57 +00:00 |
|
Yoshito Umaoka
|
67531428ab
|
ICU-8022 Revmoed unused import
X-SVN-Rev: 28889
|
2010-10-21 16:27:40 +00:00 |
|
Yoshito Umaoka
|
65decad384
|
ICU-8022 Fixed compiler warnings and source code format.
X-SVN-Rev: 28888
|
2010-10-21 16:26:09 +00:00 |
|
Peter Edberg
|
369540ab7a
|
ICU-8046 add VerifyTranslation diagnostics, update measurement system test
X-SVN-Rev: 28887
|
2010-10-21 07:26:06 +00:00 |
|
Peter Edberg
|
ec60bed6d5
|
ICU-7992 J DateTimePatternGenerator, fix matching for weekday name
X-SVN-Rev: 28886
|
2010-10-20 23:18:55 +00:00 |
|
Andy Heninger
|
a77332d75c
|
ICU-7561 fixes to uspoof API docs, to make them build.
X-SVN-Rev: 28885
|
2010-10-20 23:12:46 +00:00 |
|
Peter Edberg
|
d841f7254d
|
ICU-7992 DateTimePatternGenerator, fix matching for weekday name
X-SVN-Rev: 28884
|
2010-10-20 22:06:10 +00:00 |
|
Waleed Oransa
|
f014a67349
|
ICU-7488 merge the missing API status Java Doc tags for some ArabicShaping constants into trunk from branches/waleed/7488 -r 28845:28881
X-SVN-Rev: 28882
|
2010-10-20 10:57:29 +00:00 |
|
Yoshito Umaoka
|
4e8f6e1ed2
|
ICU-7518 Workaround for 24:00 on a transition day problem. Use 23:59:59.999 as the transition time. iCal VTIMEZONE is not capable to handle such rule. Also a minor bug fix in BasicTimeZone::hasEquivalentTransitions which was found while updating the test case. This fix is equivalent to the ICU4J fix r28879.
X-SVN-Rev: 28880
|
2010-10-20 07:46:11 +00:00 |
|
Yoshito Umaoka
|
faca047508
|
ICU-7518 Workaround for 24:00 on a transition day problem. Use 23:59:59.999 as the transition time. iCal VTIMEZONE is not capable to handle such rule. Also a minor bug fix in BasicTimeZone.hasEquivalentTransitions which was found while updating the test case.
X-SVN-Rev: 28879
|
2010-10-20 06:19:12 +00:00 |
|
Jinglun Li
|
a1f9c9d8f7
|
ICU-7952 ICU4C SelectFormat review feedback. Merge from branches/jinglun.
X-SVN-Rev: 28878
|
2010-10-20 02:36:31 +00:00 |
|
Markus Scherer
|
ac89f9ed5b
|
ICU-7264 UCA 6.0 data & test data
X-SVN-Rev: 28876
|
2010-10-19 21:52:34 +00:00 |
|
Markus Scherer
|
d29bfdf854
|
ICU-7264 UCA 6.0 data, test data, and bug fixes; from branches/markus/uca60 -r 28826:28857
X-SVN-Rev: 28875
|
2010-10-19 21:48:04 +00:00 |
|
Peter Edberg
|
1c7566e3db
|
ICU-8046 CLDR 1.9 integration pass 1, update J tests
X-SVN-Rev: 28874
|
2010-10-19 19:26:22 +00:00 |
|
Jie J. Yang
|
396f2a8f3a
|
ICU-7902 TimeUnitFormat uses unlocalized short time units for Greek, icu4c part
X-SVN-Rev: 28872
|
2010-10-19 08:28:02 +00:00 |
|
Jie J. Yang
|
8f55656334
|
ICU-7902 TimeUnitFormat uses unlocalized short time units for Greek, icu4j part
X-SVN-Rev: 28871
|
2010-10-19 08:11:35 +00:00 |
|
Peter Edberg
|
aa3ebc300a
|
ICU-8046 CLDR 1.9 integration pass 1, skip some Myanmar tests until cldrbug 3062 is fixed
X-SVN-Rev: 28869
|
2010-10-19 04:09:15 +00:00 |
|
Peter Edberg
|
8b32e19c20
|
ICU-8046 CLDR 1.9 integration pass 1
X-SVN-Rev: 28868
|
2010-10-19 03:37:32 +00:00 |
|
Peter Edberg
|
0cc2fd091f
|
ICU-8046 CLDR 1.9 integration pass 1, update tests
X-SVN-Rev: 28867
|
2010-10-19 03:31:50 +00:00 |
|
Peter Edberg
|
d26cbd4680
|
ICU-8046 CLDR 1.9 integration pass 1, generated file updates in data/
X-SVN-Rev: 28866
|
2010-10-19 03:27:40 +00:00 |
|
Claire Ho
|
e28ad3610d
|
ICU-7385 rollback the changeset#28856. Hold the change until reviewed by icu-design list.
X-SVN-Rev: 28864
|
2010-10-19 01:27:56 +00:00 |
|
Andy Heninger
|
9474226f53
|
ICU-8044 Spoof check updates for the latest data.
X-SVN-Rev: 28863
|
2010-10-19 01:15:51 +00:00 |
|
Andy Heninger
|
a4a774bc57
|
ICU-8022 ICU4J data refreshed from ICU4C
X-SVN-Rev: 28862
|
2010-10-19 01:14:51 +00:00 |
|
Andy Heninger
|
aa0390f51f
|
ICU-8022 ICU4J data refreshed from ICU4C
X-SVN-Rev: 28861
|
2010-10-19 01:14:03 +00:00 |
|
Andy Heninger
|
b7261dd097
|
ICU-8022 ICU4J version moved to 4.6
X-SVN-Rev: 28860
|
2010-10-19 01:12:18 +00:00 |
|
Claire Ho
|
1c68465ef7
|
ICU-7850 Replaced the ChoiceFormat example by PluralFormat in MessageFormat.java.
X-SVN-Rev: 28859
|
2010-10-19 00:36:08 +00:00 |
|
Claire Ho
|
0277fddcb6
|
ICU-7850 Replaced the ChoiceFormat example by PluralFormat in MessageFormat.java.
X-SVN-Rev: 28858
|
2010-10-19 00:12:39 +00:00 |
|
Claire Ho
|
51689f4071
|
ICU-7385 changed ECurrencySpacing into a C enum.
X-SVN-Rev: 28856
|
2010-10-18 23:09:02 +00:00 |
|
Andy Heninger
|
4efdb1090d
|
ICU-7555 regexp does not recognize [:word:]
X-SVN-Rev: 28854
|
2010-10-18 20:08:27 +00:00 |
|
Michael Ow
|
9896c58604
|
ICU-8038 Fix maxBytesPerChar error for UnicodeBig and UnicodeLittle in ICU4J.
X-SVN-Rev: 28849
|
2010-10-18 16:29:25 +00:00 |
|
Peter Edberg
|
71c083cdce
|
ICU-8046 CLDR 1.9 integration pass 1, update U_ICU_DATA_VERSION
X-SVN-Rev: 28847
|
2010-10-18 05:41:17 +00:00 |
|
Peter Edberg
|
8c3fb82cd5
|
ICU-8046 CLDR 1.9 integration pass 1, hand-edited files in data/
X-SVN-Rev: 28846
|
2010-10-18 05:15:17 +00:00 |
|
Claire Ho
|
1d26b82ea8
|
ICU-7223 invlide range for handling expansions in CollationParsedRuleBuilder.
X-SVN-Rev: 28841
|
2010-10-15 22:25:56 +00:00 |
|
Andy Heninger
|
c05e310791
|
ICU-8044 Spoof Detection data update to latest from Unicode.
X-SVN-Rev: 28838
|
2010-10-15 00:01:43 +00:00 |
|
Michael Ow
|
5714200c0d
|
ICU-8038 Fix check for x-* names when getting the icu canonical name.
X-SVN-Rev: 28835
|
2010-10-14 22:21:16 +00:00 |
|
Umesh Nair
|
81ce7e7cf2
|
ICU-7015 Minor changes.
X-SVN-Rev: 28832
|
2010-10-14 20:25:09 +00:00 |
|
Yoshito Umaoka
|
8ec88d6f48
|
ICU-8017 Updated MANIFEST.MF in ICU runtime library jar files to make them OSGi bundles.
X-SVN-Rev: 28831
|
2010-10-14 19:15:38 +00:00 |
|
Umesh Nair
|
2b57a010d7
|
ICU-7015 Adding more test cases.
X-SVN-Rev: 28830
|
2010-10-14 18:44:44 +00:00 |
|
Michael Ow
|
228172d527
|
ICU-6959 Improve code coverage in ICU4J for com.ibm.icu.util.
X-SVN-Rev: 28829
|
2010-10-14 17:06:37 +00:00 |
|
Andy Heninger
|
24da281d4e
|
ICU-7201 Transliterator threading fixes.
X-SVN-Rev: 28825
|
2010-10-14 00:28:44 +00:00 |
|
Michael Ow
|
0637aa7e4a
|
ICU-8038 Fix BOM check in ICU4J TestConversion code.
X-SVN-Rev: 28821
|
2010-10-13 23:01:23 +00:00 |
|