Commit Graph

85 Commits

Author SHA1 Message Date
Michael Ow
b970115780 ICU-7981 Log data error for unum_open failure.
X-SVN-Rev: 28699
2010-09-25 04:42:19 +00:00
Alexey Gousev
45de7c9532 ICU-7911 fixed spacing
X-SVN-Rev: 28685
2010-09-22 21:06:39 +00:00
Alexey Gousev
6c2f137965 ICU-7911 added to cintltst
X-SVN-Rev: 28684
2010-09-22 20:00:38 +00:00
Steven R. Loomis
c6c2a855a7 ICU-7932 compare as double, not long double
X-SVN-Rev: 28667
2010-09-21 19:10:03 +00:00
Michael Ow
0e8df2ba58 ICU-7784 Set some test failure errors as data loading error appropriate.
X-SVN-Rev: 28305
2010-07-14 16:09:03 +00:00
Peter Edberg
fc2c72f62d ICU-7667 Fixed C++ style comment to be C style
X-SVN-Rev: 28149
2010-06-07 18:46:34 +00:00
Michael Grady
fa477f8a22 ICU-7667 In DecimalFormat::_format, deal with cases where two forms of rounding are specified - number of digits _and_ a rounding increment
X-SVN-Rev: 28132
2010-06-04 05:42:19 +00:00
Michael Ow
3bb1465e8d ICU-6911 Fix some memory leaks in cintltst and add value deleter in selfmt.
X-SVN-Rev: 27678
2010-02-25 19:19:53 +00:00
Peter Edberg
f0c9ad0b41 ICU-7295 subparse hangs with fGroupingUsed TRUE but 0-length grouping separator
X-SVN-Rev: 27415
2010-01-26 08:51:23 +00:00
Michael Ow
9100ba632e ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code.
X-SVN-Rev: 26084
2009-06-09 21:28:13 +00:00
John Emmons
cc2bd1fb69 ICU-6817 Updated RBNF rules from CLDR
X-SVN-Rev: 25675
2009-03-30 15:00:49 +00:00
Peter Edberg
64f350c92a ICU-6734 unum_parse does not report parse errors for rule-based number formatters
X-SVN-Rev: 25442
2009-02-19 08:41:08 +00:00
Michael Ow
4b0d511fa3 ICU-6412 Remove unread local variables and explicitly cast UChar to uint8_t where needed.
X-SVN-Rev: 24435
2008-08-01 20:39:15 +00:00
Steven R. Loomis
6b25b2f485 ICU-6367 whitespace again. If UWhiteSpace is skipped in the input text, skip it also in the pattern.
X-SVN-Rev: 24247
2008-06-20 00:43:45 +00:00
George Rhoten
8bc5d287d9 ICU-6076 Reduce crashes and valgrind errors in tests for easier diagnostics.
X-SVN-Rev: 23457
2008-02-19 05:05:51 +00:00
George Rhoten
c0e0167814 ICU-5427 Fix a memory leak.
X-SVN-Rev: 22156
2007-07-26 21:05:44 +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
4397926a33 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19885
2006-07-25 02:52:22 +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
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
b51bdf2a60 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19417
2006-03-23 05:53:36 +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
Steven R. Loomis
e1f00a55d8 ICU-4551 check in testcase for the bug
X-SVN-Rev: 17782
2005-06-02 21:56:14 +00:00
Eric Mader
1471376ec8 ICU-4302 changes from ICU 3.2 "no data" test.
X-SVN-Rev: 16958
2004-12-16 02:54:23 +00:00
George Rhoten
9fe39e1c8c ICU-3805 Break putil.h/utypes.h header file dependancy loop
X-SVN-Rev: 16529
2004-10-18 02:43:33 +00:00
Ram Viswanadha
15bd863941 ICU-3925 various fixes
X-SVN-Rev: 16159
2004-08-13 20:34:31 +00:00
George Rhoten
a89a43144b ICU-4017 Fix behavior of explicitly requested non-existent currency
X-SVN-Rev: 16137
2004-08-10 05:37:11 +00:00
George Rhoten
ded716bf2c ICU-4017 Fix failure behavior of explicitly requested non-existent currency
X-SVN-Rev: 16133
2004-08-09 07:07:33 +00:00
George Rhoten
37c5efea11 ICU-3688 Fix UNUM_SECONDARY_GROUPING_SIZE
X-SVN-Rev: 16044
2004-07-18 10:22:23 +00:00
George Rhoten
3f78c8e26b ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15642
2004-05-30 21:25:27 +00:00
Alan Liu
7816d4e3c4 ICU-3659 incidental cleanup
X-SVN-Rev: 15443
2004-05-20 22:02:34 +00:00
George Rhoten
bbc7043dbf ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15400
2004-05-19 06:13:31 +00:00
George Rhoten
d2e837a8c0 ICU-3718 Fix some memory leaks
X-SVN-Rev: 15307
2004-05-14 05:39:37 +00:00
George Rhoten
b3c89b024d ICU-2334 Add test for decimal presence & sig digits
X-SVN-Rev: 15095
2004-04-29 17:50:01 +00:00
George Rhoten
4514814ae6 ICU-3718 Fix some memory leaks
X-SVN-Rev: 15028
2004-04-23 18:02:55 +00:00
Alan Liu
c879b59862 ICU-2825 add unum_formatDoubleCurrency and unum_parseDoubleCurrency
X-SVN-Rev: 14984
2004-04-15 18:15:17 +00:00
George Rhoten
78cac2603c ICU-1282 Fix this code for various compilers.
X-SVN-Rev: 14715
2004-03-16 21:20:52 +00:00
George Rhoten
64dd6012c8 ICU-1282 Fix this code for various compilers.
X-SVN-Rev: 14710
2004-03-16 17:09:44 +00:00
Doug Felt
ed4dc729f1 ICU-1282 add C APIs for rule based number format
X-SVN-Rev: 14698
2004-03-12 20:15:13 +00:00
Eric Mader
9a25bee774 ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14195
2003-12-19 22:33:33 +00:00
Steven R. Loomis
aa0b3e8ccb ICU-3357 INT64_MIN -> U_INT64_MIN
X-SVN-Rev: 13583
2003-11-05 02:31:59 +00:00
Steven R. Loomis
bdb879222e ICU-3357 define U_INT64_MIN, U_INT64_MAX, and U_UINT64_MAX
X-SVN-Rev: 13577
2003-11-05 01:49:45 +00:00
Doug Felt
f05dc3af61 ICU-813 int64 formatting, fix free
X-SVN-Rev: 13576
2003-11-05 01:47:26 +00:00
Doug Felt
6989169362 ICU-813 int64 formatting, unum (C), fmtable (error overloads)
X-SVN-Rev: 13572
2003-11-04 23:10:46 +00:00
Markus Scherer
44707c157b ICU-2248 modularize ICU
X-SVN-Rev: 9903
2002-09-20 17:54:45 +00:00
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
George Rhoten
91a1cb1f8f ICU-1891 Temporary fix for z/OS for when in64_t isn't available.
X-SVN-Rev: 9160
2002-07-15 19:01:17 +00:00
George Rhoten
6fe1129757 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8696
2002-05-24 17:22:53 +00:00
George Rhoten
f3fb238767 ICU-1847 Some locales have bad data.
Use "en_US" right now, and submit a new jitterbug for the data and a real test for this problem.

X-SVN-Rev: 8450
2002-04-12 16:53:04 +00:00