Commit Graph

68 Commits

Author SHA1 Message Date
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
George Rhoten
a866e44617 ICU-5426 Reduce VM size and reduce exported data on Unix machines.
X-SVN-Rev: 20466
2006-10-01 06:45:25 +00:00
Steven R. Loomis
83c6d252dc ICU-5270 don't crash when no data present
X-SVN-Rev: 19876
2006-07-21 22:01:55 +00:00
Steven R. Loomis
9a23edcce0 ICU-5258 fix GenericTime failures, sync with java
X-SVN-Rev: 19826
2006-07-11 22:47:56 +00:00
George Rhoten
f57dcd6274 ICU-4881 Move timebomb failures
X-SVN-Rev: 19818
2006-07-11 00:17:19 +00:00
Eric Mader
27c7ccf73b ICU-5247 Change timebomb to ICU 3.7 - localPatternChars is deprecated in CLDR and won't be updated.
X-SVN-Rev: 19777
2006-06-28 19:21:43 +00:00
Eric Mader
1fcd76ec02 ICU-5241 Initial checkin of Quarters, narrow month, day names.
X-SVN-Rev: 19762
2006-06-26 17:51:25 +00:00
Ram Viswanadha
bbbee77fe0 ICU-4855 synch data with CLDR
X-SVN-Rev: 19572
2006-04-21 01:18:35 +00:00
George Rhoten
69dc11a58d ICU-5161 Fix a memory leak.
X-SVN-Rev: 19557
2006-04-17 05:06:11 +00:00
Eric Mader
ed5ad9b463 ICU-4152 Initial checkin of tests. Aslo bug fixes for bugs that the tests found!
X-SVN-Rev: 19016
2006-01-23 23:25:00 +00:00
Ram Viswanadha
b70227e2c7 ICU-4741 make compare functions for Hashtable and StringEnumeration general
X-SVN-Rev: 18788
2005-11-11 19:23:09 +00:00
Ram Viswanadha
caafcceb8f ICU-4912 synchronize with ICU4J
X-SVN-Rev: 18758
2005-11-04 21:57:24 +00:00
George Rhoten
0635705316 ICU-4881 Hit the snooze alarm on the time bomb.
X-SVN-Rev: 18690
2005-10-17 22:20:13 +00:00
Ram Viswanadha
f9555fcca8 ICU-4741 changes for zoneStrings access
X-SVN-Rev: 18474
2005-08-26 21:55:55 +00:00
Ram Viswanadha
5c3d31658d ICU-4354 make intltest pass with no data
X-SVN-Rev: 18140
2005-07-05 18:39:00 +00:00
John Emmons
7c747ceb2b ICU-4327 Fix date formatting test to match new field additions
X-SVN-Rev: 18134
2005-07-02 02:53:20 +00:00
Steven R. Loomis
8a37b4992d ICU-646 timebomb (3.4) some "//fail" tests
X-SVN-Rev: 18091
2005-06-29 22:41:48 +00:00
Ram Viswanadha
61ea0a446b ICU-676 update tests
X-SVN-Rev: 17994
2005-06-23 18:24:42 +00:00
Doug Felt
25d082e19b ICU-646 wall time support in icu4c - use 'v' for generic time, revert tests
X-SVN-Rev: 17946
2005-06-17 20:41:10 +00:00
Eric Mader
5dc3d7c9d4 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
Doug Felt
50c3a2554b ICU-646 wall time support in icu
X-SVN-Rev: 17801
2005-06-04 03:08:25 +00:00
Ram Viswanadha
5fb23a1b19 ICU-4450 Synch data with CLDR
X-SVN-Rev: 17630
2005-05-19 20:28:20 +00:00
Ram Viswanadha
62c6f70295 ticket: 3938: fix the tests
X-SVN-Rev: 16592
2004-10-21 23:53:38 +00:00
Alan Liu
e43b0d926a ICU-3815 add test for case-folding match
X-SVN-Rev: 15765
2004-06-07 21:59:41 +00:00
Deborah Goldsmith
b501ed1a54 ICU-3699 fix tests to conform to CLDR 1.1 data
X-SVN-Rev: 15679
2004-06-02 22:38:57 +00:00
Eric Mader
004268d484 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15414
2004-05-19 21:36:51 +00:00
Alan Liu
46a1802eff ICU-3391 gcc doesn't grok \u!
X-SVN-Rev: 14685
2004-03-11 14:55:19 +00:00
Alan Liu
0685afafa2 ICU-3391 fix FieldPosition test; add general parse-format test; add test cases for S
X-SVN-Rev: 14682
2004-03-11 14:05:12 +00:00
Steven R. Loomis
ec7ae0cdde ICU-2943 calendar update
X-SVN-Rev: 13493
2003-10-26 10:20:40 +00:00
Alan Liu
e1776d90c6 ICU-3175 fix handling of invalid pattern char
X-SVN-Rev: 13400
2003-10-13 17:15:39 +00:00
Vladimir Weinstein
4df42a86bb ICU-2840 tests shouldn't crash if there is no data
X-SVN-Rev: 12340
2003-06-06 04:54:34 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Steven R. Loomis
08b5c23397 ICU-2436 use yy or YY for 2 digit years.
X-SVN-Rev: 12187
2003-05-30 00:03:33 +00:00
Alan Liu
403e3c64a2 ICU-2154 standardize whitespace handling by date/number format
X-SVN-Rev: 11460
2003-04-04 20:55:10 +00:00
Alan Liu
1ac2fc0b78 ICU-2656 complete rewrite of parse() to revise handling of abutting numeric fields so that "12345" x "HHmmss" => 1:23:45
X-SVN-Rev: 11308
2003-03-14 00:49:21 +00:00
Alan Liu
7c67f351f8 ICU-2612 fix test to not depend on en_GB
X-SVN-Rev: 11306
2003-03-14 00:22:57 +00:00
Alan Liu
e7be1a69e2 ICU-2656 make HHmmss parsing not parse negative numbers
X-SVN-Rev: 11254
2003-03-07 01:04:43 +00:00
GCL Shanghai
513a23fdae ICU-2222 Deprecate C++ enums that duplicate C enums
X-SVN-Rev: 11137
2003-02-21 08:32:22 +00:00
Alan Liu
66a285bef3 ICU-2347 add new timezone enumeration API and deprecate old one
X-SVN-Rev: 10230
2002-11-12 23:52:27 +00:00
Markus Scherer
0eb9c506ec ICU-2248 modularize ICU
X-SVN-Rev: 9910
2002-09-21 00:43:14 +00:00
Alan Liu
281a3ac28c ICU-1916 properly skip input whitespace before fields during parse
X-SVN-Rev: 9773
2002-08-22 21:55:51 +00:00
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
George Rhoten
8d8f74fdf0 ICU-1847 Change the root yyyy back to yy
X-SVN-Rev: 8447
2002-04-11 23:29:14 +00:00
George Rhoten
74f2a261cf ICU-162 Use a double when you want a double.
X-SVN-Rev: 8430
2002-04-10 21:55:43 +00:00
Alan Liu
0f3d8578e1 ICU-162 add C++ API test, improve C API test
X-SVN-Rev: 8422
2002-04-09 23:24:42 +00:00
George Rhoten
7bc5d45c83 ICU-1811 Increase the code coverage of Locale:get methods
X-SVN-Rev: 8255
2002-03-26 23:18:57 +00:00
Markus Scherer
8c78422db2 ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
George Rhoten
732922f538 ICU-66 Change "string" + int to "string %d", int because we don't need to convert to a UnicodeString here and we don't want to add an integer to a const char *.
X-SVN-Rev: 4814
2001-05-26 01:23:28 +00:00
George Rhoten
15b4fbebc1 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4749
2001-05-22 16:54:15 +00:00
Ram Viswanadha
7f6d7e256f ICU-903 update copyright notices
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00