Commit Graph

4530 Commits

Author SHA1 Message Date
George Rhoten
b077601956 ICU-5243 Fix gcc compiler warnings.
X-SVN-Rev: 19886
2006-07-25 03:14:44 +00:00
George Rhoten
4397926a33 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19885
2006-07-25 02:52:22 +00:00
George Rhoten
02a714e77c ICU-5277 Fix the aliases for the ISO-2022 converters, which includes the proper designation of IANA/MIME/CCSID names.
X-SVN-Rev: 19881
2006-07-24 21:14:00 +00:00
Steven R. Loomis
2b2ceca58a ICU-5274 remove the log10 code completely
X-SVN-Rev: 19880
2006-07-24 18:02:38 +00:00
Steven R. Loomis
f0b3b7f44a ICU-5274 move uprv_log10 to test code
X-SVN-Rev: 19877
2006-07-21 22:16:30 +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
Markus Scherer
58d426d1c9 ICU-5218 fix conversion bug for uncompressible supplementary code point in low-target-capacity case; see reply to bug
X-SVN-Rev: 19869
2006-07-21 17:20:18 +00:00
Steven R. Loomis
b35f1db1ce ICU-5270 A better way to handle missing data in tests
X-SVN-Rev: 19865
2006-07-20 18:37:21 +00:00
Steven R. Loomis
bd17f854bc ICU-5270 Don\'t set name to empty..creates gaps in the failure list.
X-SVN-Rev: 19864
2006-07-20 18:36:38 +00:00
Steven R. Loomis
993fb18289 ICU-5270 dont crash on no-data situation
X-SVN-Rev: 19863
2006-07-20 18:08:00 +00:00
George Rhoten
d49dcbdc56 ICU-5161 Don't create a verbose log message when not in verbose mode and NaN is being tested.
This fixes a Purify warning.

X-SVN-Rev: 19855
2006-07-18 22:18:09 +00:00
Eric Mader
e933e38b2d ICU-5267 DateFormatSymbols::getZoneType() needs to check for empty strings.
X-SVN-Rev: 19854
2006-07-18 22:14:29 +00:00
George Rhoten
a0f456dad5 ICU-5261 Don't crash when Solaris 10 with gcc is crashing.
X-SVN-Rev: 19837
2006-07-13 18:53:36 +00:00
Matitiahu Allouche
b3666ae3d3 ICU-5243 handle memory shortage exceptions, improve pseudoBidi tables and functions for EBCDIC
X-SVN-Rev: 19835
2006-07-13 14:05:52 +00:00
Matitiahu Allouche
31f8cf39d7 ICU-5243 fix pseudoBidi tables and functions for EBCDIC
X-SVN-Rev: 19832
2006-07-12 23:51:14 +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
b4504a450f ICU-5247 update data
X-SVN-Rev: 19830
2006-07-12 00:29:30 +00:00
Ram Viswanadha
7fbceb5fe0 ICU-5247 update data
X-SVN-Rev: 19829
2006-07-12 00:17:21 +00:00
George Rhoten
d9920d751c ICU-5243 Properly name failing tests.
X-SVN-Rev: 19828
2006-07-11 23:59:02 +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
346c70d8c7 ICU-5092 Fixes for i5/OS.
X-SVN-Rev: 19825
2006-07-11 21:16:20 +00:00
George Rhoten
c542aac188 ICU-5247 Fix exhaustive testing and the CLDR addition of v (generic timezone) to the pattern characters.
X-SVN-Rev: 19824
2006-07-11 20:12:31 +00:00
George Rhoten
3b145459fa ICU-5092 Fixes for i5/OS.
X-SVN-Rev: 19822
2006-07-11 17:28:50 +00:00
George Rhoten
f57dcd6274 ICU-4881 Move timebomb failures
X-SVN-Rev: 19818
2006-07-11 00:17:19 +00:00
George Rhoten
9c874f2cc1 ICU-5257 Give the correct parse position when parsing currency numbers.
X-SVN-Rev: 19817
2006-07-10 23:40:17 +00:00
George Rhoten
eae4ca652d ICU-5243 Fix memory initialization from last check-in
X-SVN-Rev: 19816
2006-07-10 23:02:23 +00:00
Matitiahu Allouche
1e8ec765f0 ICU-5243 add tests for new options for bidi support (fix for EBCDIC environment)
X-SVN-Rev: 19811
2006-07-10 15:45:00 +00:00
Andy Heninger
556c0d780a ICU-4707 Fix C++ comments in C file
X-SVN-Rev: 19809
2006-07-10 05:19:34 +00:00
Andy Heninger
86f905c2eb ICU-4669 UText optimized UTF-8 provider
X-SVN-Rev: 19808
2006-07-10 05:03:54 +00:00
George Rhoten
9829f93dbf ICU-5117 Now that Thai works differently, make sure this test passes in exhaustive mode.
X-SVN-Rev: 19805
2006-07-07 21:27:59 +00:00
George Rhoten
9fa73dc2dd ICU-5247 update data from CLDR 1.4 beta
X-SVN-Rev: 19804
2006-07-07 21:01:30 +00:00
George Rhoten
105ca72591 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19803
2006-07-07 17:07:50 +00:00
Matitiahu Allouche
51dbdaa5c0 ICU-5243 add tests for new options for bidi support
X-SVN-Rev: 19798
2006-07-07 14:13:41 +00:00
George Rhoten
c229862d3a ICU-5247 fix the text file to be UTF-8 with a BOM
X-SVN-Rev: 19796
2006-07-06 22:41:47 +00:00
George Rhoten
fc09f8cce8 ICU-5253 The last check-in undid some of the changes in version 1.160.
Readd version 1.160 changes.

