]> granicus.if.org Git - icu/log
icu
10 years agoICU-10778 Add test to ensure that MeasureUnit is backward compatible with ICU 53.1
Travis Keep [Fri, 30 May 2014 21:27:06 +0000 (21:27 +0000)]
ICU-10778 Add test to ensure that MeasureUnit is backward compatible with ICU 53.1

X-SVN-Rev: 35784

10 years agoICU-10918 Moved the code reading an ICU configuration property out of DecimalFormat...
Yoshito Umaoka [Fri, 30 May 2014 14:27:29 +0000 (14:27 +0000)]
ICU-10918 Moved the code reading an ICU configuration property out of DecimalFormat#subparse to static initializer. The configuration is no longer dynamic, so the corresponding test case was also updated.

X-SVN-Rev: 35773

10 years agoICU-8260 Unnecessary import statement left in the previous commit.. updating.
Yoshito Umaoka [Thu, 29 May 2014 21:47:33 +0000 (21:47 +0000)]
ICU-8260 Unnecessary import statement left in the previous commit.. updating.

X-SVN-Rev: 35772

10 years agoICU-8260 Fixed a build problem on Java 5.
Yoshito Umaoka [Thu, 29 May 2014 21:03:46 +0000 (21:03 +0000)]
ICU-8260 Fixed a build problem on Java 5.

X-SVN-Rev: 35771

10 years agoICU-8260 use standard collation locale keywords in collper2
Markus Scherer [Thu, 29 May 2014 17:34:23 +0000 (17:34 +0000)]
ICU-8260 use standard collation locale keywords in collper2

X-SVN-Rev: 35770

10 years agoICU-10905 Updated API signature files for old ICU versions. In the previous doc tool...
Yoshito Umaoka [Thu, 29 May 2014 15:00:26 +0000 (15:00 +0000)]
ICU-10905 Updated API signature files for old ICU versions. In the previous doc tool change, no-arg constructors are now included in the signature file. To prevent API change report tool to report them as newly added APIs, the API signature files were regenerated with the updated code.

X-SVN-Rev: 35769

10 years agoICU-8260 support collation-related keywords via Collator base class if available
Markus Scherer [Thu, 29 May 2014 00:13:50 +0000 (00:13 +0000)]
ICU-8260 support collation-related keywords via Collator base class if available

X-SVN-Rev: 35768

10 years agoICU-8260 support all collation-related keywords in Collator.getInstance()
Markus Scherer [Wed, 28 May 2014 23:15:01 +0000 (23:15 +0000)]
ICU-8260 support all collation-related keywords in Collator.getInstance()

X-SVN-Rev: 35767

10 years agoICU-8260 bug fixes
Markus Scherer [Wed, 28 May 2014 23:03:52 +0000 (23:03 +0000)]
ICU-8260 bug fixes

X-SVN-Rev: 35766

10 years agoICU-10709 Update ibm-1375 table in ICU4J
Michael Ow [Wed, 28 May 2014 20:30:06 +0000 (20:30 +0000)]
ICU-10709 Update ibm-1375 table in ICU4J

X-SVN-Rev: 35764

10 years agoICU-10709 Update ibm-1375 mapping
Michael Ow [Wed, 28 May 2014 20:29:15 +0000 (20:29 +0000)]
ICU-10709 Update ibm-1375 mapping

X-SVN-Rev: 35763

10 years agoICU-8260 support all collation-related keywords in Collator::createInstance()
Markus Scherer [Tue, 27 May 2014 18:50:10 +0000 (18:50 +0000)]
ICU-8260 support all collation-related keywords in Collator::createInstance()

X-SVN-Rev: 35762

10 years agoICU-10863 Update EUCTW mapping in ICU4J
Michael Ow [Fri, 23 May 2014 20:27:40 +0000 (20:27 +0000)]
ICU-10863 Update EUCTW mapping in ICU4J

X-SVN-Rev: 35756

10 years agoICU-10863 Update EUCTW mapping
Michael Ow [Fri, 23 May 2014 20:27:03 +0000 (20:27 +0000)]
ICU-10863 Update EUCTW mapping

