Markus Scherer
|
e977c057a9
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
X-SVN-Rev: 35227
|
2014-02-25 21:21:49 +00:00 |
|
Travis Keep
|
1d1172e466
|
ICU-10700 Document that relevant registerXXX() method must be called at application startup and unregister() methods must be called at application shutdown.
X-SVN-Rev: 35129
|
2014-02-12 23:37:47 +00:00 |
|
Travis Keep
|
d4ec281c99
|
ICU-10646 Introduce Template class and change ListFormatter to use it. Introduce QuantityFormatter class and change RelativeDateTimeFormatter to use it.
X-SVN-Rev: 35018
|
2014-01-29 05:08:55 +00:00 |
|
Peter Edberg
|
1223df27e0
|
ICU-10483 Further #ifndef U_HIDE_XXX adjustments from running hdrtst
X-SVN-Rev: 34966
|
2014-01-22 07:27:50 +00:00 |
|
Peter Edberg
|
ebb200b1e4
|
ICU-10483 Update #ifndef U_HIDE_XXX guards for 53m1
X-SVN-Rev: 34965
|
2014-01-22 04:27:50 +00:00 |
|
Peter Edberg
|
b11fbe7b7f
|
ICU-10483 Update urename.h for 53m1
X-SVN-Rev: 34937
|
2014-01-20 21:35:40 +00:00 |
|
Andy Heninger
|
181351be76
|
ICU-10624 Swat clang compile warnings.
X-SVN-Rev: 34863
|
2014-01-10 19:49:32 +00:00 |
|
Andy Heninger
|
1996008111
|
ICU-10624 Swat clang compile warnings. More fixes to come.
X-SVN-Rev: 34854
|
2014-01-10 02:24:54 +00:00 |
|
Michael Ow
|
6215a95183
|
ICU-10617 Fix library suffix macro definition
X-SVN-Rev: 34845
|
2014-01-09 19:18:40 +00:00 |
|
Michael Ow
|
1f1a501cd1
|
ICU-10557 Fix some zOS build errors caused by missing exports and pthread macros
X-SVN-Rev: 34733
|
2013-12-10 18:10:44 +00:00 |
|
Michael Ow
|
4566c7282c
|
ICU-10483 Update ICU4C to 53.0.1
X-SVN-Rev: 34543
|
2013-10-10 18:17:16 +00:00 |
|
Peter Edberg
|
a6d8c66b64
|
ICU-10442 Revert previous change, the whole class is inside #ifndef U_HIDE_DRAFT_API
X-SVN-Rev: 34481
|
2013-09-25 06:30:36 +00:00 |
|
Peter Edberg
|
fffa6d65af
|
ICU-10442 Fix to have proper #ifndef U_HIDE_DRAFT_API around the now-draft-again API
X-SVN-Rev: 34480
|
2013-09-25 04:45:57 +00:00 |
|
Travis Keep
|
d437a719e3
|
ICU-10442 Move deprecated listFormatter methods back to draft ICU 50.
X-SVN-Rev: 34473
|
2013-09-25 00:36:22 +00:00 |
|
Peter Edberg
|
c792c0c4b9
|
ICU-10398 Update urename.h
X-SVN-Rev: 34449
|
2013-09-23 07:15:09 +00:00 |
|
Peter Edberg
|
3f51cb7d8d
|
ICU-10398 Update #ifndef U_HIDE_XXXXX_API (e.g. DRAFT) to match status tags (e.g. @draft)
X-SVN-Rev: 34448
|
2013-09-23 06:52:34 +00:00 |
|
Michael Ow
|
e5a9a38924
|
ICU-10398 Fix uconfig test errors in ICU 52
X-SVN-Rev: 34404
|
2013-09-19 20:47:22 +00:00 |
|
Steven R. Loomis
|
37562f403e
|
ICU-10394 api promo 50->52 as per PMC
X-SVN-Rev: 34396
|
2013-09-19 00:44:08 +00:00 |
|
Markus Scherer
|
4f63a56669
|
ICU-10180 document that a string trie cannot be empty
X-SVN-Rev: 34380
|
2013-09-18 16:38:37 +00:00 |
|
Markus Scherer
|
1442c4ffcd
|
ICU-9740 fix UnicodeString::getTerminatedBuffer() vs. truncated read-only alias
X-SVN-Rev: 34365
|
2013-09-17 21:44:35 +00:00 |
|
Markus Scherer
|
16785e1aa5
|
ICU-10257 fix typo in isBogus() docs
X-SVN-Rev: 34361
|
2013-09-17 20:04:29 +00:00 |
|
Markus Scherer
|
27e00900c8
|
ICU-9932 deprecate & disable cloning-into-user-buffer, except keep ucnv_safeClone() intact
X-SVN-Rev: 34359
|
2013-09-17 19:48:50 +00:00 |
|
Steven R. Loomis
|
9634449e0e
|
ICU-10398 roll version # forward
X-SVN-Rev: 34336
|
2013-09-16 22:07:45 +00:00 |
|
Markus Scherer
|
caf4feecef
|
ICU-10355 std::string is available on Android
X-SVN-Rev: 34278
|
2013-09-11 23:46:50 +00:00 |
|
Andy Heninger
|
bb7e5684de
|
ICU-10365 Mutex implementation, use ICU namespace where possible, cleans up urename.
X-SVN-Rev: 34209
|
2013-09-06 01:41:14 +00:00 |
|
Steven R. Loomis
|
f9d90ad80b
|
ICU-10178 clarify UnicodeString::compare
X-SVN-Rev: 34180
|
2013-09-04 04:40:58 +00:00 |
|
Steven R. Loomis
|
3337da7e64
|
ICU-9710 fixed U_PLATFORM on darwin. also added U_PF_BSD to the debug printf while at it.
X-SVN-Rev: 34158
|
2013-08-30 23:39:28 +00:00 |
|
Markus Scherer
|
90b538ae3f
|
ICU-10142 implement Unicode 6.3 bidi algorithm additions: merge icu/branches/mati/uba63 into trunk, merge new test for BidiCharacterTest.txt into bidiconf.cpp
X-SVN-Rev: 34147
|
2013-08-30 16:32:45 +00:00 |
|
Travis Keep
|
ecd7ea193b
|
ICU-10274 Add compound duration formatting for C++
X-SVN-Rev: 33986
|
2013-07-25 16:36:25 +00:00 |
|
Peter Edberg
|
7270b111c0
|
ICU-10083 Update urename.h for 52.0.1
X-SVN-Rev: 33900
|
2013-07-10 06:44:41 +00:00 |
|
Andy Heninger
|
ac982cb8f8
|
ICU-5901 RBBI.getRuleStatus(), hoist to BreakIterator from RuleBasedBreakIterator
X-SVN-Rev: 33830
|
2013-06-14 00:47:11 +00:00 |
|
Markus Scherer
|
60f61805e4
|
ICU-8134 improve API docs for getBaseName() & setKeywordValue()
X-SVN-Rev: 33814
|
2013-06-10 22:37:40 +00:00 |
|
Andy Heninger
|
ae87a3acc2
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK. All the directories this time.
X-SVN-Rev: 33788
|
2013-06-01 03:37:16 +00:00 |
|
Markus Scherer
|
2982958b06
|
ICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33661)
X-SVN-Rev: 33662
|
2013-05-15 21:51:04 +00:00 |
|
Michael Ow
|
4b966aacc4
|
ICU-10083 Update version number to 52.0.1 and update timebombs
X-SVN-Rev: 33604
|
2013-05-07 19:53:34 +00:00 |
|
Peter Edberg
|
fbace77746
|
ICU-9721 Update "#ifndef U_HIDE_XXX_API" guards for API status
X-SVN-Rev: 33367
|
2013-03-05 01:38:48 +00:00 |
|
Michael Ow
|
c7fe946b72
|
ICU-9721 Change version number to 51.1 and update timebombs
X-SVN-Rev: 33347
|
2013-02-27 21:34:41 +00:00 |
|
John Emmons
|
0f90af1342
|
ICU-9878 Use just the CLDR language code list instead of the whole ISO639
X-SVN-Rev: 33337
|
2013-02-27 13:44:20 +00:00 |
|
Michael Ow
|
e31422e17e
|
ICU-9721 Fix errors found and fixed by icu-svnprops-check.py in ICU4C
X-SVN-Rev: 33326
|
2013-02-25 23:23:33 +00:00 |
|
Michael Ow
|
2fbd49e809
|
ICU-9721 Update urename.h for 51 release
X-SVN-Rev: 33321
|
2013-02-25 20:22:04 +00:00 |
|
Michael Ow
|
37eeb709db
|
ICU-9955 merge ICU4C API status promotion to trunk
X-SVN-Rev: 33306
|
2013-02-22 20:15:50 +00:00 |
|
Markus Scherer
|
ebbc5423ef
|
ICU-9538 add script metadata properties API
X-SVN-Rev: 33255
|
2013-02-17 00:49:18 +00:00 |
|
Andy Heninger
|
527c464097
|
ICU-9766 Add doc comment regarding break iterators returning UText native indices.
X-SVN-Rev: 32967
|
2012-12-14 19:00:27 +00:00 |
|
Andy Heninger
|
d850175c36
|
ICU-9766 Add doc comment regarding break iterators returning UText native indices.
X-SVN-Rev: 32966
|
2012-12-14 18:52:15 +00:00 |
|
Michael Ow
|
5b41e3add2
|
ICU-9748 Put EnumSet class in namespace
X-SVN-Rev: 32922
|
2012-12-04 23:49:57 +00:00 |
|
Andy Heninger
|
517fd227cb
|
ICU-9737 Remove singleton class, otherwise keep logic the same for thread safety fix.
X-SVN-Rev: 32908
|
2012-11-29 23:05:31 +00:00 |
|
Michael Ow
|
f22d76237b
|
ICU-9608 MinGW includes stdint.h and inttypes.h
X-SVN-Rev: 32875
|
2012-11-21 18:48:29 +00:00 |
|
Travis Keep
|
135c7adbdb
|
ICU-9737 Fix Locale::getDefault() and Locale::setDefault() so that the reference that getDefault() returns doesn't get freed unexpectedly due to race conditions.
X-SVN-Rev: 32865
|
2012-11-19 17:02:46 +00:00 |
|
Steven R. Loomis
|
858972dfa6
|
ICU-9748 MSVC2010 issues, move EnumSet<> to separate header
X-SVN-Rev: 32838
|
2012-11-15 21:55:41 +00:00 |
|
Travis Keep
|
34fdf50b05
|
ICU-9625 Change C++ ListFormatter to use ICU data instead of hard-coded data.
X-SVN-Rev: 32837
|
2012-11-15 18:15:37 +00:00 |
|