X-SVN-Rev: 19795
2006-07-06 15:54:20 +00:00
Vladimir Weinstein
5d24ef7fdd ICU-5223 fix primary strength sortkey termination bug
X-SVN-Rev: 19794
2006-07-06 06:30:06 +00:00
Markus Scherer
6264fe3f47 ICU-5188 allow empty substitution string
X-SVN-Rev: 19791
2006-07-06 06:19:23 +00:00
George Rhoten
93bef44b15 ICU-5254 This is a fix for the Intel compiler.
Maybe something was wrong with all the UnicodeString temporary objects.
Also don't use U_ASSERT in test code, which stops execution of all the tests.

X-SVN-Rev: 19790
2006-07-06 01:50:03 +00:00
Markus Scherer
8e5f03bcd1 ICU-5188 add ucnv_setSubstString()
X-SVN-Rev: 19789
2006-07-05 23:08:50 +00:00
Markus Scherer
6b3d20d454 ICU-5253 add ures_getUTF8String() and ByIndex, ByKey variants
X-SVN-Rev: 19786
2006-07-03 21:37:45 +00:00
Markus Scherer
57b730acf8 ICU-5253 add ures_getUTF8String() and ByIndex, ByKey variants
X-SVN-Rev: 19785
2006-07-03 21:05:30 +00:00
George Rhoten
14289dfe22 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19783
2006-07-03 07:40:30 +00:00
Markus Scherer
2b532c1ddf ICU-2027 charset name matching ignore leading zeroes and all non-alnum characters
X-SVN-Rev: 19780
2006-06-28 23:16:45 +00:00
Markus Scherer
f049a5f607 ICU-5211 the Universal Time Scale must use the proleptic Gregorian calendar because it is supposed to be compatible with .Net System.DateTime which uses that calendar
X-SVN-Rev: 19778
2006-06-28 22:39:00 +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
02657fcc8b ICU-5247 fix incorrect escaping, timebomb localPatternChars test 'till CLDR data is corrected.
X-SVN-Rev: 19776
2006-06-28 00:38:53 +00:00
Markus Scherer
2c56554cbb ICU-5211 add API functions: ucal_setGregorianChange() and ucal_getGregorianChange()
X-SVN-Rev: 19775
2006-06-27 23:06:25 +00:00
Ram Viswanadha
70e321e904 ICU-5247 fix the text file to be UTF-8
X-SVN-Rev: 19770
2006-06-27 18:07:52 +00:00
George Rhoten
49e8d0adc6 ICU-5092 Fix for i5/OS
X-SVN-Rev: 19765
2006-06-26 23:54:39 +00:00
Eric Mader
88067a2bd1 ICU-5247 Fix unicode escapes in French names.
X-SVN-Rev: 19764
2006-06-26 22:41:29 +00:00