X-SVN-Rev: 35755

10 years agoICU-10847 Use Arrays.toString(T[]) to format array type data.
Yoshito Umaoka [Thu, 22 May 2014 23:59:16 +0000 (23:59 +0000)]
ICU-10847 Use Arrays.toString(T[]) to format array type data.

X-SVN-Rev: 35749

10 years agoICU-10914 Fix uses of createSharedInstance calls.
Travis Keep [Thu, 22 May 2014 23:48:56 +0000 (23:48 +0000)]
ICU-10914 Fix uses of createSharedInstance calls.

X-SVN-Rev: 35748

10 years agoICU-10913 Fix broken build.
Travis Keep [Thu, 22 May 2014 23:21:32 +0000 (23:21 +0000)]
ICU-10913 Fix broken build.

X-SVN-Rev: 35747

10 years agoICU-10913 Remove unused includes.
Travis Keep [Thu, 22 May 2014 23:14:10 +0000 (23:14 +0000)]
ICU-10913 Remove unused includes.

X-SVN-Rev: 35746

10 years agoICU-10884 Add abbreviated relative date format support.
Travis Keep [Thu, 22 May 2014 22:46:53 +0000 (22:46 +0000)]
ICU-10884 Add abbreviated relative date format support.

X-SVN-Rev: 35744

10 years agoICU-10831 Corrected the API parameter description for StringPrep#prepare(), from...
Yoshito Umaoka [Thu, 22 May 2014 22:44:47 +0000 (22:44 +0000)]
ICU-10831 Corrected the API parameter description for StringPrep#prepare(), from NONE to DEFAULT.

X-SVN-Rev: 35743

10 years agoICU-10831 Fixed the API parameter description in usprep_prepare().
Yoshito Umaoka [Thu, 22 May 2014 22:43:42 +0000 (22:43 +0000)]
ICU-10831 Fixed the API parameter description in usprep_prepare().

X-SVN-Rev: 35742

10 years agoICU-10905 Fixed missing @Deprecated annotation problem in several classes.
Yoshito Umaoka [Thu, 22 May 2014 20:20:27 +0000 (20:20 +0000)]
ICU-10905 Fixed missing @Deprecated annotation problem in several classes.

X-SVN-Rev: 35737

10 years agoICU-10905 A new tool used for checking deprected tag/annotation consistency. Also...
Yoshito Umaoka [Thu, 22 May 2014 20:05:59 +0000 (20:05 +0000)]
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

11 years agoICU-10522 Update tzcode readme in ICU
Michael Ow [Wed, 21 May 2014 20:21:53 +0000 (20:21 +0000)]
ICU-10522 Update tzcode readme in ICU

X-SVN-Rev: 35733

11 years agoICU-10719 fix problem with detecting timezone in non-english windows environment
Michael Ow [Wed, 21 May 2014 19:57:04 +0000 (19:57 +0000)]
ICU-10719 fix problem with detecting timezone in non-english windows environment

X-SVN-Rev: 35732

11 years agoICU-8550 Dictionary Break Iterator, fixes to work with UTF-8 text.
Andy Heninger [Sat, 17 May 2014 00:44:39 +0000 (00:44 +0000)]
ICU-8550 Dictionary Break Iterator, fixes to work with UTF-8 text.

X-SVN-Rev: 35724

11 years agoICU-10855 fix handling of partial match leniency to not falsely pass literals that...
Scott Russell [Fri, 16 May 2014 17:38:08 +0000 (17:38 +0000)]
ICU-10855 fix handling of partial match leniency to not falsely pass literals that should fail

X-SVN-Rev: 35720

11 years agoICU-10898 tzdata 2014c to ICU4C
Michael Ow [Wed, 14 May 2014 01:19:16 +0000 (01:19 +0000)]
ICU-10898 tzdata 2014c to ICU4C

X-SVN-Rev: 35711

11 years agoICU-10898 tzdata 2014c to ICU4J
Michael Ow [Wed, 14 May 2014 01:18:40 +0000 (01:18 +0000)]
ICU-10898 tzdata 2014c to ICU4J

