Michael Ow
|
13be2f95ae
|
ICU-11623 Merge change to reset tz buffer
X-SVN-Rev: 38625
|
2016-04-18 22:33:45 +00:00 |
|
Markus Scherer
|
f292628ed7
|
ICU-12446 Resource sink size: move into new enter(size) method
X-SVN-Rev: 38606
|
2016-04-07 00:18:33 +00:00 |
|
Jungshik Shin
|
2522113378
|
ICU-12408 static UnicodeString RANGE_MARKER_STRING is bad
X-SVN-Rev: 38564
|
2016-03-23 20:57:17 +00:00 |
|
Andy Heninger
|
29e0435a01
|
ICU-12379 Add assertion check to internal function parameter value.
X-SVN-Rev: 38524
|
2016-03-16 22:55:08 +00:00 |
|
Peter Edberg
|
2d40cbbf01
|
ICU-12187 BRS task - Update conditionals for non-stable APIs (i18n)
X-SVN-Rev: 38497
|
2016-03-05 19:48:49 +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
|
6d7f5f1810
|
ICU-12072 C, Restore use of aliasing UnicodeString constructor in ureldatefmt_combineDateAndTime()
X-SVN-Rev: 38493
|
2016-03-04 22:29:14 +00:00 |
|
kazède king
|
f6bdf2b1ac
|
ICU-11872 suppress output of "midnight" in formatting (C++)
X-SVN-Rev: 38485
|
2016-03-04 18:13:25 +00:00 |
|
Peter Edberg
|
eddf3c7f4c
|
ICU-12072 C, Updates per review comments
X-SVN-Rev: 38481
|
2016-03-04 05:54:01 +00:00 |
|
Markus Scherer
|
155fb20a8e
|
ICU-12187 fix dependencies, add a file, fix memory allocations
X-SVN-Rev: 38479
|
2016-03-03 22:56:54 +00:00 |
|
kazède king
|
d845084966
|
ICU-11872 fix invalid memory read
X-SVN-Rev: 38467
|
2016-03-02 23:49:30 +00:00 |
|
kazède king
|
4a45deb1ac
|
ICU-11872 I can't svn very well (actually resolves conflict this time)
X-SVN-Rev: 38466
|
2016-03-02 22:48:21 +00:00 |
|
kazède king
|
47a0d7975f
|
ICU-11872 improve data loading and caching for DateTimePatternGenerator pattern char 'C'; plugs leak.
X-SVN-Rev: 38465
|
2016-03-02 22:43:27 +00:00 |
|
Michael Ow
|
f2e7352104
|
ICU-12187 Update some API in ICU4C 57
X-SVN-Rev: 38455
|
2016-03-01 22:38:48 +00:00 |
|
Markus Scherer
|
e596b9258a
|
ICU-12067 withdraw getter & setter for TIME_SEPARATOR date/time field
X-SVN-Rev: 38449
|
2016-03-01 18:40:01 +00:00 |
|
Michael Ow
|
968747625e
|
ICU-12187 Close resource to avoid memory leak
X-SVN-Rev: 38448
|
2016-03-01 18:32:00 +00:00 |
|
Markus Scherer
|
a9c247a3cb
|
ICU-12166 annotate intended switch case fallthroughs
X-SVN-Rev: 38447
|
2016-03-01 07:44:57 +00:00 |
|
Michael Ow
|
bebd3e79ae
|
ICU-12187 Fix memory leak in ICU4C 57
X-SVN-Rev: 38446
|
2016-03-01 07:37:31 +00:00 |
|
Michael Ow
|
20db391c56
|
ICU-11872 Remove ending comma in enum list
X-SVN-Rev: 38445
|
2016-03-01 07:34:29 +00:00 |
|
Markus Scherer
|
1b41b8e8e3
|
ICU-12067 withdraw TIME_SEPARATOR date/time field
X-SVN-Rev: 38440
|
2016-02-29 22:13:35 +00:00 |
|
Michael Ow
|
499344bbfb
|
ICU-11872 Remove comma at the end of enum list
X-SVN-Rev: 38438
|
2016-02-29 20:30:17 +00:00 |
|
Felipe Balbontín
|
1841ee8d5d
|
ICU-12013 Refactor DateIntervalFormat resource data loading using the sink on ICU4C.
X-SVN-Rev: 38417
|
2016-02-27 09:24:54 +00:00 |
|
kazède king
|
e7d56c1f66
|
ICU-11872 port date time pattern generator char 'C' from Java to C++
X-SVN-Rev: 38397
|
2016-02-27 00:41:21 +00:00 |
|
Andy Heninger
|
92e4ca4448
|
ICU-12138 Fix RegexCompile::doParseActions uses uninitialized variable
X-SVN-Rev: 38395
|
2016-02-27 00:04:47 +00:00 |
|
Michael Ow
|
6a32e3f591
|
ICU-12139 Fix uconfig test errors for 57
X-SVN-Rev: 38383
|
2016-02-26 18:51:13 +00:00 |
|
Fredrik Roubert
|
f34de568c4
|
ICU-12012 Replace irregular sizeof expressions with UPRV_LENGTHOF().
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/286430043 .
X-SVN-Rev: 38378
|
2016-02-26 11:21:55 +00:00 |
|
kazède king
|
99a7ebbae1
|
ICU-11872 fix memory errors
X-SVN-Rev: 38373
|
2016-02-25 21:40:27 +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 |
|
Craig Cornelius
|
15ed0f801d
|
ICU-12018 Fix compile issue for some build targets.
X-SVN-Rev: 38366
|
2016-02-25 18:25:24 +00:00 |
|
Fredrik Roubert
|
255a48d30a
|
ICU-12018 Delete superfluous trailing semicolon [-Wpedantic].
X-SVN-Rev: 38364
|
2016-02-25 16:23:36 +00:00 |
|
Jungshik Shin
|
f7de66ef4e
|
ICU-12129 fix C4138 warning from MSVC
X-SVN-Rev: 38362
|
2016-02-25 01:49:48 +00:00 |
|
Craig Cornelius
|
91e6a10be2
|
ICU-12018 Update data loading to use ResourceTableSink and DateFormatSymbols to resolve missing data.
X-SVN-Rev: 38359
|
2016-02-25 00:30:11 +00:00 |
|
Fredrik Roubert
|
ebc0f5b22a
|
ICU-12012 Replace all sizeof p / sizeof T with UPRV_LENGTHOF().
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/288320043 .
X-SVN-Rev: 38347
|
2016-02-24 21:48:56 +00:00 |
|
Markus Scherer
|
f2186b6d33
|
ICU-12141 make each internal header file compile by itself; add includes where necessary; add simple test script
X-SVN-Rev: 38341
|
2016-02-24 00:49:51 +00:00 |
|
Fredrik Roubert
|
7f4b8d106b
|
ICU-12012 Replace all sizeof p / sizeof *p with UPRV_LENGTHOF().
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/285520043 .
X-SVN-Rev: 38337
|
2016-02-23 10:40:09 +00:00 |
|
Peter Edberg
|
257b757897
|
ICU-12072 Update C comments explaining future direction
X-SVN-Rev: 38319
|
2016-02-17 05:50:57 +00:00 |
|
Peter Edberg
|
d7169564c0
|
ICU-12072 Improve C header comments for enum per API review
X-SVN-Rev: 38318
|
2016-02-17 00:04:32 +00:00 |
|
Peter Edberg
|
086ee675a8
|
ICU-12085 manually integrate branch > trunk (had network problems committing updated branch)
X-SVN-Rev: 38311
|
2016-02-15 17:58:23 +00:00 |
|
Jungshik Shin
|
da4e32180a
|
ICU-11937 cast Quantifier to UnicodeFunctor instead of UnicodeSet
X-SVN-Rev: 38299
|
2016-02-08 19:37:17 +00:00 |
|
Yoshito Umaoka
|
22c3a94854
|
ICU-12091 Fixed a memory leak introduced by the quick patch in transliterator initialization code.
X-SVN-Rev: 38290
|
2016-02-05 16:05:39 +00:00 |
|
Yoshito Umaoka
|
f8580d17f4
|
ICU-12091 Update to the previous commit - Made UnicodeString -t- to constant to match the diff provided by Steven in #12077
X-SVN-Rev: 38256
|
2016-02-03 21:51:20 +00:00 |
|
Yoshito Umaoka
|
c123e806f7
|
ICU-12091 Ignore BCP 47 -t- style transliterator IDs. The support for such -t- IDs will be done by #12077 later.
X-SVN-Rev: 38255
|
2016-02-03 21:39:38 +00:00 |
|
Michael Ow
|
367ded24ef
|
ICU-12083 Update APIs for 57m1
X-SVN-Rev: 38251
|
2016-02-02 05:42:06 +00:00 |
|
Peter Edberg
|
d63bc540ec
|
ICU-12133 (C) Change proportion-karat to concentr-karat, add 5 new units in CLDR 29
X-SVN-Rev: 38249
|
2016-02-02 00:38:16 +00:00 |
|
Michael Ow
|
c5ae3a0769
|
ICU-12083 Fix non-ascii characters in comments
X-SVN-Rev: 38206
|
2016-01-27 19:24:28 +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 |
|
Peter Edberg
|
50ea6cb008
|
ICU-12072 RelativeDateTimeFormatter: Improve C++ format API, add plain C API (part 1, structure)
X-SVN-Rev: 38189
|
2016-01-22 07:20:54 +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 |
|