Commit Graph

2654 Commits

Author SHA1 Message Date
Xiaomei Ji
0ad3aff9b2 ICU-6157 update after 1st round code review
X-SVN-Rev: 24200
2008-06-16 22:32:36 +00:00
John Emmons
924a38a76e ICU-5219 Dutch IJ Titlecasing
X-SVN-Rev: 24179
2008-06-13 21:07:22 +00:00
Eric Mader
f0abc13c5d ICU-6337 Make sure unescapable strings get created in the invariant codepage.
X-SVN-Rev: 24175
2008-06-13 19:49:55 +00:00
Michael Ow
ea01edb0ea ICU-6319 Correct handling of spaces for Thai line break iterator and add test.
X-SVN-Rev: 24173
2008-06-13 19:21:12 +00:00
Michael Ow
1e9e63f24c ICU-6319 Correct typos in log messages and add break point information to error messages.
X-SVN-Rev: 24162
2008-06-12 15:46:36 +00:00
Steven R. Loomis
d59b5c5e4c ICU-6344 uconfigtest / hdrtest fixes
X-SVN-Rev: 24157
2008-06-11 21:52:29 +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
Yoshito Umaoka
5b2a0c934f ICU-6289 Temporary workaround for date format parsing problem to let the timezone test run successfully.
X-SVN-Rev: 24148
2008-06-11 03:56:48 +00:00
Peter Edberg
2eb61f142a ICU-6281 Fix Fullwidth_Halfwidth data, add TestHalfwidthFullwidth()
X-SVN-Rev: 24145
2008-06-11 01:31:45 +00:00
Yoshito Umaoka
ffed7d31c7 ICU-6289 Replaced some non-ASCII characters with ASCII in comments.
X-SVN-Rev: 24137
2008-06-10 05:15:08 +00:00
Yoshito Umaoka
fc0b107a9a ICU-4732 Test case for PersianCalendar two digit year parsing.
X-SVN-Rev: 24133
2008-06-10 02:03:28 +00:00
Michael Ow
c504eafdc8 ICU-5955 Add freeOffsetBuffer function to make sure that previously allocated offsetBuffer is freed to avoid memory leaks. Add deleter method in ssearch.cpp to remove hashtable objects. Delete various objects in intltest after it is no longer needed.
X-SVN-Rev: 24129
2008-06-09 21:18:46 +00:00
Andy Heninger
4635ea3a9c ICU-6321 TimeZone::getDisplayName(), move bug fixes from Java to C++
X-SVN-Rev: 24126
2008-06-09 03:46:34 +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
Eric Mader
236d6f86ad ICU-5420 fix memory leak in searchTest.
X-SVN-Rev: 24113
2008-06-06 00:44:35 +00:00
Steven R. Loomis
65ea8e11d6 ICU-6309 update example skeletons from Java src/com/ibm/icu/text/DateFormat.java with UDAT_ prefix
X-SVN-Rev: 24073
2008-05-29 20:27:01 +00:00
Xiaomei Ji
8d6be178da ICU-6309 interval format clean up after consolidate skeleton consts
X-SVN-Rev: 24072
2008-05-29 19:23:52 +00:00
Jason Spieth
838f8d88bb ICU-2826 C API signature and implementation changes
X-SVN-Rev: 24035
2008-05-28 20:15:45 +00:00
Steven R. Loomis
ca28c6219a ICU-6157 fix for VC++
X-SVN-Rev: 24031
2008-05-28 16:58:33 +00:00
Xiaomei Ji
f9a0590098 ICU-6157 date interval format
X-SVN-Rev: 24005
2008-05-28 00:33:44 +00:00
Yoshito Umaoka
45c80ec7d7 ICU-5970 2008c into ICU4C trunk
X-SVN-Rev: 23992
2008-05-27 16:51:03 +00:00
Yoshito Umaoka
a81b58ef9c ICU-5420 Fixed a compiler error on Cygwin/gcc.
X-SVN-Rev: 23990
2008-05-27 16:24:55 +00:00
Eric Mader
fb06489407 ICU-5420 Return [0, 0] in SimpleSearch if there are no CEs in the pattern.
X-SVN-Rev: 23979
2008-05-23 18:35:24 +00:00
Eric Mader
9011fe483f ICU-5420 merge changes from branches/eric/string-search r.23303 - r.23976
X-SVN-Rev: 23977
2008-05-23 04:22:28 +00:00
Steven R. Loomis
90c5643557 ICU-6098 update version to 4.0, bump a timebombed test
X-SVN-Rev: 23934
2008-05-19 17:28:22 +00:00
Yoshito Umaoka
4e15257201 ICU-6256 Fix some GMT format problems revealed by the new locale data.
X-SVN-Rev: 23916
2008-05-16 19:50:26 +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
Andy Heninger
eecf0b1bae ICU-4009 Port Any-BreakInternal transliterator from Java
X-SVN-Rev: 23901
2008-05-15 04:53:21 +00:00
Jason Spieth
c3871d70af ICU-6088 Use hex value on character comparisons
X-SVN-Rev: 23866
2008-05-02 19:01:04 +00:00
Michael Ow
b75669b15b ICU-5504 Set the start position to -1 when iterating over hashtable elements. Correct the test number label in icusvtst.cpp.
X-SVN-Rev: 23847
2008-04-28 17:58:21 +00:00
Michael Ow
30ef273329 ICU-2826 Add new line at the end of the file to avoid compiler warnings.
X-SVN-Rev: 23844
2008-04-25 19:59:14 +00:00
Steven R. Loomis
00fed79227 ICU-6263 print aggregate test report. Also fix some svn ignores.
X-SVN-Rev: 23840
2008-04-25 17:02:32 +00:00
Jason Spieth
fde46fe892 ICU-2826 Correct Copyright date
X-SVN-Rev: 23824
2008-04-23 22:03:46 +00:00
Claire Ho
22368976c3 ICU-5794 Add tests for forLocale().
X-SVN-Rev: 23817
2008-04-21 21:25:23 +00:00
Claire Ho
cd79d31f28 ICU-5794 1. Missing assignment op in PluralFormat. 2. Incorrect init in getKeywords. 3. Always returns TRUE in isKeyword() if the input is OTHER.
X-SVN-Rev: 23796
2008-04-17 01:33:23 +00:00
Michael Ow
b02865cecf ICU-2498 Make intltest pass w/o data.
X-SVN-Rev: 23784
2008-04-10 23:19:16 +00:00
Yoshito Umaoka
a55d75d400 ICU-6216 Fixed a VTIMEZONE parsing problem in ICU4C.
X-SVN-Rev: 23780
2008-04-10 03:41:22 +00:00
Steven R. Loomis
10b591004d ICU-6098 ICU4C version to 3.9.3
X-SVN-Rev: 23778
2008-04-09 21:13:18 +00:00
Yoshito Umaoka
32c3313145 ICU-5845 Calendar 'actual' limit test ported from J to C. Also ported bug fixes related to calendar limits implementation.
X-SVN-Rev: 23775
2008-04-09 18:26:42 +00:00
Andy Heninger
71bf003171 ICU-5696 Unicode 5.1 Update
X-SVN-Rev: 23761
2008-04-04 22:47:43 +00:00
Jason Spieth
004a6a2271 ICU-6088 Fix i5OS testcase errors
X-SVN-Rev: 23683
2008-03-26 18:45:50 +00:00
Yoshito Umaoka
9971f8f5f5 ICU-4571 Updated EthiopicCalendar's constructor to specify era mode. New calendar keyword ethiopic-amete-alem to create an instance of EthiopicCalendar with Amete Alem era only. Modified the test case to cover ethiopic-amete-alem.
X-SVN-Rev: 23665
2008-03-24 22:21:21 +00:00
Yoshito Umaoka
ac7d853b91 ICU-4571 Merging Coptic/Ethiopic calendar work from yoshito's work branch to the trunk.
X-SVN-Rev: 23657
2008-03-22 02:58:07 +00:00
Steven R. Loomis
85e9292e1a ICU-6098 Update ICU4C to 3.9.2 and move translit timebombs
X-SVN-Rev: 23608
2008-03-17 21:58:50 +00:00
George Rhoten
d1551dee4e ICU-5966 Fix some compiler warnings.
X-SVN-Rev: 23540
2008-03-07 19:40:46 +00:00
Yoshito Umaoka
2219f2dd70 ICU-6201 Initialize millisecond field in calendars used by test4096231 to avoid intermittent test failure on Windows.
X-SVN-Rev: 23519
2008-03-03 21:19:36 +00:00
George Rhoten
fe7e42eace ICU-6149 Use traditional ICU C callback declarations.
X-SVN-Rev: 23481
2008-02-25 21:21:47 +00:00
Andy Heninger
5e550c04ac ICU-6149 Merge regexp resource limit functions into the trunk
X-SVN-Rev: 23467
2008-02-20 03:08:44 +00:00
Claire Ho
f785553c68 ICU-6172 fixed the duplicate time pattern.
X-SVN-Rev: 23397
2008-02-08 07:10:28 +00:00
George Rhoten
01ad058ec8 ICU-5966 Fix some compiler warnings
X-SVN-Rev: 23365
2008-02-07 17:36:15 +00:00
George Rhoten
4be82b37e9 ICU-5966 Fix some Intel compiler warnings
X-SVN-Rev: 23364
2008-02-07 17:32:07 +00:00
George Rhoten
c72d3c93e8 ICU-5966 Remove the Visual C++ 2008 linker warning about Windows 98 optimization option. It wasn't needed that much anyway.
X-SVN-Rev: 23362
2008-02-07 10:05:26 +00:00
Yoshito Umaoka
ba7bd65b8f ICU-5561 Added another version of getCanonicalID which tells you if the given ID is a system timezon in C++. Updated ucal_getCanonicalTimeZone to support the feature as well.
X-SVN-Rev: 23354
2008-02-05 19:14:43 +00:00
Andrew J Macheret
7a0b18985e ICU-5491 fixed a problem with negative multipliers, added tests for it
X-SVN-Rev: 23351
2008-02-05 04:25:48 +00:00
Michael Ow
573400e72a ICU-5684 Add test case for parsing 'Y' and 'e'.
X-SVN-Rev: 23305
2008-01-24 21:19:51 +00:00
Yoshito Umaoka
873d3f5b19 ICU-5561 Adding new C++ API TimeZone::getCanonicalID and its C corresponding. Added test cases for the new API. Cleaned up ZoneMeta class.
X-SVN-Rev: 23299
2008-01-23 23:47:13 +00:00
George Rhoten
5391e72e09 ICU-6153 Fix for Windows versus non-Windows differences.
X-SVN-Rev: 23285
2008-01-22 00:11:43 +00:00
George Rhoten
a74869abf6 ICU-5955 Fix a few crashes under error conditions.
X-SVN-Rev: 23277
2008-01-21 17:35:02 +00:00
George Rhoten
e8e7c73d8a ICU-6153 Prevent crash for large ChoiceFormat values by using the correct printf specification.
X-SVN-Rev: 23276
2008-01-21 17:27:53 +00:00
Andrew J Macheret
6c2161e7bd ICU-5491 put back functionality for negative multipliers, fixed up some code to handle them correctly, and added tests.
X-SVN-Rev: 23228
2008-01-14 20:10:54 +00:00
George Rhoten
31500a228b ICU-6126 Handle STROKE and PINYIN variants more consistently.
X-SVN-Rev: 23179
2008-01-07 20:07:39 +00:00
Steven R. Loomis
2ea08731e3 ICU-6018 remove test verbosity
X-SVN-Rev: 23175
2008-01-04 20:11:50 +00:00
George Rhoten
c05bd41d42 ICU-6118 Export less internal API.
X-SVN-Rev: 23173
2008-01-04 08:45:10 +00:00
Steven R. Loomis
0921f9727a ICU-6018 relative date and test failures
X-SVN-Rev: 23166
2008-01-04 01:21:37 +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
George Rhoten
7490278152 ICU-6118 Export less internal API.
X-SVN-Rev: 23155
2008-01-02 23:53:26 +00:00
George Rhoten
8a5b6a411b ICU-6116 Readd LocaleAliasTest
X-SVN-Rev: 23151
2008-01-02 20:39:11 +00:00
Yoshito Umaoka
d5307ba937 ICU-5970 Merging tzdata 2007k into ICU4C trunk, with one necessary test data update.
X-SVN-Rev: 23150
2008-01-02 20:37:12 +00:00
George Rhoten
8081ce1d2b ICU-5794 Various fixes for the following items.
1) Pass the locale on for the PluralFormat constructor
2) Perform normal ICU error code handling so that parse errors aren't discarded.
3) Remove more C++ static initialization.
4) Remove spaces from test names so that they can be called from the command line.
5) Fix various compiler warnings.