X-SVN-Rev: 35710

11 years agoICU-10492 Fix library name issue in mingw build
Michael Ow [Sat, 10 May 2014 06:59:22 +0000 (06:59 +0000)]
ICU-10492 Fix library name issue in mingw build

X-SVN-Rev: 35702

11 years agoICU-10870 Use GetGeoInfoW version of GetGeoInfo
Michael Ow [Fri, 9 May 2014 19:11:50 +0000 (19:11 +0000)]
ICU-10870 Use GetGeoInfoW version of GetGeoInfo

X-SVN-Rev: 35700

11 years agoICU-10891 Fix buffer overflow problem in uresbund.cpp
Andy Heninger [Fri, 9 May 2014 17:54:54 +0000 (17:54 +0000)]
ICU-10891 Fix buffer overflow problem in uresbund.cpp

X-SVN-Rev: 35699

11 years agoICU-10887 Fix documentation in MeasureFormat.
Travis Keep [Thu, 8 May 2014 22:46:37 +0000 (22:46 +0000)]
ICU-10887 Fix documentation in MeasureFormat.

X-SVN-Rev: 35696

11 years agoICU-10885 Remove obsolete, unused test data file.
Andy Heninger [Tue, 6 May 2014 22:39:41 +0000 (22:39 +0000)]
ICU-10885 Remove obsolete, unused test data file.

X-SVN-Rev: 35694

11 years agoICU-10865 Thread safety fixes to u_get_stdout().
Andy Heninger [Tue, 6 May 2014 21:52:26 +0000 (21:52 +0000)]
ICU-10865 Thread safety fixes to u_get_stdout().

X-SVN-Rev: 35693

11 years agoICU-10835 Fix build problems from r35683.
Andy Heninger [Sun, 4 May 2014 20:43:48 +0000 (20:43 +0000)]
ICU-10835 Fix build problems from r35683.

X-SVN-Rev: 35691

11 years agoICU-10827 Updated ICU modified version of tzcode to 2014b level.
Yoshito Umaoka [Fri, 2 May 2014 23:24:38 +0000 (23:24 +0000)]
ICU-10827 Updated ICU modified version of tzcode to 2014b level.

X-SVN-Rev: 35684

11 years agoICU-10835 Improve performance of case insensitive find operations.
Andy Heninger [Fri, 2 May 2014 22:51:53 +0000 (22:51 +0000)]
ICU-10835 Improve performance of case insensitive find operations.

X-SVN-Rev: 35683

11 years agoICU-10835 Add tool for generation of regular expressions casing data
Andy Heninger [Fri, 2 May 2014 22:02:59 +0000 (22:02 +0000)]
ICU-10835 Add tool for generation of regular expressions casing data

X-SVN-Rev: 35682

11 years agoICU-10038 Add u_fopen variant that accepts UTF16 filename
Michael Ow [Thu, 1 May 2014 17:45:12 +0000 (17:45 +0000)]
ICU-10038 Add u_fopen variant that accepts UTF16 filename

X-SVN-Rev: 35681

11 years agoICU-10873 newlib has _timezone instead of __timezone
Jungshik Shin [Thu, 1 May 2014 00:16:10 +0000 (00:16 +0000)]
ICU-10873 newlib has _timezone instead of __timezone

X-SVN-Rev: 35680

11 years agoICU-10793 Optimize ListFormatter.
Travis Keep [Wed, 30 Apr 2014 21:26:08 +0000 (21:26 +0000)]
ICU-10793 Optimize ListFormatter.

X-SVN-Rev: 35677

11 years agoICU-10867 fix collperf2: NUL-terminate UTF-16 strings, really do sort & shuffle
Markus Scherer [Wed, 30 Apr 2014 21:20:10 +0000 (21:20 +0000)]
ICU-10867 fix collperf2: NUL-terminate UTF-16 strings, really do sort & shuffle

X-SVN-Rev: 35675

11 years agoICU-10732 Fix error in configure script
Michael Ow [Wed, 30 Apr 2014 21:17:52 +0000 (21:17 +0000)]
ICU-10732 Fix error in configure script

