Commit Graph

21321 Commits

Author SHA1 Message Date
John Emmons
bd9d44ec6e ICU-6694 Cleanup unused imports and cleanup getAvailableNames API
X-SVN-Rev: 25344
2009-01-29 18:24:56 +00:00
Jason Spieth
d2b8f35eff ICU-6338 Handle integer suffix when parsing numeric date field - SimpleDateFormat header
X-SVN-Rev: 25343
2009-01-29 18:19:24 +00:00
Steven R. Loomis
8c6af53bb9 ICU-6706 improvement to build-icu4j
X-SVN-Rev: 25339
2009-01-29 08:03:14 +00:00
Steven R. Loomis
cfa7b16566 ICU-6571 API to get CLDR version (J). Checked in testdata from icu4c r25327 with 'min/max' cldr version.
X-SVN-Rev: 25337
2009-01-29 07:49:32 +00:00
Peter Edberg
f12b1180ab ICU-4121 254 digits max for CODAN collation element (additional digits are separate element)
X-SVN-Rev: 25336
2009-01-29 07:44:27 +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
Steven R. Loomis
9de572adbe ICU-6705 calculate urename.h year
X-SVN-Rev: 25329
2009-01-29 00:56:11 +00:00
Steven R. Loomis
302f5a40b4 ICU-6690 icu4c version bump to 4.1.3
X-SVN-Rev: 25328
2009-01-29 00:55:53 +00:00
Steven R. Loomis
2e10735e9c ICU-6571 merge r25317 and r25318 - C side
X-SVN-Rev: 25327
2009-01-29 00:17:44 +00:00
John Emmons
9d022f0f62 ICU-6647 Testcase workaround until 6040 is fixed
X-SVN-Rev: 25325
2009-01-28 22:01:32 +00:00
Michael Ow
35cc2bcb3a ICU-3933 Move file sep char check into pkg_genc and add dll data file check for Windows.
X-SVN-Rev: 25324
2009-01-28 18:47:36 +00:00
John Emmons
e1a2d975b2 ICU-6647 Add Sinhala, Azerbaijani, and Afrikaans collation
X-SVN-Rev: 25321
2009-01-27 22:02:21 +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
Steven R. Loomis
926677c828 ICU-6701 AIX pre-delete for archive (ar) arguments
X-SVN-Rev: 25314
2009-01-26 22:38:08 +00:00
Yoshito Umaoka
f682a39582 ICU-6420 Fixed calendar/date symbols mismatch problem for C.
X-SVN-Rev: 25309
2009-01-23 23:15:42 +00:00
John Emmons
c6efa90f2d ICU-6694 Fix resource bundle loading in numbering systems
X-SVN-Rev: 25308
2009-01-23 22:51:46 +00:00
Yoshito Umaoka
cb6848caf8 ICU-6420 Fixed calendar/date symbols mismatch problem.
X-SVN-Rev: 25307
2009-01-23 20:06:54 +00:00
John Emmons
af79a4c70f ICU-6694 Fix to delete internal NumberingSystems when they are no longer needed
X-SVN-Rev: 25306
2009-01-23 18:23:05 +00:00
John Emmons
07e008ff60 ICU-6694 Fix resource bundle not getting closed error in numbering systems
X-SVN-Rev: 25305
2009-01-23 17:48:27 +00:00
Yoshito Umaoka
7387ddc575 ICU-6416 Move ICU4J version to 4.1.3
X-SVN-Rev: 25304
2009-01-23 06:07:15 +00:00
Eric Mader
2a3b48cf1b ICU-6697 Changes for x64.
X-SVN-Rev: 25302
2009-01-23 05:12:23 +00:00
Eric Mader
9b8a829f2a ICU-6697 Updated samples, test/perf subtree project files. Fixed a bug in reader.c while I was in the neighborhood...
X-SVN-Rev: 25301
2009-01-23 03:48:42 +00:00
John Emmons
468ca36b11 ICU-6694 Move setting of zeroDigit from NummberFormat to DecimalFormatSymbols per Yoshito's suggestion
X-SVN-Rev: 25300
2009-01-23 00:53:11 +00:00
Yoshito Umaoka
c7eebf2873 ICU-6415 ICU4J timezone 2009a. Also synchronized test data with C.
X-SVN-Rev: 25299
2009-01-22 23:06:20 +00:00
Yoshito Umaoka
81cbc1b6e5 ICU-6415 ICU4C timezone 2009a
X-SVN-Rev: 25298
2009-01-22 23:02:04 +00:00
Yoshito Umaoka
5b0c50ac67 ICU-6415 Update the copyright year string in metazoneInfo.txt to 2009, so the copyright scan tool let the output files generated by the tzdata build script through. This is a one time hack.
X-SVN-Rev: 25296
2009-01-22 22:53:54 +00:00
Yoshito Umaoka
1b1e218a19 ICU-6696 Updated ICU zic to handle final rules without actual time changes (America/Resolute in 2009a). Also merged tzcode2009a to the ICU local copies.
X-SVN-Rev: 25292
2009-01-22 21:20:41 +00:00
Michael Ow
d2531b1d50 ICU-6695 To speed up ucnvseltst in normal mode, decrease the curCase test value.
X-SVN-Rev: 25291
2009-01-22 21:18:50 +00:00
John Emmons
12a4ad5e0f ICU-6694 Fix to numfmt testcase so it doesn't assume decimfmt on rbnfs
X-SVN-Rev: 25290
2009-01-22 20:56:32 +00:00
Michael Ow
798386a4ff ICU-6695 Use realloc instead of malloc when increasing the size of the array and also update pointers to the new array. Increase the curCase value check to call code that were skipped during ucnvseltst.
X-SVN-Rev: 25289
2009-01-22 20:10:47 +00:00
Yoshito Umaoka
68858f5870 ICU-6411 Updated build.xml to handle JDK7.
X-SVN-Rev: 25288
2009-01-22 19:10:29 +00:00
Eric Mader
98e2009c00 ICU-6694 fix compile problem w/ VS 2008.
X-SVN-Rev: 25287
2009-01-22 18:13:05 +00:00
Yoshito Umaoka
bc4ee2dd9d ICU-6411 Fix the JDK name for Java 6, Updated build.xml to avoid the default JDK name to be included in the conditional source files.
X-SVN-Rev: 25286
2009-01-22 18:10:20 +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
Eric Mader
146306ccc8 ICU-6659 Fix custom build steps for bms.h, bmsearch.h, colldata.h
X-SVN-Rev: 25283
2009-01-22 01:00:30 +00:00
Eric Mader
5f73103b5a ICU-6659 Merge changes from branches/eric/boyer-moore
X-SVN-Rev: 25282
2009-01-22 00:24:48 +00:00
John Emmons
d9737d2f4a ICU-6654 Fix to Chinese spellout
X-SVN-Rev: 25281
2009-01-22 00:24:48 +00:00
Yoshito Umaoka
5f3a26ec4b ICU-6411 Upgraded ICU4J default target JDK to 6. Also updated the eclipse project file for the change.
X-SVN-Rev: 25279
2009-01-21 22:04:51 +00:00
Steven R. Loomis
16b0bc1ffa ICU-6690 license -> 2009
X-SVN-Rev: 25278
2009-01-21 20:15:48 +00:00
Yoshito Umaoka
2550a67693 ICU-6683 CoverageTest#getTargets to return null under Java security manager instead of the fake target, which triggers a test failure.
X-SVN-Rev: 25271
2009-01-19 22:10:07 +00:00
Yoshito Umaoka
14101daa30 ICU-6683 Include a permission to access sun.util.calendar package for secure test. ICU implementation actually does not access the package directly (using reflection), but IBM Java 6 on Windows disallow the access without this.
X-SVN-Rev: 25268
2009-01-19 20:10:15 +00:00
Yoshito Umaoka
b6071b1a84 ICU-6683 Specify a classloader used for loading custom converter data files for testing. Also use the absolute path for them. Otherwise, the test case fails on IBM Java 6 on Windows when running the test case from icu4jtests.jar.
X-SVN-Rev: 25267
2009-01-19 20:05:54 +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
Yoshito Umaoka
7855175c22 ICU-6134 Old Java compatibility support. NumberFormat.Field is not available on Java 1.3 environment.
X-SVN-Rev: 25263
2009-01-16 05:18:40 +00:00
Yoshito Umaoka
5808634616 ICU-3378 Old Java compatibility support.
X-SVN-Rev: 25262
2009-01-16 05:16:23 +00:00
Yoshito Umaoka
519f393ba4 ICU-6433 Old Java compatibility support. Removed unnecessary unescape. Fixed invalid Locale constructor.
X-SVN-Rev: 25261
2009-01-16 05:14:50 +00:00
Peter Edberg
b0fa61d425 ICU-5702 Fix availableFormats fallback for aliased locales
X-SVN-Rev: 25258
2009-01-16 01:18:05 +00:00
Andy Heninger
73724078aa ICU-6679 Visual Studio project files upgrade to version 2008
X-SVN-Rev: 25256
2009-01-15 01:50:06 +00:00