Commit Graph

76 Commits

Author SHA1 Message Date
Steven R. Loomis
d455b9984e ICU-9569 add UDAT_PATTERN and update docs
X-SVN-Rev: 32406
2012-09-19 21:26:41 +00:00
John Emmons
276a244c9b ICU-9251 First cut merge of CLDR 22 data
X-SVN-Rev: 32275
2012-08-28 21:56:06 +00:00
Michael Ow
2e9b4064b7 ICU-9168 Add some more fix for uconfig and header test failures
X-SVN-Rev: 31577
2012-03-02 20:18:40 +00:00
Michael Ow
782387a888 ICU-9168 Fix some uconfig test errors
X-SVN-Rev: 31574
2012-03-02 17:59:56 +00:00
Michael Ow
76444a4b71 ICU-8716 Fix errors in cintltst and intltest when data is missing
X-SVN-Rev: 31552
2012-03-01 05:27:43 +00:00
Peter Edberg
efc03a774b ICU-9110 C - Name tweaks for consistency with some improvements in J
X-SVN-Rev: 31483
2012-02-22 09:06:12 +00:00
Peter Edberg
733a433be7 ICU-9110 Commit the C tests too
X-SVN-Rev: 31467
2012-02-21 09:19:57 +00:00
Peter Edberg
0ab713c4fb ICU-8959 Add UDAT_YEAR_NAME_FIELD for pattern char 'U', implement format/parse for it (C)
X-SVN-Rev: 31215
2012-01-17 08:06:29 +00:00
Peter Edberg
2fdfe20655 ICU-8237 Add RelativeDateFormat::getDateFormatSymbols, use in udat_getSymbols/countSymbols
X-SVN-Rev: 29964
2011-05-02 23:14:32 +00:00
Peter Edberg
d83f32e641 ICU-7550 udat_setSymbols should call verifyIsSimpleDateFormat to avoid crash with RelativeDateFormat
X-SVN-Rev: 28057
2010-05-13 03:35:54 +00:00
Michael Ow
0763686c6c ICU-7370 Log data errors to ensure that intltest and cintltst passes without data.
X-SVN-Rev: 27649
2010-02-24 16:17:03 +00:00
John Emmons
ea6e8a0a72 ICU-7356 CLDR 1.8 data integration - first run
X-SVN-Rev: 27590
2010-02-18 14:30:15 +00:00
Michael Ow
9100ba632e ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code.
X-SVN-Rev: 26084
2009-06-09 21:28:13 +00:00
Peter Edberg
bf6746fb3b ICU-6855 Add internal RelativeDateFormat toPattern/applyPattern functions
X-SVN-Rev: 25830
2009-04-18 08:11:19 +00:00
John Emmons
1a390c1bfa ICU-6771 CLDR 1.7 Integration - release-1-7-d01
X-SVN-Rev: 25750
2009-04-10 07:47:09 +00:00
Steven R. Loomis
ab1caa43fc ICU-6798 version bump icu4c to milestone:4.1.4 and a minor test improvement
X-SVN-Rev: 25599
2009-03-17 01:06:38 +00:00
Steven R. Loomis
dd4971d760 ICU-6613 fix udat crashers. See also ICU-6737
X-SVN-Rev: 25405
2009-02-14 02:29:08 +00:00
Peter Edberg
ae418ed994 ICU-6702 Enable relative date formatters with non-relative timeStyles
X-SVN-Rev: 25351
2009-01-30 10:46:17 +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
John Emmons
96dbf4b17d ICU-5861 Implement new date formatting symbols from tr35
X-SVN-Rev: 22451
2007-08-21 16:57:21 +00:00
John Emmons
e4726d7ed3 ICU-5761 CLDR 1.5 data integration
X-SVN-Rev: 22154
2007-07-26 17:24:12 +00:00
Steven R. Loomis
9c841b5251 ICU-5486 build in CLDRVersion to ICU data file (backwards compatible w/ pre 1.5 data), and clarify some tests that might break on new data. This checkin doesn't include any new data or dependencies on new data.
X-SVN-Rev: 22144
2007-07-25 18:46:17 +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
John Emmons
a406fa663a ICU-5566 Fix timezone formatting test to use generic abbreviation for French
X-SVN-Rev: 21248
2007-03-14 15:47:09 +00:00
John Emmons
72b223b173 ICU-5566 Fixing some tests due to CLDR data changes
X-SVN-Rev: 21221
2007-03-10 23:04:30 +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
John Emmons
e965dc47cf ICU-5241 Added tests for single setters of quarters
X-SVN-Rev: 20004
2006-08-08 22:00:10 +00:00
John Emmons
26587784a8 ICU-5032 Increase coverage on DateFormatSymbolsSingleSetter
X-SVN-Rev: 19993
2006-08-07 16:32:50 +00:00
Eric Mader
58de79fd9f ICU-5241 Add getQuarters / setQuarters, and tests.
X-SVN-Rev: 19831
2006-07-12 23:21:02 +00:00
Ram Viswanadha
55df551f1c ICU-5247 update data from CLDR 1.4 beta
X-SVN-Rev: 19756
2006-06-23 16:36:46 +00:00
George Rhoten
1ed751762f ICU-4061 Make sure that all locales have a valid date/time format.
X-SVN-Rev: 18094
2005-06-30 05:10:59 +00:00
Ram Viswanadha
4232bf88c3 ICU-4450 update tests
X-SVN-Rev: 17993
2005-06-23 18:23:03 +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
Andy Heninger
665e553354 ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
Ram Viswanadha
62c6f70295 ticket: 3938: fix the tests
X-SVN-Rev: 16592
2004-10-21 23:53:38 +00:00
George Rhoten
979fe56ff2 ICU-3947 Fix udat_parse when parsePos is NULL
X-SVN-Rev: 16022
2004-07-16 16:22:08 +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
Alan Liu
a1b393c257 ICU-3659 limit UDate range to +/-7F000000 julian days; matches ICU4J
X-SVN-Rev: 15502
2004-05-24 20:32:59 +00:00
Alan Liu
0bfd502d22 ICU-3659 temporarily disable...
X-SVN-Rev: 15498
2004-05-24 17:36:53 +00:00
Alan Liu
390b02ec5b ICU-3659 add test and fix for udat_format failing with extreme dates (circa 10^27)
X-SVN-Rev: 15463
2004-05-21 20:25:52 +00:00
Eric Mader
c5705d3767 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15413
2004-05-19 21:19:13 +00:00
Alan Liu
73af76bf64 ICU-3391 update localPatternChars
X-SVN-Rev: 14654
2004-03-09 20:59:08 +00:00
Eric Mader
9a25bee774 ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14195
2003-12-19 22:33:33 +00:00
George Rhoten
00e21ff118 ICU-3259 Remove the time zone option.
After fixing the time zone memory leak, I discovered that some tests call u_cleanup to test the heap functions.
So setting the time zone at the beginning of the process won't help because the value doesn't stay around.
Any tests that depend on the timezone need to set and reset the timezone.

X-SVN-Rev: 13349
2003-10-07 21:52:15 +00:00
Steven R. Loomis
5fc78bf0ce ICU-2840 don't crash without data
X-SVN-Rev: 12292
2003-06-04 22:02:07 +00:00
Vladimir Weinstein
cab8c668e8 ICU-2135 test leak fixed
X-SVN-Rev: 10644
2002-12-12 18:28:22 +00:00
Steven R. Loomis
e20d820d3b ICU-2039 code coverage
X-SVN-Rev: 10575
2002-12-10 02:43:30 +00:00
Markus Scherer
44707c157b ICU-2248 modularize ICU
X-SVN-Rev: 9903
2002-09-20 17:54:45 +00:00
Steven R. Loomis
669c72ef06 ICU-1941 don't fail in lipo mode (first of many)
X-SVN-Rev: 9872
2002-09-17 19:45:50 +00:00