X-SVN-Rev: 35674

11 years agoICU-10732 Enable Cygwin64 build
Michael Ow [Wed, 30 Apr 2014 21:08:54 +0000 (21:08 +0000)]
ICU-10732 Enable Cygwin64 build

X-SVN-Rev: 35672

11 years agoICU-10837 Add ScientificFormatHelper class.
Travis Keep [Wed, 30 Apr 2014 20:36:11 +0000 (20:36 +0000)]
ICU-10837 Add ScientificFormatHelper class.

X-SVN-Rev: 35669

11 years agoICU-10046 insetMarkup()->insertMarkup().
Travis Keep [Wed, 30 Apr 2014 20:15:10 +0000 (20:15 +0000)]
ICU-10046 insetMarkup()->insertMarkup().

X-SVN-Rev: 35666

11 years agoICU-10871 Remove the old untested and unlisted U_PF_CLASSIC_MACOS platform. The moder...
George Rhoten [Wed, 30 Apr 2014 18:34:36 +0000 (18:34 +0000)]
ICU-10871 Remove the old untested and unlisted U_PF_CLASSIC_MACOS platform. The modern ICU probably would not compile on this old platform anymore.

X-SVN-Rev: 35663

11 years agoICU-1859 Fix memory leak.
George Rhoten [Wed, 30 Apr 2014 02:09:50 +0000 (02:09 +0000)]
ICU-1859 Fix memory leak.

X-SVN-Rev: 35662

11 years agoICU-10841 DateTimePatternGenerator.FormatParser should cache the UnicodeSet objects
George Rhoten [Wed, 30 Apr 2014 00:21:06 +0000 (00:21 +0000)]
ICU-10841 DateTimePatternGenerator.FormatParser should cache the UnicodeSet objects

X-SVN-Rev: 35661

11 years agoICU-1859 Fix a compiler error on AIX.
George Rhoten [Tue, 29 Apr 2014 21:34:42 +0000 (21:34 +0000)]
ICU-1859 Fix a compiler error on AIX.

X-SVN-Rev: 35660

11 years agoICU-1859 Fix a compiler error on AIX.
George Rhoten [Tue, 29 Apr 2014 20:35:27 +0000 (20:35 +0000)]
ICU-1859 Fix a compiler error on AIX.

X-SVN-Rev: 35659

11 years agoICU-1859 All RBNF rules parse now. All spellout values roundtrip. Lenient roundtrippi...
George Rhoten [Tue, 29 Apr 2014 18:29:12 +0000 (18:29 +0000)]
ICU-1859 All RBNF rules parse now. All spellout values roundtrip. Lenient roundtripping is still an issue.

X-SVN-Rev: 35658

11 years agoICU-10844 Add Regex test case.
Andy Heninger [Fri, 25 Apr 2014 21:22:20 +0000 (21:22 +0000)]
ICU-10844 Add Regex test case.

X-SVN-Rev: 35657

11 years agoICU-10767 Use ConcurrentHashMap with RuleBasedBreakIterator.
Andy Heninger [Fri, 25 Apr 2014 19:58:47 +0000 (19:58 +0000)]
ICU-10767 Use ConcurrentHashMap with RuleBasedBreakIterator.

X-SVN-Rev: 35656

11 years agoICU-10295 Mutex ucln_registerCleanup to clear thread sanitizer errors.
Andy Heninger [Fri, 25 Apr 2014 17:27:53 +0000 (17:27 +0000)]
ICU-10295 Mutex ucln_registerCleanup to clear thread sanitizer errors.

X-SVN-Rev: 35655

11 years agoICU-10805 Use InitOnce in Region class. Fixes threading problem in initialization.
Andy Heninger [Thu, 24 Apr 2014 22:31:56 +0000 (22:31 +0000)]
ICU-10805 Use InitOnce in Region class. Fixes threading problem in initialization.

X-SVN-Rev: 35653

11 years agoICU-10808 Fix file sep char checking
Michael Ow [Thu, 24 Apr 2014 20:06:19 +0000 (20:06 +0000)]
ICU-10808 Fix file sep char checking

