Commit Graph

19574 Commits

Author SHA1 Message Date
Yoshito Umaoka
a9f2bff291 ICU-5765 Set a timebomb to one fromUnicode test case failing in the trunk for ICU4J 3.8M2.
X-SVN-Rev: 21875
2007-06-30 05:29:11 +00:00
Yoshito Umaoka
f5ef904558 ICU-5135 Update to tzdata 2007f for ICU4J 3.8M2.
X-SVN-Rev: 21874
2007-06-30 04:50:35 +00:00
Yoshito Umaoka
17a3835464 ICU-4567 Changed resource type of calendar/taiwan/eras/abbreviated from string to table to resolve ICU4J DateFormatSymbols initialization crash problem.
X-SVN-Rev: 21873
2007-06-30 04:45:34 +00:00
Yoshito Umaoka
1b83ec29fe ICU-4567 Added serialization test case for TaiwanCalendar
X-SVN-Rev: 21872
2007-06-30 02:53:36 +00:00
Yoshito Umaoka
5b5f59f7a5 ICU-2895 Fix the incorrect style check condition which triggers UnsupportedOperationException
X-SVN-Rev: 21871
2007-06-30 02:51:58 +00:00
Michael Ow
015e86f2fe ICU-3840 Update ISCII converter to include new characters in Unicode.
X-SVN-Rev: 21870
2007-06-30 00:18:48 +00:00
Michael Ow
9ef6426440 ICU-3840 Update Charset ISCII to support new characters in Unicode.
X-SVN-Rev: 21869
2007-06-30 00:18:01 +00:00
Andy Heninger
3fc4373c3e ICU-5389 add test for this regexp error
X-SVN-Rev: 21867
2007-06-29 23:40:04 +00:00
George Rhoten
6fc628ef82 ICU-4567 Fix initial taiwan calendar support
X-SVN-Rev: 21861
2007-06-29 21:52:26 +00:00
Andrew J Macheret
7687097fba ICU-5605 modified the user-agent property setting, should work now
X-SVN-Rev: 21858
2007-06-29 20:08:29 +00:00
Steven R. Loomis
5c34e364ca ICU-2895 initial API for relative date, also NONE ( 4854 ).
X-SVN-Rev: 21857
2007-06-29 18:15:15 +00:00
Steven R. Loomis
313058c49b ICU-4567 taiwan calendar (J)
X-SVN-Rev: 21856
2007-06-29 17:28:14 +00:00
Steven R. Loomis
d1d8aedcb3 ICU-4567 taiwan calendar - improved test
X-SVN-Rev: 21855
2007-06-29 17:27:56 +00:00
Steven R. Loomis
9f4a4ce5e0 ICU-4567 initial taiwan calendar support
X-SVN-Rev: 21854
2007-06-29 16:56:34 +00:00
George Rhoten
025d805e3d ICU-5135 Update to tzdata 2007f
X-SVN-Rev: 21853
2007-06-29 16:31:26 +00:00
George Rhoten
a18ec71d3e ICU-5454 Fix newline settings.
X-SVN-Rev: 21852
2007-06-29 16:28:04 +00:00
George Rhoten
78c96b07fa ICU-5454 Fix newline settings for new code.
X-SVN-Rev: 21851
2007-06-29 16:27:12 +00:00
George Rhoten
915e631e92 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21850
2007-06-29 15:56:22 +00:00
Matitiahu Allouche
500615be13 ICU-5732 several fixes inspired by ICU4J testing
X-SVN-Rev: 21849
2007-06-29 14:48:15 +00:00
John Emmons
c057c1dc8e ICU-5486 Data fixes found from ICU4J testing
X-SVN-Rev: 21848
2007-06-29 06:31:49 +00:00
John Emmons
17fcfbbaa9 ICU-5486 CLDR 1.5 data integration for 3.8M2
X-SVN-Rev: 21847
2007-06-29 06:28:32 +00:00
Yoshito Umaoka
7e8f62da2a ICU-5756 Restore Bidi support for eclispe targets and exclude only some codes which cannot support the execution environment requirement
X-SVN-Rev: 21846
2007-06-29 04:15:34 +00:00
Yoshito Umaoka
b340ff12f6 ICU-5454 Merging ICU4C RuleBasedTimeZone/TimeZoneRule/VTimeZone implementation into trunk
X-SVN-Rev: 21845
2007-06-29 03:10:43 +00:00
Yoshito Umaoka
957ecb06dd ICU-5454 Add a note about MIME encoding in VTimeZone. Also correct the condition for invoking exhaustive test cases.
X-SVN-Rev: 21844
2007-06-29 02:33:57 +00:00
Matitiahu Allouche
23d9400cc4 ICU-5489 restore a line which was accidentally omitted
X-SVN-Rev: 21843
2007-06-28 22:08:38 +00:00
John Emmons
7d837015e3 ICU-5486 CLDR 1.5 Integration run for 3.8M2
X-SVN-Rev: 21842
2007-06-28 20:59:10 +00:00
George Rhoten
810a27e86d ICU-5423 Minor preference changes.
X-SVN-Rev: 21841
2007-06-28 16:39:09 +00:00
Matitiahu Allouche
28f1cefe17 ICU-5732 Just a small doc fix.
X-SVN-Rev: 21840
2007-06-28 14:58:47 +00:00
George Rhoten
f086101240 ICU-5423 Add more debugging code, and make --enable-strict work.
X-SVN-Rev: 21839
2007-06-28 07:45:01 +00:00
George Rhoten
29bf35f7ed ICU-5423 Comment out debugging code.
X-SVN-Rev: 21838
2007-06-28 07:35:36 +00:00
George Rhoten
340f980d77 ICU-5423 Information from the daylight global variable is insufficient.
Probing when daylight occurs seems more reliable.

