Commit Graph

14723 Commits

Author SHA1 Message Date
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
Deborah Goldsmith
3345cab5fd ICU-5131 Make uset_serializedContains use binary search
X-SVN-Rev: 19862
2006-07-20 00:37:06 +00:00
Steven R. Loomis
464a6d6a0c ICU-5270 don't crash on no data
X-SVN-Rev: 19859
2006-07-19 20:24:02 +00:00
Andy Heninger
cd14374897 ICU-5170 perf tuning for UText based RBBI
X-SVN-Rev: 19858
2006-07-19 17:19:02 +00:00
Deborah Goldsmith
aa37b80065 ICU-5128 Monomorphize ubrk.cpp and uset.cpp
X-SVN-Rev: 19856
2006-07-18 23:28:20 +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
Steven R. Loomis
278eaef75e ICU-5264 update to tz data 2006g
X-SVN-Rev: 19853
2006-07-18 08:31:49 +00:00
George Rhoten
b20e220d89 ICU-4825 Updated tested platforms.
X-SVN-Rev: 19848
2006-07-14 17:40:44 +00:00
Andy Heninger
461d0e3c44 ICU-5170 Perf tuning, rework RBBI next() loop to better match UText operation
X-SVN-Rev: 19847
2006-07-14 06:09:40 +00:00
George Rhoten
e66b33496f ICU-5161 Remove debugging information for small platforms.
X-SVN-Rev: 19845
2006-07-14 00:47:15 +00:00
George Rhoten
95f8cc867f ICU-4881 Update exported functions.
X-SVN-Rev: 19844
2006-07-14 00:13:24 +00:00
George Rhoten
13357a90ca ICU-4881 Change exported class from iteratedChar to IteratedChar
X-SVN-Rev: 19843
2006-07-14 00:09:04 +00:00
George Rhoten
4319aedb37 ICU-5261 gcc 4.0.2 has optimization issues.
X-SVN-Rev: 19842
2006-07-13 23:36:35 +00:00
George Rhoten
62b5e40321 ICU-5261 Undo the fix for Solaris 10 until a better solution is found.
X-SVN-Rev: 19841
2006-07-13 22:35:52 +00:00
George Rhoten
7565180024 ICU-5261 Fail gracefully for when Solaris 10 gcc doesn't quite work.
X-SVN-Rev: 19840
2006-07-13 21:04:20 +00:00
George Rhoten
2d277e543c ICU-5261 Allow the error code to be passed by parameter instead of within the object.
X-SVN-Rev: 19839
2006-07-13 20:29:11 +00:00
George Rhoten
46d9f5589d ICU-5261 The data library doesn't need the C++ libraries.
X-SVN-Rev: 19838
2006-07-13 18:59:42 +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
George Rhoten
f4ee2b0947 ICU-5261 Better fix for Solaris 10
X-SVN-Rev: 19836
2006-07-13 16:52:15 +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
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
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
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
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
George Rhoten
a02c35ec04 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19753
2006-06-23 01:32:27 +00:00
George Rhoten
2f52260855 ICU-5230 Fix linkage issues introduced by last checkin
X-SVN-Rev: 19752
2006-06-23 01:32:07 +00:00
Andy Heninger
98ca8c6c8b ICU-5242 sentence break monkey test updates
X-SVN-Rev: 19751
2006-06-23 01:10:22 +00:00
Matitiahu Allouche
98ab23527c ICU-5243 add new options for bidi support
X-SVN-Rev: 19750
2006-06-22 21:06:04 +00:00
Matitiahu Allouche
7ac27b76a6 ICU-5243 add new options for bidi support
X-SVN-Rev: 19749
2006-06-22 20:39:40 +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
Andy Heninger
1c03ed161c ICU-5170 bug with rbbi::previous() when first char is a supplementary. Introduced by UText's handling of supplementary indexing.
X-SVN-Rev: 19746
2006-06-22 00:53:43 +00:00
George Rhoten
8806712450 ICU-5172 Fix memory alignment issues of safeCloning
X-SVN-Rev: 19742
2006-06-20 22:27:15 +00:00
George Rhoten
9d9a907133 ICU-5225 Small speed & size optimization when creating a converter
X-SVN-Rev: 19741
2006-06-20 22:14:05 +00:00
George Rhoten
9a58a05799 ICU-5225 Small speed optimization in ucnv_createConverterFromSharedData
X-SVN-Rev: 19740
2006-06-20 21:32:22 +00:00
Markus Scherer
5fa5991579 ICU-5235 make ucnv_open("UTF-8") faster
X-SVN-Rev: 19739
2006-06-17 13:53:07 +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
48633f914b ICU-5232 fix for nextSortKeyPart bug that was uncovered in
collate/CollationThaiTest/TestDictionary. The function was made simpler
and actually correct. Rejoice and consider backporting to 3.2.