X-SVN-Rev: 35652

11 years agoICU-10803 Fix race in LocaleUtility::getAvailableLocaleNames().
Andy Heninger [Thu, 24 Apr 2014 18:48:06 +0000 (18:48 +0000)]
ICU-10803 Fix race in LocaleUtility::getAvailableLocaleNames().

X-SVN-Rev: 35651

11 years agoICU-10861 Fix several ICU4C compile warnings.
Andy Heninger [Thu, 24 Apr 2014 00:33:39 +0000 (00:33 +0000)]
ICU-10861 Fix several ICU4C compile warnings.

X-SVN-Rev: 35650

11 years agoICU-10799 ICU initialization code, review & cleanup.
Andy Heninger [Wed, 23 Apr 2014 23:22:13 +0000 (23:22 +0000)]
ICU-10799 ICU initialization code, review & cleanup.

X-SVN-Rev: 35649

11 years agoICU-10808 Fix some array size limitation when calling pkgdata tool
Michael Ow [Wed, 23 Apr 2014 21:29:23 +0000 (21:29 +0000)]
ICU-10808 Fix some array size limitation when calling pkgdata tool

X-SVN-Rev: 35648

11 years agoICU-10125 merge from branch
Steven R. Loomis [Tue, 15 Apr 2014 13:01:23 +0000 (13:01 +0000)]
ICU-10125 merge from branch

X-SVN-Rev: 35642

11 years agoICU-10821 Unicode 7.0 in trunk, from branches/markus/uni70@35631
Markus Scherer [Mon, 14 Apr 2014 23:08:41 +0000 (23:08 +0000)]
ICU-10821 Unicode 7.0 in trunk, from branches/markus/uni70@35631

X-SVN-Rev: 35634

11 years agoICU-10821 Unicode 7.0 in trunk, from branches/markus/uni70@35631
Markus Scherer [Mon, 14 Apr 2014 22:30:09 +0000 (22:30 +0000)]
ICU-10821 Unicode 7.0 in trunk, from branches/markus/uni70@35631

X-SVN-Rev: 35632

11 years agoICU-10842 Updated ICU4C version nubmers for 54M1.
Yoshito Umaoka [Mon, 14 Apr 2014 20:41:25 +0000 (20:41 +0000)]
ICU-10842 Updated ICU4C version nubmers for 54M1.

X-SVN-Rev: 35630

11 years agoICU-10843 Changed the ICU4J version numbers for 54M1.
Yoshito Umaoka [Mon, 14 Apr 2014 20:40:53 +0000 (20:40 +0000)]
ICU-10843 Changed the ICU4J version numbers for 54M1.

X-SVN-Rev: 35629

11 years agoICU-10816 Added a test case of DateFormat parse leniency setter/gettter APIs. Also...
Yoshito Umaoka [Mon, 14 Apr 2014 19:59:56 +0000 (19:59 +0000)]
ICU-10816 Added a test case of DateFormat parse leniency setter/gettter APIs. Also cleaned up some lenient parse test code to match the ICU4C test cases.

X-SVN-Rev: 35628

11 years agoICU-10816 Added a test case of DateFormat parse leniency setter/getter APIs.
Yoshito Umaoka [Mon, 14 Apr 2014 19:58:40 +0000 (19:58 +0000)]
ICU-10816 Added a test case of DateFormat parse leniency setter/getter APIs.

X-SVN-Rev: 35627

11 years agoICU-10839 Updated collation performance test script to work with the current director...
Yoshito Umaoka [Mon, 14 Apr 2014 15:22:55 +0000 (15:22 +0000)]
ICU-10839 Updated collation performance test script to work with the current directory structure.

X-SVN-Rev: 35626

11 years agoICU-10822 remove static from test method
Scott Russell [Thu, 10 Apr 2014 20:20:20 +0000 (20:20 +0000)]
ICU-10822 remove static from test method

X-SVN-Rev: 35616

11 years agoICU-10822 C wrapper implementation for udat_get.../udat_setBooleanAttribute
Scott Russell [Thu, 10 Apr 2014 19:49:13 +0000 (19:49 +0000)]
ICU-10822 C wrapper implementation for udat_get.../udat_setBooleanAttribute

