Commit Graph

418 Commits

Author SHA1 Message Date
Peter Edberg
411a93712a ICU-4521 Merge from branch, fixes for 64bit alignment & type conversions
X-SVN-Rev: 27670
2010-02-25 06:33:29 +00:00
Markus Scherer
879ee95885 ICU-7258 add pool.res key string pool resource bundles for the new curr/lang/region/zone data trees; update locales/pool.res; add optional genrb --usePoolBundle path argument
X-SVN-Rev: 27631
2010-02-22 23:05:33 +00:00
Markus Scherer
7a3a89e61f ICU-7273 remove now-unused unorm.icu, and small changes parallel with Java
X-SVN-Rev: 27562
2010-02-13 23:15:05 +00:00
Michael Grady
8216117f21 ICU-4521 UText-based regex implementation
X-SVN-Rev: 27482
2010-02-03 02:59:35 +00:00
Yoshito Umaoka
7af711a383 ICU-7027 Delete icu-eclipse directory for now. These files are coming from the previous release. But we no longer support old JDK compatibility implementation.
X-SVN-Rev: 27420
2010-01-26 18:56:34 +00:00
Yoshito Umaoka
4fd4392a77 ICU-2007 Merging zhou's UnicodeSet.span changes (-r26754:27286 in branches/zhou/2007) with some fixes for compiler warnings, API documents etc.
X-SVN-Rev: 27360
2010-01-21 20:23:57 +00:00
Michael Ow
9545323616 ICU-7304 Fix line feed and svn property.
X-SVN-Rev: 27329
2010-01-19 19:25:25 +00:00
Michael Ow
855bd6cf17 ICU-7305 Fix svn property setting.
X-SVN-Rev: 27328
2010-01-19 19:24:55 +00:00
Markus Scherer
0a48da9893 ICU-7035 stop support for ICU resource bundle formatVersion 1.0 [predates ICU 2.8] in swapper code
X-SVN-Rev: 27294
2010-01-16 05:15:30 +00:00
Kirti Velankar
0e375461b0 ICU-3931 Merge into trunk from branch kirtig -Added SelectFormat
X-SVN-Rev: 27293
2010-01-16 03:07:18 +00:00
Kirti Velankar
d1df3c60de ICU-3931 Merged with trunk r27250 from branch kirtig r27251 - Added SelectFormat
X-SVN-Rev: 27252
2010-01-13 02:20:05 +00:00
Steven R. Loomis
800da956b2 ICU-6633 DLL plugin.. merge onto trunk from branches/srl/dll6633 and branches/srl/dll6633bis
(specifically, r26808:27031 of http://source.icu-project.org/repos/icu/icu/branches/srl/dll6633  and then r27117 r27118 r27119 r27121 r27137 r27139 r27159 r27160 r27172 r27173 r27181 r27182  ) 

X-SVN-Rev: 27195
2010-01-09 02:15:20 +00:00
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
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
Michael Ow
b88b4e3247 ICU-4362 Add collation regression test and windows, posix, icu collation comparison test.
X-SVN-Rev: 23747
2008-04-04 16:09:57 +00:00
Yoshito Umaoka
0310cad594 ICU-6121 Merging changes for Eclipse 3.4 to trunk
X-SVN-Rev: 23740
2008-04-03 16:50:30 +00:00
Michael Ow
5d65a61781 ICU-5658 Clean up ICU4C performance test to run properly and configure more easily.
X-SVN-Rev: 23699
2008-03-27 21:17:44 +00:00
Michael Ow
0d416e847a ICU-5658 Update data and add makefile configuration to performance tests.
X-SVN-Rev: 23688
2008-03-27 17:34:43 +00:00
Yoshito Umaoka
1e0eb434bc ICU-5975 Merging Java TimeZone integration work from Yoshito's work branch to the trunk.
X-SVN-Rev: 23554
2008-03-11 07:18:16 +00:00
Michael Ow
ecc85973fe ICU-6137 Add CharsetISO2022 to ICU4J and fix methods in MBCS that ISO2022 depends on. Still need to fix minor bugs with encoding errors.
X-SVN-Rev: 23491
2008-02-27 17:50:39 +00:00
Michael Ow
0df2188898 ICU-5385 Remove obsolete th.brk dictionary file.
X-SVN-Rev: 23332
2008-01-30 03:02:52 +00:00
Michael Ow
b58d931e17 ICU-5385 Port over the compact trie dictionary and thai break iterator code from ICU4C.
X-SVN-Rev: 23146
2008-01-02 19:04:12 +00:00
Yoshito Umaoka
0d216c877d ICU-6042 Merging a bug fix in build.xml from maint-3-8. Adding 3.8.1 API report file.
X-SVN-Rev: 23062
2007-12-11 21:24:55 +00:00
Yoshito Umaoka
7e51ed7330 ICU-5990 Merging time zone formatting/parsing changes from yoshito's working branch to the trunk.
X-SVN-Rev: 22978
2007-11-28 20:49:58 +00:00
George Rhoten
8b10c01cab ICU-5972 Fix svn properties
X-SVN-Rev: 22885
2007-11-05 23:34:27 +00:00
George Rhoten
73d37b3412 ICU-5905 Fix svn:executable and svn newline properties
X-SVN-Rev: 22613
2007-09-01 21:32:23 +00:00
George Rhoten
a8e2903338 ICU-5905 Fix svn properties
X-SVN-Rev: 22612
2007-09-01 07:22:23 +00:00
Yoshito Umaoka
b24150a474 ICU-5801 Add 3.8 API report file and update the API change report for 3.8 release.
X-SVN-Rev: 22538
2007-08-27 03:23:55 +00:00
Steven R. Loomis
b0fa382730 ICU-2895 relative dates 4 j
X-SVN-Rev: 22492
2007-08-23 20:13:50 +00:00
Yoshito Umaoka
c8745e4164 ICU-5862 Added External Tool launchers for running intSrc/normSrc to the eclipse project. Also, stop running target 'resources' in the manual build event.
X-SVN-Rev: 22491
2007-08-23 19:53:48 +00:00
Yoshito Umaoka
cb742a0986 ICU-5464 Merged Eclipse build targets from ICU4J 3.6.1 to 3.8 stream. Updated build targets for better preprocessor invocation.
X-SVN-Rev: 22470
2007-08-22 08:28:38 +00:00
George Rhoten
bcf05ee225 ICU-5857 Fix ICU4J file properties in svn
X-SVN-Rev: 22444
2007-08-21 03:03:08 +00:00
Yoshito Umaoka
30785c67a8 ICU-5862 Updated CodeMangler to accept defined() command and to support OR condition. Also cleaned up the build.xml to support multiple versions of Java build environment. Conditional source codes are now marked as J2SE15 by the CodeMangler tool.
X-SVN-Rev: 22430
2007-08-20 22:17:50 +00:00
Andy Heninger
a30bdfe2a5 ICU-5875 lowercase some icu4j dir names
X-SVN-Rev: 22423
2007-08-19 19:45:06 +00:00
Michael Ow
fa8e493b41 ICU-5658 Move performace tests data folder to seperate repository.
X-SVN-Rev: 22380
2007-08-14 19:05:25 +00:00
Andrew J Macheret
b7c47a899f ICU-5738 Renamed the converter performance test to be more like the other perf tests
X-SVN-Rev: 22374
2007-08-13 23:12:40 +00:00
Andrew J Macheret
1d44db6fb8 ICU-5843 Performance test for DecimalFormat
X-SVN-Rev: 22373
2007-08-13 23:11:25 +00:00
Andrew J Macheret
5f3f7eeea8 ICU-5842 Performance test for SimpleDateFormat
X-SVN-Rev: 22372
2007-08-13 23:10:47 +00:00
Steven R. Loomis
8c862fa548 ICU-4567 data driven fmt test for J
X-SVN-Rev: 22365
2007-08-13 19:21:16 +00:00
Steven R. Loomis
7849815922 ICU-4567 DataDrivenCalendarTest for J
X-SVN-Rev: 22348
2007-08-10 22:08:56 +00:00
Steven R. Loomis
c1e3b68535 ICU-4567 data driven format test
X-SVN-Rev: 22335
2007-08-10 02:09:24 +00:00
Steven R. Loomis
327998254e ICU-3487 Duration implementation checkin
X-SVN-Rev: 22293
2007-08-06 23:22:53 +00:00
Michael Ow
c91a71bfad ICU-4362 Configure make files for test/perf.Add data and results folder to test/perf.
X-SVN-Rev: 22251
2007-08-02 21:24:02 +00:00
Steven R. Loomis
f574d41b01 ICU-5761 remove files not generated
X-SVN-Rev: 22201
2007-07-28 16:48:51 +00:00
Steven R. Loomis
7a61d7b283 ICU-3487 initial checkin of duration API
X-SVN-Rev: 22198
2007-07-28 05:26:02 +00:00
Eric Mader
bb4a371fdb ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
2007-07-27 03:12:12 +00:00
Yoshito Umaoka
a08f0b787c ICU-5801 Promote many draft APIs to stable. Added an option to write out status comment version in the doc tool gatherAPI. Checked in 3.6 api file.
X-SVN-Rev: 22163
2007-07-26 23:28:59 +00:00
John Emmons
e4726d7ed3 ICU-5761 CLDR 1.5 data integration
X-SVN-Rev: 22154
2007-07-26 17:24:12 +00:00
Steven R. Loomis
1d44c52660 ICU-5486 updated translit files.
X-SVN-Rev: 22147
2007-07-26 01:38:26 +00:00
Yoshito Umaoka
aecb5a1d44 ICU-5801 Add svn:eol-style:native to DateNumberFormat.java
X-SVN-Rev: 22115
2007-07-23 21:26:22 +00:00
Yoshito Umaoka
70a05876f0 ICU-5407 Removed com.ibm.icu.impl.CollectionUtilities and merged the contents into com.ibm.icu.dev.test.util.CollectionUtilities. Moved com.ibm.icu.impl.PrettyPrinter to com.ibm.icu.dev.test.util package.
X-SVN-Rev: 22105
2007-07-23 16:12:24 +00:00
John Emmons
748d53a99f ICU-5761 Add specials for new CLDR collations
X-SVN-Rev: 22104
2007-07-23 16:01:01 +00:00