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 |
|
Eric Mader
|
2d5a70dc1f
|
ICU-5241 Add getQuarters / setQuarters, and tests.
X-SVN-Rev: 19861
|
2006-07-20 00:06:21 +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 |
|
Ram Viswanadha
|
b2eb48049f
|
ICU-5247 update data from CLDR 1.4 beta
X-SVN-Rev: 19846
|
2006-07-14 01:51:54 +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 |
|
Eric Mader
|
9f058b10a7
|
ICU-5247 Compute fallback time zone name once, in initZoneStringHash().
X-SVN-Rev: 19823
|
2006-07-11 19:31:01 +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 |
|
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 |
|