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
Scott Russell
f169e1d936
ICU-10988 Support v8 JavaDoc API
...
X-SVN-Rev: 37866
2015-09-02 15:31:55 +00:00
Travis Keep
2860cd48c4
ICU-11740 DecimalFormat refactor.
...
X-SVN-Rev: 37821
2015-08-25 23:31:01 +00:00
Steven R. Loomis
77cd9e6aa4
ICU-11763 turn icuplugs off by default
...
add "--enable-plugins" to configure, and also "UCONFIG_ENABLE_PLUGINS".
These are disabled by default.
Also, start splitting out acinclude.m4 content to source/config/m4/..
X-SVN-Rev: 37675
2015-07-16 18:13:02 +00:00
George Rhoten
a649861ff9
ICU-10830 RBNF locale aliases need fixing
...
X-SVN-Rev: 37382
2015-04-23 07:13:31 +00:00
Andy Heninger
e599c1007e
ICU-11609 set svn property eol-style native for more text files in icu4j.
...
X-SVN-Rev: 37365
2015-04-17 23:31:56 +00:00
Andy Heninger
ae678d796b
ICU-11609 add svn:eol-style property to vcxproj files.
...
X-SVN-Rev: 37364
2015-04-17 21:25:48 +00:00
Yoshito Umaoka
d4975a1818
ICU-11565 Added ICU4J 55 API signature file. Added ICU4J 55 serializable test data and deleted ICU4J 51 serializable data.
...
X-SVN-Rev: 37218
2015-03-11 20:43:39 +00:00
Michael Ow
ecb566b1af
ICU-11433 Fix line ending for 55
...
X-SVN-Rev: 37211
2015-03-11 17:39:06 +00:00
Scott Russell
6c4df64d1f
ICU-11565 BRS - svnprops check
...
X-SVN-Rev: 37195
2015-03-09 21:11:14 +00:00
Peter Edberg
50e67ce345
ICU-11553 Add C wrapper for FieldPositionIterator & 2 udat_formatX calls to use it
...
X-SVN-Rev: 37118
2015-03-04 00:11:53 +00:00
Peter Edberg
944392834b
ICU-11549 Add C wrapper for ListFormatter
...
X-SVN-Rev: 37110
2015-03-03 19:00:52 +00:00
Markus Scherer
7115587929
ICU-11535 test genrb -e with UTF-16BE not ISCII
...
X-SVN-Rev: 37082
2015-02-26 22:48:16 +00:00
Yoshito Umaoka
a4b1199d60
ICU-11321 Prevent crash even when ICU4J classes are initialized by a bootstrap class loader.
...
X-SVN-Rev: 37074
2015-02-26 07:58:45 +00:00
Peter Edberg
3565561b05
ICU-9379 Draft new linebreak files & related generated data per cldrbug 4931
...
X-SVN-Rev: 37037
2015-02-18 08:37:16 +00:00
Travis Keep
4cbb21d8b5
ICU-11445 Bring per unit formatting in MeasureFormat out of tech preview.
...
X-SVN-Rev: 36885
2014-12-17 22:19:45 +00:00
Scott Russell
babd6f79bb
ICU-11314 BRS - svnprops check
...
X-SVN-Rev: 36869
2014-12-15 19:18:47 +00:00
Michael Ow
0e489103c8
ICU-11313 Fix line endings for 55m1
...
X-SVN-Rev: 36844
2014-12-10 21:21:57 +00:00
Travis Keep
a6bc072149
ICU-11401 Reduce cache keyspace by caching only the components of DateFormat by locale rather than actual DateFormat objects.
...
X-SVN-Rev: 36811
2014-12-05 18:15:35 +00:00
Steven R. Loomis
0cb2ffd0bf
ICU-11389 revert bad commit
...
X-SVN-Rev: 36763
2014-11-20 02:49:35 +00:00
Steven R. Loomis
9f5a68f08f
ICU-11389 revert r36758 - re-checkin under r11139 once working?
...
X-SVN-Rev: 36761
2014-11-20 01:26:30 +00:00
Travis Keep
83db643252
ICU-10952 Add JAVA ScientificNumberFormatter class.
...
X-SVN-Rev: 36749
2014-11-18 19:22:33 +00:00
Travis Keep
6a15548b08
ICU-10952 Introduce ScientificNumberFormatter.
...
X-SVN-Rev: 36746
2014-11-18 00:55:15 +00:00
Travis Keep
4860c7e5b7
ICU-11139 Add JAVA DateFormat factory methods to C++
...
X-SVN-Rev: 36745
2014-11-18 00:43:49 +00:00
Yoshito Umaoka
f0ff703aa8
ICU-10993 Added ICU4J 54 serializable test data.
...
X-SVN-Rev: 36525
2014-09-16 09:12:35 +00:00
Yoshito Umaoka
0a5447bf67
ICU-10993 Added ICU4J 54 API signature file.
...
X-SVN-Rev: 36524
2014-09-16 08:43:29 +00:00
Michael Ow
6de697904d
ICU-10980 Update pre-VS2010 project files to VS2010
...
X-SVN-Rev: 36511
2014-09-15 19:09:21 +00:00
Travis Keep
0951252dad
ICU-11250 Add tests for QuantityFormatter add test for SimplePatternFormatter::getPatternWithNoPlaceholders.
...
X-SVN-Rev: 36468
2014-09-11 19:09:54 +00:00
John Emmons
4d47dd3226
ICU-11092 Split out units data into a separate tree
...
X-SVN-Rev: 36458
2014-09-11 10:16:22 +00:00
Scott Russell
b6bfbcce5b
ICU-10993 BRS: ensure correct line-endings and svn property
...
X-SVN-Rev: 36437
2014-09-10 18:50:09 +00:00
Scott Russell
2411d1606b
ICU-10992 BRS: ensure correct line-endings and svn property
...
X-SVN-Rev: 36434
2014-09-10 18:29:54 +00:00
Yoshito Umaoka
eec0821db0
ICU-11029 Based on the review comments, I moved SimpleFilteredBreakIterator to impl package, refactor SimpleFilteredBreakIteratorBuilder to a nested class, documented some methods are not implemented in this technology preview version.
...
X-SVN-Rev: 36409
2014-09-09 21:35:53 +00:00
Peter Edberg
5fc2d494f8
ICU-10326 Add dictionary-based word/line break for Burmese/Myanmar (J), logKnownIssue #11245
...
X-SVN-Rev: 36401
2014-09-09 03:20:53 +00:00
Yoshito Umaoka
d7dabc7c06
ICU-11029 Merging ICU4J implementation of filtered break iterator (ULI break) as technology preview from the work branch.
...
X-SVN-Rev: 36398
2014-09-08 22:30:08 +00:00
Peter Edberg
d87c86274c
ICU-10326 Add dictionary-based word/line break for Burmese/Myanmar
...
X-SVN-Rev: 36397
2014-09-08 22:16:21 +00:00
Andy Heninger
746aadf44a
ICU-10942 Time Zone data loading, merge from branch.
...
X-SVN-Rev: 36342
2014-09-04 01:07:38 +00:00
Yoshito Umaoka
8885f1ef78
ICU-8951 BCP 47 key/type converter APIs merged from the work branch.
...
X-SVN-Rev: 36320
2014-09-03 04:42:21 +00:00
Peter Edberg
1b8eb15e1a
ICU-11173 CLDR tags/release-26-d01 into ICU4C trunk with related test & lib code updates
...
X-SVN-Rev: 36313
2014-09-02 23:18:20 +00:00
Yoshito Umaoka
0ffd26301d
ICU-8951 Legacy/BCP 47 keyword conversion APIs merged into ICU4J trunk.
...
X-SVN-Rev: 36261
2014-08-28 01:27:49 +00:00
Travis Keep
f335b55bdf
ICU-10802 Merge branch tkeep/10802andy into trunk.
...
X-SVN-Rev: 36214
2014-08-20 21:46:02 +00:00
Markus Scherer
ec55298e96
ICU-11042 Han radical-stroke order data in the root collator instead of CJK tailorings, adjusted code & tests (merged from branches/markus/rootunihan)
...
X-SVN-Rev: 36162
2014-08-14 18:47:27 +00:00
Yoshito Umaoka
a53477ee99
ICU-10934 The tz database abbreviaion support in ICU4J
...
X-SVN-Rev: 36081
2014-07-23 21:53:03 +00:00
Yoshito Umaoka
ae3f6f13a4
ICU-10934 The tz database abbreviation support in ICU4C
...
X-SVN-Rev: 36080
2014-07-23 21:51:09 +00:00
Travis Keep
46c66e0ddb
ICU-11009 Add number format specification conformance tests to ICU4C
...
X-SVN-Rev: 36061
2014-07-18 21:05:06 +00:00
Travis Keep
e8fd7d32dd
ICU-11009 Add test for conformance to NumberFormat specification.
...
X-SVN-Rev: 36049
2014-07-17 19:38:54 +00:00
Michael Ow
0dbcb4cdfc
ICU-10993 Fix line ending errors
...
X-SVN-Rev: 35990
2014-07-02 23:05:28 +00:00
Michael Ow
b1de9c0f30
ICU-10842 Fix header test failures, fix no data test errors, and update file properties
...
X-SVN-Rev: 35982
2014-07-02 05:09:05 +00:00
Steven R. Loomis
ef42fc3a34
ICU-10842 update dependencies. Also update tool and add emacs mode.
...
X-SVN-Rev: 35977
2014-07-01 18:30:14 +00:00
Travis Keep
3d1c1bb07a
ICU-10884 Add abbreviated relative date format support.
...
X-SVN-Rev: 35744
2014-05-22 22:46:53 +00:00
Yoshito Umaoka
8e23062195
ICU-10905 A new tool used for checking deprected tag/annotation consistency. Also added an ant target to run the tool. Some synthetic constructors in abstract class were added (this is our policy) and tighten status tag consistency check. Actual fix for missing @Deprecated annotation will follow.
...
X-SVN-Rev: 35736
2014-05-22 20:05:59 +00:00