George Rhoten
eae4ca652d
ICU-5243 Fix memory initialization from last check-in
...
X-SVN-Rev: 19816
2006-07-10 23:02:23 +00:00
Ram Viswanadha
2fb8471cbb
ICU-5256 Fix java resource bundle loading
...
X-SVN-Rev: 19815
2006-07-10 23:01:19 +00:00
Ram Viswanadha
2adb584b61
ICU-5256 Fix java resource bundle loading
...
X-SVN-Rev: 19814
2006-07-10 22:46:21 +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
Eric Mader
342f222fe1
ICU-5247 Fix test failures caused by Unicode 5.0 and CLDR 1.4 data.
...
X-SVN-Rev: 19806
2006-07-07 22:27:01 +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
820ca02a9f
ICU-5253 support resource==0 as designed and documented
...
X-SVN-Rev: 19788
2006-07-03 21:46:21 +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
Eric Mader
c2804f52e4
ICU-5247 Fix test failures caused by Unicode 5.0 and CLDR 1.4 data.
...
X-SVN-Rev: 19781
2006-06-30 04:13:15 +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
Ram Viswanadha
f9ad9a0db1
ICU-5247 update data from CLDR 1.4 beta
...
X-SVN-Rev: 19779
2006-06-28 23:14:20 +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
Markus Scherer
d83027b8c9
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: 19774
2006-06-27 22:39:24 +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
Ram Viswanadha
ffd70fd171
ICU-5247 fix the text file to be UTF-8
...
X-SVN-Rev: 19769
2006-06-27 17:47:14 +00:00
Markus Scherer
e21162be97
ICU-5172 reduce size of converter clone structs
...
X-SVN-Rev: 19767
2006-06-27 16:17:06 +00:00
George Rhoten
97738fd7e2
ICU-5248 config.* update
...
X-SVN-Rev: 19766
2006-06-27 16:13:25 +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
George Rhoten
bf0bfd8bf0
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19763
2006-06-26 19:01:38 +00:00
Eric Mader
1fcd76ec02
ICU-5241 Initial checkin of Quarters, narrow month, day names.
...
X-SVN-Rev: 19762
2006-06-26 17:51:25 +00:00
Andy Heninger
a65c6dbe97
ICU-5242 fixed utf-8 BOM in test data file.
...
X-SVN-Rev: 19761
2006-06-26 17:38:16 +00:00