Markus Scherer
|
22a342a545
|
ICU-9689 UObject::getDynamicClassID() const { return NULL; } and remove UOBJECT_DEFINE_NO_RTTI_IMPLEMENTATION -> easier to create new class hierarchies
X-SVN-Rev: 32776
|
2012-11-08 23:31:20 +00:00 |
|
Peter Edberg
|
4e08dc21bb
|
ICU-9303 Finish LocaleDisplayNamesImpl & add test
X-SVN-Rev: 32575
|
2012-10-09 12:45:54 +00:00 |
|
Peter Edberg
|
66167d1012
|
ICU-9303 Update to final API for now, with some updates based on feedback
X-SVN-Rev: 32571
|
2012-10-09 03:49:16 +00:00 |
|
Peter Edberg
|
7a826f4b61
|
ICU-9303 Check in tentative UDisplayContext enum and related LocaleDisplayNames APIs; still need full impl & tests
X-SVN-Rev: 32548
|
2012-10-08 16:50:51 +00:00 |
|
Peter Edberg
|
b72359eca5
|
ICU-9623 ICU4C 50 API promotions, fix U_DRAFT -> U_STABLE as needed in .h, fix U_DRAFT -> U_CAPI in .c/cpp
X-SVN-Rev: 32547
|
2012-10-08 05:16:32 +00:00 |
|
Doug Felt
|
1e769d9b33
|
ICU-8456 don't use converter when creating pattern string
X-SVN-Rev: 31522
|
2012-02-27 18:22:29 +00:00 |
|
Michael Ow
|
aedac126ad
|
ICU-8456 Fix memory leak in LocaleDisplayNamesImpl
X-SVN-Rev: 31404
|
2012-02-17 05:43:09 +00:00 |
|
Doug Felt
|
65fa708be4
|
ICU-8456 fix display of keywords in locale names
X-SVN-Rev: 31388
|
2012-02-14 00:43:47 +00:00 |
|
Michael Ow
|
f6b6ce837f
|
ICU-8864 Use fallback mechanism for empty string in ICUDataTable get method
X-SVN-Rev: 30781
|
2011-10-03 19:10:54 +00:00 |
|
Markus Scherer
|
2862296471
|
ICU-8454 virtual destructors should be explicit, and defined in a .cpp file, so that they can serve as key functions
X-SVN-Rev: 30423
|
2011-07-26 05:32:25 +00:00 |
|
Markus Scherer
|
9f7d74001c
|
ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193
X-SVN-Rev: 30194
|
2011-06-03 05:23:57 +00:00 |
|
Markus Scherer
|
f6a04770ff
|
ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
X-SVN-Rev: 28075
|
2010-05-19 17:29:33 +00:00 |
|
Andy Heninger
|
9b9c2901d8
|
ICU-7539 Fix Memory Leak in LocaleDisplayNames
X-SVN-Rev: 27820
|
2010-03-11 19:54:35 +00:00 |
|
Markus Scherer
|
1800062d38
|
ICU-7342 uldn_open(NULL) uses the default locale; and make LocaleDisplayNames extend UObject with RTTI
X-SVN-Rev: 27657
|
2010-02-24 22:29:08 +00:00 |
|
Doug Felt
|
55d897493b
|
ICU-7361 fix locid getVariant, fix display name translations for root
X-SVN-Rev: 27355
|
2010-01-21 02:45:53 +00:00 |
|
Markus Scherer
|
aa51a8688c
|
ICU-7342 another attempt at fixing ULocaleDisplayNames constness
X-SVN-Rev: 27314
|
2010-01-18 20:15:34 +00:00 |
|
Steven R. Loomis
|
514251a29c
|
ICU-7342 fix uldnames api issues again
X-SVN-Rev: 27305
|
2010-01-17 01:46:09 +00:00 |
|
Markus Scherer
|
6580c6e7b5
|
ICU-7342 fix uldnames C API issues
X-SVN-Rev: 27301
|
2010-01-16 19:01:03 +00:00 |
|
Doug Felt
|
763489b754
|
ICU-7342 add ULocaleDisplayNames, enhance tests to call all ULDN API and via it all LocaleDisplayNames API
X-SVN-Rev: 27267
|
2010-01-15 02:35:02 +00:00 |
|
Michael Ow
|
02d8764052
|
ICU-7342 Add missing header file for va_start and others.
X-SVN-Rev: 27259
|
2010-01-14 07:03:36 +00:00 |
|
Doug Felt
|
18b87b0965
|
ICU-7342 add LocaleDisplayNames and rudimentary test. Fix Locale.getVariant problem and add test.
X-SVN-Rev: 27258
|
2010-01-14 02:23:46 +00:00 |
|