Andy Heninger
|
52cc4ee6bf
|
ICU-5350 more decimal format rounding mode fixes
X-SVN-Rev: 22645
|
2007-09-08 01:00:27 +00:00 |
|
Markus Scherer
|
7bb221a187
|
ICU-5869 revert changes (r22476); too risky and needs further discussion; see ticket reply
X-SVN-Rev: 22607
|
2007-08-31 19:39:14 +00:00 |
|
George Rhoten
|
f3084b1f1b
|
ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22592
|
2007-08-31 04:58:52 +00:00 |
|
George Rhoten
|
76a99ee0e0
|
ICU-5447 Allow tests to pass with additional data.
X-SVN-Rev: 22508
|
2007-08-24 09:42:49 +00:00 |
|
Eric Mader
|
0a8eeb90c5
|
ICU-5871 Fix crashes found running cintltst w/o ICU data.
X-SVN-Rev: 22489
|
2007-08-23 18:07:45 +00:00 |
|
George Rhoten
|
8620a4a530
|
ICU-5869 Properly NULL terminate strings that are not byte based, like UTF-16 or UTF-32.
X-SVN-Rev: 22476
|
2007-08-22 23:39:11 +00:00 |
|
George Rhoten
|
ad98d31c53
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22461
|
2007-08-21 23:02:50 +00:00 |
|
John Emmons
|
96dbf4b17d
|
ICU-5861 Implement new date formatting symbols from tr35
X-SVN-Rev: 22451
|
2007-08-21 16:57:21 +00:00 |
|
George Rhoten
|
9754c268d3
|
ICU-5445 Fix some compiler warnings. Consulted with Eric for details.
X-SVN-Rev: 22426
|
2007-08-20 17:49:12 +00:00 |
|
Eric Mader
|
c771cb8f13
|
ICU-5808 fixes for uconfigtest.
X-SVN-Rev: 22398
|
2007-08-16 00:37:44 +00:00 |
|
Markus Scherer
|
36fdbd9322
|
ICU-5850 fix Bidi_Mirroring according to Unicode Corrigendum #6
X-SVN-Rev: 22394
|
2007-08-15 21:42:41 +00:00 |
|
George Rhoten
|
5978af8238
|
ICU-5821 Fix some issues for i5/OS
X-SVN-Rev: 22382
|
2007-08-14 20:36:38 +00:00 |
|
George Rhoten
|
6cbf6ab1d7
|
ICU-5821 Fix EBCDIC issue.
X-SVN-Rev: 22369
|
2007-08-13 21:21:16 +00:00 |
|
Matitiahu Allouche
|
4d320b8e17
|
ICU-5732 fix some compiler warnings
X-SVN-Rev: 22359
|
2007-08-12 08:01:40 +00:00 |
|
Matitiahu Allouche
|
c89bdf6138
|
ICU-5732 fix some compiler warnings
X-SVN-Rev: 22341
|
2007-08-10 11:53:55 +00:00 |
|
Matitiahu Allouche
|
b39e860bf1
|
ICU-5732 fix some compiler warnings
X-SVN-Rev: 22339
|
2007-08-10 10:14:03 +00:00 |
|
George Rhoten
|
feabb3b0a6
|
ICU-5732 Fix a memory leak.
X-SVN-Rev: 22315
|
2007-08-08 04:52:33 +00:00 |
|
George Rhoten
|
0d715edd6f
|
ICU-5732 Clean up new code. Fix uninitialized memory errors, unused variables, unfriendly crashes and so forth.
X-SVN-Rev: 22314
|
2007-08-08 02:41:25 +00:00 |
|
Matitiahu Allouche
|
a7a26cd51d
|
ICU-5732 add tests to match those in ICU4J
X-SVN-Rev: 22303
|
2007-08-07 19:22:05 +00:00 |
|
George Rhoten
|
4337b47506
|
ICU-5787 Don't use C++ comments in C code.
X-SVN-Rev: 22299
|
2007-08-07 07:51:08 +00:00 |
|
Claire Ho
|
3a6f874106
|
ICU-5787 fixed the warnings from VC++.
X-SVN-Rev: 22296
|
2007-08-07 06:13:19 +00:00 |
|
Claire Ho
|
887eafb2c8
|
ICU-5787 1. Added test cases. 2. code clean up.
X-SVN-Rev: 22295
|
2007-08-07 03:14:19 +00:00 |
|
George Rhoten
|
0c42a3167e
|
ICU-5787 Don't pass char* results to a UChar * parameter.
X-SVN-Rev: 22264
|
2007-08-03 23:01:56 +00:00 |
|
Claire Ho
|
efe2014ed1
|
ICU-5787 merge from feature branch revision 22024:22252.
X-SVN-Rev: 22260
|
2007-08-03 18:43:04 +00:00 |
|
Markus Scherer
|
c12f6712f9
|
ICU-4935 add U_TITLECASE_NO_LOWERCASE, U_TITLECASE_NO_BREAK_ADJUSTMENT, ucasemap_get/setBreakIterator, ucasemap_toTitle, ucasemap_utf8ToTitle, ucasemap_utf8FoldCase, UnicodeString::toTitle(...options)
X-SVN-Rev: 22170
|
2007-07-27 06:37:08 +00:00 |
|
Eric Mader
|
bb4a371fdb
|
ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
|
2007-07-27 03:12:12 +00:00 |
|
George Rhoten
|
c0e0167814
|
ICU-5427 Fix a memory leak.
X-SVN-Rev: 22156
|
2007-07-26 21:05:44 +00:00 |
|
John Emmons
|
e4726d7ed3
|
ICU-5761 CLDR 1.5 data integration
X-SVN-Rev: 22154
|
2007-07-26 17:24:12 +00:00 |
|
Steven R. Loomis
|
9c841b5251
|
ICU-5486 build in CLDRVersion to ICU data file (backwards compatible w/ pre 1.5 data), and clarify some tests that might break on new data. This checkin doesn't include any new data or dependencies on new data.
X-SVN-Rev: 22144
|
2007-07-25 18:46:17 +00:00 |
|
George Rhoten
|
b5e9f17cdd
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22120
|
2007-07-24 08:30:41 +00:00 |
|
Yoshito Umaoka
|
0651c49b65
|
ICU-3778 Added getTZDataVersion for C and C++
X-SVN-Rev: 22063
|
2007-07-19 22:29:51 +00:00 |
|
Steven R. Loomis
|
9099a7ef4b
|
ICU-5486 fix crashing error in test (on failure)
X-SVN-Rev: 22056
|
2007-07-19 16:31:04 +00:00 |
|
George Rhoten
|
625c68b62d
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22055
|
2007-07-19 06:01:57 +00:00 |
|
George Rhoten
|
05d56b407d
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22054
|
2007-07-19 05:56:38 +00:00 |
|
Markus Scherer
|
19446aeeba
|
ICU-5585 fast, freezable UnicodeSet with span() with string support; svn merge -r 21018:22033 http://source.icu-project.org/repos/icu/icu/branches/markus/fastset and revert source/test/perf/unisetperf/draft/* and source/common/utrie.* and source/allinone/allinone.sln (experimental code)
X-SVN-Rev: 22053
|
2007-07-19 04:33:20 +00:00 |
|
George Rhoten
|
cb440cbec2
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22048
|
2007-07-19 01:51:03 +00:00 |
|
George Rhoten
|
211578fa68
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22043
|
2007-07-19 00:19:21 +00:00 |
|
Eric Mader
|
8739b03c65
|
ICU-5581 replace // comments with /* */ comments.
X-SVN-Rev: 22026
|
2007-07-18 02:44:16 +00:00 |
|
George Rhoten
|
dbb58ee5cb
|
ICU-5581 Fix formatting crash after setting a prefix or suffix of a currency format.
X-SVN-Rev: 22019
|
2007-07-17 21:46:59 +00:00 |
|
George Rhoten
|
d1f7d0ed12
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22008
|
2007-07-17 05:57:55 +00:00 |
|
George Rhoten
|
d2a55b2ea8
|
ICU-4567 Fix test hang due to structLocale having incomplete data.
X-SVN-Rev: 21916
|
2007-07-05 21:47:39 +00:00 |
|
Matitiahu Allouche
|
c3aee65b83
|
ICU-5732 synchronize function names with ICU4J
X-SVN-Rev: 21899
|
2007-07-03 15:06:56 +00:00 |
|
John Emmons
|
7d837015e3
|
ICU-5486 CLDR 1.5 Integration run for 3.8M2
X-SVN-Rev: 21842
|
2007-06-28 20:59:10 +00:00 |
|
Matitiahu Allouche
|
28f1cefe17
|
ICU-5732 Just a small doc fix.
X-SVN-Rev: 21840
|
2007-06-28 14:58:47 +00:00 |
|
George Rhoten
|
9ef5cb1a9f
|
ICU-5486 Testing collation keywords from CLDR.
X-SVN-Rev: 21818
|
2007-06-24 19:01:59 +00:00 |
|
John Emmons
|
83c612fed0
|
ICU-5486 CLDR 1.5 pre-vetting merge for M2
X-SVN-Rev: 21815
|
2007-06-22 23:57:38 +00:00 |
|
George Rhoten
|
ab5d23debd
|
ICU-5410 Improve code coverage.
X-SVN-Rev: 21737
|
2007-06-14 20:09:01 +00:00 |
|
George Rhoten
|
cf3401426a
|
ICU-5410 Improve code coverage.
X-SVN-Rev: 21729
|
2007-06-14 01:30:51 +00:00 |
|
George Rhoten
|
fc532c8ac1
|
ICU-5743 Stop crashing when the default collator keyword is unsupported. Also add some other code coverage tests.
X-SVN-Rev: 21728
|
2007-06-13 22:53:28 +00:00 |
|
George Rhoten
|
8991008eb9
|
ICU-5410 Improve code coverage.
X-SVN-Rev: 21721
|
2007-06-13 19:03:09 +00:00 |
|