Peter Edberg
b0fa61d425
ICU-5702 Fix availableFormats fallback for aliased locales
...
X-SVN-Rev: 25258
2009-01-16 01:18:05 +00:00
Peter Edberg
cec9f47ade
ICU-5702 Fix fallback for availableFormats
...
X-SVN-Rev: 25166
2008-12-19 20:10:03 +00:00
Peter Edberg
6c12fab16d
ICU-5702 Make DateTimePatternGenerator:initData get the availableFormats for the correct
...
calendar (not always gregorian), and add some necessary availableFormats entries.
X-SVN-Rev: 24978
2008-11-19 04:19:02 +00:00
Peter Edberg
1e521d134d
ICU-6626 Make DateTimePatternGenerator:initData use the skeletons specified for availableFormats,
...
eliminate CJK months hack, use skeletons to improve adjustFieldTypes behavior, add some necessary
availableFormats entries, and fix expected test results now that getBestPattern is more correct.
X-SVN-Rev: 24976
2008-11-18 18:27:40 +00:00
Yoshito Umaoka
c3398882b4
ICU-6476 Fixed a bug in DateTimePatternGenerator and updated some test cases. The fix allow us to replace most of yyyy in the pattern resources with y.
...
X-SVN-Rev: 24465
2008-08-07 17:06:38 +00:00
Steven R. Loomis
d3d779e429
ICU-6402 fixes for IBM i.
...
X-SVN-Rev: 24317
2008-06-28 07:02:26 +00:00
Claire Ho
49dca38bb9
ICU-6341 incorrect getBestPattern result for narrow date format.
...
X-SVN-Rev: 24151
2008-06-11 16:31:33 +00:00
John Emmons
1ee6fd5b02
ICU-6256 Integrate 1.6 data - 2nd run
...
X-SVN-Rev: 24124
2008-06-07 20:46:42 +00:00
John Emmons
695f6fa9c3
ICU-6256 CLDR 1.6 integration - 1st snapshot
...
X-SVN-Rev: 23911
2008-05-16 15:01:02 +00:00
George Rhoten
d1551dee4e
ICU-5966 Fix some compiler warnings.
...
X-SVN-Rev: 23540
2008-03-07 19:40:46 +00:00
Claire Ho
f785553c68
ICU-6172 fixed the duplicate time pattern.
...
X-SVN-Rev: 23397
2008-02-08 07:10:28 +00:00
Claire Ho
307a3f8307
ICU-6104 fixed the inconsistent behavior of DateTimePatternGen between ICU4C and ICU4J.
...
X-SVN-Rev: 23156
2008-01-03 01:40:16 +00:00
Claire Ho
368dcc71a7
ICU-6110 1. Fixed the date/time order issue. 2. Added more test cases.
...
X-SVN-Rev: 23127
2007-12-22 05:30:33 +00:00
George Rhoten
8e5fa8c4d8
ICU-5955 Fix memory leak
...
X-SVN-Rev: 23035
2007-12-06 18:33:45 +00:00
Claire Ho
ff81b45d21
ICU-5977 set the timezone to GMT to avoid the inconsisitent result.
...
X-SVN-Rev: 22764
2007-10-09 20:22:16 +00:00
Claire Ho
96ae8b8b0a
ICU-5939 Added C/C++ test cases of DateTimePatternGenerator.
...
X-SVN-Rev: 22697
2007-09-18 00:00:00 +00:00
George Rhoten
c8bb832ad8
ICU-5919 Fixes for old iostream usage on HP-UX
...
X-SVN-Rev: 22634
2007-09-06 18:00:08 +00:00
Claire Ho
e48c68df67
ICU-5787 more code cleanup.
...
X-SVN-Rev: 22534
2007-08-26 20:10:45 +00:00
George Rhoten
883d7d0e07
ICU-5787 The char type is unsigned on AIX. Use the platform independent
...
type int8_t. Also fix some warnings.
X-SVN-Rev: 22353
2007-08-11 20:32:54 +00:00
Eric Mader
a3b08a4e2b
ICU-5808 fixes for uconfigtest.
...
X-SVN-Rev: 22349
2007-08-10 23:31:48 +00:00
Claire Ho
c9f5e38fb9
ICU-5787 Added operator!= .
...
X-SVN-Rev: 22313
2007-08-08 01:07:23 +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
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
Claire Ho
887eafb2c8
ICU-5787 1. Added test cases. 2. code clean up.
...
X-SVN-Rev: 22295
2007-08-07 03:14:19 +00:00
John Emmons
f53516fb63
ICU-5787 Minor code cleanup
...
X-SVN-Rev: 22288
2007-08-06 21:30:03 +00:00
George Rhoten
964217bd77
ICU-5787 Reenable failing test.
...
X-SVN-Rev: 22281
2007-08-04 05:00:56 +00:00
George Rhoten
e032fbca08
ICU-5787 Temporarily comment out failing test.
...
X-SVN-Rev: 22279
2007-08-04 04:57:36 +00:00
George Rhoten
3cf8f114a3
ICU-5787 Still trying to narrow down AIX failure and memory leaks.
...
X-SVN-Rev: 22276
2007-08-04 03:14:19 +00:00
George Rhoten
40bb1dfddb
ICU-5787 Check point check in to fix the following errors.
...
Memory leaks. Portability errors. Compiler warnings. etc.
Still trying to narrow down AIX failure.
X-SVN-Rev: 22274
2007-08-04 02:44:11 +00:00
George Rhoten
507e86ddc1
ICU-5787 Trying to debug failure on AIX. Make it easier to specify a test name by not using spaces in the test name.
...
X-SVN-Rev: 22270
2007-08-04 01:15:18 +00:00
Claire Ho
efe2014ed1
ICU-5787 merge from feature branch revision 22024:22252.
...
X-SVN-Rev: 22260
2007-08-03 18:43:04 +00:00