Commit Graph

18808 Commits

Author SHA1 Message Date
George Rhoten
5af26cd5a7 ICU-5566 Fix some test failures due to CLDR update.
X-SVN-Rev: 21159
2007-03-05 18:53:01 +00:00
George Rhoten
e7c4c6c19f ICU-5566 Fix some test failures due to CLDR update.
X-SVN-Rev: 21158
2007-03-05 18:41:34 +00:00
George Rhoten
36fc5d2137 ICU-5566 Fix some test failures due to CLDR update.
X-SVN-Rev: 21157
2007-03-05 18:26:53 +00:00
John Emmons
074afce0a7 ICU-5566 Updated CLDR 1.5 data
X-SVN-Rev: 21156
2007-03-05 15:22:01 +00:00
John Emmons
dde4d12cae ICU-5566 regen ICU data from CLDR 1.5 to support metazones
X-SVN-Rev: 21155
2007-03-03 05:23:08 +00:00
Andrew J Macheret
a1c052a359 ICU-5606 fixed most of the logger issues, modified logging messages, overhauled the batch file, added a status bar, added safeguards against many exceptions, added some documentation, still plenty left to do
X-SVN-Rev: 21153
2007-03-03 02:09:12 +00:00
John Emmons
9e480c0fa3 ICU-5566 Rebuild ICU data from CLDR 1.5 pre-survey tool
X-SVN-Rev: 21152
2007-03-02 23:55:27 +00:00
John Emmons
3a4d4438f1 ICU-5566 Add metazone processing to ICU4J
X-SVN-Rev: 21151
2007-03-02 23:43:05 +00:00
Ram Viswanadha
04a3e5c0c7 ICU-5605 fix design issues and clean up source
X-SVN-Rev: 21150
2007-03-02 19:38:08 +00:00
Yoshito Umaoka
f65edbb549 ICU-5135 Added TODO comments in the update test cases in the previous code submission
X-SVN-Rev: 21149
2007-03-02 19:33:07 +00:00
George Rhoten
51bebc6c94 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21148
2007-03-02 17:58:20 +00:00
Vladimir Weinstein
7b86e2823b ICU-5625 Fix parsing of number only timezone offsets.
X-SVN-Rev: 21147
2007-03-02 06:57:40 +00:00
Yoshito Umaoka
6d39b91197 ICU-5135 Update zoneinfo.txt to 2007c generated by updated tzcode and corresponding test case fixes
X-SVN-Rev: 21146
2007-03-02 05:29:16 +00:00
George Rhoten
4706047498 ICU-5101 Test and prevent code from crashing when prefix and suffix are changed on a currency format. The prefix and suffix are still not settable when a currency is used, and the applyPattern must still be used when using currency formats.
X-SVN-Rev: 21145
2007-03-02 00:28:09 +00:00
George Rhoten
a5d3c1ebfc ICU-5574 Test and fix a buffer overflow of the offset handling when a single surrogate character is given.
X-SVN-Rev: 21144
2007-03-01 12:41:15 +00:00
George Rhoten
8dd6c746ba ICU-5574 Allow the modification of any test file to trigger a rebuild of the testdata.
X-SVN-Rev: 21143
2007-03-01 12:39:35 +00:00
George Rhoten
e3b53c31cc ICU-5574 Add check for offset buffer overflow
X-SVN-Rev: 21142
2007-03-01 12:36:47 +00:00
George Rhoten
9f93f717ed ICU-5574 Simplify callback logic for easier reading.
X-SVN-Rev: 21141
2007-03-01 12:34:27 +00:00
Andrew J Macheret
302edb731f ICU-5606 updated icutzu further, fixing logger issues, jar finding logic, and gui issues
X-SVN-Rev: 21140
2007-02-28 02:53:54 +00:00
Ram Viswanadha
c90741d9fc ICU-5620 fix gendtjar.pl
X-SVN-Rev: 21139
2007-02-27 22:15:20 +00:00
George Rhoten
936a3d07b7 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21137
2007-02-27 10:22:52 +00:00
George Rhoten
21891079ba ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21136
2007-02-27 10:06:26 +00:00
George Rhoten
a558657ad5 ICU-5602 Fix a compiler warning from last change.
X-SVN-Rev: 21135
2007-02-27 08:55:40 +00:00
George Rhoten
f3632ae430 ICU-5510 Allow code to work with a limit == U_MAX_PTR
X-SVN-Rev: 21134
2007-02-27 08:48:19 +00:00
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