Commit Graph

306 Commits

Author SHA1 Message Date
Markus Scherer
8ddbd1394c ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
X-SVN-Rev: 27155
2010-01-06 23:50:03 +00:00
Yoshito Umaoka
8e4568204a ICU-7277 Fixed Eclipse project file problem in the previous change. Also set svn:ignore to specify directory 'out' for the new project directory.
X-SVN-Rev: 27055
2009-12-11 22:27:41 +00:00
Doug Felt
a41fd31be3 ICU-7277 merged branches/dougfelt/currsplit -r 26994:27047 into trunk. restored original (not merged) data jars. fixed currdata external tool builder problem.
X-SVN-Rev: 27051
2009-12-11 20:59:29 +00:00
Doug Felt
3c20720e09 ICU-7274 merge branches/dougfelt/localesplit r26974:26992 into trunk
X-SVN-Rev: 26993
2009-11-30 21:53:28 +00:00
Yoshito Umaoka
c563c9cceb ICU-3931 Merging SelectFormat.java from Kirti's branch to trunk for M3 with some code cleanup.
X-SVN-Rev: 26943
2009-11-18 03:56:33 +00:00
Andy Heninger
97725c7854 ICU-7077 UTrie2 port to Java, merge from development branch.
X-SVN-Rev: 26903
2009-11-14 00:17:38 +00:00
Steven R. Loomis
dc336931a6 ICU-6631 checkpoint
X-SVN-Rev: 26790
2009-10-19 16:35:26 +00:00
Michael Ow
5380e956d3 ICU-7074 Fix svn prop issue.
X-SVN-Rev: 26740
2009-10-05 20:57:57 +00:00
John Emmons
dfccc29d1e ICU-7173 Merge CLDR 1.8p1 snapshot data
X-SVN-Rev: 26733
2009-10-02 21:06:55 +00:00
Steven R. Loomis
b02877f0e0 ICU-6631 multi-icu (support for provider)
X-SVN-Rev: 26647
2009-09-18 01:50:04 +00:00
Yoshito Umaoka
479df20ab5 ICU-7027 Fix translit-tests execution problem in Eclipse IDE.
X-SVN-Rev: 26595
2009-09-03 20:17:24 +00:00
Yoshito Umaoka
4425baa2f3 ICU-7027 Added eclipse-dummy.jar which contains dummy com.ibm.icu.text.Collator and Transliterator. Updated icu4j-core project to include the dummy jar in the build path, so we can resolve unwanted javadoc warning triggered by @link.
X-SVN-Rev: 26572
2009-08-28 19:46:57 +00:00
John Vu
1c3a5ed74a ICU-6052 Extracted multi-threading code to a single module so that other files can utilize. This multi-threading will allow this ticket to reduce the time to check every locales.
X-SVN-Rev: 26465
2009-08-04 18:57:13 +00:00
Yoshito Umaoka
6cba5fa564 ICU-7027 Added 4.2.1 serializable test data for compatibility test. Excluding CurrencyPluralInfo from 4.2.1, which causes deserialization problem.
X-SVN-Rev: 26394
2009-07-20 21:59:16 +00:00
Markus Scherer
c9087beb0d ICU-6945 merge into trunk: changes for .res formatVersion 2 (#6945) and new ICU4J data .jar building from ICU4C (#7043), from -r 26329:26368 icu/branches/markus/smallres2
X-SVN-Rev: 26375
2009-07-17 22:57:26 +00:00
Doug Felt
a25960797a ICU-7044 merge translit modularization into trunk
X-SVN-Rev: 26280
2009-07-09 23:49:42 +00:00
Yoshito Umaoka
127f55f00a ICU-7036 Several minor corrections, eclipse project files modifications and etc.
X-SVN-Rev: 26244
2009-07-08 18:12:00 +00:00
Doug Felt
ec1316b16b ICU-7036 merge from dougfelt/collate -r 26185:26230
X-SVN-Rev: 26237
2009-07-07 19:24:00 +00:00
Yoshito Umaoka
d92683f797 ICU-7005 Update ICU4J version to 4.3.1
X-SVN-Rev: 26234
2009-07-07 16:52:40 +00:00
Michael Ow
ef8d34545a ICU-6091 Remove accidentally commited eclipse project files.
X-SVN-Rev: 26218
2009-07-01 19:44:21 +00:00
Michael Ow
150ef590bc ICU-6091 Allow the user to set the heap size when running the ICU4J test suite by setting the environment variable JVM_OPTIONS.
X-SVN-Rev: 26217
2009-07-01 19:40:39 +00:00
Andy Heninger
9f48e1a767 ICU-6926 set svn properties
X-SVN-Rev: 26123
2009-06-16 23:48:52 +00:00
Yoshito Umaoka
fb6a056259 ICU-6448 Moving ICU4J richedit to icuapps.
X-SVN-Rev: 26122
2009-06-16 23:15:01 +00:00
Yoshito Umaoka
07b0822b13 ICU-6951 Added and isolated richedit build scripts.
X-SVN-Rev: 26121
2009-06-16 23:08:10 +00:00
Yoshito Umaoka
711d6680a9 ICU-6448 Moving ICU TZU from icu4j repository to data repository.
X-SVN-Rev: 26118
2009-06-16 18:01:54 +00:00
Andy Heninger
cf141fb997 ICU-6926 Fix svn properties and text file line endings
X-SVN-Rev: 26112
2009-06-16 05:56:50 +00:00
Yoshito Umaoka
d1fbb5737e ICU-6951 Merging ICU4J new source layout changes to trunk
X-SVN-Rev: 26111
2009-06-16 05:52:23 +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
John Emmons
0f8cb83cc0 ICU-6839 CLDR 1.7 integration - release-1-7-d02
X-SVN-Rev: 25906
2009-04-24 20:34:20 +00:00
Peter Edberg
a2a9c893b2 ICU-6853 Update ICU tailored break iterators to match CLDR 1.7
X-SVN-Rev: 25856
2009-04-21 22:42:37 +00:00
John Emmons
8a2a28d6e4 ICU-6771 CLDR 1.7 Integration - release-1-7-d01
X-SVN-Rev: 25751
2009-04-10 15:06:53 +00:00
John Emmons
1a390c1bfa ICU-6771 CLDR 1.7 Integration - release-1-7-d01
X-SVN-Rev: 25750
2009-04-10 07:47:09 +00:00
Steven R. Loomis
9bcb031af8 ICU-6362 cross compile, merge of trunk r25698 vs http://source.icu-project.org/repos/icu/icu/branches/srl/config6362 r25699
X-SVN-Rev: 25704
2009-04-01 01:54:14 +00:00
John Emmons
cc2bd1fb69 ICU-6817 Updated RBNF rules from CLDR
X-SVN-Rev: 25675
2009-03-30 15:00:49 +00:00
Steven R. Loomis
d2485d26fd ICU-6804 API change report for milestone:4.1.4
X-SVN-Rev: 25627
2009-03-19 04:14:10 +00:00
Yoshito Umaoka
9dad40f1d6 ICU-6787 Updated API status comments for 4.2. Misc doc changes.
X-SVN-Rev: 25590
2009-03-15 03:39:19 +00:00
John Emmons
ddda42c98e ICU-6770 Add pa_IN.txt
X-SVN-Rev: 25580
2009-03-13 17:18:22 +00:00
Xiaomei Ji
45071a142b ICU-6433 from branch to trunk for API slush
X-SVN-Rev: 25399
2009-02-12 22:55:29 +00:00
Shaopeng Jia
4c140edc87 ICU-6604 Porting CharsetSelector(including tests) and PropsVectors from C to Java
X-SVN-Rev: 25382
2009-02-06 13:18:36 +00:00
John Emmons
d1b2990072 ICU-6647 From CLDR 2022 - Make az_Latin a valid sublocale for collation
X-SVN-Rev: 25372
2009-02-04 21:37:42 +00:00
Steven R. Loomis
b8f9d76697 ICU-6709 fix udata_setAppData to handle bogus double properly. Also, have uconv's make check do something
X-SVN-Rev: 25353
2009-01-30 17:59:33 +00:00
Steven R. Loomis
dce17b7cd0 ICU-5191 detect the gmake version, and print some helpful notes about the data build type
X-SVN-Rev: 25335
2009-01-29 06:47:20 +00:00
John Emmons
f264c911c6 ICU-6647 Add Sinhala, Azerbaijani, and Afrikaans collation
X-SVN-Rev: 25320
2009-01-27 21:51:34 +00:00
John Emmons
6d3ab9535f ICU-6694 NumberingSystem implementation for ICU4J
X-SVN-Rev: 25319
2009-01-27 20:08:33 +00:00
John Emmons
6070262c2f ICU-6694 Implementation of numbering systems and the @numbers keyword
X-SVN-Rev: 25285
2009-01-22 04:46:35 +00:00
Steven R. Loomis
bdb3565ee6 ICU-6685 rewrite api gen to not use JDK 1.4
X-SVN-Rev: 25265
2009-01-17 08:21:00 +00:00
Steven R. Loomis
da0817558c ICU-6685 rewrite api gen to not use JDK 1.4
X-SVN-Rev: 25264
2009-01-17 08:17:03 +00:00
Xiaomei Ji
3ec5b5cb90 ICU-6433 currency plural format merged to trunk
X-SVN-Rev: 25254
2009-01-15 01:10:02 +00:00
Doug Felt
084842e74a ICU-6397 test for duration format millisecond fix
X-SVN-Rev: 25249
2009-01-14 17:44:23 +00:00
Yoshito Umaoka
f63f334671 ICU-6658 Added ICU4J 4.0.1 API report file in the trunk for future API change report.
X-SVN-Rev: 25246
2009-01-14 16:01:31 +00:00