X-SVN-Rev: 19734
2006-06-16 06:00:13 +00:00
Vladimir Weinstein
67a594dddd ICU-5232 nextSortKeyPart doesn't need consumedChars anymore
X-SVN-Rev: 19733
2006-06-16 05:53:13 +00:00
Vladimir Weinstein
67c07190f2 ICU-5231 Update UCA 5.0 CODAN placeholder
X-SVN-Rev: 19732
2006-06-16 05:52:02 +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
ad73d4ec89 ICU-5231 UCA 5.0 rules need even more space to parse
X-SVN-Rev: 19727
2006-06-16 05:44:53 +00:00
Vladimir Weinstein
3f092b72ac ICU-5231 UCA 5.0
X-SVN-Rev: 19726
2006-06-16 05:40:19 +00:00
Vladimir Weinstein
c03e17a9b2 ICU-5231 UCA 5.0
X-SVN-Rev: 19725
2006-06-16 05:30:20 +00:00
Vladimir Weinstein
df16a7eb82 ICU-5231 Remove FractionalUCA.txt and UCARules.txt from the list of copyrighted files
X-SVN-Rev: 19724
2006-06-16 05:20:12 +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
154314acd1 ICU-5230 faster U8_NEXT and U8_APPEND macros
X-SVN-Rev: 19722
2006-06-15 19:09:42 +00:00
George Rhoten
188173647b ICU-5225 Based on the decision of the group, we will optimize for speed and provide no option for optimizing for size.
X-SVN-Rev: 19721
2006-06-14 23:09:52 +00:00
George Rhoten
4b466dd22a ICU-5225 Fix a compiler warning based on the last check-in.
X-SVN-Rev: 19720
2006-06-14 05:57:29 +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
ec8b663ffa ICU-5226 Comment change
X-SVN-Rev: 19716
2006-06-13 15:59:20 +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
2187439b4d ICU-5225 Documentation change for the last file change.
X-SVN-Rev: 19713
2006-06-13 05:56:05 +00:00
George Rhoten
bf8df9fe3f ICU-5225 Minor speed improvement when opening all converters.
Don't advertise rarely used LMBCS converter variants when LMBCS-1 is good enough.

X-SVN-Rev: 19712
2006-06-13 05:47:40 +00:00
George Rhoten
6984e13ef5 ICU-5226 Fix a problem from the last check that will cause default algorithmic converters with options not be parsed correctly.
X-SVN-Rev: 19711
2006-06-12 22:59:13 +00:00
George Rhoten
8141124adb ICU-5226 Fix a problem from the last check that will cause default algorithmic converters with options not be parsed correctly.
X-SVN-Rev: 19710
2006-06-12 22:58:43 +00:00
George Rhoten
7dfb99d52c ICU-5226 Fix a typo from the last check in.
X-SVN-Rev: 19709
2006-06-12 22:48:41 +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
78f8b26a73 ICU-5225 Minor speed improvement for opening and closing converters
by storing information about whether converter options are on the canonical converter name.

