Commit Graph

50 Commits

Author SHA1 Message Date
Alan Liu
461f739085 ICU-2825 first implementation of MeasureFormat
X-SVN-Rev: 15015
2004-04-21 18:05:06 +00:00
Alan Liu
9cca22e331 ICU-2825 add support for formatting and parsing currency amounts
X-SVN-Rev: 14978
2004-04-15 06:20:42 +00:00
George Rhoten
3c981b5db7 ICU-3685 Use different function names.
X-SVN-Rev: 14910
2004-04-08 23:24:45 +00:00
George Rhoten
c7556e10ff ICU-3500 Fix compiler warnings about multiple virtual destructors and/or not inlining compiler generated destructors.
X-SVN-Rev: 14905
2004-04-08 19:11:25 +00:00
George Rhoten
5e9f5d084f ICU-3500 Fix AIX compiler warnings
X-SVN-Rev: 14902
2004-04-07 22:19:26 +00:00
George Rhoten
df336fd5c5 ICU-3500 Fix AIX compiler warnings
X-SVN-Rev: 14900
2004-04-07 21:58:43 +00:00
George Rhoten
232ee12872 ICU-3500 Fix compiler warnings about multiple virtual destructors and/or not inlining compiler generated destructors.
X-SVN-Rev: 14896
2004-04-07 05:20:22 +00:00
Alan Liu
6787d6530a ICU-3399 add UErrorCode to setCurrency; move operator== class check into Format
X-SVN-Rev: 14508
2004-02-13 01:51:42 +00:00
Alan Liu
91390d5ea7 ICU-2202 preliminary checkin
X-SVN-Rev: 14367
2004-01-20 23:06:38 +00:00
Doug Felt
a0bcf427af ICU-3222 fix compiler warnings
X-SVN-Rev: 13930
2003-12-02 01:55:53 +00:00
Vladimir Weinstein
8ab4bf13f7 ICU-2202 getLocale implementation for formatting classes and calendar
X-SVN-Rev: 13777
2003-11-19 23:31:45 +00:00
Vladimir Weinstein
d4e8b6d20b ICU-2202 C++ format getLocale API placeholders
X-SVN-Rev: 13729
2003-11-14 21:53:10 +00:00
Doug Felt
e5a79dc60c ICU-813 int64 formatting support
X-SVN-Rev: 13547
2003-10-31 22:47:25 +00:00
George Rhoten
492d57ac79 ICU-3221 Fix AIX linker warnings
X-SVN-Rev: 12997
2003-08-31 20:53:46 +00:00
Andy Heninger
60fccf72a2 ICU-2970 Mutex initialization in translit. Thread safety in numformat.
X-SVN-Rev: 12380
2003-06-09 20:06:55 +00:00
Steven R. Loomis
c07cd057ad ICU-2970 use global mutex for protecting lazy initialized services
X-SVN-Rev: 12362
2003-06-06 22:01:28 +00:00
Doug Felt
7259965261 ICU-2821 changes based on alan's review
X-SVN-Rev: 12229
2003-06-02 22:25:08 +00:00
Doug Felt
fb473c85d1 ICU-2959 update copyright notices
X-SVN-Rev: 12221
2003-06-02 18:47:02 +00:00
George Rhoten
31d1414177 ICU-2729 Fix a memory leak
X-SVN-Rev: 11916
2003-05-13 23:12:37 +00:00
Doug Felt
0ae75b6ac7 ICU-2821 try to work around sync bug on unix?
X-SVN-Rev: 11736
2003-04-30 00:17:54 +00:00
Doug Felt
4dc960f3a4 ICU-2821 service registration for currency
X-SVN-Rev: 11706
2003-04-25 18:02:09 +00:00
Alan Liu
4131ad8564 ICU-2824 move set/getCurrency from DecimalFormat to NumberFormat
X-SVN-Rev: 11681
2003-04-24 22:58:04 +00:00
Doug Felt
7456e00aee ICU-2203 no public hashtable, replace with const list of UnicodeString
X-SVN-Rev: 11179
2003-02-27 20:14:51 +00:00
Doug Felt
c31688a777 ICU-2203 C++ version of NumberFormat registration
X-SVN-Rev: 11160
2003-02-25 23:36:48 +00:00
Alan Liu
9d30c08f22 ICU-2370 fix format() docs regarding appending to result string; also misc other doc and parameter name fixes
X-SVN-Rev: 10364
2002-11-23 01:11:50 +00:00
Markus Scherer
3d38617bdc ICU-2248 modularize icu, allow parts to not be built
X-SVN-Rev: 9900
2002-09-20 01:54:48 +00:00
George Rhoten
d7e0797b2c ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 9756
2002-08-21 19:12:24 +00:00
GCL Shanghai
2fab4a8cb7 ICU-1953 backout buffer overflow changes
X-SVN-Rev: 9070
2002-07-09 12:47:45 +00:00
GCL Shanghai
6348e12895 ICU-1953 test for buffer overflows
X-SVN-Rev: 9044
2002-07-06 10:58:51 +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
Helena Chapman
d816eefc57 ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
2001-10-08 23:26:58 +00:00
George Rhoten
4526828ee2 ICU-1099 Make more data const in the libraries
X-SVN-Rev: 5964
2001-09-28 19:13:03 +00:00
George Rhoten
db93af919d ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5507
2001-08-17 02:58:00 +00:00
George Rhoten
5cad90229b ICU-1008 Fix syntax for some compilers (Hopefully)
X-SVN-Rev: 5081
2001-06-26 02:07:54 +00:00
George Rhoten
f810918e28 ICU-1008 Do less static initialization
X-SVN-Rev: 5074
2001-06-25 22:00:52 +00:00
George Rhoten
addeee49e9 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4784
2001-05-24 21:11:44 +00:00
George Rhoten
735b72c52b ICU-97 Fixed an AIX compiler error
X-SVN-Rev: 2865
2000-11-02 20:22:02 +00:00
George Rhoten
5168538b08 ICU-97 More speed improvements.
X-SVN-Rev: 2854
2000-11-02 02:42:40 +00:00
Ram Viswanadha
a7fc9250ac ICU-559 fixed pointer to a stack variable bug.
X-SVN-Rev: 2683
2000-10-13 23:15:58 +00:00
Vladimir Weinstein
c31e17a71e ICU-436 additional constructors and _open functions for resource bundle
X-SVN-Rev: 1724
2000-06-30 20:31:39 +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
Vladimir Weinstein
c786b21d52 ICU-184 resource data files in memory mapped format (initial revision)
X-SVN-Rev: 1365
2000-05-15 18:39:17 +00:00
Steven R. Loomis
e78d6db835 ICU-185 don't call Locale(UnicodeString..) deprecated apis
X-SVN-Rev: 1135
2000-04-15 21:23:28 +00:00
Vladimir Weinstein
8b20f17f49 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Markus Scherer
e52c4359b4 ICU-69 use new UnicodeString constructor from invariant char*
X-SVN-Rev: 278
1999-12-02 18:34:10 +00:00
Markus Scherer
efde186f5c ICU-69 use new UnicodeString constructor from invariant char*
X-SVN-Rev: 274
1999-12-01 22:57:20 +00:00
Vladimir Weinstein
14e6e92642 ICU-161 changed copyright notice
X-SVN-Rev: 220
1999-11-22 20:25:35 +00:00
Markus Scherer
07a2bc0937 ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Markus Scherer
b942cae860 ICU-6 change enum constants that do not conform to our naming conventions
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Unknown User
aa0b0a88e8 Initial revision
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00