Travis Keep
|
4cad0847c5
|
ICU-8464 Make formatting relative dates with quantity more efficient by preprocessing the pattern strings. Saves 650ns per format.
X-SVN-Rev: 34784
|
2013-12-17 21:02:16 +00:00 |
|
Travis Keep
|
ddeb54ee63
|
ICU-10268 Make formatMeasures methods be together.
X-SVN-Rev: 34782
|
2013-12-17 01:23:49 +00:00 |
|
Travis Keep
|
3ef485dccf
|
ICU-10268 Be sure that MeasureFormat and sub classes correctly implement clone() and getLocale(ULocale.VALID_LOCALE)
X-SVN-Rev: 34780
|
2013-12-17 01:09:02 +00:00 |
|
Travis Keep
|
a53682a55e
|
ICU-10268 Fix serialization so that forward compatibility won't break when we add values to the FormatWidth enum.
X-SVN-Rev: 34775
|
2013-12-16 18:22:04 +00:00 |
|
Yoshito Umaoka
|
2b978e596d
|
ICU-10549 Updates in the performance test case collperf2.
X-SVN-Rev: 34773
|
2013-12-16 16:09:05 +00:00 |
|
Travis Keep
|
75d2b6eb2f
|
ICU-10268 Incorporte Suggestions from Markus
X-SVN-Rev: 34766
|
2013-12-13 21:18:00 +00:00 |
|
Travis Keep
|
afa4315082
|
ICU-10268 Take Measurement API out of technology preview and have it match the current API proposal.
X-SVN-Rev: 34765
|
2013-12-13 18:26:18 +00:00 |
|
Michael Ow
|
477564f6d6
|
ICU-10557 Use U_NAMESPACE_USE where needed
X-SVN-Rev: 34756
|
2013-12-12 19:25:46 +00:00 |
|
Peter Edberg
|
3ac01a5b95
|
ICU-10593 Add "บลูทูธ" ("Bluetooth") to Thai break dictionary (update ICU4J)
X-SVN-Rev: 34753
|
2013-12-12 04:21:18 +00:00 |
|
Peter Edberg
|
2a0fd5c83d
|
ICU-10593 Add "บลูทูธ" ("Bluetooth") to Thai break dictionary
X-SVN-Rev: 34752
|
2013-12-12 03:46:15 +00:00 |
|
Steven R. Loomis
|
fb848db545
|
ICU-10502 revert bad commit of pkg_genc.c
X-SVN-Rev: 34750
|
2013-12-12 03:14:23 +00:00 |
|
Steven R. Loomis
|
f0608be95d
|
ICU-10502 reinstate updated config.guess and config.sub as per ICU-9779
X-SVN-Rev: 34749
|
2013-12-12 03:11:18 +00:00 |
|
Peter Edberg
|
5e491553d2
|
ICU-10571 Add 11 region names in Japanese to cjdict
X-SVN-Rev: 34748
|
2013-12-12 02:55:47 +00:00 |
|
Andy Heninger
|
095a44d774
|
ICU-10562 UText problem with shallow clone.
X-SVN-Rev: 34747
|
2013-12-12 01:04:54 +00:00 |
|
Steven R. Loomis
|
be63df401e
|
ICU-6102 do not include system libraries in icu-config --ldflags
X-SVN-Rev: 34745
|
2013-12-12 00:25:57 +00:00 |
|
Michael Ow
|
a4485aaf71
|
ICU-10557 Fix namespace build issue
X-SVN-Rev: 34744
|
2013-12-11 23:44:06 +00:00 |
|
Yoshito Umaoka
|
5b27505480
|
ICU-10595 A test case reproducing ucol_nextSortKeyPart problem reported by #10595. For now, the test case is marked as a 'known issue'.
X-SVN-Rev: 34743
|
2013-12-11 22:01:45 +00:00 |
|
Andy Heninger
|
fab919477c
|
ICU-10559 Fix C++ compilation errors with U_OVERRIDE_CXX_ALLOCATION=0
X-SVN-Rev: 34736
|
2013-12-10 23:03:48 +00:00 |
|
Yoshito Umaoka
|
ccb835e2b5
|
ICU-10549 Fixed some problems in test case description in collperf2.
X-SVN-Rev: 34734
|
2013-12-10 19:34:34 +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 |
|
Peter Edberg
|
e0b70a15da
|
ICU-10553 RelativeDateFormat copy constructor was incomplete
X-SVN-Rev: 34731
|
2013-12-10 03:00:08 +00:00 |
|
Andy Heninger
|
e28793a4a6
|
ICU-10532 ICU Charset Detector, port UTF-16 enhancements from Java to C
X-SVN-Rev: 34730
|
2013-12-10 02:30:58 +00:00 |
|
Yoshito Umaoka
|
63a9fef24b
|
ICU-10549 Fixed some scripting problems in the new collation regression test on Windows.
X-SVN-Rev: 34727
|
2013-12-09 22:58:42 +00:00 |
|
Peter Edberg
|
b804c4392f
|
ICU-10553 Add missing udat_close in cdattst.c TestContext()
X-SVN-Rev: 34722
|
2013-12-09 18:06:56 +00:00 |
|
Yoshito Umaoka
|
401e64ef80
|
ICU-10549 Merging a new collation performance regression test cases from a branch.
X-SVN-Rev: 34721
|
2013-12-09 17:32:25 +00:00 |
|
Peter Edberg
|
9f29c3ed25
|
ICU-10553 Implement context-sensitive capitalization for relative dates (C), add en contextTransforms for test
X-SVN-Rev: 34718
|
2013-12-09 06:20:23 +00:00 |
|
Travis Keep
|
65ecb0b5fa
|
ICU-8464 Change C++ code according to latest API proposal.
X-SVN-Rev: 34712
|
2013-12-04 22:50:25 +00:00 |
|
Michael Ow
|
686c54f0fd
|
ICU-10505 Do not use u_austrncpy where not necessary
X-SVN-Rev: 34710
|
2013-12-04 21:38:30 +00:00 |
|
Travis Keep
|
3fa5329e97
|
ICU-8464 Update Java RelativeDateTimeFormatter with latest API proposal.
X-SVN-Rev: 34709
|
2013-12-04 21:19:34 +00:00 |
|
Travis Keep
|
ef0debb8be
|
ICU-8464 UDAT_DIRECION_UNIT_COUNT -> UDAT_DIRECTION_COUNT
X-SVN-Rev: 34708
|
2013-12-04 20:46:08 +00:00 |
|
Michael Ow
|
830df7761e
|
ICU-8464 Use UNICODE_STRING_SIMPLE instead of UnicodeString constructor
X-SVN-Rev: 34707
|
2013-12-03 23:27:49 +00:00 |
|
Yoshito Umaoka
|
132f872930
|
ICU-10566 Fixed HTML syntax problems in the API doc.
X-SVN-Rev: 34706
|
2013-12-03 20:02:45 +00:00 |
|
Michael Ow
|
c3fc274b0b
|
ICU-10500 Add check for if formatting is disabled
X-SVN-Rev: 34703
|
2013-12-03 04:49:12 +00:00 |
|
Michael Ow
|
7aeeb93906
|
ICU-8464 Add check for if formatting is disabled
X-SVN-Rev: 34702
|
2013-12-03 04:48:00 +00:00 |
|
Michael Ow
|
de86afb9e9
|
ICU-10468 Add check for if format is disabled
X-SVN-Rev: 34701
|
2013-12-03 04:47:04 +00:00 |
|
Andy Heninger
|
7c5ff0aad6
|
ICU-10532 Charset Detect of plain ASCII, boost UTF-8 likelyhood.
X-SVN-Rev: 34694
|
2013-11-26 01:26:58 +00:00 |
|
Travis Keep
|
5f748fda1a
|
ICU-8464 Fix broken build.
X-SVN-Rev: 34692
|
2013-11-22 23:23:40 +00:00 |
|
Travis Keep
|
9c65c145ff
|
ICU-8464 Remove dependency between LRUCache and mutex.
X-SVN-Rev: 34691
|
2013-11-22 23:08:24 +00:00 |
|
Travis Keep
|
32fd3380c0
|
ICU-8464 Attempt to fix windows broken build.
X-SVN-Rev: 34690
|
2013-11-22 21:53:59 +00:00 |
|
Travis Keep
|
139d3a5134
|
ICU-8464 Try to fix broken build.
X-SVN-Rev: 34689
|
2013-11-22 20:42:19 +00:00 |
|
Travis Keep
|
ac9371ace7
|
ICU-8464 Try to fix broken build.
X-SVN-Rev: 34687
|
2013-11-22 19:13:02 +00:00 |
|
Travis Keep
|
089a6434ac
|
ICU-8464 Add relative date formatting.
X-SVN-Rev: 34686
|
2013-11-22 18:26:22 +00:00 |
|
Travis Keep
|
2601495ccd
|
ICU-8464 Fix so that calendar used in RelativeDateTimeFormatter is the default calendar for locale which may not be the gregorian calendar.
X-SVN-Rev: 34682
|
2013-11-21 23:30:27 +00:00 |
|
Travis Keep
|
b90cbad09c
|
ICU-8464 Add Relative Date Formatting for JAVA.
X-SVN-Rev: 34663
|
2013-11-14 19:50:19 +00:00 |
|
Travis Keep
|
e1a7ad244f
|
ICU-10545 Added test to verify rounding scientific notation works.
X-SVN-Rev: 34660
|
2013-11-14 18:57:06 +00:00 |
|
Travis Keep
|
7db028c450
|
ICU-10542 Add more tests. Use Math.log10() instead of multiplying by 0.1 in a for loop.
X-SVN-Rev: 34656
|
2013-11-12 01:38:45 +00:00 |
|
Travis Keep
|
42dee8ca3b
|
ICU-10542 Fix rounding for scientific notation.
X-SVN-Rev: 34654
|
2013-11-11 23:52:59 +00:00 |
|
Yoshito Umaoka
|
e62df37f50
|
ICU-10501 Updated the windows lcid mapping data for new lcids added in Windows 8.1.
X-SVN-Rev: 34647
|
2013-11-07 20:49:32 +00:00 |
|
Andy Heninger
|
cc2d6e41f8
|
ICU-10532 Improve UTF-16 charset detection.
X-SVN-Rev: 34646
|
2013-11-07 19:55:48 +00:00 |
|
Yoshito Umaoka
|
2f0c821f16
|
ICU-10515 Moved the top level TestAll to a new project icu4j-testall.
X-SVN-Rev: 34644
|
2013-11-06 22:09:21 +00:00 |
|