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 |
|
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 |
|
Doug Felt
|
249f9598f3
|
ICU-6397 fix duration format milliseconds problem
X-SVN-Rev: 25248
|
2009-01-14 17:43:16 +00:00 |
|
Yoshito Umaoka
|
a16b7c3c0c
|
ICU-6658 Merging back misc changes for eclipse build from 4.0.1 to the trunk.
X-SVN-Rev: 25247
|
2009-01-14 16:29:17 +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 |
|
Jason Spieth
|
e386fb0a43
|
ICU-6354 Set default rounding increment, Java implementation
X-SVN-Rev: 25242
|
2009-01-13 17:05:50 +00:00 |
|
Jason Spieth
|
de7d1f06de
|
ICU-6354 Set default rounding increment, C implementation
X-SVN-Rev: 25241
|
2009-01-13 16:58:35 +00:00 |
|
Yoshito Umaoka
|
1b5ba9ed42
|
ICU-6602 Construct a generic location string with a substring of its tzid for an unknown time zone except ones starting with Etc/. Updated test case to check such time zones also round trip with pattern VVVV.
X-SVN-Rev: 25240
|
2009-01-13 04:22:37 +00:00 |
|
Yoshito Umaoka
|
83280b219a
|
ICU-6602 Updated the previous change not to use {0} Time for non hierarchical ID for its generic location name. Also updated the test case because such time zones won't round trip.
X-SVN-Rev: 25239
|
2009-01-13 04:10:21 +00:00 |
|
Michael Ow
|
ee00374eee
|
ICU-3933 Move swapping of file sep char to filetools.h. Update Makefile and project files.
X-SVN-Rev: 25236
|
2009-01-12 23:02:36 +00:00 |
|
Yoshito Umaoka
|
d3e13b2291
|
ICU-6602 Construct a generic location string using tzid for an unknown time zone other than Etc/*
X-SVN-Rev: 25235
|
2009-01-12 21:53:04 +00:00 |
|
Michael Ow
|
6466c6e250
|
ICU-3933 Remove typedef for stat. Allow for single file option when calling file modification time comparison function.
X-SVN-Rev: 25233
|
2009-01-12 20:52:01 +00:00 |
|
Michael Ow
|
5098438b92
|
ICU-3933 Update toolutil project file and use st_mtime instead of st_mtim.tv_sec.
X-SVN-Rev: 25230
|
2009-01-09 23:08:04 +00:00 |
|
Michael Ow
|
5f206c2700
|
ICU-3933 Fix toolutil project file and remove PATH_MAX.
X-SVN-Rev: 25229
|
2009-01-09 22:58:05 +00:00 |
|
Michael Ow
|
7cbb428511
|
ICU-3933 Move flag parsing code to toolutil. Add file modification time functionality to toolutil. Update pkgdata to reflect these changes and to test mod time to see if a new library needs to be built.
X-SVN-Rev: 25228
|
2009-01-09 22:30:44 +00:00 |
|
Andy Heninger
|
04c57ff523
|
ICU-6656 URegex_replaceAll(), fix incorrect size return value when output buffer is too small
X-SVN-Rev: 25221
|
2009-01-08 06:55:22 +00:00 |
|
Steven R. Loomis
|
2264a8a9ab
|
ICU-6415 checkin latest icudata from icu4c r25199
X-SVN-Rev: 25202
|
2009-01-06 19:12:19 +00:00 |
|
Steven R. Loomis
|
17507064fc
|
ICU-6674 add two files to svn:ignore
X-SVN-Rev: 25201
|
2009-01-06 19:00:10 +00:00 |
|
John Emmons
|
face962238
|
ICU-6654 Updates to CJK rules to fix large number problems - add resource for numbering Systems
X-SVN-Rev: 25200
|
2009-01-06 17:06:20 +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
|
85b7346160
|
ICU-6670 Workaround for TestShortZoneIDs failure. Updated the test case a little bit to synchronized with ICU4C test case. Also not producing errors if time zone implementation type is JDK.
X-SVN-Rev: 25197
|
2009-01-06 08:50:34 +00:00 |
|
Yoshito Umaoka
|
3624de1d66
|
ICU-6674 Fixed a Cygwin/gcc build problem. Function popen/pclose are not available when __STRICT_ANSI__ is defined.
X-SVN-Rev: 25195
|
2009-01-06 07:41:09 +00:00 |
|
Yoshito Umaoka
|
26868b8ea6
|
ICU-6415 Merging tzdata 2008i into ICU4C trunk. I failed to update zoneinfo.txt by r24894 (accidentally updated a different file, but zoneinfo.txt was not updated). Because the copyright scan complains year 2008, I manually editted copyright statement for now.
X-SVN-Rev: 25194
|
2009-01-06 07:08:59 +00:00 |
|
Yoshito Umaoka
|
2ca591675a
|
ICU-6670 Workaround for system time/tzdata sensitive test case - TestShortZoneIDs.
X-SVN-Rev: 25193
|
2009-01-06 07:02:12 +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 |
|
Yoshito Umaoka
|
f26b72bf1d
|
ICU-6672 Fixed a missing keywords problem in ULocale#getDefault().
X-SVN-Rev: 25187
|
2009-01-05 22:33:01 +00:00 |
|
Yoshito Umaoka
|
a996a898e0
|
ICU-6669 Corrected the condition used for checking DST in time zone transition implementation in SimpleTimeZone in ICU4C. Also provided a test case.
X-SVN-Rev: 25186
|
2009-01-02 21:22:01 +00:00 |
|
Yoshito Umaoka
|
4877bb6dd0
|
ICU-6669 Corrected the condition used for checking DST in time zone transition implementation in SimpleTimeZone. Also provided a test case.
X-SVN-Rev: 25185
|
2009-01-02 21:19:54 +00:00 |
|
Yoshito Umaoka
|
d151bc622d
|
ICU-6668 Fixed the test case TestDisplayName to use wall time 86399999 (23:59:59.999) as the end of custom DST rule on Dec 31.
X-SVN-Rev: 25184
|
2009-01-02 19:10:25 +00:00 |
|
Yoshito Umaoka
|
4012b39994
|
ICU-6667 Fixed TimeZone.setRawOffset problem reproduced around year boundary.
X-SVN-Rev: 25183
|
2009-01-02 18:53:28 +00:00 |
|
Steven R. Loomis
|
9fae150c94
|
ICU-6664 print some more info on icudate -v
X-SVN-Rev: 25176
|
2008-12-23 19:22:20 +00:00 |
|
Peter Edberg
|
cec9f47ade
|
ICU-5702 Fix fallback for availableFormats
X-SVN-Rev: 25166
|
2008-12-19 20:10:03 +00:00 |
|