Steven R. Loomis
|
358e1ddcd2
|
ICU-10376 fixup clang warnings
X-SVN-Rev: 34385
|
2013-09-18 20:08:25 +00:00 |
|
Yoshito Umaoka
|
87fff22f2f
|
ICU-10393 API status promotion from draft to stable in ICU4J 52.
X-SVN-Rev: 34384
|
2013-09-18 19:55:38 +00:00 |
|
Mark Davis
|
0989e56a2f
|
ICU-10415 fix mistag
X-SVN-Rev: 34383
|
2013-09-18 18:52:24 +00:00 |
|
Markus Scherer
|
14168ce260
|
ICU-10180 document that a string trie cannot be empty
X-SVN-Rev: 34381
|
2013-09-18 16:39:06 +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 |
|
Mark Davis
|
59d926f715
|
ICU-10409 fixed tests in wrong file, as per Markus's request
X-SVN-Rev: 34371
|
2013-09-18 13:51:30 +00:00 |
|
Mark Davis
|
7b164713f3
|
ICU-10383 fix synchronization per Andy.
X-SVN-Rev: 34370
|
2013-09-18 13:41:49 +00:00 |
|
Peter Edberg
|
bb7e154629
|
ICU-10260 Port J LocaleDisplayNamesImpl change for (->[ to C; make similar changes in uloc_getDisplayName
X-SVN-Rev: 34369
|
2013-09-18 08:33:47 +00:00 |
|
Andy Heninger
|
cd3860a322
|
ICU-10361 Add missing icu namespace on previouos NumberFormat changes.
X-SVN-Rev: 34368
|
2013-09-17 23:43:28 +00:00 |
|
Markus Scherer
|
36663e1226
|
ICU-10407 more efficient UnicodeString::refCount()
X-SVN-Rev: 34367
|
2013-09-17 21:59:18 +00:00 |
|
Andy Heninger
|
25bab8fa6f
|
ICU-10361 DecimalFormat, remove number size restrictions that were limiting the ability to format big decimals.
X-SVN-Rev: 34366
|
2013-09-17 21:56:23 +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 |
|
Yoshito Umaoka
|
df13ae5e76
|
ICU-9396 Reverted allinone.sln changes in the previous commit.
X-SVN-Rev: 34364
|
2013-09-17 21:17:03 +00:00 |
|
Yoshito Umaoka
|
271e788d65
|
ICU-9396 Accept NULL pointer with length of 0 in ucol_strcoll and ucol_strcollUTF8. Also added some test case verifying the behavior.
X-SVN-Rev: 34363
|
2013-09-17 21:08:10 +00:00 |
|
Steven R. Loomis
|
6144e1bad2
|
ICU-10273 work around Windows test failure by disabling optimization of getFixedDecimal.
X-SVN-Rev: 34362
|
2013-09-17 20:42:14 +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
|
82e54bce50
|
ICU-10273 fix compiler warning
X-SVN-Rev: 34360
|
2013-09-17 19:53:09 +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 |
|
Yoshito Umaoka
|
92464523f4
|
ICU-7897 Simplified TestSelection/TestConversionUTF16. Removed the charset encoding name data depending on index of array returned by getAvailableNames(), instead, use hardcoded popular charset names. Modernize the coding style, etc. Reduced the exhaustive test time a lot.
X-SVN-Rev: 34357
|
2013-09-17 18:20:50 +00:00 |
|
Travis Keep
|
a99ea9c138
|
ICU-9946 Add test for ede case of formatting {0}, {1}, {2}
X-SVN-Rev: 34356
|
2013-09-17 18:01:18 +00:00 |
|
Travis Keep
|
bfb8e76bc0
|
ICU-9946 Add test for ede case of formatting {0}, {1}, {2}
X-SVN-Rev: 34355
|
2013-09-17 17:57:07 +00:00 |
|
Scott Russell
|
c42e57a06c
|
ICU-10249 Implement new islamic calendar variants tbla, rgsa
X-SVN-Rev: 34354
|
2013-09-17 16:55:02 +00:00 |
|
Yoshito Umaoka
|
1e57298e3f
|
ICU-10012 Disable EBCDIC Arabic/Hebrew detectors by default. Added APIs to enable/disable each charset and get currently active charsets. Use ISO-8859-8-I for ISO-8859-8/logica/implicit - to make the behavior compatible with ICU4C implementation (#9364).
X-SVN-Rev: 34351
|
2013-09-17 07:07:53 +00:00 |
|
Yoshito Umaoka
|
920dadff8d
|
ICU-10012 Disable EBCDIC Arabic/Hebrew detectors by default. Added APIs to enable/disable each charset and get currently active charsets.
X-SVN-Rev: 34350
|
2013-09-17 06:57:53 +00:00 |
|
Steven R. Loomis
|
7b6fa12efe
|
ICU-9744 add namespace scope
X-SVN-Rev: 34349
|
2013-09-17 06:57:00 +00:00 |
|
Steven R. Loomis
|
f0dd9e78dc
|
ICU-10379 fixes for IBM i - passes all tests!
X-SVN-Rev: 34348
|
2013-09-17 06:31:09 +00:00 |
|
Steven R. Loomis
|
1f3a6bc750
|
ICU-9744 add more known issues, fix #include issue, remove unused output parameter.
also, delete trailing whitespace.
X-SVN-Rev: 34347
|
2013-09-17 06:26:26 +00:00 |
|
John Emmons
|
002a4a751e
|
ICU-10404 Last minute plural update
X-SVN-Rev: 34343
|
2013-09-17 03:47:56 +00:00 |
|
John Emmons
|
04f6fc24f4
|
ICU-10404 Last minute plural update
X-SVN-Rev: 34342
|
2013-09-17 03:47:37 +00:00 |
|
Steven R. Loomis
|
76fce4a987
|
ICU-9744 remove timebomb code, update docs for logKnownIssue and log_knownIssue
X-SVN-Rev: 34341
|
2013-09-17 00:55:39 +00:00 |
|
Steven R. Loomis
|
dcd43f9055
|
ICU-9744 improve logknownissue
X-SVN-Rev: 34340
|
2013-09-17 00:21:47 +00:00 |
|
Steven R. Loomis
|
9634449e0e
|
ICU-10398 roll version # forward
X-SVN-Rev: 34336
|
2013-09-16 22:07:45 +00:00 |
|
Steven R. Loomis
|
7802f4a73b
|
ICU-9744 logKnownIssue and log_knownIssue for ICU4C
X-SVN-Rev: 34335
|
2013-09-16 22:07:02 +00:00 |
|
Scott Russell
|
0e7c0d8716
|
ICU-10261 give DateFormat more granular leniency control (fix memory leak in test)
X-SVN-Rev: 34334
|
2013-09-16 21:57:44 +00:00 |
|
John Emmons
|
a380bf4716
|
ICU-9995 Remove Region.UNDEFINED_NUMERIC_CODE and document.
X-SVN-Rev: 34333
|
2013-09-16 20:27:16 +00:00 |
|
Travis Keep
|
7fb9143401
|
ICU-10378 Use copy-on-write semantics when modifying pre-existing EnumSet.
X-SVN-Rev: 34331
|
2013-09-16 16:49:11 +00:00 |
|
Scott Russell
|
570986cb96
|
ICU-10261 give DateFormat more granular leniency control (fix failing test on non-Windows platform)
X-SVN-Rev: 34329
|
2013-09-16 14:29:41 +00:00 |
|
Scott Russell
|
e22e451cd8
|
ICU-10261 give DateFormat more granular leniency control (updated tests didn't get committed)
X-SVN-Rev: 34328
|
2013-09-16 13:43:10 +00:00 |
|
Scott Russell
|
41d2876025
|
ICU-10261 give DateFormat more granular leniency control
X-SVN-Rev: 34327
|
2013-09-16 12:45:41 +00:00 |
|
Scott Russell
|
bfbffd7805
|
ICU-10261 give DateFormat more granular leniency control
X-SVN-Rev: 34326
|
2013-09-16 12:20:50 +00:00 |
|
Peter Edberg
|
36e54c57f8
|
ICU-10378 (J) Change to use EnumSet instead of bitmasks
X-SVN-Rev: 34325
|
2013-09-16 05:20:11 +00:00 |
|
Matitiahu Allouche
|
66a277a085
|
ICU-10142 fixes to UBA implementation to satisfy all tests in BidiTest and BidiCharacterTest (version 6.3.0d3)
X-SVN-Rev: 34324
|
2013-09-15 20:53:10 +00:00 |
|
Matitiahu Allouche
|
10e5143aa8
|
ICU-10142 fixes to UBA implementation to satisfy all tests in BidiTest and BidiCharacterTest (version 6.3.0d3)
X-SVN-Rev: 34323
|
2013-09-15 12:03:47 +00:00 |
|
Michael Ow
|
40f04c3961
|
ICU-9790 Update configure script
X-SVN-Rev: 34322
|
2013-09-14 03:16:37 +00:00 |
|
Markus Scherer
|
86472cec4b
|
ICU-10277 disable Basque (eu) test case: there is no Basque collation data, it falls back to the default locale, that makes the test flaky
X-SVN-Rev: 34321
|
2013-09-13 22:43:09 +00:00 |
|
Michael Ow
|
25a1c42dd1
|
ICU-9790 Don't use c99 for Solaris/GCC platform
X-SVN-Rev: 34320
|
2013-09-13 21:36:38 +00:00 |
|
Markus Scherer
|
76b93683b4
|
ICU-10338 test & fix ucol_setReorderCodes({default})
X-SVN-Rev: 34319
|
2013-09-13 21:21:11 +00:00 |
|
Yoshito Umaoka
|
1cb23f24df
|
ICU-10399 ICU4J version number to 52.1.
X-SVN-Rev: 34318
|
2013-09-13 20:07:16 +00:00 |
|
Mark Davis
|
a7f34e92c9
|
ICU-8474 restored the canonicalization to =, !=, and %. (Somehow it got reverted, not sure how.) Ran the core tests; was unable to run all the tests (see email to core).
X-SVN-Rev: 34317
|
2013-09-13 19:53:16 +00:00 |
|
Markus Scherer
|
c798c3c95e
|
ICU-10251 add note to readme
X-SVN-Rev: 34316
|
2013-09-13 19:43:07 +00:00 |
|