George Rhoten
|
e312467f5d
|
ICU-3905 Fix some compiler warnings
X-SVN-Rev: 16775
|
2004-11-05 19:07:34 +00:00 |
|
George Rhoten
|
7dd960a8b4
|
ICU-4078 Loosely couple the cleanup functions.
X-SVN-Rev: 16307
|
2004-09-12 23:07:29 +00:00 |
|
George Rhoten
|
592ed13f9a
|
ICU-4084 Make sure that ures_* is used instead of the slower ResourceBundle.
X-SVN-Rev: 16251
|
2004-09-03 15:24:16 +00:00 |
|
Ram Viswanadha
|
15bd863941
|
ICU-3925 various fixes
X-SVN-Rev: 16159
|
2004-08-13 20:34:31 +00:00 |
|
George Rhoten
|
e069f28ece
|
ICU-3837 Add UCONFIG_NO_SERVICE
X-SVN-Rev: 16034
|
2004-07-18 01:37:13 +00:00 |
|
George Rhoten
|
d6e26f5678
|
ICU-3499 Small speed improvement.
X-SVN-Rev: 15534
|
2004-05-25 19:10:07 +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
|
1b599b02f2
|
ICU-2825 add currency name parsing support for DecimalFormat
X-SVN-Rev: 14976
|
2004-04-15 06:19:42 +00:00 |
|
Alan Liu
|
be32e89c73
|
ICU-3399 add UErrorCode to ucurr_get* functions
X-SVN-Rev: 14512
|
2004-02-13 01:57:53 +00:00 |
|
George Rhoten
|
42f11aaecd
|
ICU-3259 Fix a memory leak.
X-SVN-Rev: 14287
|
2004-01-09 23:03:36 +00:00 |
|
George Rhoten
|
60ebab0660
|
ICU-3259 Fix a memory leak
X-SVN-Rev: 14076
|
2003-12-10 19:06:20 +00:00 |
|
George Rhoten
|
b2eb175307
|
ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 13902
|
2003-11-27 01:23:15 +00:00 |
|
Vladimir Weinstein
|
09d453333b
|
ICU-3382 change ucurr_forLocale to take a fill in parameter
X-SVN-Rev: 13719
|
2003-11-13 23:24:45 +00:00 |
|
Vladimir Weinstein
|
5005d6e0ec
|
ICU-2438 locale keyword support for ucurr_forLocale
X-SVN-Rev: 13569
|
2003-11-04 22:35:06 +00:00 |
|
George Rhoten
|
70cf40862e
|
ICU-2256 Performance enhancement.
Make ustdio %e start up faster, especially since it's not using currency data.
X-SVN-Rev: 12622
|
2003-07-12 00:23:05 +00:00 |
|
George Rhoten
|
95cc06e33c
|
ICU-3061 Handle _EURO and _PREEURO locale variants better
X-SVN-Rev: 12559
|
2003-06-25 00:04:49 +00:00 |
|
George Rhoten
|
abeaf6c3fc
|
ICU-2970 Initialize the mutexes in a safer way.
X-SVN-Rev: 12364
|
2003-06-06 22:50:26 +00:00 |
|
Doug Felt
|
be0e5e6bd0
|
ICU-2984 remove majik numbers from currency code, use uloc_getParent
X-SVN-Rev: 12357
|
2003-06-06 19:18:20 +00:00 |
|
George Rhoten
|
48f5df5172
|
ICU-2984 refix copyright notice
X-SVN-Rev: 12336
|
2003-06-06 00:00:06 +00:00 |
|
George Rhoten
|
88fe03639c
|
ICU-2984 Use fewer magic numbers
X-SVN-Rev: 12335
|
2003-06-05 23:55:52 +00:00 |
|
George Rhoten
|
cb24fda3d8
|
ICU-2984 Use fewer magic numbers, and fix the U_BUFFER_OVERFLOW_ERROR error for some locales
X-SVN-Rev: 12334
|
2003-06-05 23:49:53 +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
|
16a8ad9f12
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 12174
|
2003-05-29 21:47:03 +00:00 |
|
George Rhoten
|
9c6d1331d4
|
ICU-2729 These classes should be deriving from UMemory
X-SVN-Rev: 12136
|
2003-05-28 03:04:04 +00:00 |
|
George Rhoten
|
8d76362fd2
|
ICU-2729 Hide some variable names, and don't use magic numbers.
X-SVN-Rev: 12133
|
2003-05-28 01:40:15 +00:00 |
|
Doug Felt
|
9b8ccbcf5d
|
ICU-2821 fix memory leak
X-SVN-Rev: 12123
|
2003-05-27 18:53:39 +00:00 |
|
George Rhoten
|
ad541fd41e
|
ICU-2659 Update urename.h, and hide functions that don't need to be
exported.
X-SVN-Rev: 11982
|
2003-05-16 22:53:54 +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
|
9dbfa5f995
|
ICU-2821 update currency registration to not use service, no fallback,
and country names + only EURO/PRE_EURO variants.
X-SVN-Rev: 11727
|
2003-04-29 16:55:44 +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
|
3d61951c5c
|
ICU-2119 remove old code
X-SVN-Rev: 11574
|
2003-04-17 19:47:59 +00:00 |
|
Alan Liu
|
1bba328280
|
ICU-2119 modify code to use Currencies instead of CurrencyElements; support multiple Currencies names and recognize ChoiceFormat patterns
X-SVN-Rev: 11519
|
2003-04-11 20:02:25 +00:00 |
|
George Rhoten
|
2a19dd8701
|
ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9902
|
2002-09-20 17:44:40 +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
|
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 |
|
Alan Liu
|
29f886f412
|
ICU-1097 move currency.* to ucurr.* and change ISO code parameters from char* to UChar*
X-SVN-Rev: 9049
|
2002-07-08 17:57:10 +00:00 |
|