X-SVN-Rev: 19707
2006-06-12 10:05:08 +00:00
George Rhoten
f7ad33b0b7 ICU-5225 Minor speed improvement for opening and closing converters.
X-SVN-Rev: 19706
2006-06-12 07:00:57 +00:00
George Rhoten
b6fa95c973 ICU-5225 Minor speed improvement for opening and closing converters.
X-SVN-Rev: 19705
2006-06-12 06:28:31 +00:00
George Rhoten
290c62fdcd ICU-5208 Make it easier for dumb compilers to optimize the hashtable.
X-SVN-Rev: 19704
2006-06-11 22:13:56 +00:00
George Rhoten
5e15aecbe2 ICU-5225 Provide optimization option for size or speed of the alias table.
X-SVN-Rev: 19703
2006-06-11 16:57:02 +00:00
George Rhoten
90521732dc ICU-5014 Make --disable-64-libs use -m32 on gcc platforms.
X-SVN-Rev: 19698
2006-06-09 01:33:53 +00:00
George Rhoten
18f81012d0 ICU-5161 Fix uninitialized memory read.
X-SVN-Rev: 19696
2006-06-08 05:17:00 +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
7f2f9e4c63 ICU-5032 Remove unused code.
X-SVN-Rev: 19691
2006-06-06 22:38:49 +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
542af25b7a ICU-5216 Fix parsing of variant locales on POSIX based machines.
X-SVN-Rev: 19688
2006-06-06 16:26:06 +00:00
George Rhoten
291f674b54 ICU-5190 Fix collation cloning.
X-SVN-Rev: 19687
2006-06-06 06:42:34 +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
Doug Felt
725c41d1ca ICU-5065 add wrapper version of icu4j
X-SVN-Rev: 19684
2006-06-06 00:50:28 +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
069ea70fda ICU-5092 The recent unpax-icu.sh script removes an i5/OS build step
X-SVN-Rev: 19676
2006-05-28 18:41:48 +00:00
George Rhoten
dab772d40a ICU-4869 Remove the unsupported OS390V2R10 configuration. Minimum level is z/OS 1.2.
X-SVN-Rev: 19675
2006-05-28 18:26:27 +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
a2f8361eb3 ICU-5208 Optimize C++ Hashtable allocation.
X-SVN-Rev: 19673
2006-05-27 07:33:10 +00:00
George Rhoten
cae2846c2a ICU-5032 Improve code coverage
X-SVN-Rev: 19672
2006-05-27 04:01:42 +00:00
George Rhoten
e41abf8ec5 ICU-5032 Improve code coverage through refactorization
X-SVN-Rev: 19671
2006-05-27 04:01:15 +00:00
George Rhoten
a284d4f987 ICU-5032 Make the StringPrepProfile smaller by using less struct padding.
X-SVN-Rev: 19670
2006-05-27 04:00:56 +00:00
George Rhoten
5753843bb8 ICU-5032 Improve code coverage
X-SVN-Rev: 19668
2006-05-26 22:24:52 +00:00
George Rhoten
066ecf1746 ICU-5032 Improve code coverage through refactorization
X-SVN-Rev: 19667
2006-05-26 21:29:32 +00:00
George Rhoten
af4997cdc6 ICU-5032 Improve code coverage through refactorization
X-SVN-Rev: 19666
2006-05-26 20:31:30 +00:00
George Rhoten
c1e3b4d3b9 ICU-5092 Remove files that have been removed, and simplify checkins.
X-SVN-Rev: 19665
2006-05-26 20:16:56 +00:00
George Rhoten
359c920bb3 ICU-5091 Remove this unused code because we don't have an Alpha machine anymore, and it's specific to that platform.
unaligned.c also contains bad newlines.

