Commit Graph

25 Commits

Author SHA1 Message Date
George Rhoten
c8bb832ad8 ICU-5919 Fixes for old iostream usage on HP-UX
X-SVN-Rev: 22634
2007-09-06 18:00:08 +00:00
George Rhoten
8c086e2c98 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22604
2007-08-31 18:19:41 +00:00
George Rhoten
42efe10c62 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22594
2007-08-31 05:20:56 +00:00
George Rhoten
f3084b1f1b ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22592
2007-08-31 04:58:52 +00:00
George Rhoten
b668dd2d7d ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22562
2007-08-29 06:49:58 +00:00
George Rhoten
e3e7425e43 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22561
2007-08-29 06:13:07 +00:00
Claire Ho
eedbe63b1b ICU-5787 fixed Beam warnings
X-SVN-Rev: 22559
2007-08-29 05:44:57 +00:00
Claire Ho
e48c68df67 ICU-5787 more code cleanup.
X-SVN-Rev: 22534
2007-08-26 20:10:45 +00:00
Claire Ho
12dd691583 ICU-5787 code cleanup.
X-SVN-Rev: 22485
2007-08-23 05:48:44 +00:00
Claire Ho
762a820053 ICU-5787 a crash in dtptngen.cpp :line 1526.
X-SVN-Rev: 22475
2007-08-22 21:57:11 +00:00
George Rhoten
883d7d0e07 ICU-5787 The char type is unsigned on AIX. Use the platform independent
type int8_t. Also fix some warnings.

X-SVN-Rev: 22353
2007-08-11 20:32:54 +00:00
Claire Ho
916b1d5ec4 ICU-5787 use static const string to read resource tag
X-SVN-Rev: 22352
2007-08-11 20:03:10 +00:00
George Rhoten
af41197335 ICU-5787 Fix memory leak.
X-SVN-Rev: 22316
2007-08-08 09:01:18 +00:00
Claire Ho
c9f5e38fb9 ICU-5787 Added operator!= .
X-SVN-Rev: 22313
2007-08-08 01:07:23 +00:00
Claire Ho
f6a2f2a082 ICU-5787 1. Added test cases. 2. Fixed bug in == operator.
X-SVN-Rev: 22306
2007-08-07 23:16:36 +00:00
Claire Ho
3a6f874106 ICU-5787 fixed the warnings from VC++.
X-SVN-Rev: 22296
2007-08-07 06:13:19 +00:00
Claire Ho
887eafb2c8 ICU-5787 1. Added test cases. 2. code clean up.
X-SVN-Rev: 22295
2007-08-07 03:14:19 +00:00
George Rhoten
790e49dca8 ICU-5787 Fix for i5/OS
X-SVN-Rev: 22292
2007-08-06 23:09:29 +00:00
John Emmons
ae617cbd3b ICU-5787 Minor code cleanup
X-SVN-Rev: 22287
2007-08-06 21:25:31 +00:00
George Rhoten
3727ad903b ICU-5787 Minor code cleanup.
X-SVN-Rev: 22282
2007-08-04 14:19:29 +00:00
George Rhoten
5c98f3a1fc ICU-5787 Allow UCONFIG_NO_CONVERSION=1 to work.
X-SVN-Rev: 22277
2007-08-04 04:13:16 +00:00
George Rhoten
3cf8f114a3 ICU-5787 Still trying to narrow down AIX failure and memory leaks.
X-SVN-Rev: 22276
2007-08-04 03:14:19 +00:00
George Rhoten
0035458602 ICU-5787 Internal API does not need to derive from UObject. UMemory should be used instead and the API not exported. This reduces the amount of required testing.
X-SVN-Rev: 22275
2007-08-04 02:53:37 +00:00
George Rhoten
40bb1dfddb ICU-5787 Check point check in to fix the following errors.
Memory leaks. Portability errors. Compiler warnings. etc.
Still trying to narrow down AIX failure.

X-SVN-Rev: 22274
2007-08-04 02:44:11 +00:00
Claire Ho
efe2014ed1 ICU-5787 merge from feature branch revision 22024:22252.
X-SVN-Rev: 22260
2007-08-03 18:43:04 +00:00