Andy Heninger
|
52cc4ee6bf
|
ICU-5350 more decimal format rounding mode fixes
X-SVN-Rev: 22645
|
2007-09-08 01:00:27 +00:00 |
|
George Rhoten
|
84e3cd3b3e
|
ICU-5808 Fix for UCONFIG_NO_FORMATTING
X-SVN-Rev: 22217
|
2007-07-31 07:12:45 +00:00 |
|
George Rhoten
|
38c8b3690a
|
ICU-5410 Improve code coverage by removing dead code.
X-SVN-Rev: 21821
|
2007-06-25 20:20:40 +00:00 |
|
Deborah Goldsmith
|
5369d809be
|
ICU-5350 Fix decimal rounding
X-SVN-Rev: 21647
|
2007-06-06 01:17:15 +00:00 |
|
George Rhoten
|
92181b792b
|
ICU-4703 Fix BEAM warnings.
X-SVN-Rev: 18382
|
2005-08-02 18:12:39 +00:00 |
|
Andy Heninger
|
665e553354
|
ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
|
2004-11-11 23:34:58 +00:00 |
|
George Rhoten
|
b0e8e3576a
|
ICU-4204 Use strtod instead of atof.
atof is claimed to be thread unsafe on some platforms and that strtod should be used instead.
X-SVN-Rev: 16768
|
2004-11-05 17:50:46 +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 |
|
Eric Mader
|
abefef5844
|
ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15411
|
2004-05-19 20:42:44 +00:00 |
|
Alan Liu
|
f6541cfe30
|
ICU-3668 make getters const -- can't do much here
X-SVN-Rev: 14789
|
2004-03-27 07:43:21 +00:00 |
|
Eric Mader
|
a7def2c37f
|
ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14193
|
2003-12-19 21:29:27 +00:00 |
|
Doug Felt
|
427c21ed97
|
ICU-813 fix long-standing uninitialized buffer contents error
X-SVN-Rev: 13756
|
2003-11-19 04:32:52 +00:00 |
|
Andy Heninger
|
27b45eeb7c
|
ICU-3185 add #include for uprv_ functions needed.
X-SVN-Rev: 13739
|
2003-11-17 17:47:54 +00:00 |
|
Vladimir Weinstein
|
3e87dc487c
|
ICU-3185 added uprv_ to some function calls
X-SVN-Rev: 13733
|
2003-11-14 23:01:06 +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
|
e5a79dc60c
|
ICU-813 int64 formatting support
X-SVN-Rev: 13547
|
2003-10-31 22:47:25 +00:00 |
|
Alan Liu
|
fcaea48b4b
|
ICU-2135 fix DigitList::operator= to avoid reading unassigned memory
X-SVN-Rev: 10661
|
2002-12-13 19:46:06 +00:00 |
|
George Rhoten
|
bef9018f7e
|
ICU-2118 DigitList is a utility class because some of its fields are public.
It should derive from UMemory instead of UObject because of this, and some of its RTTI info should be removed.
X-SVN-Rev: 10409
|
2002-11-30 02:43:51 +00:00 |
|
George Rhoten
|
c85207afbd
|
ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers.
X-SVN-Rev: 9124
|
2002-07-12 21:42:24 +00:00 |
|
Markus Scherer
|
156e2f983f
|
ICU-1962 call UObject constructor at least in derived-class copy constructor to avoid compiler warnings
X-SVN-Rev: 9019
|
2002-07-02 23:58:34 +00:00 |
|
Markus Scherer
|
11948b52df
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
X-SVN-Rev: 8977
|
2002-06-29 00:04:16 +00:00 |
|
George Rhoten
|
103f843333
|
ICU-1811 Remove unused code.
X-SVN-Rev: 8253
|
2002-03-26 23:09:05 +00:00 |
|
Helena Chapman
|
d816eefc57
|
ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
|
2001-10-08 23:26:58 +00:00 |
|
George Rhoten
|
b08b152396
|
ICU-1099 Undo const to some static data
X-SVN-Rev: 5574
|
2001-08-24 01:38:04 +00:00 |
|
George Rhoten
|
96558fe097
|
ICU-1099 Add const to some static data
X-SVN-Rev: 5570
|
2001-08-24 00:00:49 +00:00 |
|
George Rhoten
|
eb541f3c45
|
ICU-597 Fix for ICU on as/400 being in a different locale like de_DE
X-SVN-Rev: 5210
|
2001-07-09 23:42:00 +00:00 |
|
George Rhoten
|
c4997713ef
|
ICU-903 Updated the copyright notice
X-SVN-Rev: 4238
|
2001-03-21 20:44:20 +00:00 |
|
George Rhoten
|
bfe6561358
|
ICU-432 Forgot fIsPositive when copying/comparing
X-SVN-Rev: 3973
|
2001-03-08 19:44:17 +00:00 |
|
George Rhoten
|
ee518c0ab4
|
ICU-66 Fixed an array bounds problem
X-SVN-Rev: 3644
|
2001-02-16 21:42:57 +00:00 |
|
George Rhoten
|
0e5e9a816c
|
ICU-97 Fixed the case where fCount accidentally becomes negative.
X-SVN-Rev: 3475
|
2001-01-24 18:32:11 +00:00 |
|
George Rhoten
|
bc3aaa20ef
|
ICU-573 Put in putil.h
X-SVN-Rev: 3361
|
2001-01-03 00:18:57 +00:00 |
|
George Rhoten
|
be38ff11f0
|
ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3017
|
2000-11-28 19:38:56 +00:00 |
|
George Rhoten
|
b20a981cfc
|
ICU-97 More speed improvements.
X-SVN-Rev: 2880
|
2000-11-07 18:57:11 +00:00 |
|
George Rhoten
|
5168538b08
|
ICU-97 More speed improvements.
X-SVN-Rev: 2854
|
2000-11-02 02:42:40 +00:00 |
|
George Rhoten
|
c4183c1638
|
ICU-97 Faster performance for parsing
X-SVN-Rev: 2769
|
2000-10-24 16:09:39 +00:00 |
|
George Rhoten
|
3015baf12e
|
ICU-97 Parsing a Long value is faster now.
X-SVN-Rev: 2648
|
2000-10-12 19:04:06 +00:00 |
|
Helena Chapman
|
69ba12f77c
|
ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
|
2000-05-18 22:08:39 +00:00 |
|
Yves Arrouye
|
c69c164be8
|
ICU-353 basic warnings cleanup (not touching object's memory layout). A
basic build now compiles w/o a single warning on Linux. One with --enable-strict
is a different matter...
X-SVN-Rev: 1124
|
2000-04-13 23:00:43 +00:00 |
|
Markus Scherer
|
50eb0cfdf0
|
ICU-98 define and use POSIX INT32_MAX etc., matching int32_t etc.
X-SVN-Rev: 1032
|
2000-03-30 01:12:01 +00:00 |
|
Brendan Murray
|
dd70c2705e
|
ICU-98 These are changes to support 64-bit platforms, such as Sun
SPARC V9, which is the only one tested so far.
X-SVN-Rev: 1022
|
2000-03-29 21:41:11 +00:00 |
|
Steven R. Loomis
|
363ee387f6
|
ICU-161 (c)opyright notices
X-SVN-Rev: 362
|
1999-12-09 23:27:55 +00:00 |
|
Unknown User
|
aa0b0a88e8
|
Initial revision
X-SVN-Rev: 2
|
1999-08-16 21:50:52 +00:00 |
|