X-SVN-Rev: 35615

11 years agoICU-10046 Expose Exponent Multiplication Symbol. ScientificFormatHelper class to...
Travis Keep [Thu, 10 Apr 2014 18:13:29 +0000 (18:13 +0000)]
ICU-10046 Expose Exponent Multiplication Symbol. ScientificFormatHelper class to recognize variants of the plus and minus sign.

X-SVN-Rev: 35614

11 years agoICU-10046 Attempt to fix broken build.
Travis Keep [Wed, 9 Apr 2014 23:56:42 +0000 (23:56 +0000)]
ICU-10046 Attempt to fix broken build.

X-SVN-Rev: 35613

11 years agoICU-10046 Introduce ScientificFormatHelper class.
Travis Keep [Wed, 9 Apr 2014 23:00:45 +0000 (23:00 +0000)]
ICU-10046 Introduce ScientificFormatHelper class.

X-SVN-Rev: 35612

11 years agoICU-10821 add second Joining_Group array to bidi data, for 10800..10FFF
Markus Scherer [Fri, 4 Apr 2014 21:36:16 +0000 (21:36 +0000)]
ICU-10821 add second Joining_Group array to bidi data, for 10800..10FFF

X-SVN-Rev: 35601

11 years agoICU-10821 ppucd.txt: find & write current-year copyright, escape non-ASCII in heading...
Markus Scherer [Fri, 4 Apr 2014 18:01:48 +0000 (18:01 +0000)]
ICU-10821 ppucd.txt: find & write current-year copyright, escape non-ASCII in heading comments

X-SVN-Rev: 35600

11 years agoICU-10828 Attempt to fix broken build.
Travis Keep [Thu, 3 Apr 2014 22:44:00 +0000 (22:44 +0000)]
ICU-10828 Attempt to fix broken build.

X-SVN-Rev: 35597

11 years agoICU-10821 initial tools update for Unicode 7.0
Markus Scherer [Thu, 3 Apr 2014 22:43:00 +0000 (22:43 +0000)]
ICU-10821 initial tools update for Unicode 7.0

X-SVN-Rev: 35596

11 years agoICU-10828 Remove unused dependencies.
Travis Keep [Thu, 3 Apr 2014 21:58:23 +0000 (21:58 +0000)]
ICU-10828 Remove unused dependencies.

X-SVN-Rev: 35595

11 years agoICU-10811 QNX does not have nl_lang_info_codeset
Jungshik Shin [Wed, 2 Apr 2014 21:50:11 +0000 (21:50 +0000)]
ICU-10811 QNX does not have nl_lang_info_codeset

X-SVN-Rev: 35580

11 years agoICU-10793 Add optimization to ListFormatter.
Travis Keep [Wed, 2 Apr 2014 21:43:11 +0000 (21:43 +0000)]
ICU-10793 Add optimization to ListFormatter.

X-SVN-Rev: 35579

11 years agoICU-10804 Add documentation to LRUCache.
Travis Keep [Wed, 2 Apr 2014 20:12:02 +0000 (20:12 +0000)]
ICU-10804 Add documentation to LRUCache.

X-SVN-Rev: 35576

11 years agoICU-10816 DateFormat::setLenient to set boolean attribute properly.
Yoshito Umaoka [Wed, 2 Apr 2014 19:17:11 +0000 (19:17 +0000)]
ICU-10816 DateFormat::setLenient to set boolean attribute properly.

X-SVN-Rev: 35572

11 years agoICU-10758 Attempt to fix broken build.
Travis Keep [Wed, 2 Apr 2014 16:46:23 +0000 (16:46 +0000)]
ICU-10758 Attempt to fix broken build.

X-SVN-Rev: 35570

11 years agoICU-10758 Attempt to fix broken build.
Travis Keep [Wed, 2 Apr 2014 16:21:14 +0000 (16:21 +0000)]
ICU-10758 Attempt to fix broken build.

X-SVN-Rev: 35569

