George Rhoten
fa97b33258
ICU-5304 Add missing namespace declarations.
...
X-SVN-Rev: 20243
2006-09-04 16:36:46 +00:00
Doug Felt
208c96caca
ICU-4288 undo accidental deletion of line
...
X-SVN-Rev: 18202
2005-07-11 22:48:52 +00:00
Doug Felt
2cae21f19f
ICU-4288 fix compiler warnings (from george)
...
X-SVN-Rev: 18193
2005-07-11 20:36:49 +00:00
Doug Felt
9619133865
ICU-4630 test port of missing ICU4J changes for Hebrew to ICU4C
...
X-SVN-Rev: 18180
2005-07-09 02:13:00 +00:00
Doug Felt
ce736f9da4
ICU-4630 port missing ICU4J changes for Hebrew to ICU4C
...
X-SVN-Rev: 18171
2005-07-08 00:16:47 +00:00
Eric Mader
850e160d30
ICU-4302 changes from ICU 3.2 "no data" test.
...
X-SVN-Rev: 17065
2004-12-31 19:26:31 +00:00
George Rhoten
0f77f15f2d
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15644
2004-05-31 03:08:28 +00:00
Eric Mader
abefef5844
ICU-3770 Updated copyright notices for ICU 3.0
...
X-SVN-Rev: 15411
2004-05-19 20:42:44 +00:00
Doug Felt
a6bda657f2
ICU-2509 improve rbnf error handling
...
X-SVN-Rev: 14959
2004-04-14 18:55:19 +00:00
Doug Felt
46f8a7fa55
ICU-2509 improve rbnf error handling
...
X-SVN-Rev: 14919
2004-04-09 19:58:58 +00:00
George Rhoten
da70b390bc
ICU-3682 Fix EBCDIC issue
...
X-SVN-Rev: 14901
2004-04-07 22:02:53 +00:00
Alan Liu
06c4bd41f3
ICU-3667 prefer UErrorCode& to UErrorCode* in C++ API
...
X-SVN-Rev: 14785
2004-03-27 04:49:02 +00:00
George Rhoten
fee6977d9d
ICU-1722 Use FALSE, not false.
...
X-SVN-Rev: 14761
2004-03-25 16:28:25 +00:00
Doug Felt
c37337d00c
ICU-1722 rbnf can't handle small numbers
...
X-SVN-Rev: 14738
2004-03-24 00:40:49 +00:00
Doug Felt
562a37641a
ICU-813 int64 formatting support
...
X-SVN-Rev: 13757
2003-11-19 04:42:44 +00:00
Doug Felt
fb473c85d1
ICU-2959 update copyright notices
...
X-SVN-Rev: 12221
2003-06-02 18:47:02 +00:00
Steven R. Loomis
66e4cdd72a
ICU-2822 can't delete const objects
...
X-SVN-Rev: 11960
2003-05-16 00:37:43 +00:00
Doug Felt
192404d451
ICU-2822 fix clone of bad formatter, but ustdio shouldn't be trying to clone it anyway
...
X-SVN-Rev: 11941
2003-05-15 20:06:06 +00:00
GCL Shanghai
b89c229c6e
ICU-1953 change comments style and check 0/NULL
...
X-SVN-Rev: 8993
2002-07-02 15:10:30 +00:00
GCL Shanghai
1e188eca35
ICU-1953 Test for NULL after each uprv_malloc() or new
...
X-SVN-Rev: 8980
2002-06-29 09:31:05 +00:00
George Rhoten
7777030a4f
ICU-1828 Remove tabs
...
X-SVN-Rev: 8331
2002-04-02 02:55:31 +00:00
Doug Felt
f3acab9495
ICU-1766 Make RBNF in ICU4C use 64-bit ints
...
(still need to remove llong.h, llong.cpp and commented-out code)
X-SVN-Rev: 8008
2002-03-14 00:28:22 +00:00
George Rhoten
41ffc2ef36
ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus.
...
X-SVN-Rev: 7802
2002-02-28 01:42:40 +00:00
Doug Felt
a8e24bc334
ICU-104 added fixes for findFractionalRuleSetRule. Worked around
...
msvc 6 compiler bug, uint32_t >> 32 leaves value unchanged. Minimal
rule sets with no rules but special rules failed. Removed obsolete comment.
X-SVN-Rev: 7149
2001-11-28 23:31:53 +00:00
Doug Felt
f3ee2bd004
ICU-104 fix problems with RBNF clone. llong conversion to text now
...
outputs '0' rather than nothing. Clone uses getRules() UnicodeString directly,
previously was extracting to (unterminated!) UChar*. Dispose NULLs out
fields of deleted objects to prevent double delete.
X-SVN-Rev: 7109
2001-11-28 00:58:33 +00:00
Doug Felt
cd6ed9ad09
ICU-1295 fix lenient parse error for " fifty-7"
...
X-SVN-Rev: 6410
2001-10-24 00:47:46 +00:00
George Rhoten
e15e833b00
ICU-392 cleaning code for proper exports in libraries/urename.h generation
...
X-SVN-Rev: 6384
2001-10-23 00:38:12 +00:00
George Rhoten
eb10c7d510
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 6211
2001-10-12 17:47:17 +00:00
George Rhoten
1aa7e6714d
ICU-1271 Be more friendly to non-IEEE754 platforms and use the putil.h functions.
...
X-SVN-Rev: 6198
2001-10-11 21:41:11 +00:00
George Rhoten
8b98d84982
ICU-1271 Remove static initialization, remove tabs, add copyright header, conform closer to ICU coding guidelines...
...
X-SVN-Rev: 6184
2001-10-11 16:56:24 +00:00
Doug Felt
7258dac736
ICU-1271 Port RuleBasedNumberFormat to ICU
...
X-SVN-Rev: 6172
2001-10-10 21:43:11 +00:00