X-SVN-Rev: 19664
2006-05-26 19:58:55 +00:00
George Rhoten
93f2811dcc ICU-5032 Improve code coverage by using new/delete less frequently by using stack objects.
X-SVN-Rev: 19663
2006-05-26 19:14:35 +00:00
George Rhoten
f599e79f74 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19662
2006-05-26 06:04:01 +00:00
George Rhoten
3b6078d331 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19661
2006-05-26 05:34:26 +00:00
George Rhoten
714e31a22e ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19660
2006-05-26 04:44:31 +00:00
George Rhoten
020abe6693 ICU-5190 Fix some offset allocation issues for unaligned buffers.
X-SVN-Rev: 19659
2006-05-26 04:00:52 +00:00
George Rhoten
2fd8657bd3 ICU-5032 Improve code coverage through refactorization
X-SVN-Rev: 19658
2006-05-26 01:47:54 +00:00
George Rhoten
697a03e0c8 ICU-5032 Improve code coverage through refactorization
X-SVN-Rev: 19657
2006-05-26 01:34:30 +00:00
George Rhoten
6e035da1d5 ICU-5032 Comment out unused @internal code.
X-SVN-Rev: 19656
2006-05-26 00:57:09 +00:00
George Rhoten
33bc5c6399 ICU-5032 Improve code coverage
X-SVN-Rev: 19655
2006-05-25 22:27:14 +00:00
George Rhoten
77496af1aa ICU-5084 Reduce the size of some files.
X-SVN-Rev: 19654
2006-05-25 21:52:50 +00:00
George Rhoten
1d2faec9b6 ICU-5032 Improve code coverage
X-SVN-Rev: 19653
2006-05-25 19:27:08 +00:00
George Rhoten
13c7d19ba3 ICU-5138 Separate the casing data from normalization data and data loading a little better.
X-SVN-Rev: 19652
2006-05-25 18:44:07 +00:00
George Rhoten
ae96662bb1 ICU-5113 Ignore the names of generated files.
X-SVN-Rev: 19650
2006-05-25 17:30:57 +00:00
George Rhoten
7e94299ca4 ICU-5196 Don't divide by zero.
X-SVN-Rev: 19648
2006-05-24 00:00:46 +00:00
Andy Heninger
5d834f6c4a ICU-4669 UText previous index, inline native index
X-SVN-Rev: 19647
2006-05-23 22:52:58 +00:00
Andy Heninger
569a8256ac ICU-5170 use inline UText getNativeIndex
X-SVN-Rev: 19646
2006-05-23 22:50:54 +00:00
George Rhoten
62a3de084a ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19641
2006-05-22 06:27:37 +00:00
George Rhoten
9d357b5a09 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19640
2006-05-22 06:11:18 +00:00
George Rhoten
f2ecbc7d10 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19639
2006-05-22 06:03:31 +00:00
George Rhoten
09999a3f5e ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19638
2006-05-22 05:46:55 +00:00
George Rhoten
a33e2d37a9 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19637
2006-05-22 05:29:53 +00:00
George Rhoten
36e78e6d21 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19636
2006-05-22 05:20:52 +00:00
George Rhoten
cbb891e5ec ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19635
2006-05-22 05:01:21 +00:00
George Rhoten
7b15f0e402 ICU-5190 Test and fix some allocation issues from ucol_safeClone
X-SVN-Rev: 19634
2006-05-21 22:44:14 +00:00
George Rhoten
3ec1127306 ICU-5190 Test and fix some allocation issues from ucol_safeClone
X-SVN-Rev: 19633
2006-05-21 22:22:24 +00:00
George Rhoten
319d2629b3 ICU-5190 Test and fix some allocation issues from ucol_safeClone
X-SVN-Rev: 19632
2006-05-21 21:09:01 +00:00
George Rhoten
e67193f2dc ICU-5196 Don't divide by zero.
X-SVN-Rev: 19631
2006-05-21 17:58:29 +00:00
George Rhoten
d9fe86302a ICU-5190 Perform better testing of ucol_safeClone.
X-SVN-Rev: 19630
2006-05-21 17:56:44 +00:00
George Rhoten
a4663ad545 ICU-5190 Fix ucol_safeClone to properly clone a collator.
X-SVN-Rev: 19629
2006-05-21 17:52:09 +00:00
George Rhoten
d2ec6dee38 ICU-4707 A function can't be inline when it's always called out of line.
X-SVN-Rev: 19628
2006-05-21 07:27:31 +00:00
George Rhoten
361f663295 ICU-5190 Perform fewer mallocs and frees for easier safe cloning.
X-SVN-Rev: 19627
2006-05-21 01:27:15 +00:00
George Rhoten
2c950afaad ICU-5092 Automatically generate a compatible configure script on i5/OS.
X-SVN-Rev: 19626
2006-05-16 16:25:42 +00:00
George Rhoten
3893bd1ab2 ICU-5190 Decrease size of collator. Performance isn't addressed, but it helps to reduce what to look at for cloning.
X-SVN-Rev: 19625
2006-05-15 05:08:49 +00:00
George Rhoten
5b973ae614 ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1.
X-SVN-Rev: 19622
2006-05-09 18:06:10 +00:00
Andy Heninger
eda5a86809 ICU-5170 improved rbbi getText(), returning a characterIterator, behavior, as discussed with Markus on the mail list.
X-SVN-Rev: 19620
2006-05-08 16:08:53 +00:00
Eric Mader
79df33682b ICU-5196 Skip Windows locales that don't have a corresponding ICU locale ID. Generate random doubles as the quotient of two int64_ts.
X-SVN-Rev: 19619
2006-05-05 23:21:23 +00:00
George Rhoten
5b3447592a ICU-4714 Fix for Windows Vista.
X-SVN-Rev: 19618
2006-05-05 20:36:18 +00:00
George Rhoten
d0b264bb95 ICU-5195 Fix a performance issue found while fixing UTF-32 codepoint handling that stradle buffers.
X-SVN-Rev: 19615
2006-05-05 07:10:09 +00:00
George Rhoten
dd2917fc9b ICU-5195 Fix codepoint handling that stradle buffers.
X-SVN-Rev: 19614
2006-05-05 07:08:37 +00:00
George Rhoten
e1412ad342 ICU-5170 Fix a compiler warning.
X-SVN-Rev: 19613
2006-05-05 03:40:26 +00:00
George Rhoten
47da668e46 ICU-4714 Fix for Windows Vista.
X-SVN-Rev: 19612
2006-05-05 02:40:03 +00:00
George Rhoten
7e90d04bc0 ICU-4985 Update for LUF
X-SVN-Rev: 19611
2006-05-05 01:41:21 +00:00
Deborah Goldsmith
eac56d17c4 ICU-4985 Fix another problem with test in debug mode
X-SVN-Rev: 19610
2006-05-05 01:01:36 +00:00
Deborah Goldsmith
7becf109fd ICU-4985 Fix problem with test in debug mode
X-SVN-Rev: 19609
2006-05-05 00:52:58 +00:00
George Rhoten
5d5bccd2b8 ICU-5032 Add comments about code coverage.
Fix indentation.