11 years agoICU-10758 Attempt to fix broken build.
Travis Keep [Tue, 1 Apr 2014 23:57:16 +0000 (23:57 +0000)]
ICU-10758 Attempt to fix broken build.

X-SVN-Rev: 35568

11 years agoICU-10758 Attempt to fix broken build.
Travis Keep [Tue, 1 Apr 2014 23:01:15 +0000 (23:01 +0000)]
ICU-10758 Attempt to fix broken build.

X-SVN-Rev: 35565

11 years agoICU-10758 Enable fastpath for DecimalFormat when grouping is turned on as long as...
Travis Keep [Tue, 1 Apr 2014 20:41:15 +0000 (20:41 +0000)]
ICU-10758 Enable fastpath for DecimalFormat when grouping is turned on as long as no grouping separators need to be inserted.

X-SVN-Rev: 35560

11 years agoICU-10636 make -w tests work without collation rule strings, and without big5han...
Markus Scherer [Tue, 1 Apr 2014 19:59:27 +0000 (19:59 +0000)]
ICU-10636 make -w tests work without collation rule strings, and without big5han and gb2312han

X-SVN-Rev: 35558

11 years agoICU-10810 Synchronized ICU4J data with ICU4C trunk to import the resource files built...
Yoshito Umaoka [Fri, 28 Mar 2014 23:00:52 +0000 (23:00 +0000)]
ICU-10810 Synchronized ICU4J data with ICU4C trunk to import the resource files built with the updated genrb.

X-SVN-Rev: 35545

11 years agoICU-10810 genrb: preflight strings on final parse tree, not while building the tree
Markus Scherer [Fri, 28 Mar 2014 22:03:03 +0000 (22:03 +0000)]
ICU-10810 genrb: preflight strings on final parse tree, not while building the tree

X-SVN-Rev: 35544

11 years agoICU-10434 tzdata2014b to ICU4J
Yoshito Umaoka [Wed, 26 Mar 2014 14:39:46 +0000 (14:39 +0000)]
ICU-10434 tzdata2014b to ICU4J

X-SVN-Rev: 35534

11 years agoICU-10434 tzdata2014b to ICU4C
Yoshito Umaoka [Wed, 26 Mar 2014 14:33:24 +0000 (14:33 +0000)]
ICU-10434 tzdata2014b to ICU4C

X-SVN-Rev: 35533

11 years agoICU-10434 Relaxed the check condition for DST amount from 1 hour to 2 hours. tzdata20...
Yoshito Umaoka [Wed, 26 Mar 2014 14:28:37 +0000 (14:28 +0000)]
ICU-10434 Relaxed the check condition for DST amount from 1 hour to 2 hours. tzdata2014b added Antarctica/Troll with a recurrent DST rule with 2 hour daylight saving.

X-SVN-Rev: 35531

11 years agoICU-10740 Updated ICU4C readme.html for 53rc.
Yoshito Umaoka [Wed, 19 Mar 2014 15:19:59 +0000 (15:19 +0000)]
ICU-10740 Updated ICU4C readme.html for 53rc.

X-SVN-Rev: 35510

11 years agoICU-10740 Fix newline setting in ICU4C
Michael Ow [Tue, 18 Mar 2014 21:59:16 +0000 (21:59 +0000)]
ICU-10740 Fix newline setting in ICU4C

X-SVN-Rev: 35505

11 years agoICU-10740 Fix newline error in ICU4J
Michael Ow [Tue, 18 Mar 2014 21:57:47 +0000 (21:57 +0000)]
ICU-10740 Fix newline error in ICU4J

X-SVN-Rev: 35504

11 years agoICU-10507 Better API documentation for asymmetric search (J)
Peter Edberg [Tue, 18 Mar 2014 21:52:16 +0000 (21:52 +0000)]
ICU-10507 Better API documentation for asymmetric search (J)

X-SVN-Rev: 35503

11 years agoICU-10507 Better API documentation for asymmetric search (C)
Peter Edberg [Tue, 18 Mar 2014 21:50:11 +0000 (21:50 +0000)]
ICU-10507 Better API documentation for asymmetric search (C)

X-SVN-Rev: 35502