Yoshito Umaoka
ecf1e2f627
ICU-10898 Updated tzdbNames.res based on tzdata2014f.
...
X-SVN-Rev: 36145
2014-08-12 16:39:19 +00:00
Yoshito Umaoka
37d4e68cd4
ICU-10898 Updated tzdbNames.txt based on tzdata2014f.
...
X-SVN-Rev: 36144
2014-08-12 16:37:22 +00:00
Yoshito Umaoka
5cf61097e7
ICU-11057 Fixed a compile error with Java 5.
...
X-SVN-Rev: 36143
2014-08-12 14:04:10 +00:00
Michael Ow
41a76a46ba
ICU-10580 Fix solaris gcc build issues
...
X-SVN-Rev: 36141
2014-08-12 02:11:22 +00:00
Yoshito Umaoka
4f4f553c75
ICU-10898 tzdata2014f updates to ICU4J
...
X-SVN-Rev: 36139
2014-08-11 21:11:48 +00:00
Yoshito Umaoka
0de2d6e411
ICU-10898 tzdata2014f updates to ICU4C
...
X-SVN-Rev: 36138
2014-08-11 21:07:03 +00:00
George Rhoten
2e76b99357
ICU-11057 Performance improvements and general cleanup for RBNF
...
X-SVN-Rev: 36137
2014-08-11 21:04:48 +00:00
Andy Heninger
e03585d7cf
ICU-11049 fix regex find() memory overrun.
...
X-SVN-Rev: 36124
2014-08-06 21:49:08 +00:00
Scott Russell
1c22b8cf53
ICU-10832 clean up dangling references to ucdterms.txt
...
X-SVN-Rev: 36122
2014-08-05 02:51:52 +00:00
Tom Zhang
2c1c85aee8
ICU-10320 fix compiler warning & solaris error
...
X-SVN-Rev: 36119
2014-08-01 21:33:16 +00:00
Markus Scherer
e87758a436
ICU-10939 ICU4J optionally read data from .dat and .res, from ICUConfig-ured dataPath; make ICU4J support little-endian binary data files
...
X-SVN-Rev: 36106
2014-07-31 18:46:54 +00:00
Andy Heninger
96835f80a5
ICU-10948 Condition Variables, merged from development branch.
...
X-SVN-Rev: 36101
2014-07-29 23:18:47 +00:00
Tom Zhang
26063a3454
ICU-10320 API for getting/setting number format override in date formatting
...
X-SVN-Rev: 36097
2014-07-29 18:42:07 +00:00
Tom Zhang
fe34307c3a
ICU-10320 API for getting/setting number format override in date formatting
...
X-SVN-Rev: 36086
2014-07-25 16:55:56 +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
133a0ebab9
ICU-11009 Fix C NumberFormatSpecification tests.
...
X-SVN-Rev: 36066
2014-07-18 23:21:55 +00:00
Yoshito Umaoka
ab078968c6
ICU-11009 Added numfmtspectest.cpp in VC project file.
...
X-SVN-Rev: 36065
2014-07-18 22:44:57 +00:00
Travis Keep
7300b67daa
ICU-11009 Fixed some bad tests in JAVA
...
X-SVN-Rev: 36063
2014-07-18 21:16:24 +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
Andy Heninger
32925a6a3b
ICU-11003 Clean up gcc compiler warnings introduced with previous commit for this ticket.
...
X-SVN-Rev: 36051
2014-07-17 21:06:09 +00:00
Andy Heninger
642d37eb0f
ICU-11003 Delete cmutex.h; change files using it to from plain C to C++.
...
X-SVN-Rev: 36050
2014-07-17 20:16:27 +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
Andy Heninger
ec0b491358
ICU-11007 Calendar::fZone, add comment clarifying that it cannot be NULL.
...
X-SVN-Rev: 36048
2014-07-16 22:29:20 +00:00
Andy Heninger
ecf61700ad
ICU-11006 Memory crash/corruption in for loop due to typo in the file (source/i18n/rbt_data.cpp)
...
X-SVN-Rev: 36047
2014-07-16 21:04:08 +00:00
Mark Davis
4661ffffa9
ICU-10600 cleaned up API and checked for currencies.
...
X-SVN-Rev: 36045
2014-07-16 14:14:56 +00:00
Mark Davis
f45a95a200
ICU-10560 Update to committee results
...
X-SVN-Rev: 36044
2014-07-16 13:17:58 +00:00
Fredrik Roubert
7183e03abe
ICU-10944 Delete InputStream code that now no longer is used.
...
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/109640044
X-SVN-Rev: 36043
2014-07-15 21:28:31 +00:00
Fredrik Roubert
2bcb11013d
ICU-10944 Switch SpoofChecker to use ByteBuffer.
...
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/110620043
X-SVN-Rev: 36042
2014-07-15 21:21:12 +00:00
Fredrik Roubert
dee32dda95
ICU-10944 Switch DictionaryData to use ByteBuffer.
...
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/106610043
X-SVN-Rev: 36041
2014-07-15 21:14:31 +00:00
Fredrik Roubert
4a92ee0841
ICU-10944 Add ByteBuffer support for UCharacterNameReader.
...
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/112960043
X-SVN-Rev: 36040
2014-07-15 21:08:30 +00:00
Fredrik Roubert
c12cb80e81
ICU-10944 Add ByteBuffer support for conversion classes.
...
Updates UConverterDataReader, UConverterAlias and
UConverterAliasDataReader.
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/107700043
X-SVN-Rev: 36039
2014-07-15 21:01:33 +00:00
Fredrik Roubert
463c0aa318
ICU-10944 Add ByteBuffer support for properties classes.
...
Updates UBiDiProps, UCaseProps, UCharacterProperty and UPropertyAliases.
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/112020044
X-SVN-Rev: 36038
2014-07-15 20:55:59 +00:00
Fredrik Roubert
4aea6c889a
ICU-10944 Add ByteBuffer support for StringPrep.
...
Also adds the ICUBinary.getVersionByteArrayFromCompactInt() function.
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/106580043
X-SVN-Rev: 36037
2014-07-15 20:49:46 +00:00
Fredrik Roubert
ffc1584fe7
ICU-10944 Add ByteBuffer support for BreakIterator.
...
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/108450046
X-SVN-Rev: 36036
2014-07-15 20:40:48 +00:00
Tom Zhang
8787394bd1
ICU-10979 add udat_adoptNumberFormat & update doc
...
X-SVN-Rev: 36035
2014-07-15 20:39:51 +00:00
Fredrik Roubert
f58b3f8fd7
ICU-10944 Add ByteBuffer support for Normalizer2Impl.
...
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/106530045
X-SVN-Rev: 36034
2014-07-15 20:32:17 +00:00
Fredrik Roubert
08b5fb11b0
ICU-10944 Extend ByteBuffer support in ICUBinary and Trie classes.
...
This new functionality is needed for ByteBuffer support in
Normalizer2Impl and BreakIterator.
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/107620044
X-SVN-Rev: 36033
2014-07-15 20:19:55 +00:00
Fredrik Roubert
73071730b9
ICU-10944 Update ICUBinaryTest to test readHeader(ByteBuffer).
...
Testing readHeader(InputStream) is no longer of any importance, as the
use of that method is going away.
This also exposes a bug in the test data; the size field was zero.
Also add statement to actually test lenient data version.
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/105670044
X-SVN-Rev: 36032
2014-07-15 20:11:41 +00:00
Fredrik Roubert
e12467f252
ICU-10944 Delete unused class ICUBinaryStream.
...
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/111150043
X-SVN-Rev: 36031
2014-07-15 20:03:25 +00:00
Travis Keep
fea6dbb22f
ICU-10864 DecimalFormat::getGroupingSize() to return 0 when grouping isn't being used.
...
X-SVN-Rev: 36028
2014-07-15 18:18:39 +00:00
Travis Keep
71d9e44e03
ICU-10864 DecimalFormat::getGroupingSize() to return 0 when grouping isn't being used.
...
X-SVN-Rev: 36027
2014-07-15 16:40:20 +00:00
Travis Keep
321f5c2c7b
ICU-10966 Fix NumberFormat::createInstance to return U_MISSING_RESOURCE_ERROR when there is missing resource data.
...
X-SVN-Rev: 36026
2014-07-15 00:10:52 +00:00
Andy Heninger
76aaa9229f
ICU-11007 Improved checking for NULL time zones in calendar code.
...
X-SVN-Rev: 36025
2014-07-14 23:39:06 +00:00
Markus Scherer
61ee3253e8
ICU-10876 document Collator thread-safe only when frozen
...
X-SVN-Rev: 36022
2014-07-10 22:39:05 +00:00
Markus Scherer
37c7676f5e
ICU-10912 create Collator from binary: support length<0 again, and document that the base collator is required (see ticket #10517 )
...
X-SVN-Rev: 36021
2014-07-10 22:17:20 +00:00
Markus Scherer
29fc864adf
ICU-11002 Unicode 7.0 final IdnaMappingTable
...
X-SVN-Rev: 36020
2014-07-10 19:05:06 +00:00
Markus Scherer
1d533a66e8
ICU-10998 collation reorder others=Zzzz, recognize only others = reset
...
X-SVN-Rev: 36019
2014-07-09 23:36:43 +00:00
Markus Scherer
1379df9789
ICU-10998 test for only-none before comparing with the current list of reordering codes
...
X-SVN-Rev: 36018
2014-07-09 23:36:19 +00:00
Markus Scherer
9bc6f268fb
ICU-10998 collation reorder others=Zzzz, recognize only others = reset
...
X-SVN-Rev: 36017
2014-07-09 22:53:09 +00:00