X-SVN-Rev: 23141
2007-12-29 05:51:50 +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
7ecc972c39 ICU-6076 Prevent a double mutex lock when the following happens.
ucol_open -> u_cleanup -> ures_open same locale.
Notice that the collator leaked, which contained open resource bundles. The resource bundle API didn't recover very well from this experience, and a double mutex lock happens, which is hard to debug in the test framework.

This change will make it easier to test the -m option, reduce open resources while a collator is running and make it easier to segment the collator for static libraries.

X-SVN-Rev: 23107
2007-12-18 01:31:11 +00:00
George Rhoten
075829e0f3 ICU-5794 Fix for HP-UX, which didn't like objects declared in an array like
this.

X-SVN-Rev: 23101
2007-12-17 21:10:47 +00:00
Claire Ho
c11cd154da ICU-5794 merge from feature branch.
X-SVN-Rev: 23095
2007-12-17 01:39:55 +00:00
George Rhoten
deda12eb38 ICU-5990 Fix a memory leak.
X-SVN-Rev: 23090
2007-12-15 04:16:47 +00:00
George Rhoten
6112b5685d ICU-6076 Fix some realloc issues.
X-SVN-Rev: 23086
2007-12-14 09:23:07 +00:00
Yoshito Umaoka
4cd394b8da ICU-5990 Fixed a bug in the test case enabled for 3.9.1. status was not initialized to U_ZERO_ERROR properly.
X-SVN-Rev: 23081
2007-12-13 23:56:02 +00:00
Yoshito Umaoka
2e87f7e798 ICU-5990 Remove an unreferenced variable used by the timebomb in the previous version.
X-SVN-Rev: 23080
2007-12-13 22:28:06 +00:00
Yoshito Umaoka
0219cb81d9 ICU-5990 Updated the timezone test case and removed timebomb. Localized GMT format is available for bg locale
X-SVN-Rev: 23079
2007-12-13 21:41:21 +00:00
George Rhoten
09759f76f5 ICU-6098 Update to ICU 3.9.1
X-SVN-Rev: 23078
2007-12-13 21:37:23 +00:00
Andy Heninger
67e296e813 ICU-5386 Regular Expressions update, improved Java 1.5 compatibility. svn merge -r 22747:23061 from branches/andy/regex
X-SVN-Rev: 23063
2007-12-11 21:30:10 +00:00
George Rhoten
278ac82268 ICU-5955 Fix a memory leak.
X-SVN-Rev: 23040
2007-12-07 02:15:17 +00:00
George Rhoten
6fa9a969b8 ICU-5955 Fix a memory leak
X-SVN-Rev: 23038
2007-12-07 01:19:38 +00:00
George Rhoten
8e5fa8c4d8 ICU-5955 Fix memory leak
X-SVN-Rev: 23035
2007-12-06 18:33:45 +00:00
George Rhoten
16606cd531 ICU-5955 Fix a memory leak and a compiler warning.
X-SVN-Rev: 23033
2007-12-06 17:12:29 +00:00
Yoshito Umaoka
18224fd078 ICU-5990 Fix memory leak issues
X-SVN-Rev: 23018
2007-12-05 16:00:18 +00:00
Yoshito Umaoka
9380f65f4a ICU-5990 Updated DateFormatRoundTrip test to support zone string format before 1970 properly
X-SVN-Rev: 22982
2007-11-29 19:28:51 +00:00
Yoshito Umaoka
7e51ed7330 ICU-5990 Merging time zone formatting/parsing changes from yoshito's working branch to the trunk.
X-SVN-Rev: 22978
2007-11-28 20:49:58 +00:00
George Rhoten
bc4a8b72c1 ICU-6001 Fix callback
X-SVN-Rev: 22906
2007-11-08 21:06:10 +00:00
George Rhoten
c4849a6107 ICU-6010 ISO-3166 update
X-SVN-Rev: 22884
2007-11-04 00:06:32 +00:00
Michael Ow
3b76a8e2fb ICU-5950 Added test case and added internal breakiterator to hold the character breakiterator.
X-SVN-Rev: 22854
2007-10-25 22:02:54 +00:00
Markus Scherer
49868a5a68 ICU-6001 fix ucnv_getUnicodeSet(LMBCS)
X-SVN-Rev: 22850
2007-10-25 05:17:43 +00:00
Markus Scherer
b90b809ea1 ICU-6002 HZ: restrict byte values and fix various bugs
X-SVN-Rev: 22849
2007-10-25 05:03:34 +00:00
Markus Scherer
31b85e745d ICU-6001 UCNV_ROUNDTRIP_AND_FALLBACK_SET for ucnv_getUnicodeSet(); improve set filtering; fix some bugs
X-SVN-Rev: 22847
2007-10-24 21:15:41 +00:00
Doug Felt
fb2431bbdd ICU-6000 fix for RBNF in ICU4C
X-SVN-Rev: 22845
2007-10-24 00:38:03 +00:00
Michael Ow
f6ec12ee6c ICU-5024 Add test case for diactric matching bug.
X-SVN-Rev: 22839
2007-10-23 19:09:59 +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
Yoshito Umaoka
8a4005e165 ICU-5971 Fix a test failure in TestFebruary. The test for Olson time zone America/Sao_Paulo is no longer valid with tzdata 2007h
X-SVN-Rev: 22726
2007-10-01 20:22:47 +00:00
John Emmons
1f0933a1df ICU-5965 Update metazone transition info to be GMT
X-SVN-Rev: 22723
2007-10-01 15:00:26 +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
John Emmons
5841b2c731 ICU-5910 Add test for TestTimeZoneDisplayName
X-SVN-Rev: 22638
2007-09-06 21:22:41 +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
George Rhoten
a8e2903338 ICU-5905 Fix svn properties
X-SVN-Rev: 22612
2007-09-01 07:22:23 +00:00
Markus Scherer
7bb221a187 ICU-5869 revert changes (r22476); too risky and needs further discussion; see ticket reply
X-SVN-Rev: 22607
2007-08-31 19:39:14 +00:00
Markus Scherer
172c5af054 ICU-5882 revert changes: ticket 5869 needs to be either fixed or rolled back, and the original test code in csdetest.cpp helps expose 5869's problem
X-SVN-Rev: 22602
2007-08-31 18:06:46 +00:00
George Rhoten
f3084b1f1b ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22592
2007-08-31 04:58:52 +00:00
John Emmons
45f5c60bb7 ICU-5104 Reverting mistaken change to dtfmtrtts.cpp
X-SVN-Rev: 22570
2007-08-29 19:45:43 +00:00
John Emmons
2949a8fd76 ICU-5104 Add test for Portuguese number spellout
X-SVN-Rev: 22569
2007-08-29 19:42:49 +00:00
George Rhoten
a904086007 ICU-5343 Code formatting fixes.
X-SVN-Rev: 22563
2007-08-29 07:09:37 +00:00
Claire Ho
e48c68df67 ICU-5787 more code cleanup.
X-SVN-Rev: 22534
2007-08-26 20:10:45 +00:00
Eric Mader
4cc1a9181c ICU-5882 forgot to call ucnv_close() on the converter...
X-SVN-Rev: 22523
2007-08-24 19:13:00 +00:00
Eric Mader
4d34e9654f ICU-5882 use ucnv_getMinCharSize() to allocate space for trailing null character.
X-SVN-Rev: 22522
2007-08-24 19:04:53 +00:00
Steven R. Loomis
02f8bbd8b2 ICU-2895 relative date testing and fix
X-SVN-Rev: 22493
2007-08-23 20:14:07 +00:00
Eric Mader
6a6f3feb6b ICU-5871 Fix crashes found running intltest w/o ICU data.
X-SVN-Rev: 22477
2007-08-23 01:19:39 +00:00
George Rhoten
8620a4a530 ICU-5869 Properly NULL terminate strings that are not byte based, like UTF-16 or UTF-32.
X-SVN-Rev: 22476
2007-08-22 23:39:11 +00:00
Michael Ow
c9e968fbba ICU-5343 Port over TestRounding from ICU4J to ICU4C.
X-SVN-Rev: 22473
2007-08-22 19:58:25 +00:00
George Rhoten
ad98d31c53 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22461
2007-08-21 23:02:50 +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
George Rhoten
2aca9a194a ICU-5852 Fix for Visual Studio 2003
X-SVN-Rev: 22425
2007-08-19 20:46:51 +00:00
George Rhoten
0d851cdb94 ICU-5852 Fix for Visual Studio 2003
X-SVN-Rev: 22424
2007-08-19 20:18:55 +00:00
George Rhoten
10b81c7930 ICU-4567 Fix last change so that it works on Windows.
X-SVN-Rev: 22421
2007-08-19 07:00:36 +00:00
George Rhoten
a0088597b1 ICU-5852 Improve ability to round denormalized IEEE754 numbers and improve debug output.
X-SVN-Rev: 22417
2007-08-17 05:27:19 +00:00
Andy Heninger
3c035f1d12 ICU-5766 Remove Extended Grapheme Cluster from Break Iteration
X-SVN-Rev: 22412
2007-08-16 23:14:06 +00:00
Steven R. Loomis
398b2aafc0 ICU-4567 taiwan calendar for C/C++
X-SVN-Rev: 22403
2007-08-16 18:40:18 +00:00
George Rhoten
6307379a95 ICU-5821 Fix some issues for i5/OS
X-SVN-Rev: 22385
2007-08-15 01:31:52 +00:00
George Rhoten
5978af8238 ICU-5821 Fix some issues for i5/OS
X-SVN-Rev: 22382
2007-08-14 20:36:38 +00:00
Steven R. Loomis
7951431096 ICU-4567 TW calendar data
X-SVN-Rev: 22376
2007-08-13 23:48:00 +00:00
George Rhoten
e137661259 ICU-4567 Record errors with it_errln instead of fprintf.
X-SVN-Rev: 22354
2007-08-11 23:38:25 +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
d207686dc4 ICU-5808 fixes for uconfigtest.
X-SVN-Rev: 22350
2007-08-11 00:57:49 +00:00
Eric Mader
a3b08a4e2b ICU-5808 fixes for uconfigtest.
X-SVN-Rev: 22349
2007-08-10 23:31:48 +00:00
Steven R. Loomis
71a8f8e1ad ICU-4567 win dadrfmt test and fix a compile warning
X-SVN-Rev: 22337
2007-08-10 02:21:27 +00:00
Steven R. Loomis
c1e3b68535 ICU-4567 data driven format test
X-SVN-Rev: 22335
2007-08-10 02:09:24 +00:00
John Emmons
3250ab24d7 ICU-4930 Fix number spellout for Italian
X-SVN-Rev: 22329
2007-08-09 20:29:32 +00:00
George Rhoten
0781890fa8 ICU-5821 Fix for i5/OS
X-SVN-Rev: 22325
2007-08-09 00:04:00 +00:00
Yoshito Umaoka
979a520c59 ICU-5454 Increase the code coverage for ICU4C. Fixed a bug in VTimeZone operator=.
X-SVN-Rev: 22318
2007-08-08 17:14:55 +00:00
George Rhoten
e7acc3369e ICU-5454 Fix some new memory leaks.
X-SVN-Rev: 22317
2007-08-08 09:04:52 +00:00
Claire Ho
c9f5e38fb9 ICU-5787 Added operator!= .
X-SVN-Rev: 22313
2007-08-08 01:07:23 +00:00
Yoshito Umaoka
0de5cefde3 ICU-5454 Ported additional time zone test cases from ICU4J. Also fixed some bugs found by the new test cases.
X-SVN-Rev: 22311
2007-08-08 00:57:05 +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
Yoshito Umaoka
33ab224bb2 ICU-5820 Merging the updated test case from ICU4J
X-SVN-Rev: 22290
2007-08-06 22:19:03 +00:00
John Emmons
f53516fb63 ICU-5787 Minor code cleanup
X-SVN-Rev: 22288
2007-08-06 21:30:03 +00:00
John Emmons
a2d03cc0fb ICU-5708 Generic time zone support
X-SVN-Rev: 22283
2007-08-06 15:17:35 +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
George Rhoten
ecc0887db3 ICU-5761 Fixes for CLDR 1.5 integration.
X-SVN-Rev: 22243
2007-08-01 22:29:35 +00:00
George Rhoten
57451916b9 ICU-5761 Fixes for CLDR 1.5 integration.
X-SVN-Rev: 22216
2007-07-31 07:10:14 +00:00
George Rhoten
fa57cb2544 ICU-5575 Update to version 3.8.
X-SVN-Rev: 22197
2007-07-28 03:41:30 +00:00
Yoshito Umaoka
d13bbadcae ICU-5811 Update ICU time zone supplemental definitions for SystemV time zones synchronized with CLDR 1.5
X-SVN-Rev: 22196
2007-07-28 03:10:59 +00:00
Markus Scherer
c12f6712f9 ICU-4935 add U_TITLECASE_NO_LOWERCASE, U_TITLECASE_NO_BREAK_ADJUSTMENT, ucasemap_get/setBreakIterator, ucasemap_toTitle, ucasemap_utf8ToTitle, ucasemap_utf8FoldCase, UnicodeString::toTitle(...options)
X-SVN-Rev: 22170
2007-07-27 06:37:08 +00:00
Eric Mader
2531662042 ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22169
2007-07-27 03:25:38 +00:00
Eric Mader
bb4a371fdb ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
2007-07-27 03:12:12 +00:00
John Emmons
e4726d7ed3 ICU-5761 CLDR 1.5 data integration
X-SVN-Rev: 22154
2007-07-26 17:24:12 +00:00
Yoshito Umaoka
fb68bb6add ICU-5559 Normalize time zone ID using RFC822 format in the result TimeZone when it is created by TimeZone#createTimeZone with custom ID.
X-SVN-Rev: 22129
2007-07-24 21:37:19 +00:00
George Rhoten
2435b965b7 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22127
2007-07-24 21:21:49 +00:00
George Rhoten
8f18898777 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22122
2007-07-24 08:52:56 +00:00
George Rhoten
336a97e129 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22121
2007-07-24 08:45:50 +00:00
George Rhoten
ffa667e80f ICU-3778 Fix uninitialized memory from new test.
X-SVN-Rev: 22096
2007-07-22 21:31:46 +00:00
George Rhoten
765302affd ICU-5775 Remove parentheses on test name
X-SVN-Rev: 22095
2007-07-22 20:56:42 +00:00
Yoshito Umaoka
0651c49b65 ICU-3778 Added getTZDataVersion for C and C++
X-SVN-Rev: 22063
2007-07-19 22:29:51 +00:00
George Rhoten
c0598f5da9 ICU-5617 Revert encoding detection code for z/OS.
X-SVN-Rev: 22057
2007-07-19 16:41:48 +00:00
Markus Scherer
19446aeeba ICU-5585 fast, freezable UnicodeSet with span() with string support; svn merge -r 21018:22033 http://source.icu-project.org/repos/icu/icu/branches/markus/fastset and revert source/test/perf/unisetperf/draft/* and source/common/utrie.* and source/allinone/allinone.sln (experimental code)
X-SVN-Rev: 22053
2007-07-19 04:33:20 +00:00
Eric Mader
997bd7afb7 ICU-4082 Initial checkin of Indian Calendar.
X-SVN-Rev: 22018
2007-07-17 21:17:35 +00:00
Steven R. Loomis
52f7ab97af ICU-4567 merge in warning fixes, add calendar operations test
X-SVN-Rev: 22011
2007-07-17 14:54:46 +00:00
George Rhoten
d1f7d0ed12 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22008
2007-07-17 05:57:55 +00:00
George Rhoten
f7d42996e2 ICU-5617 Fix compiler error on Cygwin
X-SVN-Rev: 22001
2007-07-16 20:08:07 +00:00
George Rhoten
25c7eca3ab ICU-5617 Fix compiler error on Windows.
X-SVN-Rev: 21998
2007-07-16 18:52:55 +00:00
George Rhoten
eb3f3bc9c0 ICU-5454 Fix some new memory leaks.
X-SVN-Rev: 21983
2007-07-14 07:04:17 +00:00
George Rhoten
57f9ad80e7 ICU-5454 Fix some new memory leaks.
X-SVN-Rev: 21981
2007-07-14 03:58:14 +00:00
Andy Heninger
2d8fa82c26 ICU-5617 Update set of characters that are ignored for the purposes of finding word boundaries, for simple (not UAX 29) \b boundaries.
X-SVN-Rev: 21973
2007-07-13 22:12:31 +00:00
Steven R. Loomis
ded9418a56 ICU-4567 build fixes
X-SVN-Rev: 21964
2007-07-13 17:34:22 +00:00
Steven R. Loomis
1e3c43e8e5 ICU-4567 Win32 fixes for Data Driven CalTest
X-SVN-Rev: 21956
2007-07-12 22:58:54 +00:00
Steven R. Loomis
01a0744b62 ICU-4567 Taiwan calendar testing.. data driven calendar test.. enum generation and programmatic access
X-SVN-Rev: 21955
2007-07-12 21:53:20 +00:00
Andy Heninger
0e19040557 ICU-5775 add test case for reported RBBI problem
X-SVN-Rev: 21934
2007-07-10 18:11:43 +00:00
Andy Heninger
ca5d005978 ICU-5766 Extended Grapheme Clusters for ICU4C
X-SVN-Rev: 21933
2007-07-10 01:25:26 +00:00
Yoshito Umaoka
da04d51d69 ICU-5454 Close resource bundle properly in VTimeZone::createVTimeZoneByID. Also resolve a strict compiler warning in tzrulets.cpp
X-SVN-Rev: 21915
2007-07-05 21:43:03 +00:00
Yoshito Umaoka
e0e1ccd5a4 ICU-5454 Fix some compiler warnings
X-SVN-Rev: 21912
2007-07-05 17:17:59 +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
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
a18ec71d3e ICU-5454 Fix newline settings.
X-SVN-Rev: 21852
2007-06-29 16:28:04 +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
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
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
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
George Rhoten
9a65d3613c ICU-5575 Get ready for milestone 2. Change to 3.7.2.
X-SVN-Rev: 21794
2007-06-20 20:58:41 +00:00
George Rhoten
09633de40c ICU-5279 Don't export some API.
X-SVN-Rev: 21746
2007-06-15 06:40:59 +00:00
George Rhoten
75ba2a3992 ICU-5427 Fix a memory leak.
X-SVN-Rev: 21745
2007-06-15 03:40:43 +00:00
George Rhoten
bfbd0255bc ICU-5427 Fix a memory leak.
X-SVN-Rev: 21744
2007-06-15 02:37:26 +00:00
George Rhoten
3744b181a3 ICU-5410 Improve code coverage.
X-SVN-Rev: 21740
2007-06-14 20:46:45 +00:00
George Rhoten
04c95e0c93 ICU-5410 Improve code coverage.
X-SVN-Rev: 21736
2007-06-14 19:48:47 +00:00
George Rhoten
107b1a15d0 ICU-5410 We shouldn't export functions just to do code coverage.
X-SVN-Rev: 21734
2007-06-14 19:03:30 +00:00
George Rhoten
fa0d33875c ICU-5410 Improve code coverage.
X-SVN-Rev: 21733
2007-06-14 18:14:06 +00:00
George Rhoten
8792b6d367 ICU-5410 Improve code coverage.
X-SVN-Rev: 21727
2007-06-13 22:15:26 +00:00
George Rhoten
b96ed146b3 ICU-5410 Improve code coverage.
X-SVN-Rev: 21726
2007-06-13 22:00:32 +00:00
George Rhoten
8923f76414 ICU-5410 Improve code coverage.
X-SVN-Rev: 21722
2007-06-13 19:18:57 +00:00
George Rhoten
fc9cf24a18 ICU-5741 Test and fix cloning of Win32NumberFormat and Win32DateFormat
X-SVN-Rev: 21708
2007-06-12 05:20:11 +00:00
George Rhoten
b1596178bc ICU-5410 Improve code coverage.
X-SVN-Rev: 21707
2007-06-12 01:36:50 +00:00
George Rhoten
93351fd30c ICU-5357 Fix broken HTTP links in documentation.
X-SVN-Rev: 21699
2007-06-11 19:14:47 +00:00
George Rhoten
ff56edb93b ICU-5279 Hide RuleBasedTransliterator
X-SVN-Rev: 21691
2007-06-11 15:15:47 +00:00
George Rhoten
5e71954172 ICU-5279 Reduce internal API usage.
X-SVN-Rev: 21690
2007-06-11 15:05:52 +00:00
George Rhoten
779270a376 ICU-5279 Reduce internal API usage.
X-SVN-Rev: 21689
2007-06-11 15:00:42 +00:00
George Rhoten
5d795c7f6c ICU-5279 Reduce internal API usage.
X-SVN-Rev: 21688
2007-06-11 06:05:41 +00:00
George Rhoten
6cc5994f9f ICU-5279 Hide more internal API.
X-SVN-Rev: 21687
2007-06-11 02:32:47 +00:00
George Rhoten
738ea1c274 ICU-5410 Improve code coverage.
X-SVN-Rev: 21664
2007-06-07 22:05:26 +00:00
Deborah Goldsmith
4a36c3820b ICU-5554 Fix non-integral formatting for Z
X-SVN-Rev: 21633
2007-06-05 03:17:58 +00:00
George Rhoten
fad658d66d ICU-5279 Reduce the set of exported functions.
X-SVN-Rev: 21621
2007-06-03 06:08:46 +00:00
Andy Heninger
840f1c1813 ICU-5722 Temporarily comment out failing tests, fix compiler warning.
X-SVN-Rev: 21608
2007-05-31 16:31:49 +00:00
George Rhoten
7aee403061 ICU-5722 Fix for HP-UX
X-SVN-Rev: 21601
2007-05-30 22:34:39 +00:00
George Rhoten
3d3856d9bc ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21594
2007-05-30 05:09:25 +00:00
Andy Heninger
7b8a6aebf4 ICU-5722 add ICU tests for break test data from the Unicode web site.
X-SVN-Rev: 21591
2007-05-29 22:56:20 +00:00
Steven R. Loomis
d48f7af250 ICU-2895 Relative Dates
X-SVN-Rev: 21381
2007-04-09 22:29:57 +00:00
George Rhoten
9c3f0aabd0 ICU-5576 Fixes for z/OS
X-SVN-Rev: 21320
2007-03-27 15:25:56 +00:00
Steven R. Loomis
114486b002 ICU-5655 Integrate Mehran Mehr's Persian Calendar support
X-SVN-Rev: 21293
2007-03-19 17:33:20 +00:00
George Rhoten
6d0424e16d ICU-5576 Fixes for z/OS
X-SVN-Rev: 21290
2007-03-19 10:43:36 +00:00
George Rhoten
f4d59b3b52 ICU-5427 Fix some memory leaks.
X-SVN-Rev: 21289
2007-03-18 22:17:36 +00:00
Ram Viswanadha
c65992f000 ICU-5427 add cast to disambiguate for cygwin
X-SVN-Rev: 21279
2007-03-17 01:30:22 +00:00
Ram Viswanadha
c135088734 ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21278
2007-03-17 01:23:22 +00:00
George Rhoten
55ab205b9c ICU-5427 Don't crash due to CLDR data reorganization
X-SVN-Rev: 21276
2007-03-16 22:49:45 +00:00
John Emmons
a17d2a5a77 ICU-5566 Fix metazone logic so the mz mappings are outside zoneStrings
X-SVN-Rev: 21247
2007-03-14 15:32:59 +00:00
George Rhoten
e8260c7d00 ICU-5566 The default for de currency format changed.
X-SVN-Rev: 21236
2007-03-13 16:11:01 +00:00
Eric Mader
9818e3785e ICU-5643 ucurrGetName: se uresb_getByKeyWithFallback to lookup Currency code. Add tests for fallback and default warnings, and for unknown currency code.
X-SVN-Rev: 21228
2007-03-12 19:53:42 +00:00
John Emmons
66e1878970 ICU-5566 timebomb test for set/get zone strings
X-SVN-Rev: 21227
2007-03-12 19:30:13 +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
John Emmons
83c6a2b2b4 ICU-5566 Port metazone functionality to ICU4C
X-SVN-Rev: 21220
2007-03-10 18:07:01 +00:00
George Rhoten
7d40e796f4 ICU-5574 Fix for AIX
X-SVN-Rev: 21199
2007-03-09 00:28:01 +00:00
George Rhoten
202338aae8 ICU-5566 Fix test failures due to CLDR data update.
X-SVN-Rev: 21170
2007-03-06 01:15:14 +00:00
George Rhoten
5af26cd5a7 ICU-5566 Fix some test failures due to CLDR update.
X-SVN-Rev: 21159
2007-03-05 18:53:01 +00:00
George Rhoten
e7c4c6c19f ICU-5566 Fix some test failures due to CLDR update.
X-SVN-Rev: 21158
2007-03-05 18:41:34 +00:00
Yoshito Umaoka
f65edbb549 ICU-5135 Added TODO comments in the update test cases in the previous code submission
X-SVN-Rev: 21149
2007-03-02 19:33:07 +00:00
Vladimir Weinstein
7b86e2823b ICU-5625 Fix parsing of number only timezone offsets.
X-SVN-Rev: 21147
2007-03-02 06:57:40 +00:00
Yoshito Umaoka
6d39b91197 ICU-5135 Update zoneinfo.txt to 2007c generated by updated tzcode and corresponding test case fixes
X-SVN-Rev: 21146
2007-03-02 05:29:16 +00:00
George Rhoten
e3b53c31cc ICU-5574 Add check for offset buffer overflow
X-SVN-Rev: 21142
2007-03-01 12:36:47 +00:00
George Rhoten
21891079ba ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21136
2007-02-27 10:06:26 +00:00
George Rhoten
7d227b0bd2 ICU-5619 Fix Windows test failure when the timezone is GMT+5:45, and fix a documentation typo.
X-SVN-Rev: 21119
2007-02-26 07:59:55 +00:00
Eric Mader
3dbd215bdb ICU-5555 handleGetMonthLength needs to check for out of range months.
X-SVN-Rev: 21092
2007-02-23 19:27:50 +00:00
Yoshito Umaoka
7bf2a108f8 ICU-5597 Updated the previous changes based on George's review comments
X-SVN-Rev: 21088
2007-02-23 04:35:31 +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
George Rhoten
b2ec6ae1dc ICU-5575 Hit the snooze button on the timebomb
X-SVN-Rev: 21023
2007-02-08 23:27:21 +00:00
Markus Scherer
9acca77737 ICU-5518 merge direct-from-UTF-8 conversion code from http://source.icu-project.org/repos/icu/icu/branches/markus/ucnvutf8 -r 20735:20990 to icu/trunk
X-SVN-Rev: 21010
2007-02-06 05:24:14 +00:00
George Rhoten
fd995106cc ICU-5575 Update to version 3.7.1
X-SVN-Rev: 20994
2007-01-31 01:37:28 +00:00
Andy Heninger
5a8ece1c9e ICU-5560 Fix UText bug with deep clone buffer pointer handling.
X-SVN-Rev: 20993
2007-01-30 01:38:16 +00:00