Fredrik Roubert
3959b30d02
ICU-12140 Pass StringPiece by value, externally.
...
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/306850043 .
X-SVN-Rev: 39064
2016-08-17 19:07:15 +00:00
Fredrik Roubert
de579d3bf9
ICU-12140 Pass StringPiece by value, internally.
...
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/305000043 .
X-SVN-Rev: 39024
2016-08-04 17:40:53 +00:00
Felipe Balbontín
b17650f34a
ICU-12634 Remove ResourceArraySink and ResourceTableSink.enter(), leave() and getOrCreateArraySink().
...
X-SVN-Rev: 38983
2016-07-19 18:37:37 +00:00
Steven R. Loomis
ad1cf1e346
ICU-12619 fix headers (BRS) merge from r38912
...
X-SVN-Rev: 38916
2016-07-01 17:01:51 +00:00
Peter Edberg
f3c55ce2f1
ICU-12455 BRS - update urename.h
...
X-SVN-Rev: 38909
2016-07-01 03:59:33 +00:00
Michael Ow
61607c2773
ICU-12564 Update copyright notice in trunk
...
X-SVN-Rev: 38848
2016-06-15 18:58:17 +00:00
Yoshito Umaoka
00ca13e126
ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments.
...
X-SVN-Rev: 38776
2016-05-31 21:45:07 +00:00
Michael Ow
c9f199a30f
ICU-12564 Update copyright notice in ICU4C
...
X-SVN-Rev: 38761
2016-05-26 22:32:17 +00:00
Michael Ow
0fd799f7ee
ICU-12531 Add null check for closeFunction
...
X-SVN-Rev: 38757
2016-05-20 20:00:53 +00:00
Markus Scherer
5e69db5c2f
ICU-12526 integrate Unicode 9 beta
...
X-SVN-Rev: 38753
2016-05-19 22:48:18 +00:00
Michael Ow
d63a77bca4
ICU-12455 Update version number to 58.0.1 in ICU4C
...
X-SVN-Rev: 38711
2016-05-06 20:53:07 +00:00
Andy Heninger
0cbac47c4e
ICU-12071 RuleBasedBreakIterator, make internal protected functions be private and delete unused ones.
...
X-SVN-Rev: 38666
2016-04-29 00:02:10 +00:00
Andy Heninger
8c7cfc31bc
ICU-12071 revert premature commit for making RuleBasedBreakIterator final.
...
X-SVN-Rev: 38627
2016-04-19 00:26:46 +00:00
Andy Heninger
f576761ec7
ICU-12071 Make RuleBasedBreakIterator a final class.
...
X-SVN-Rev: 38626
2016-04-19 00:06:56 +00:00
Markus Scherer
997ed6a7cd
ICU-11764 8 new script codes for Unicode 9 & CLDR 29
...
X-SVN-Rev: 38608
2016-04-08 22:23:30 +00:00
Markus Scherer
34dc0a8069
ICU-12406 disable U_NOEXCEPT if !_HAS_EXCEPTIONS
...
X-SVN-Rev: 38542
2016-03-18 20:55:10 +00:00
Mark Davis
c2b7ab12bc
ICU-10565 Added warning, like in Java.
...
X-SVN-Rev: 38499
2016-03-07 17:08:37 +00:00
Peter Edberg
a7d264944d
ICU-12187 BRS task - Update conditionals for non-stable APIs (common); fix clang warnings
...
X-SVN-Rev: 38495
2016-03-05 00:06:07 +00:00
Peter Edberg
1d9a66cfb0
ICU-12187 BRS task, Update urename.h
...
X-SVN-Rev: 38484
2016-03-04 07:03:46 +00:00
Andy Heninger
d743a8b947
ICU-12166 Fix mac clang has feature problem for C files.
...
X-SVN-Rev: 38468
2016-03-03 00:09:47 +00:00
Markus Scherer
a9c247a3cb
ICU-12166 annotate intended switch case fallthroughs
...
X-SVN-Rev: 38447
2016-03-01 07:44:57 +00:00
Markus Scherer
aa40037b44
ICU-12155 fix UnicodeSet::isBogus() API doc typo
...
X-SVN-Rev: 38439
2016-02-29 22:00:04 +00:00
Michael Ow
0bcda60a7e
ICU-12187 Update version number in ICU4C to 57.1
...
X-SVN-Rev: 38432
2016-02-29 18:54:34 +00:00
Michael Ow
f01caf199b
ICU-12139 Remove header files from pfiles.txt and update header files
...
X-SVN-Rev: 38426
2016-02-28 21:22:24 +00:00
Fredrik Roubert
19db0c70be
ICU-12164 Add using operator to all subclasses of LocalPointerBase.
...
This will add operator* and operator-> from LocalPointerBase to the
scope of each subclass.
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/286440043 .
X-SVN-Rev: 38379
2016-02-26 11:24:23 +00:00
kazède king
f8050e2adf
ICU-11872 fix build errors
...
X-SVN-Rev: 38372
2016-02-25 21:09:04 +00:00
kazède king
f713c0687c
ICU-11872 new time formatting pattern chars b/B
...
Merging from the branch.
X-SVN-Rev: 38370
2016-02-25 19:51:53 +00:00
Peter Edberg
3781b678d6
ICU-12083 57m1 BRS task, update urename.h
...
X-SVN-Rev: 38263
2016-02-04 04:45:41 +00:00
Michael Ow
367ded24ef
ICU-12083 Update APIs for 57m1
...
X-SVN-Rev: 38251
2016-02-02 05:42:06 +00:00
Markus Scherer
bb5f37a069
ICU-7457 replace MessageFormat with SimpleFormatter where easy; remove obsolete ChoiceFormat handling of currency names; move LocaleDisplayNames & ucurr from i18n to common
...
X-SVN-Rev: 38200
2016-01-26 22:56:59 +00:00
Markus Scherer
57f01a8756
ICU-10896 turn SimplePatternFormatter into public SimpleFormatter
...
X-SVN-Rev: 38195
2016-01-23 05:20:23 +00:00
Michael Ow
714973b396
ICU-12083 Update version number to 57m1 in ICU4C
...
X-SVN-Rev: 38186
2016-01-21 20:04:00 +00:00
Markus Scherer
c10fdc6e29
ICU-11802 add 4 Emoji properties from emoji-data.txt 2.0
...
X-SVN-Rev: 38183
2016-01-21 04:39:21 +00:00
Markus Scherer
080e9d32a3
ICU-12042 better API docs
...
X-SVN-Rev: 38161
2016-01-09 01:13:52 +00:00
Markus Scherer
1be318d2f9
ICU-12042 ures_getUnicodeString() and variants return bogus strings when an error occurred
...
X-SVN-Rev: 38160
2016-01-09 00:58:15 +00:00
Markus Scherer
9eb5fc1b11
ICU-12032 rewrite SimplePatternFormatter: quoting like MessageFormat, shorter, create fewer objects
...
X-SVN-Rev: 38155
2016-01-07 00:20:53 +00:00
Steven R. Loomis
065b39323a
ICU-11917 fixes for UCONFIG_ENABLE_PLUGINS
...
* \def had incorrect macro name
* update Doxyfile.in to show uplug API
X-SVN-Rev: 37996
2015-09-22 22:51:32 +00:00
Peter Edberg
87970fe888
ICU-11917 BRS, Update macros #ifndef U_HIDE_DRAFT/INTERNAL/DEPRECATED_API
...
X-SVN-Rev: 37976
2015-09-21 20:23:38 +00:00
Michael Ow
2657e9f6c6
ICU-11917 Add missing deprecated flags
...
X-SVN-Rev: 37975
2015-09-21 19:14:44 +00:00
Peter Edberg
ef2b7b4c78
ICU-11917 BRS, update urename.h
...
X-SVN-Rev: 37972
2015-09-18 01:52:46 +00:00
Michael Ow
888950485a
ICU-11917 Update version number in ICU4C to 56.1
...
X-SVN-Rev: 37970
2015-09-17 18:41:58 +00:00
Michael Ow
148ec9f9e5
ICU-11917 Promote 54 draft API to stable
...
X-SVN-Rev: 37969
2015-09-17 18:25:20 +00:00
Steven R. Loomis
39f7040439
ICU-11886 unsafe-backward set, review comments
...
. remove #if 0's and stray comments
. cleanup UnicodeSet docs (deserialize does not freeze)
. remove dead code in collationdatareader.cpp
X-SVN-Rev: 37960
2015-09-15 21:42:56 +00:00
Steven R. Loomis
9bb043757a
ICU-11248 promote FilteredBreakIterator to draft
...
X-SVN-Rev: 37948
2015-09-12 01:11:53 +00:00
Steven R. Loomis
e12c286572
ICU-11437 endianness detection on bsd
...
X-SVN-Rev: 37939
2015-09-10 06:43:39 +00:00
Steven R. Loomis
94fe10c710
ICU-11886 Speed up ucol_open by 21%
...
* implement a deserialize constructor for UnicodeSet
* add test cases for same
* add a generator (`gencolusb`) which can build `source/i18n/collunsafe.h`
* Note that for bootstrapping `collunsafe.h` can be truncated (zero length).
X-SVN-Rev: 37929
2015-09-10 01:39:06 +00:00
Peter Edberg
cd4634345e
ICU-11770 If locale has ss-standard, sentence break iterator uses suppressions data via FilteredBreakIterator
...
X-SVN-Rev: 37914
2015-09-09 04:05:01 +00:00
Markus Scherer
a45bac77fe
ICU-11765 fix utrans_stripRules() source overruns from a comment or an escape at the end of the source string; make U8_SET_CP_LIMIT() work with index after NUL terminator, consistent with U16_SET_CP_LIMIT(), although strictly speaking this behavior is undefined
...
X-SVN-Rev: 37889
2015-09-04 23:45:19 +00:00
Jungshik Shin
083ac0c904
ICU-11866 remove refrences to StringThreadTest (friend lines)
...
X-SVN-Rev: 37884
2015-09-04 19:07:56 +00:00
Markus Scherer
94243c69c0
ICU-7303 deprecate old normalization APIs that have Normalizer2 replacements
...
X-SVN-Rev: 37873
2015-09-03 16:12:20 +00:00