Commit Graph

10 Commits

Author SHA1 Message Date
George Rhoten
f0a28aa373 ICU-1028 os/390 fix, which uses EBCDIC instead of ASCII
X-SVN-Rev: 7291
2001-12-03 22:35:02 +00:00
Doug Felt
3ce10fb69c ICU-104 added test for llong, removed #ifdef used to bump code coverage
X-SVN-Rev: 7184
2001-11-29 23:47:52 +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
George Rhoten
cc1947cbc2 ICU-740 Removed dead code.
X-SVN-Rev: 6914
2001-11-15 18:24:30 +00:00
George Rhoten
82ee71c805 ICU-1298 Change code to not do static initialization
X-SVN-Rev: 6431
2001-10-25 18:49:34 +00:00
Doug Felt
dd0d73a61e ICU-1298 fix stack overflow on solaris 64-bit
(also tweak debug code which was broken by earlier changes to llong.h)

X-SVN-Rev: 6429
2001-10-25 16:26:36 +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
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
c542f7ece6 ICU-1271 Add copyright header
X-SVN-Rev: 6186
2001-10-11 16:57:48 +00:00
Doug Felt
7258dac736 ICU-1271 Port RuleBasedNumberFormat to ICU
X-SVN-Rev: 6172
2001-10-10 21:43:11 +00:00