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
George Rhoten
512fad5c40
ICU-5261 Fixes for Solaris 10
...
X-SVN-Rev: 19834
2006-07-13 07:38:31 +00:00
George Rhoten
2366cc93f2
ICU-5261 Solaris 10 doesn't like U_MAX_PTR.
...
X-SVN-Rev: 19833
2006-07-13 07:21:15 +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
Eric Mader
a57dba2fa8
ICU-5196 Digit grouping fix: in getGrouping, multiply result by 10 if string doesn't end in ";0"
...
X-SVN-Rev: 19827
2006-07-11 23:49:20 +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
0edeab1182
ICU-4869 Better usage of _XOPEN_SOURCE_EXTENDED
...
X-SVN-Rev: 19821
2006-07-11 04:13:34 +00:00
George Rhoten
794e816234
ICU-4869 Make sure that threading options are correctly defined.
...
X-SVN-Rev: 19820
2006-07-11 04:13:06 +00:00
George Rhoten
d64ae22468
ICU-4881 Update version 3.5 ->3.6
...
X-SVN-Rev: 19819
2006-07-11 00:30:28 +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
George Rhoten
f185e27446
ICU-5241 Fix destructor, assignment operator and failsafe initialization.
...
X-SVN-Rev: 19812
2006-07-10 21:07:57 +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
65fa8b24a3
ICU-4669 fix some compiler warnings.
...
X-SVN-Rev: 19810
2006-07-10 05:34:42 +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
d167ecc357
ICU-5092 Better fix for i5/OS.
...
X-SVN-Rev: 19807
2006-07-07 23:39:24 +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
1de7f76357
ICU-5243 add new options for bidi support (complete state tables + minor fixes)
...
X-SVN-Rev: 19802
2006-07-07 14:34:30 +00:00
Matitiahu Allouche
7ef2124382
ICU-5243 add new options for bidi support (improve support for insert/remove controls)
...
X-SVN-Rev: 19801
2006-07-07 14:18:15 +00:00
Matitiahu Allouche
4f8a542304
ICU-5243 add new options for bidi support (enhance mapping functions to account for insert/remove controls)
...
X-SVN-Rev: 19800
2006-07-07 14:17:33 +00:00
Matitiahu Allouche
374c0c0c77
ICU-5243 add new options for bidi support (add fields for insert/remove bidi controls)
...
X-SVN-Rev: 19799
2006-07-07 14:16:38 +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
Matitiahu Allouche
3c57889ff0
ICU-5243 add new options for bidi support (a few doc improvements)
...
X-SVN-Rev: 19797
2006-07-07 14:12:02 +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
82d8ed3362
ICU-5188 report original errors
...
X-SVN-Rev: 19792
2006-07-06 06:24:22 +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
21502ad4e2
ICU-5253 support resource==0 as designed and documented
...
X-SVN-Rev: 19787
2006-07-03 21:38:39 +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
9097382f76
ICU-5225 Remove leftover option for optimizing for size.
...
X-SVN-Rev: 19784
2006-07-03 07:45:14 +00:00
George Rhoten
14289dfe22
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19783
2006-07-03 07:40:30 +00:00
Steven R. Loomis
144e4c137c
ICU-5118 Local Service Hook
...
X-SVN-Rev: 19782
2006-06-30 14:42:58 +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