Yoshito Umaoka
|
b93ee95ad8
|
ICU-5402 Include DateNumberFormat.java in eclipseCoreArgs.txt for excluding java BigDecimal for eclipse foundation support
X-SVN-Rev: 21129
|
2007-02-26 20:28:00 +00:00 |
|
Yoshito Umaoka
|
0cd4ac93e2
|
ICU-5615 Fixed break iterator resource lookup bug
X-SVN-Rev: 21124
|
2007-02-26 15:49:49 +00:00 |
|
Yoshito Umaoka
|
c77ccbbe0f
|
ICU-5615 Added a test case for 5615 to make sure BreakIterator factory method work for all available locales
X-SVN-Rev: 21123
|
2007-02-26 15:48:11 +00:00 |
|
George Rhoten
|
7d227b0bd2
|
ICU-5619 Fix Windows test failure when the timezone is GMT+5:45, and fix a documentation typo.
X-SVN-Rev: 21119
|
2007-02-26 07:59:55 +00:00 |
|
Andrew J Macheret
|
0645826dce
|
ICU-5616 updated icutzu, added logger for icutzu
X-SVN-Rev: 21099
|
2007-02-24 04:02:58 +00:00 |
|
Yoshito Umaoka
|
afc87d7398
|
ICU-5280 Updated the test case for setRawOffset to check all available zones
X-SVN-Rev: 21098
|
2007-02-24 03:50:52 +00:00 |
|
Yoshito Umaoka
|
54a5ad7b06
|
ICU-5280 Revised the fix to avoid adding a new field
X-SVN-Rev: 21097
|
2007-02-24 03:50:03 +00:00 |
|
Eric Mader
|
741884abf9
|
ICU-5155 call System.exit(-1) rather than System.exit(0) when we get an SAXParseException.
X-SVN-Rev: 21096
|
2007-02-24 00:29:38 +00:00 |
|
Eric Mader
|
cc2c792763
|
ICU-5525 return 0 if status doesn't contain an error code.
X-SVN-Rev: 21095
|
2007-02-23 23:38:13 +00:00 |
|
Eric Mader
|
a23ab77a02
|
ICU-5555 handleGetMonthLength should check for out of range month.
X-SVN-Rev: 21093
|
2007-02-23 19:33:10 +00:00 |
|
Eric Mader
|
3dbd215bdb
|
ICU-5555 handleGetMonthLength needs to check for out of range months.
X-SVN-Rev: 21092
|
2007-02-23 19:27:50 +00:00 |
|
Yoshito Umaoka
|
2bd5d6d8a8
|
ICU-5280 Added a test case for trac#5280 setRawOffset problem
X-SVN-Rev: 21091
|
2007-02-23 18:31:47 +00:00 |
|
Yoshito Umaoka
|
679c542026
|
ICU-5280 Fix for setRawOffset problem
X-SVN-Rev: 21090
|
2007-02-23 18:30:25 +00:00 |
|
Yoshito Umaoka
|
52d4dd5103
|
ICU-5597 Changed DateFormatSymbols.getLocalPatternChars to return non-localized pattern chars by default
X-SVN-Rev: 21089
|
2007-02-23 05:03:59 +00:00 |
|
Yoshito Umaoka
|
7bf2a108f8
|
ICU-5597 Updated the previous changes based on George's review comments
X-SVN-Rev: 21088
|
2007-02-23 04:35:31 +00:00 |
|
Yoshito Umaoka
|
fe62e13597
|
ICU-5597 Remove localized date time pattern characters from ICU locale data and update ICU4C DateFormatSymbols to use the base pattern
X-SVN-Rev: 21087
|
2007-02-22 23:44:11 +00:00 |
|
Ram Viswanadha
|
8a10a2e6a6
|
ICU-5605 zoneinfo.res is already available in ICU4J .. no need to check it in
X-SVN-Rev: 21082
|
2007-02-22 17:40:39 +00:00 |
|
Yoshito Umaoka
|
4a92ee0f17
|
ICU-5135 Changed tz2icu to parse 64-bit data and fixed final rule boundary bugs in zic
X-SVN-Rev: 21073
|
2007-02-21 18:05:10 +00:00 |
|
Andrew J Macheret
|
ee17829b7c
|
ICU-5606 updated icutzu for demoing
X-SVN-Rev: 21071
|
2007-02-21 05:56:54 +00:00 |
|
Andrew J Macheret
|
71f2d49b40
|
ICU-5606 updated icutzu for demoing
X-SVN-Rev: 21070
|
2007-02-21 05:55:07 +00:00 |
|
Andrew J Macheret
|
d95dc40cd3
|
ICU-5605 added a new timezone updating utility for icu4j (icutzu)
X-SVN-Rev: 21063
|
2007-02-21 00:50:26 +00:00 |
|
George Rhoten
|
76c3e4269c
|
ICU-5602 Remove C++ comments.
X-SVN-Rev: 21044
|
2007-02-16 22:33:24 +00:00 |
|
George Rhoten
|
d656c86a77
|
ICU-5582 Explicitly call the ANSI Windows API with proper casts
X-SVN-Rev: 21043
|
2007-02-16 21:46:15 +00:00 |
|
George Rhoten
|
b847cd9089
|
ICU-5602 Test and fix French secondary buffer reallocation crash.
X-SVN-Rev: 21041
|
2007-02-16 19:06:24 +00:00 |
|
Ram Viswanadha
|
2f09ca9c8b
|
ICU-5575 update gendtjar.pl
X-SVN-Rev: 21039
|
2007-02-15 22:30:32 +00:00 |
|
Ram Viswanadha
|
9c20ed532c
|
ICU-5575 update ICU4J version number to 3.7.1
X-SVN-Rev: 21037
|
2007-02-15 22:04:36 +00:00 |
|
Yoshito Umaoka
|
50ed24ede7
|
ICU-5135 Include sec offsets in the output
X-SVN-Rev: 21033
|
2007-02-13 16:12:54 +00:00 |
|
George Rhoten
|
dfd2a49eb8
|
ICU-5445 Fix some default Ecplise warnings.
X-SVN-Rev: 21031
|
2007-02-10 00:12:23 +00:00 |
|
Yoshito Umaoka
|
c419a71374
|
ICU-5135 Time zone transition dump tool
X-SVN-Rev: 21027
|
2007-02-09 19:47:21 +00:00 |
|
George Rhoten
|
125f883a19
|
ICU-5582 Explicitly call the ANSI Windows API.
X-SVN-Rev: 21024
|
2007-02-08 23:41:05 +00:00 |
|
George Rhoten
|
b2ec6ae1dc
|
ICU-5575 Hit the snooze button on the timebomb
X-SVN-Rev: 21023
|
2007-02-08 23:27:21 +00:00 |
|
George Rhoten
|
818d136d40
|
ICU-5587 .vcproj files shouldn't use gb2312
X-SVN-Rev: 21022
|
2007-02-08 22:02:06 +00:00 |
|
George Rhoten
|
04ebc231f9
|
ICU-5445 Fix some default eclipse warnings
X-SVN-Rev: 21020
|
2007-02-08 18:55:11 +00:00 |
|
George Rhoten
|
086e09bf04
|
ICU-5445 Fix some default eclipse warnings
X-SVN-Rev: 21019
|
2007-02-08 18:32:38 +00:00 |
|
George Rhoten
|
c083c7c04d
|
ICU-5445 Fix some default eclipse warnings
X-SVN-Rev: 21017
|
2007-02-08 01:11:19 +00:00 |
|
George Rhoten
|
97a888b0f0
|
ICU-5445 Fix some default eclipse warnings
X-SVN-Rev: 21015
|
2007-02-07 01:03:37 +00:00 |
|
Markus Scherer
|
434e15adc1
|
ICU-5518 remove #if switches for alternative fromUnicode optimizations
X-SVN-Rev: 21014
|
2007-02-06 18:32:20 +00:00 |
|
Markus Scherer
|
e674e4f0f0
|
ICU-5518 fix swapping and preflighting of UTF-8-friendly MBCS .cnv files without extension tables
X-SVN-Rev: 21013
|
2007-02-06 18:04:33 +00:00 |
|
Markus Scherer
|
c24de1764d
|
ICU-5518 more code cleanup
X-SVN-Rev: 21012
|
2007-02-06 15:56:38 +00:00 |
|
Markus Scherer
|
9acca77737
|
ICU-5518 merge direct-from-UTF-8 conversion code from http://source.icu-project.org/repos/icu/icu/branches/markus/ucnvutf8 -r 20735:20990 to icu/trunk
X-SVN-Rev: 21010
|
2007-02-06 05:24:14 +00:00 |
|
George Rhoten
|
464ae7d46f
|
ICU-5445 Fix some default eclipse warnings
X-SVN-Rev: 21008
|
2007-02-06 02:46:34 +00:00 |
|
George Rhoten
|
e1e8a7a138
|
ICU-5445 Fix some default eclipse warnings
X-SVN-Rev: 21007
|
2007-02-06 01:51:36 +00:00 |
|
George Rhoten
|
bc7264ccee
|
ICU-5445 Fix some default eclipse warnings
X-SVN-Rev: 21006
|
2007-02-05 21:14:42 +00:00 |
|
Yoshito Umaoka
|
349ab8e040
|
ICU-5402 Fix a regression issue in get2DigitYearStart introduced by the optimization work
X-SVN-Rev: 21004
|
2007-02-05 18:31:14 +00:00 |
|
Yoshito Umaoka
|
27b249fa7d
|
ICU-5402 Minor change based on Ram's code review
X-SVN-Rev: 20999
|
2007-02-02 15:41:24 +00:00 |
|
George Rhoten
|
d6ed1d0ad2
|
ICU-5576 Fix ASCII mode autoconversion, tag files as needed, and fix a script issue.
X-SVN-Rev: 20998
|
2007-02-02 07:19:03 +00:00 |
|
George Rhoten
|
fd995106cc
|
ICU-5575 Update to version 3.7.1
X-SVN-Rev: 20994
|
2007-01-31 01:37:28 +00:00 |
|
Andy Heninger
|
5a8ece1c9e
|
ICU-5560 Fix UText bug with deep clone buffer pointer handling.
X-SVN-Rev: 20993
|
2007-01-30 01:38:16 +00:00 |
|
Eric Mader
|
acc3a3e636
|
ICU-5309 Add test case for ZWJ use in Devanagari.
X-SVN-Rev: 20986
|
2007-01-26 18:26:00 +00:00 |
|
Yoshito Umaoka
|
1eb0713f37
|
ICU-5402 Improve DateFormat performance
X-SVN-Rev: 20983
|
2007-01-26 00:22:11 +00:00 |
|