Yoshito Umaoka
|
557da151c7
|
ICU-9839 Punctuation exemplar type support. Code is added, but not working because of data problem explained in #9845. When data is refreshed next time, the problem should go away.
X-SVN-Rev: 33062
|
2013-01-18 16:29:02 +00:00 |
|
Peter Edberg
|
4b3835d9e9
|
ICU-9091 Promote to stable most ICU4C API that are draft 4.8 or earlier
X-SVN-Rev: 31446
|
2012-02-20 04:28:17 +00:00 |
|
Markus Scherer
|
4e30dc4c14
|
ICU-8571 remove udraft.h etc. & genheaders.pl, use #ifndef U_HIDE_DRAFT_API etc. instead
X-SVN-Rev: 30447
|
2011-08-01 02:20:46 +00:00 |
|
Markus Scherer
|
bd9268969e
|
ICU-8428 API tags for ULocaleDataExemplarSetType and ULocaleDataDelimiterType values
X-SVN-Rev: 30112
|
2011-05-13 21:03:05 +00:00 |
|
Andy Heninger
|
7b7f48eef8
|
ICU-7530 Alphabetic index, move from branch to trunk.
X-SVN-Rev: 29482
|
2011-02-25 22:21:30 +00:00 |
|
Peter Edberg
|
b9cfe4aa5b
|
ICU-8155 Promote LocalPointer[Base]/LocalArray/U_DEFINE_LOCAL_OPEN_POINTER from @draft 4.4 to @stable
X-SVN-Rev: 29050
|
2010-11-15 19:40:24 +00:00 |
|
Steven R. Loomis
|
f517a0db14
|
ICU-7304 fix API promotions from bad checkins r27396 and r27397
X-SVN-Rev: 27436
|
2010-01-28 21:09:53 +00:00 |
|
Steven R. Loomis
|
b361793726
|
ICU-7304 draft 4.2 to stable 4.4 ( also cleaned up some ICU-7290 issues )
X-SVN-Rev: 27396
|
2010-01-23 06:36:03 +00:00 |
|
Peter Edberg
|
8a58804ef1
|
ICU-7285 Use U_SHOW_CPLUSPLUS_API (normally 1 iff XP_CPLUSPLUS is defined) to control C++ API exposure
X-SVN-Rev: 27092
|
2009-12-17 07:13:28 +00:00 |
|
Markus Scherer
|
1dbea6f001
|
ICU-7245 implement C++ public smart pointers; LocalPointer, LocalArray, LocalUConverterPointer etc.
X-SVN-Rev: 26904
|
2009-11-14 00:36:06 +00:00 |
|
Steven R. Loomis
|
714d7d9808
|
ICU-6804 Move @draft to @stable, regen api report
X-SVN-Rev: 25631
|
2009-03-19 06:45:04 +00:00 |
|
Claire Ho
|
5d17555c7e
|
ICU-6735 merge new localeDisplayPattern APIs from branch to trunk.
X-SVN-Rev: 25457
|
2009-02-21 00:31:21 +00:00 |
|
Steven R. Loomis
|
f5a1df14ce
|
ICU-6571 move the API to ulocdata
X-SVN-Rev: 25347
|
2009-01-29 20:31:37 +00:00 |
|
Markus Scherer
|
8047649893
|
ICU-5678 ULOCDATA_ES_COUNT=3 should be =2
X-SVN-Rev: 22514
|
2007-08-24 16:48:45 +00:00 |
|
George Rhoten
|
9ce90e2c18
|
ICU-5856 Promote @draft API to @stable for ICU 3.8 release, and make sure that the existing API is labeled correctly.
X-SVN-Rev: 22422
|
2007-08-19 08:59:28 +00:00 |
|
Ram Viswanadha
|
215e701d26
|
ICU-4947 make sure that all headers pass with U_HIDE_DRAFT_API and friends set
X-SVN-Rev: 19075
|
2006-02-07 02:01:29 +00:00 |
|
George Rhoten
|
8d7ad82799
|
ICU-4947 Promote old draft API to stable to fix compiler errors.
X-SVN-Rev: 18956
|
2006-01-06 23:46:40 +00:00 |
|
George Rhoten
|
9327ff558b
|
ICU-4946 Move ULocaleData data structure out of ulocdata.h
X-SVN-Rev: 18848
|
2005-12-01 17:51:20 +00:00 |
|
Ram Viswanadha
|
aa81b91592
|
ICU-4524 back out changes
X-SVN-Rev: 18077
|
2005-06-28 22:23:05 +00:00 |
|
Ram Viswanadha
|
7d1b182fc4
|
ICU-4524 fix enums so that documentation can be generated
X-SVN-Rev: 18074
|
2005-06-28 21:31:36 +00:00 |
|
John Emmons
|
1ae90c57b5
|
ICU-4376 Add new APIs for LocaleData as service obj, aux exemplars, and delimiters
X-SVN-Rev: 18014
|
2005-06-24 15:06:12 +00:00 |
|
Vladimir Weinstein
|
e14875fa64
|
ICU-4599 don't promote ulocdata APIs - they are going to start using the service object
X-SVN-Rev: 18000
|
2005-06-23 20:42:51 +00:00 |
|
Vladimir Weinstein
|
ed7fe99c8b
|
ICU-4599 promote @draft ICU 2.8 to stable
X-SVN-Rev: 17985
|
2005-06-22 23:38:06 +00:00 |
|
Ram Viswanadha
|
d0eb5dd8e9
|
ICU-4524 add brief documentation
X-SVN-Rev: 17983
|
2005-06-22 22:39:36 +00:00 |
|
Alan Liu
|
850661f537
|
ICU-3746 add option for case folding to getExemplarSet
X-SVN-Rev: 15342
|
2004-05-17 21:42:43 +00:00 |
|
Ram Viswanadha
|
bbe9de394c
|
ICU-3405 prototype for U_DRAFT, U_DEPRECATED and U_OBSOLETE
X-SVN-Rev: 14775
|
2004-03-26 19:42:04 +00:00 |
|
George Rhoten
|
a29ee29325
|
ICU-2938 Fix HP-UX compiler error
X-SVN-Rev: 13642
|
2003-11-08 02:05:51 +00:00 |
|
Ram Viswanadha
|
62e2e580dd
|
ICU-2938 add APIs for paper size exemplar chars and measurement system
X-SVN-Rev: 13617
|
2003-11-07 02:45:58 +00:00 |
|