X-SVN-Rev: 19608
2006-05-04 21:39:56 +00:00
Deborah Goldsmith
d6d4d2f647 ICU-5192 Code review cleanup
X-SVN-Rev: 19606
2006-05-03 21:09:00 +00:00
Andy Heninger
3a31ab328e ICU-5170 fix invalid paramater checking & test for ubrk_open()
X-SVN-Rev: 19605
2006-05-03 03:32:18 +00:00
Deborah Goldsmith
de8c6c14f3 ICU-4985 currency rounding/fractions no longer ignored
X-SVN-Rev: 19604
2006-05-03 00:00:34 +00:00
Eric Mader
bfcdc84f92 ICU-5113 Add 'locl' feature to Indic. Add tests for Marathi vs. Hindi version of SHA.
X-SVN-Rev: 19599
2006-04-26 20:45:47 +00:00
George Rhoten
37304eb354 ICU-4669 Fix compiler warnings/errors
X-SVN-Rev: 19598
2006-04-26 07:03:14 +00:00
George Rhoten
dacb74bf27 ICU-4855 No need to have real data in this structure.
X-SVN-Rev: 19597
2006-04-26 06:43:56 +00:00
Andy Heninger
2134fb7aac ICU-5170 compiler warning cleanup
X-SVN-Rev: 19596
2006-04-26 04:01:00 +00:00
Andy Heninger
2d1e469781 ICU-4669 compiler warnings & a lurking UText bug.
X-SVN-Rev: 19595
2006-04-26 03:58:01 +00:00
Andy Heninger
e710052695 ICU-5170 More RBBI with UText cleanup
X-SVN-Rev: 19594
2006-04-26 01:07:31 +00:00
Andy Heninger
4a1c753cf3 ICU-5170 fix bug in break iterator use of UText, surfaced as failure in string search tests.
X-SVN-Rev: 19593
2006-04-26 00:51:53 +00:00
George Rhoten
79637baca1 ICU-5032 Improve code coverage, and improve testing
X-SVN-Rev: 19592
2006-04-25 23:28:06 +00:00
George Rhoten
8c9bd249fa ICU-4803 Temporarily add icuswap back into ICU. This tool will be
removed at a later date.

