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
Markus Scherer
8c78422db2
ICU-1561 replace all UTextOffset with int32_t
...
X-SVN-Rev: 7942
2002-03-12 01:32:42 +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
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
34b31328c7
ICU-1413 fix problem where we were returning a parse-error for a
...
valid parse, which was causing unum_parse to fail.
X-SVN-Rev: 6649
2001-11-07 00:00:55 +00:00
George Rhoten
a1865ea6b8
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 6343
2001-10-19 21:51:02 +00:00
George Rhoten
0f43049750
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 6335
2001-10-19 16:24:26 +00:00
Doug Felt
d007e2cd57
ICU-1275 fixed rbnf copy constructor
...
X-SVN-Rev: 6227
2001-10-12 23:47:12 +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