Commit Graph

4492 Commits

Author SHA1 Message Date
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
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
George Rhoten
2ac36e914a ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19760
2006-06-26 16:47:37 +00:00
Andy Heninger
739bf49f88 ICU-5242 unicode 5.0 rbbi rules update
X-SVN-Rev: 19759
2006-06-26 05:06:30 +00:00
Andy Heninger
67d7810da1 ICU-5242 unicode 5.0 rbbi rules update
X-SVN-Rev: 19758
2006-06-26 04:54:00 +00:00
Ram Viswanadha
55df551f1c ICU-5247 update data from CLDR 1.4 beta
X-SVN-Rev: 19756
2006-06-23 16:36:46 +00:00
Ram Viswanadha
29182d9041 ICU-5247 update data from CLDR 1.4 beta
X-SVN-Rev: 19755
2006-06-23 16:31:07 +00:00
George Rhoten
27171584fb ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19754
2006-06-23 01:39:17 +00:00
Andy Heninger
98ca8c6c8b ICU-5242 sentence break monkey test updates
X-SVN-Rev: 19751
2006-06-23 01:10:22 +00:00
Andy Heninger
9d6bce8c27 ICU-5242 fixed utf-8 BOM in test data file.
X-SVN-Rev: 19748
2006-06-22 20:23:01 +00:00
Andy Heninger
58f987f511 ICU-5242 break rule updates for Unicode 5.0
X-SVN-Rev: 19747
2006-06-22 01:10:54 +00:00
Markus Scherer
23fc923706 ICU-5172 fix ucnv_safeClone(iso-2022-kr) to not unnecessarily heap-allocate currentConverter clones
X-SVN-Rev: 19737
2006-06-16 23:13:50 +00:00
Markus Scherer
825412e319 ICU-5229 document and check that ucnv_convertEx() streaming conversion requires an explicit pivot buffer
X-SVN-Rev: 19736
2006-06-16 21:55:52 +00:00
Markus Scherer
8f9047d4ac ICU-5171 fix iso-2022-cn min bytes per char: 1 not 2
X-SVN-Rev: 19735
2006-06-16 21:54:08 +00:00
Vladimir Weinstein
1b2e91e2ac ICU-5231 Update UCA 5.0 CE values
X-SVN-Rev: 19731
2006-06-16 05:48:37 +00:00
Vladimir Weinstein
0c0bad0938 ICU-5231 Update UCA 5.0 version and sortkey values
X-SVN-Rev: 19730
2006-06-16 05:47:24 +00:00
Vladimir Weinstein
9662753980 ICU-5231 Update UCA 5.0 version values
X-SVN-Rev: 19729
2006-06-16 05:46:38 +00:00
Vladimir Weinstein
29d93b9c92 ICU-5231 More robust reading of UCA test file for threading test
X-SVN-Rev: 19728
2006-06-16 05:45:50 +00:00
Vladimir Weinstein
3f092b72ac ICU-5231 UCA 5.0
X-SVN-Rev: 19726
2006-06-16 05:40:19 +00:00
Markus Scherer
1d687cde69 ICU-5230 faster u_strToUTF8() and u_strFromUTF8() functions, added ...WithSub() variants, added u_strFromUTF8Lenient()
X-SVN-Rev: 19723
2006-06-15 19:22:04 +00:00
Markus Scherer
54dea95f46 ICU-5084 Unicode 5.0 beta (d16)
X-SVN-Rev: 19717
2006-06-13 23:14:38 +00:00
George Rhoten
ec174ab671 ICU-5226 Better testing of default converter.
X-SVN-Rev: 19715
2006-06-13 15:58:39 +00:00
George Rhoten
a706c5b441 ICU-5226 Fix a problem from the last check that will cause default algorithmic converters with options to be created incorrectly.
X-SVN-Rev: 19714
2006-06-13 15:50:01 +00:00
George Rhoten
7724842efe ICU-5226 Fix some issues with ucnv_setDefaultName.
X-SVN-Rev: 19708
2006-06-12 22:43:49 +00:00
George Rhoten
9ee0b9a0f2 ICU-4527 Fix "%.*G" for printf
X-SVN-Rev: 19695
2006-06-08 03:17:38 +00:00
George Rhoten
79be730203 ICU-4527 Porting fix for Linux
X-SVN-Rev: 19694
2006-06-08 03:17:05 +00:00
George Rhoten
3a91be6e8a ICU-5032 Improve code coverage
X-SVN-Rev: 19693
2006-06-07 22:28:24 +00:00
George Rhoten
ad959a3e4d ICU-4527 Fix "%.*G" for printf
X-SVN-Rev: 19692
2006-06-07 04:42:25 +00:00
George Rhoten
1768c70e6d ICU-5032 Improve code coverage
X-SVN-Rev: 19690
2006-06-06 22:00:05 +00:00
George Rhoten
b5f2352337 ICU-5032 Improve code coverage
X-SVN-Rev: 19689
2006-06-06 19:25:42 +00:00
George Rhoten
fbd6fd7e16 ICU-5032 Improve code coverage
X-SVN-Rev: 19686
2006-06-06 01:11:22 +00:00
George Rhoten
1b31bc0493 ICU-5190 Added equality test for ucol_safeClone
X-SVN-Rev: 19685
2006-06-06 00:57:04 +00:00
George Rhoten
f4b0ed0368 ICU-5190 Fix a bug where the cloned collator uses UCA instead of customized rules.
X-SVN-Rev: 19682
2006-06-05 21:56:14 +00:00
George Rhoten
a0f982aa38 ICU-5092 Allow tests to finish when QIBM_MULTI_THREADED=Y is not defined.
X-SVN-Rev: 19677
2006-05-28 20:51:47 +00:00
George Rhoten
0193d401ef ICU-5200 Fix this Makefile to handle the --disable-shared --enable-static configure options.
X-SVN-Rev: 19674
2006-05-27 10:04:47 +00:00
George Rhoten
cae2846c2a ICU-5032 Improve code coverage
X-SVN-Rev: 19672
2006-05-27 04:01:42 +00:00
George Rhoten
5753843bb8 ICU-5032 Improve code coverage
X-SVN-Rev: 19668
2006-05-26 22:24:52 +00:00