Claire Ho
|
81ac0f67a6
|
ICU-6356 Fixed the coredump for c tests running without data files.
X-SVN-Rev: 24211
|
2008-06-17 22:27:18 +00:00 |
|
Eric Mader
|
7fee26e320
|
ICU-6337 Can't call UNICODE_STRING_SIMPLE with a variable name on all platforms.
X-SVN-Rev: 24202
|
2008-06-17 02:28:25 +00:00 |
|
Eric Mader
|
a8678f38b6
|
ICU-6337 Use invariant code page to create UnicodeStrings from string literals that contain "\\".
X-SVN-Rev: 24201
|
2008-06-17 00:55:35 +00:00 |
|
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 |
|