Commit Graph

256 Commits

Author SHA1 Message Date
John Emmons
adcca4329f ICU-6654 Updates to CJK rules to fix large number problems - add resource for numbering Systems
X-SVN-Rev: 25199
2009-01-06 17:05:48 +00:00
Yoshito Umaoka
c0dc95176a ICU-6646 Merging r25191 from maint-4-0 for future eclipse plug-in releases.
X-SVN-Rev: 25192
2009-01-06 03:55:52 +00:00
John Emmons
7d370d115d ICU-6654 Integrate RBNF rules from CLDR
X-SVN-Rev: 25090
2008-12-12 01:04:38 +00:00
Andy Heninger
962dd1352a ICU-6651 fix DOS line endings and svn eol-style properties
X-SVN-Rev: 25040
2008-12-03 22:57:45 +00:00
Michael Ow
aa19a5bae0 ICU-3933 Use icu-config when -O option is not given.
X-SVN-Rev: 25022
2008-12-01 21:57:14 +00:00
Michael Ow
a54f83b603 ICU-6412 Add svn:ignore property to Makefile.
X-SVN-Rev: 25003
2008-11-24 20:10:12 +00:00
Michael Ow
09813cbf3d ICU-3933 Merge pkgdata update from branch to trunk.
X-SVN-Rev: 25002
2008-11-24 20:04:52 +00:00
Markus Scherer
9be9a82b08 ICU-6530 add UTrie2 and improve upvec_ via svn merge -r 24551:24849 icu/branches/markus/utf8
X-SVN-Rev: 24862
2008-10-22 19:50:07 +00:00
Michael Ow
0812949ed9 ICU-6524 Update configure files to autoconf 2.63.
X-SVN-Rev: 24674
2008-09-29 20:51:09 +00:00
Kedar Rajwade
8081e1c652 ICU-6250 File containing data about the number of scripts and languages added in each ICU version
X-SVN-Rev: 24633
2008-09-24 20:22:57 +00:00
Xiaomei Ji
fe4e67b5a6 ICU-6311 full and abbreviated simple duration format support, release to trunk
X-SVN-Rev: 24609
2008-09-19 19:05:37 +00:00
Michael Ow
eac717e1df ICU-6207 Disable getting windows timezone information from static tables. Use resource bundles and TimeZone and Calendar API to get needed timezone information. Create a new file in i18n to allow access to TimeZone and Calendar API. Update subsequent files to use new wintzimpl.h API.
X-SVN-Rev: 24594
2008-09-18 21:13:52 +00:00
Brian Rower
67a110379c ICU-6041 Merged r24483 - collation monkey test to check that collators from file and collators from rules are the same.
X-SVN-Rev: 24484
2008-08-08 23:32:38 +00:00
Brian Rower
2fd8a84a0d ICU-6279 Updated ICU4J data make file and added icu4j-readme.txt with instructions for building icu4j data.
X-SVN-Rev: 24475
2008-08-08 19:22:26 +00:00
Andy Heninger
ecdc0463b8 ICU-6453 Encoding Selection moved from development branch.
X-SVN-Rev: 24438
2008-08-04 21:56:02 +00:00
Steven R. Loomis
3d4773a197 ICU-6438 APIChangeReport should complain about things that break API change policy.
X-SVN-Rev: 24396
2008-07-21 19:04:48 +00:00
Kedar Rajwade
4eb3cb26ca ICU-5671 Removed the old testdata.jar so checking it again
X-SVN-Rev: 24360
2008-07-08 20:01:32 +00:00
Kedar Rajwade
9a78751f17 ICU-5671 Enabled new data driven test case for calendar and changed fractional number to long number for new test case
X-SVN-Rev: 24359
2008-07-08 19:55:31 +00:00
Yoshito Umaoka
572fe59c3b ICU-6289 Added ICU4.0 API database file. Added ICU4.0 serialization test data for post 4.0 development.
X-SVN-Rev: 24336
2008-07-02 21:25:33 +00:00
Yoshito Umaoka
78f61c9ef7 ICU-6413 Set svn:eol-style native to all Java source files and some other fixes.
X-SVN-Rev: 24335
2008-07-02 19:57:50 +00:00
Michael Ow
5db94c80ce ICU-6413 Add subversion property eol-style to DecimalFormat.java.
X-SVN-Rev: 24334
2008-07-02 19:50:12 +00:00
Michael Ow
147d42c202 ICU-1234 Undo previous test of subversion property setting.
X-SVN-Rev: 24333
2008-07-02 16:19:27 +00:00
Michael Ow
eff76767c7 ICU-1234 Test changing only subversion properties.
X-SVN-Rev: 24332
2008-07-02 15:53:41 +00:00
Yoshito Umaoka
fe6d9ddc3e ICU-6377 Added serialization compatibility test cases generated from ICU3.8.1. Fixed some issues to make the test case work properly.
X-SVN-Rev: 24282
2008-06-24 04:10:40 +00:00
John Emmons
4d161ddedc ICU-6256 Integrate CLDR 1.6 release 1-6-d01 + a few minor fixes
X-SVN-Rev: 24257
2008-06-20 22:19:23 +00:00
David Bertoni
17ad04d1f4 ICU-6342 Added new resource files, updated makefiles, updated code for new resources, and fixed tests to reflect new data.
X-SVN-Rev: 24225
2008-06-18 16:53:06 +00:00
Yoshito Umaoka
444215758f ICU-6289 Add svn property eol-style/native
X-SVN-Rev: 24172
2008-06-13 17:59:20 +00:00
Yoshito Umaoka
49c8b0461f ICU-6289 Add svn property eol-style/native
X-SVN-Rev: 24171
2008-06-13 17:50:06 +00:00
Kedar Rajwade
fac1ab82dc ICU-2147 SCSU and BOCU-1 converters
X-SVN-Rev: 24141
2008-06-10 18:35:57 +00:00
Yoshito Umaoka
ddfebd79a2 ICU-5976 Added TestICUEquivalent to NumberFormatTest. Cleaned up SPI configuration file and code. Changed NumberFormatProviderICU to return NumberFormatICU, not DecimalFormatICU by default.
X-SVN-Rev: 24127
2008-06-09 17:21:10 +00:00
John Emmons
1ee6fd5b02 ICU-6256 Integrate 1.6 data - 2nd run
X-SVN-Rev: 24124
2008-06-07 20:46:42 +00:00
Yoshito Umaoka
fc6eab0cd7 ICU-5976 Updated build files and project files. Added TestGetInstance for all service provider classes. Some bug fixes.
X-SVN-Rev: 24104
2008-06-04 03:58:31 +00:00
Yoshito Umaoka
2fe984e3ce ICU-6157 Consolidated skeleton pattern definitions. Cleaned up Javadoc comments for new APIs. Fix Java 1.3/Foundation 1.0 env issues and etc.
X-SVN-Rev: 24070
2008-05-29 18:37:14 +00:00
Yoshito Umaoka
8bcaa88f1e ICU-6157 Corrected svn properties for new files. Added conditional compilation comments to build ICU4J on Java 1.3/Foundation 1.0 environment without errors.
X-SVN-Rev: 24068
2008-05-29 14:10:11 +00:00
Xiaomei Ji
3f4701f0c8 ICU-6157 merge from branch
X-SVN-Rev: 24059
2008-05-28 22:46:00 +00:00
Xiaomei Ji
ae6d1cd11b ICU-6157 merge from branch
X-SVN-Rev: 24056
2008-05-28 22:45:28 +00:00
Xiaomei Ji
0d12495d32 ICU-6157 merge from branch
X-SVN-Rev: 24053
2008-05-28 22:44:54 +00:00
Xiaomei Ji
9517c0f366 ICU-6157 merge from branch
X-SVN-Rev: 24052
2008-05-28 22:44:39 +00:00
Xiaomei Ji
f9a0590098 ICU-6157 date interval format
X-SVN-Rev: 24005
2008-05-28 00:33:44 +00:00
Yoshito Umaoka
41114fd46d ICU-5976 Checking in the Eclipse project files for the ICU4J locale service provider project.
X-SVN-Rev: 23938
2008-05-20 03:22:42 +00:00
John Emmons
695f6fa9c3 ICU-6256 CLDR 1.6 integration - 1st snapshot
X-SVN-Rev: 23911
2008-05-16 15:01:02 +00:00
Yoshito Umaoka
9afa5e881a ICU-5976 Initial implementation of the ICU locale service provider for Java 6.
X-SVN-Rev: 23909
2008-05-16 04:03:15 +00:00
Michael Ow
2474b163d8 ICU-4362 Add makefile to string search performance test.
X-SVN-Rev: 23839
2008-04-25 15:28:16 +00:00
Michael Ow
6e708fb95a ICU-4362 Fix usearch object creation.
X-SVN-Rev: 23838
2008-04-25 15:27:13 +00:00
Peter Edberg
dc0ee6361a ICU-6245 Fix build with UCONFIG_NO_SERVICE 1 (e.g. for Cygwin/MSVC) by adding dummy invocation of Mutex for that case
X-SVN-Rev: 23825
2008-04-24 00:30:41 +00:00
Andy Heninger
591379e224 ICU-6246 add missing svn properties
X-SVN-Rev: 23814
2008-04-19 21:33:58 +00:00
Michael Ow
0106270281 ICU-4362 Add strsrchperf to perl solution file.
X-SVN-Rev: 23812
2008-04-18 21:07:32 +00:00
Michael Ow
db80d055aa ICU-4362 Add perl driver and forward and backward searching test in string search performance test.
X-SVN-Rev: 23809
2008-04-18 19:14:38 +00:00
Michael Ow
67b4edc504 ICU-4362 Add string search performance test template to repository.
X-SVN-Rev: 23799
2008-04-17 17:46:37 +00:00
Michael Ow
68768a9c15 ICU-5658 Add README for running performance test and add comment in Common.pl.
X-SVN-Rev: 23768
2008-04-07 17:38:51 +00:00