Commit Graph

5513 Commits

Author SHA1 Message Date
Michael Ow
5847422a58 ICU-7342 Fix test case for TestGetVariantWithKeywords.
X-SVN-Rev: 27281
2010-01-15 19:44:15 +00:00
Doug Felt
763489b754 ICU-7342 add ULocaleDisplayNames, enhance tests to call all ULDN API and via it all LocaleDisplayNames API
X-SVN-Rev: 27267
2010-01-15 02:35:02 +00:00
Markus Scherer
ad83876755 ICU-7344 C functions for Java modified UTF-8
X-SVN-Rev: 27261
2010-01-14 19:11:07 +00:00
Doug Felt
18b87b0965 ICU-7342 add LocaleDisplayNames and rudimentary test. Fix Locale.getVariant problem and add test.
X-SVN-Rev: 27258
2010-01-14 02:23:46 +00:00
Steven R. Loomis
0783cab36c ICU-6406 stray #include - otherwise it already works
X-SVN-Rev: 27217
2010-01-12 02:07:15 +00:00
Michael Ow
98d44761c7 ICU-7309 Add testcase for arabic shaping.
X-SVN-Rev: 27199
2010-01-09 18:02:30 +00:00
Michael Ow
dc88968faf ICU-5621 Apply patch for u_finit.
X-SVN-Rev: 27163
2010-01-07 20:36:40 +00:00
Markus Scherer
8ddbd1394c ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
X-SVN-Rev: 27155
2010-01-06 23:50:03 +00:00
Fredrik Roubert
410a369ccc ICU-7252 add Locale::setKeywordValue() method and test case
X-SVN-Rev: 27143
2010-01-06 15:49:10 +00:00
Michael Ow
841d4c10b7 ICU-6911 Delete orphaned pointer.
X-SVN-Rev: 27130
2010-01-04 21:25:24 +00:00
Michael Ow
898667f024 ICU-4735 Fix error regarding explicit casting of char string to UChar string.
X-SVN-Rev: 27122
2009-12-31 16:06:34 +00:00
Doug Felt
52c23e0a47 ICU-6192 add support for getting field positions to NumberFormat and DateFormat
X-SVN-Rev: 27093
2009-12-17 22:15:20 +00:00
Michael Ow
2bfaf1efe7 ICU-7244 Use Windows API to convert LCID to posix when possible. Update test for change.
X-SVN-Rev: 27082
2009-12-16 17:34:15 +00:00
Michael Ow
fd37b35e88 ICU-7180 Change structure of test case to avoid compiler errors on certain platforms.
X-SVN-Rev: 27081
2009-12-16 16:36:32 +00:00
Andy Heninger
5cfde17a88 ICU-7108 Line break test cleanup for Unicode 5.2
X-SVN-Rev: 27049
2009-12-11 18:16:51 +00:00
Peter Edberg
98723ad2bd ICU-7180 For hour field, change default behavior to not adjust pattern
field length to match requested skeleton. For getBestPattern,replaceFieldTypes
add option to override this, forcing pattern field length to match skeleton.

