Commit Graph

52 Commits

Author SHA1 Message Date
John Emmons
4d161ddedc ICU-6256 Integrate CLDR 1.6 release 1-6-d01 + a few minor fixes
X-SVN-Rev: 24257
2008-06-20 22:19:23 +00:00
George Rhoten
d1551dee4e ICU-5966 Fix some compiler warnings.
X-SVN-Rev: 23540
2008-03-07 19:40:46 +00:00
George Rhoten
e8e7c73d8a ICU-6153 Prevent crash for large ChoiceFormat values by using the correct printf specification.
X-SVN-Rev: 23276
2008-01-21 17:27:53 +00:00
George Rhoten
075829e0f3 ICU-5794 Fix for HP-UX, which didn't like objects declared in an array like
this.

X-SVN-Rev: 23101
2007-12-17 21:10:47 +00:00
Claire Ho
c11cd154da ICU-5794 merge from feature branch.
X-SVN-Rev: 23095
2007-12-17 01:39:55 +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
e8260c7d00 ICU-5566 The default for de currency format changed.
X-SVN-Rev: 21236
2007-03-13 16:11:01 +00:00
George Rhoten
dbdf6e8019 ICU-5333 Whitespace changes.
X-SVN-Rev: 20119
2006-08-20 05:08:35 +00:00
Ram Viswanadha
5c3d31658d ICU-4354 make intltest pass with no data
X-SVN-Rev: 18140
2005-07-05 18:39:00 +00:00
Doug Felt
25d082e19b ICU-646 wall time support in icu4c - use 'v' for generic time, revert tests
X-SVN-Rev: 17946
2005-06-17 20:41:10 +00:00
Doug Felt
2114b5d0a5 ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17829
2005-06-08 16:07:41 +00:00
Eric Mader
5dc3d7c9d4 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
Doug Felt
50c3a2554b ICU-646 wall time support in icu
X-SVN-Rev: 17801
2005-06-04 03:08:25 +00:00
Doug Felt
aed5521f8f ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17775
2005-06-02 17:50:50 +00:00
Doug Felt
870711b742 ICU-3383 fix dropped include
X-SVN-Rev: 17722
2005-05-27 22:26:37 +00:00
Doug Felt
70537cf0ca ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17720
2005-05-27 22:07:16 +00:00
George Rhoten
1b9f1f50a6 ICU-3004 Test for some Turkish case conversion errors.
X-SVN-Rev: 17003
2004-12-22 19:25:19 +00:00
Andy Heninger
665e553354 ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
4fbf096779 ICU-4019 Fix last test addition so that it doesn't leak memory.
X-SVN-Rev: 16443
2004-10-11 17:24:02 +00:00
Doug Felt
4255cf1f45 ICU-4019 add message format syntax for spelled-out numbers
X-SVN-Rev: 16105
2004-08-04 05:57:45 +00:00
Eric Mader
004268d484 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15414
2004-05-19 21:36:51 +00:00
Alan Liu
c27cbae2d6 ICU-3383 clean up tests
X-SVN-Rev: 14949
2004-04-13 00:47:35 +00:00
George Rhoten
48e73c9487 ICU-3326 Improve build time
X-SVN-Rev: 13438
2003-10-16 15:57:12 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Alan Liu
789ab6d35d ICU-122 add a test for >10 args and >10 subformats; some cleanup
X-SVN-Rev: 10914
2003-01-28 22:13:43 +00:00
Alan Liu
94daa1868e ICU-122 remove redundant calls to logln
X-SVN-Rev: 10910
2003-01-27 17:27:12 +00:00
Markus Scherer
0eb9c506ec ICU-2248 modularize ICU
X-SVN-Rev: 9910
2002-09-21 00:43:14 +00:00
George Rhoten
d3c17fa8bc ICU-2131 Stop using the LocaleProxy deprecated code hack
X-SVN-Rev: 9746
2002-08-21 00:16:30 +00:00
George Rhoten
d39deeab36 ICU-1739 Don't need a static string for the expected results string.
Remove it to make BoundsChecker and other heap debugging tools happier.

X-SVN-Rev: 9684
2002-08-12 22:38:56 +00:00
George Rhoten
8cf8b12ddb ICU-1872 Leaving the static init in because I don't know what the test is doing, but use the invariant converter instead.
X-SVN-Rev: 8507
2002-04-24 17:29:52 +00:00
George Rhoten
8d8f74fdf0 ICU-1847 Change the root yyyy back to yy
X-SVN-Rev: 8447
2002-04-11 23:29:14 +00:00
George Rhoten
0498229081 ICU-1847 Improve the testing coverage and error messages. Change the root yy to yyyy
X-SVN-Rev: 8443
2002-04-11 18:36:11 +00:00
George Rhoten
7bc5d45c83 ICU-1811 Increase the code coverage of Locale:get methods
X-SVN-Rev: 8255
2002-03-26 23:18:57 +00:00
George Rhoten
d5a1e20e0d ICU-1018 Don't use iostream anymore
X-SVN-Rev: 5681
2001-09-01 02:56:23 +00:00
George Rhoten
d6816d1e16 ICU-961 Fix HP compiler warning while using goto statements, and make the error messages more informative
X-SVN-Rev: 4757
2001-05-22 21:48:09 +00:00
George Rhoten
06e8676f93 ICU-953 Now uses the invarient converter for static data.
X-SVN-Rev: 4632
2001-05-09 23:15:05 +00:00
George Rhoten
a7bf1c0073 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4380
2001-03-28 03:05:46 +00:00
Ram Viswanadha
7f6d7e256f ICU-903 update copyright notices
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00
George Rhoten
59b0c881e8 ICU-790 Removed limits.h
X-SVN-Rev: 3332
2001-01-02 19:22:58 +00:00
George Rhoten
12548e44b1 ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3142
2000-12-05 21:29:55 +00:00
George Rhoten
a15b66a53d ICU-535 fixed some compiler warnings
X-SVN-Rev: 2339
2000-08-23 19:11:16 +00:00
George Rhoten
2dbb8812ba ICU-535 fixed some compiler warnings
X-SVN-Rev: 2226
2000-08-14 21:42:36 +00:00
Vladimir Weinstein
cc42314029 ICU-432 various memory leaks
X-SVN-Rev: 1709
2000-06-29 19:42:17 +00:00
Markus Scherer
b2375850b7 ICU-241 remove obsolete T_INT32()
X-SVN-Rev: 1704
2000-06-29 18:42:34 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Markus Scherer
b1db3cc5e1 ICU-368 change for new iostream include mechanism
X-SVN-Rev: 1325
2000-05-03 23:16:03 +00:00
Yves Arrouye
5630fb77db ICU-368 do not use C++ streams at all for tests so that they can
run in the lame WebObjects 4 environment.

X-SVN-Rev: 1251
2000-04-25 21:32:10 +00:00
Helena Chapman
3aaa52af8d ICU-161 updated the copyright notices.
X-SVN-Rev: 596
2000-01-15 02:00:06 +00:00
Vladimir Weinstein
8b20f17f49 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Markus Scherer
07a2bc0937 ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00