X-SVN-Rev: 21837
2007-06-28 07:33:44 +00:00
George Rhoten
30c0f9f3af ICU-5423 Improve reliability of timezone tests.
X-SVN-Rev: 21836
2007-06-28 07:30:49 +00:00
Eric Mader
6d112b9cff ICU-5565 clean up custom build steps for public headers.
X-SVN-Rev: 21835
2007-06-28 01:20:43 +00:00
Yoshito Umaoka
b9674c9d91 ICU-5756 Disabled Bidi classes and replaced String#replaceAll with String#replace in DateFormatSymbols for fixing errors in eclipse build targets
X-SVN-Rev: 21834
2007-06-27 23:08:03 +00:00
Yoshito Umaoka
f650da3019 ICU-5454 Remove Java 5 dependency in TimeArrayTimeZone#toString
X-SVN-Rev: 21833
2007-06-27 21:15:27 +00:00
Yoshito Umaoka
aeac076b75 ICU-5454 Merging RBTZ and related efforts done in yoshito's local branch to the trunk for 3.8M2
X-SVN-Rev: 21832
2007-06-27 19:26:47 +00:00
Yoshito Umaoka
c00e9a9e61 ICU-5060 Special locale mappings for Java ja_JP_JP and no_NO_NY
X-SVN-Rev: 21831
2007-06-27 13:51:31 +00:00
George Rhoten
a1834196b3 ICU-5410 Move nfsubs.h private subclasses to nfsubs.cpp to get more accurate PureCoverage result.
Also use standard ICU rtti by using UOBJECT_DEFINE_RTTI_IMPLEMENTATION.

X-SVN-Rev: 21828
2007-06-27 00:59:42 +00:00
Eric Mader
3ba0c97144 ICU-5565 gendata needs to have ../../tools/ctestfw on include list. Update to most recent version of CODE2000.
X-SVN-Rev: 21826
2007-06-26 17:37:06 +00:00
George Rhoten
649b133cd2 ICU-5416 Add configure option to weakly reference the threading library.
This can be helpful on ELF based systems.

X-SVN-Rev: 21825
2007-06-26 01:52:09 +00:00
George Rhoten
722157c4d9 ICU-5410 Improve code coverage.
X-SVN-Rev: 21824
2007-06-25 22:09:38 +00:00
George Rhoten
0935070ac1 ICU-5486 Remove experimental locales that have been added to ICU.
X-SVN-Rev: 21823
2007-06-25 21:50:45 +00:00
Michael Ow
09b82c7f60 ICU-5410 Improve code coverage for UTF-32LE encoding.
X-SVN-Rev: 21822
2007-06-25 21:38:43 +00:00
George Rhoten
38c8b3690a ICU-5410 Improve code coverage by removing dead code.
X-SVN-Rev: 21821
2007-06-25 20:20:40 +00:00
George Rhoten
2df8756122 ICU-5486 Remove experimental locales that have been added to ICU.
X-SVN-Rev: 21820
2007-06-25 19:39:34 +00:00
George Rhoten
bdbd15f2b5 ICU-5565 Fix last commit for Debug builds.
X-SVN-Rev: 21819
2007-06-25 18:43:04 +00:00
George Rhoten
9ef5cb1a9f ICU-5486 Testing collation keywords from CLDR.
X-SVN-Rev: 21818
2007-06-24 19:01:59 +00:00
George Rhoten
fdc039a8bd ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21817
2007-06-24 04:15:38 +00:00
George Rhoten
fd263f86cf ICU-5279 Hide DigitList
X-SVN-Rev: 21816
2007-06-24 03:19:59 +00:00
John Emmons
83c612fed0 ICU-5486 CLDR 1.5 pre-vetting merge for M2
X-SVN-Rev: 21815
2007-06-22 23:57:38 +00:00