X-SVN-Rev: 27036
2009-12-10 09:13:49 +00:00
Jason Spieth
6533ab3558 ICU-5996 C wrappers for VTimeZone, TimeZoneTransition and TimeZoneRule
X-SVN-Rev: 27028
2009-12-08 04:19:24 +00:00
Michael Ow
9c00fc5a5f ICU-7244 Update LCID to POSIX table with Windows 7 data.
X-SVN-Rev: 27013
2009-12-03 21:24:12 +00:00
Peter Edberg
305743045f ICU-7007 availableFormats remapping of month types does not work
X-SVN-Rev: 27001
2009-12-02 07:17:06 +00:00
Markus Scherer
b5abd4a56e ICU-7272 test script codes >0x7f
X-SVN-Rev: 26976
2009-11-25 19:38:02 +00:00
Markus Scherer
e89977c0b6 ICU-7247 finish testing LocalPointer variants, and improve API docs
X-SVN-Rev: 26960
2009-11-20 23:28:47 +00:00
Markus Scherer
98fd35991b ICU-7247 use almost every one of the LocalXyzPointer classes at least once
X-SVN-Rev: 26955
2009-11-20 06:28:25 +00:00
Markus Scherer
9fca8644b5 ICU-7182 remove support for Unicode Normalization behavior before corrigendum 5 (PRI #29)
X-SVN-Rev: 26952
2009-11-19 00:46:36 +00:00
Andy Heninger
0ae350c868 ICU-7193 Fix unterminated string in intltest/rbbitst/TestThaibreaks
X-SVN-Rev: 26936
2009-11-18 00:17:26 +00:00
Yoshito Umaoka
824ed01f70 ICU-7245 Fixed some compilation errors on Cygwin/gcc env
X-SVN-Rev: 26923
2009-11-17 16:38:18 +00:00
Michael Ow
9571529955 ICU-7008 Skip testing Asia/Amman in VTimeZone round trip test for now(4.3.3).
X-SVN-Rev: 26919
2009-11-16 18:00:17 +00:00
Michael Ow
5fb69bb39a ICU-6905 Update some new tests to pass without data.
X-SVN-Rev: 26915
2009-11-16 05:16:59 +00:00
Michael Ow
149255373b ICU-7084 Fix TESTCASE redefinition compiler errors.
X-SVN-Rev: 26908
2009-11-14 22:08:42 +00:00
Michael Ow
135fc63477 ICU-7084 Add missing header file.
X-SVN-Rev: 26907
2009-11-14 22:00:21 +00:00
Markus Scherer
1dbea6f001 ICU-7245 implement C++ public smart pointers; LocalPointer, LocalArray, LocalUConverterPointer etc.
X-SVN-Rev: 26904
2009-11-14 00:36:06 +00:00
Markus Scherer
4a9e4947ca ICU-7084 bug fixes for Linux/gcc
X-SVN-Rev: 26900
2009-11-13 19:52:28 +00:00
Michael Ow
892bbe5445 ICU-7230 Ensure lcid used in test case is consistent.
X-SVN-Rev: 26899
2009-11-13 19:49:41 +00:00
Markus Scherer
66b63f9c48 ICU-7084 Unicode 5.2: merge -r 26464:26890 branches/markus/uni52 into trunk, and a little cleanup (C++)
X-SVN-Rev: 26898
2009-11-13 19:25:21 +00:00
Doug Felt
d62a45c0bc ICU-7232 merge branch/dougfelt/datasplit at revision 26862 into trunk
X-SVN-Rev: 26884
2009-11-12 21:53:42 +00:00
Fredrik Roubert
4e1d41a4c3 ICU-7121 add test case for ErrorCode::errorName()
X-SVN-Rev: 26880
2009-11-12 17:50:15 +00:00
Michael Ow
a1900371b7 ICU-7226 Undo commit revision 24105 from ticket 6300.
X-SVN-Rev: 26871
2009-11-11 17:33:56 +00:00
Michael Ow
32ed389091 ICU-7230 Ignore test failures on Windows for croatian locale.
X-SVN-Rev: 26861
2009-11-10 16:01:28 +00:00
Yoshito Umaoka
c41f24dee0 ICU-7229 getSystemTimeZoneInformation to set standardBias properly. For some reasons this change fixes the test failure reported in #7229 as well (I do not understand why...)
X-SVN-Rev: 26850
2009-11-06 05:22:08 +00:00
Andy Heninger
44bf429a55 ICU-7224 bug in regular expressions with negative lookahead
X-SVN-Rev: 26848
2009-11-06 01:27:56 +00:00
John Emmons
82dde07d7d ICU-1624 Add additional test for Hebrew month Elul
X-SVN-Rev: 26842
2009-11-03 04:50:03 +00:00
Michael Ow
fe62ee5a61 ICU-6204 Ensure valid country code in locale id is either size 2 or 3.
X-SVN-Rev: 26809
2009-10-26 19:34:32 +00:00
Michael Ow
e698d415eb ICU-7189 Remove accidental character.
X-SVN-Rev: 26795
2009-10-20 16:51:02 +00:00
Michael Ow
774ac9c733 ICU-7189 Add missing header file and fix tabs.
X-SVN-Rev: 26794
2009-10-20 16:48:17 +00:00
Yoshito Umaoka
155dfc0605 ICU-7189 Fixed missing collation case bytes problem in ucol_nextSortKeyPart.
X-SVN-Rev: 26787
2009-10-14 21:45:30 +00:00
Michael Ow
6719f6f93e ICU-7008 Skip testing Asia/Amman in VTimeZone round trip test for now.
X-SVN-Rev: 26757
2009-10-07 02:59:44 +00:00
Michael Ow
db7bee4491 ICU-7074 Fix non-ascii characters in source code.
X-SVN-Rev: 26745
2009-10-05 21:44:02 +00:00
Michael Ow
5380e956d3 ICU-7074 Fix svn prop issue.
X-SVN-Rev: 26740
2009-10-05 20:57:57 +00:00
Markus Scherer
41ffbd67ca ICU-7162 fix typo, forbid LocalPointer heap allocation
X-SVN-Rev: 26736
2009-10-03 04:36:01 +00:00
Markus Scherer
f3f70fe978 ICU-7162 temporary template test
X-SVN-Rev: 26734
2009-10-03 00:25:04 +00:00
John Emmons
dfccc29d1e ICU-7173 Merge CLDR 1.8p1 snapshot data
X-SVN-Rev: 26733
2009-10-02 21:06:55 +00:00