Commit Graph

19916 Commits

Author SHA1 Message Date
Claire Ho
916b1d5ec4 ICU-5787 use static const string to read resource tag
X-SVN-Rev: 22352
2007-08-11 20:03:10 +00:00
Eric Mader
d207686dc4 ICU-5808 fixes for uconfigtest.
X-SVN-Rev: 22350
2007-08-11 00:57:49 +00:00
Eric Mader
a3b08a4e2b ICU-5808 fixes for uconfigtest.
X-SVN-Rev: 22349
2007-08-10 23:31:48 +00:00
Steven R. Loomis
7849815922 ICU-4567 DataDrivenCalendarTest for J
X-SVN-Rev: 22348
2007-08-10 22:08:56 +00:00
George Rhoten
1df115616d ICU-5656 This experimental data is stale and incomplete. Instead of regenerating this data for every ICU release, the CLDR tools should be used instead. At least that is what Steven and John say.
X-SVN-Rev: 22347
2007-08-10 20:15:40 +00:00
John Emmons
8f9581565f ICU-4321 Fix German number spellout rules
X-SVN-Rev: 22346
2007-08-10 19:27:36 +00:00
John Emmons
7a6d23cb84 ICU-4321 Fix German number spellout rules
X-SVN-Rev: 22345
2007-08-10 19:20:48 +00:00
John Emmons
fd17626413 ICU-5104 Fix Portuguese number spellout rules
X-SVN-Rev: 22343
2007-08-10 16:53:39 +00:00
John Emmons
5bcb549e6d ICU-5104 Fix Portuguese number spellout rules
X-SVN-Rev: 22342
2007-08-10 16:53:07 +00:00
Matitiahu Allouche
c89bdf6138 ICU-5732 fix some compiler warnings
X-SVN-Rev: 22341
2007-08-10 11:53:55 +00:00
Matitiahu Allouche
d8f87bd3cc ICU-5732 fix some compiler warnings
X-SVN-Rev: 22340
2007-08-10 11:51:39 +00:00
Matitiahu Allouche
b39e860bf1 ICU-5732 fix some compiler warnings
X-SVN-Rev: 22339
2007-08-10 10:14:03 +00:00
Matitiahu Allouche
739c71fac0 ICU-5732 fix some compiler warnings
X-SVN-Rev: 22338
2007-08-10 10:10:58 +00:00
Steven R. Loomis
71a8f8e1ad ICU-4567 win dadrfmt test and fix a compile warning
X-SVN-Rev: 22337
2007-08-10 02:21:27 +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
f8780f4d57 ICU-5774 svn:ignore and makefile cleanup target cleanup
X-SVN-Rev: 22334
2007-08-10 02:07:24 +00:00
Eric Mader
473b9c23ed ICU-5808 playout doesn't make much sense w/o BreakIterator.
X-SVN-Rev: 22333
2007-08-10 00:39:57 +00:00
John Emmons
3a66e3ebd8 ICU-4930 Fix number spellout for Italian
X-SVN-Rev: 22330
2007-08-09 20:30:02 +00:00
John Emmons
3250ab24d7 ICU-4930 Fix number spellout for Italian
X-SVN-Rev: 22329
2007-08-09 20:29:32 +00:00
George Rhoten
059d96e0e8 ICU-5575 Fix last change by making the static function a proper C callback.
X-SVN-Rev: 22328
2007-08-09 02:14:36 +00:00
Eric Mader
e24fdaf785 ICU-4758 Use tava.text.MessageFormat instead of com.ibm.icu.text.MessageFormat so the tool doesn't depend on all of ICU4J.
X-SVN-Rev: 22326
2007-08-09 00:58:32 +00:00
George Rhoten
0781890fa8 ICU-5821 Fix for i5/OS
X-SVN-Rev: 22325
2007-08-09 00:04:00 +00:00
George Rhoten
d1a120a97c ICU-5575 Use ICU C++ namespace for ICU classes, and other updates.
X-SVN-Rev: 22324
2007-08-08 20:11:16 +00:00
George Rhoten
50b14d2beb ICU-5575 Don't export static function for urename.h
X-SVN-Rev: 22323
2007-08-08 20:00:37 +00:00
George Rhoten
0213ca2e46 ICU-5575 Update to ICU 3.8
X-SVN-Rev: 22322
2007-08-08 19:31:32 +00:00
George Rhoten
489856aaf2 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22321
2007-08-08 18:44:05 +00:00
George Rhoten
dd6812cfa0 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22320
2007-08-08 18:39:02 +00:00
George Rhoten
096748976d ICU-3778 Use a codepage specific char * instead of UTF-8 for the version string.
X-SVN-Rev: 22319
2007-08-08 18:38:20 +00:00
Yoshito Umaoka
979a520c59 ICU-5454 Increase the code coverage for ICU4C. Fixed a bug in VTimeZone operator=.
X-SVN-Rev: 22318
2007-08-08 17:14:55 +00:00
George Rhoten
e7acc3369e ICU-5454 Fix some new memory leaks.
X-SVN-Rev: 22317
2007-08-08 09:04:52 +00:00
George Rhoten
af41197335 ICU-5787 Fix memory leak.
X-SVN-Rev: 22316
2007-08-08 09:01:18 +00:00
George Rhoten
feabb3b0a6 ICU-5732 Fix a memory leak.
X-SVN-Rev: 22315
2007-08-08 04:52:33 +00:00
George Rhoten
0d715edd6f ICU-5732 Clean up new code. Fix uninitialized memory errors, unused variables, unfriendly crashes and so forth.
X-SVN-Rev: 22314
2007-08-08 02:41:25 +00:00
Claire Ho
c9f5e38fb9 ICU-5787 Added operator!= .
X-SVN-Rev: 22313
2007-08-08 01:07:23 +00:00
Yoshito Umaoka
0de5cefde3 ICU-5454 Ported additional time zone test cases from ICU4J. Also fixed some bugs found by the new test cases.
X-SVN-Rev: 22311
2007-08-08 00:57:05 +00:00
Yoshito Umaoka
35a19cf658 ICU-5454 Fixed getID problem in VTimeZone and updated the test case.
X-SVN-Rev: 22310
2007-08-08 00:45:02 +00:00
Steven R. Loomis
c7013ddaf0 ICU-3487 duration fix for serialization test
X-SVN-Rev: 22309
2007-08-07 23:23:27 +00:00
John Emmons
6ef9660bab ICU-5828 Remove provisional data from ICU
X-SVN-Rev: 22308
2007-08-07 23:21:30 +00:00
John Emmons
d9f537dbcf ICU-5828 Remove provisional data from ICU
X-SVN-Rev: 22307
2007-08-07 23:20:42 +00:00
Claire Ho
f6a2f2a082 ICU-5787 1. Added test cases. 2. Fixed bug in == operator.
X-SVN-Rev: 22306
2007-08-07 23:16:36 +00:00
George Rhoten
9991e6a097 ICU-5708 Fix a memory leak
X-SVN-Rev: 22305
2007-08-07 20:23:09 +00:00
Matitiahu Allouche
f3ffdb5afc ICU-5732 a few fixes to match those in ICU4J
X-SVN-Rev: 22304
2007-08-07 19:54:10 +00:00
Matitiahu Allouche
a7a26cd51d ICU-5732 add tests to match those in ICU4J
X-SVN-Rev: 22303
2007-08-07 19:22:05 +00:00
Yoshito Umaoka
8b02d73006 ICU-3487 Support Java 1.3/1.4. Replaced StringBuilder with StringBuffer and Character#isWhitespace with UCharacter#isWhitespace.
X-SVN-Rev: 22302
2007-08-07 13:58:28 +00:00
George Rhoten
4bb6b2f380 ICU-5708 Fix a memory leak.
X-SVN-Rev: 22301
2007-08-07 09:23:46 +00:00
George Rhoten
0977182319 ICU-5708 Fix a memory leak.
X-SVN-Rev: 22300
2007-08-07 09:01:12 +00:00
George Rhoten
4337b47506 ICU-5787 Don't use C++ comments in C code.
X-SVN-Rev: 22299
2007-08-07 07:51:08 +00:00
George Rhoten
1c43d7eb86 ICU-5787 Make the error output more informational, and don't use C++ static
intialization.

X-SVN-Rev: 22298
2007-08-07 07:22:18 +00:00
George Rhoten
48c1c050e5 ICU-5791 Partially undo last change. We still need to check for target limits.
X-SVN-Rev: 22297
2007-08-07 06:53:10 +00:00
Claire Ho
3a6f874106 ICU-5787 fixed the warnings from VC++.
X-SVN-Rev: 22296
2007-08-07 06:13:19 +00:00