X-SVN-Rev: 19591
2006-04-25 22:43:37 +00:00
George Rhoten
fe36a94fdc ICU-4803 Temporarily add icuswap back into ICU. This tool will be removed at a later date.
X-SVN-Rev: 19590
2006-04-25 22:38:43 +00:00
Andy Heninger
eab5948118 ICU-5170 fix crashing failure in cintltst /tstxtbd, problem with ubrk_safeClone()
X-SVN-Rev: 19589
2006-04-25 22:02:42 +00:00
George Rhoten
c687f5051e ICU-5161 Fix a typo
X-SVN-Rev: 19588
2006-04-25 19:49:32 +00:00
George Rhoten
4c544c3b2a ICU-5161 Fix the compilation issue introduced with Compare It.
X-SVN-Rev: 19587
2006-04-25 19:41:17 +00:00
George Rhoten
f5e940afb4 ICU-5161 Fix valgrind and Purify warnings about uninitialized memory copies.
Make it more efficient to copy and initialize a UResourceBundle.
Don't use U_INTERNAL_PROGRAM_ERROR when U_ILLEGAL_ARGUMENT_ERROR was meant.

X-SVN-Rev: 19586
2006-04-25 19:32:35 +00:00
Eric Mader
958fde0c5f ICU-5113 Add 'locl' feature to Indic. Add "lang" attribute to <test-case>, add Han language-sensitive tests.
X-SVN-Rev: 19585
2006-04-25 19:16:44 +00:00
Eric Mader
deda1e3fbc ICU-5113 Add 'locl' feature to Indic. Add "lang" attribute to <test-case>, add Han language-sensitive tests.
X-SVN-Rev: 19584
2006-04-25 19:08:11 +00:00
George Rhoten
d23a8d71e0 ICU-4803 Temporarily add icuswap back into ICU. This tool will be removed at a later date.
X-SVN-Rev: 19583
2006-04-24 22:12:37 +00:00
Ram Viswanadha
11f7388a91 ICU-5117 slight change in version .. the old version number was wrong.
X-SVN-Rev: 19582
2006-04-24 20:23:32 +00:00
Andy Heninger
02503e08f4 ICU-5170 RBBI Dictionary test, moved stack objects to heap so Purify can better
check for out-of-bounds writes.  In search of an elusive error.

X-SVN-Rev: 19581
2006-04-24 17:31:44 +00:00
Andy Heninger
dc202a471e ICU-4669 improved initialization of UText fields
X-SVN-Rev: 19580
2006-04-24 17:28:43 +00:00
Andy Heninger
9f85d5dd08 ICU-5170 move RBBI from CharacterIterator to UText
X-SVN-Rev: 19579
2006-04-22 05:29:27 +00:00
Ram Viswanadha
aca85b53cf ICU-4855 fix a failure
X-SVN-Rev: 19578
2006-04-22 00:46:03 +00:00
Eric Mader
88ed19df34 ICU-4967 Document the requirement to call reset() before calling layoutChars() again.
X-SVN-Rev: 19577
2006-04-21 20:34:28 +00:00
Eric Mader
19230a3f00 ICU-5116 computeGlyphs() should return if characterProcessing() or glyphProcessing() fail.
X-SVN-Rev: 19576
2006-04-21 20:03:37 +00:00
George Rhoten
c2bc815333 ICU-5161 Fix valgrind and Purify warnings about uninitialized memory copies
X-SVN-Rev: 19575
2006-04-21 18:56:24 +00:00
Ram Viswanadha
5c3e7107ad ICU-4855 synch data with CLDR
X-SVN-Rev: 19574
2006-04-21 16:09:28 +00:00
Andy Heninger
932aa7f58f ICU-4669 Add reserved fields, various bug fixes.
X-SVN-Rev: 19573
2006-04-21 04:34:00 +00:00
Ram Viswanadha
bbbee77fe0 ICU-4855 synch data with CLDR
X-SVN-Rev: 19572
2006-04-21 01:18:35 +00:00
Ram Viswanadha
d0c4030d94 ICU-5117 make genrb read the new structure
X-SVN-Rev: 19571
2006-04-21 01:15:46 +00:00
Ram Viswanadha
565c438d08 ICU-4855 synch data with CLDR
X-SVN-Rev: 19570
2006-04-21 01:05:59 +00:00
Ram Viswanadha
cb17e6f035 ICU-5117 generate data files from LDML2ICUConverter
X-SVN-Rev: 19569
2006-04-21 00:55:24 +00:00
Ram Viswanadha
74a465c31c ICU-5117 make brkitr work with changes to data files
X-SVN-Rev: 19568
2006-04-21 00:30:22 +00:00
Eric Mader
db8dd2923f ICU-3979 Update for version 1.15 of CODE2000.TTF
X-SVN-Rev: 19566
2006-04-19 18:40:56 +00:00
Eric Mader
8341bf4d87 ICU-5161 call fontInstance->deleteNameString instead of DELETE_ARRAY.
X-SVN-Rev: 19565
2006-04-19 18:38:46 +00:00
George Rhoten
90b87f3aa8 ICU-5161 Fix memory leaks and use ICU putil functions.
X-SVN-Rev: 19564
2006-04-19 06:53:43 +00:00
Deborah Goldsmith
225d629326 ICU-5163 Restore const void * constructor, improve test coverage
X-SVN-Rev: 19563
2006-04-18 22:49:08 +00:00
Eric Mader
653fcc2232 ICU-5115 Add test cases for matra and mark combinations, including missing consonants.
X-SVN-Rev: 19562
2006-04-18 19:04:05 +00:00
Eric Mader
e8969d0b13 ICU-5115 uniform handling of matras, modifiers w/o a base consonant.
X-SVN-Rev: 19561
2006-04-18 00:38:45 +00:00
George Rhoten
65924f6b3c ICU-5161 Don't allow users to access uninitialized memory.
X-SVN-Rev: 19559
2006-04-17 17:01:52 +00:00
George Rhoten
689ac9f998 ICU-5161 Fix a memory leak.
X-SVN-Rev: 19558
2006-04-17 07:37:21 +00:00