]> granicus.if.org Git - icu/log
icu
10 years agoICU-10884 Fix compile warnings around not initializing base class in copy constructor...
Travis Keep [Thu, 12 Jun 2014 20:14:04 +0000 (20:14 +0000)]
ICU-10884 Fix compile warnings around not initializing base class in copy constructor for RelativeDateTimeFormatter and SharedObject.

X-SVN-Rev: 35871

10 years agoICU-10884 Attempt to fix broken build.
Travis Keep [Thu, 12 Jun 2014 19:55:36 +0000 (19:55 +0000)]
ICU-10884 Attempt to fix broken build.

X-SVN-Rev: 35870

10 years agoICU-10916 Add abbreviations to relative date time formatting for JAVA.
Travis Keep [Thu, 12 Jun 2014 17:41:31 +0000 (17:41 +0000)]
ICU-10916 Add abbreviations to relative date time formatting for JAVA.

X-SVN-Rev: 35868

10 years agoICU-10945 Enhance TestFmwk output with file location
Tom Zhang [Wed, 11 Jun 2014 21:27:25 +0000 (21:27 +0000)]
ICU-10945 Enhance TestFmwk output with file location

X-SVN-Rev: 35864

10 years agoICU-10884 Applied review comments from Andy Heninger.
Travis Keep [Wed, 11 Jun 2014 19:45:30 +0000 (19:45 +0000)]
ICU-10884 Applied review comments from Andy Heninger.

X-SVN-Rev: 35862

10 years agoICU-10884 Apply API proposal from 11 Jun ICU meeting.
Travis Keep [Wed, 11 Jun 2014 18:31:47 +0000 (18:31 +0000)]
ICU-10884 Apply API proposal from 11 Jun ICU meeting.

X-SVN-Rev: 35861

10 years agoICU-10821 try to fix Windows build
Markus Scherer [Wed, 11 Jun 2014 08:34:19 +0000 (08:34 +0000)]
ICU-10821 try to fix Windows build

X-SVN-Rev: 35858

10 years agoICU-10344 add new field & factory method for currency CASH/STANDARD Usage
Tom Zhang [Tue, 10 Jun 2014 18:48:49 +0000 (18:48 +0000)]
ICU-10344 add new field & factory method for currency CASH/STANDARD Usage

X-SVN-Rev: 35853

10 years agoICU-10821 change log update
Markus Scherer [Tue, 10 Jun 2014 17:40:52 +0000 (17:40 +0000)]
ICU-10821 change log update

X-SVN-Rev: 35851

10 years agoICU-10821 UCD 7.0 final data
Markus Scherer [Tue, 10 Jun 2014 17:40:02 +0000 (17:40 +0000)]
ICU-10821 UCD 7.0 final data

X-SVN-Rev: 35850

10 years agoICU-10905 Added a support for Enum methods, based on Markus's feedback.
Yoshito Umaoka [Tue, 10 Jun 2014 15:14:49 +0000 (15:14 +0000)]
ICU-10905 Added a support for Enum methods, based on Markus's feedback.

X-SVN-Rev: 35846

10 years agoICU-10344 Reverted previous change (r35833) and back to the original (r35820).
Yoshito Umaoka [Mon, 9 Jun 2014 21:32:49 +0000 (21:32 +0000)]
ICU-10344 Reverted previous change (r35833) and back to the original (r35820).

X-SVN-Rev: 35840

10 years agoICU-10821 UCD 7.0 final data
Markus Scherer [Mon, 9 Jun 2014 21:15:23 +0000 (21:15 +0000)]
ICU-10821 UCD 7.0 final data

X-SVN-Rev: 35838

10 years agoICU-10344 add new field & factory method for currency CASH/STANDARD Usage
Tom Zhang [Mon, 9 Jun 2014 19:30:22 +0000 (19:30 +0000)]
ICU-10344 add new field & factory method for currency CASH/STANDARD Usage

X-SVN-Rev: 35833

10 years agoICU-10372 deprecate collation APIs for short definition strings
Markus Scherer [Fri, 6 Jun 2014 22:48:14 +0000 (22:48 +0000)]
ICU-10372 deprecate collation APIs for short definition strings

X-SVN-Rev: 35822

10 years agoICU-9667 Removed a couple of paraLevel value assignment statements from setPara(...
Yoshito Umaoka [Fri, 6 Jun 2014 21:44:20 +0000 (21:44 +0000)]
ICU-9667 Removed a couple of paraLevel value assignment statements from setPara() to match the ICU4J change (r35820). See #9667 for more details.

X-SVN-Rev: 35821

10 years agoICU-9667 Removed a couple of paraLevel value assignment statements that have no effec...
Yoshito Umaoka [Fri, 6 Jun 2014 21:40:23 +0000 (21:40 +0000)]
ICU-9667 Removed a couple of paraLevel value assignment statements that have no effects, based on IBM Egypt team's suggestion.

X-SVN-Rev: 35820

10 years agoICU-10932 merge branches/markus/lowmemres to trunk: use ByteBuffer to read .res files...
Markus Scherer [Fri, 6 Jun 2014 20:52:10 +0000 (20:52 +0000)]
ICU-10932 merge branches/markus/lowmemres to trunk: use ByteBuffer to read .res files; allocate fewer/smaller objects; ResourceCache maps from resource int to immutable object; getString(key or index) avoid creating ICUResourceBundleImpl per string in many cases

X-SVN-Rev: 35815

10 years agoICU-10741 Fixed a bug incorrectly processing CR+LF in ucbuf_readline.
Yoshito Umaoka [Fri, 6 Jun 2014 20:49:18 +0000 (20:49 +0000)]
ICU-10741 Fixed a bug incorrectly processing CR+LF in ucbuf_readline.

X-SVN-Rev: 35814

10 years agoICU-10796 Runtime binding of LocaleDisplayNamesImpl. Refactored some methods in other...
Yoshito Umaoka [Wed, 4 Jun 2014 19:23:03 +0000 (19:23 +0000)]
ICU-10796 Runtime binding of LocaleDisplayNamesImpl. Refactored some methods in other classes to prevent undesired cross components dependencies.

X-SVN-Rev: 35805

10 years agoICU-10937 A quick test patch - just moving the test data date. We may revise the...
Yoshito Umaoka [Wed, 4 Jun 2014 16:38:57 +0000 (16:38 +0000)]
ICU-10937 A quick test patch - just moving the test data date. We may revise the fix later.

X-SVN-Rev: 35804

10 years agoICU-10937 A quick test patch - just moving the test data date. We may revise the...
Yoshito Umaoka [Wed, 4 Jun 2014 16:34:23 +0000 (16:34 +0000)]
ICU-10937 A quick test patch - just moving the test data date. We may revise the fix later.

X-SVN-Rev: 35803

10 years agoICU-10778 Created procedure for updating generated code for MeasureUnit for C/J with...
Travis Keep [Mon, 2 Jun 2014 22:55:19 +0000 (22:55 +0000)]
ICU-10778 Created procedure for updating generated code for MeasureUnit for C/J with each new release.

X-SVN-Rev: 35798

10 years agoICU-10778 Delimit Generated Code in MeasureUnit.
Travis Keep [Mon, 2 Jun 2014 22:47:11 +0000 (22:47 +0000)]
ICU-10778 Delimit Generated Code in MeasureUnit.

X-SVN-Rev: 35797

10 years agoICU-7057 InputStream.read() does not always read all .available() bytes
Markus Scherer [Mon, 2 Jun 2014 16:52:13 +0000 (16:52 +0000)]
ICU-7057 InputStream.read() does not always read all .available() bytes

X-SVN-Rev: 35790

10 years agoICU-7057 bug fix: make it actually work when assertions are disabled, tested without -ea
Markus Scherer [Mon, 2 Jun 2014 15:32:42 +0000 (15:32 +0000)]
ICU-7057 bug fix: make it actually work when assertions are disabled, tested without -ea

X-SVN-Rev: 35789

10 years agoICU-7057 bug fix: make it work when assertions are disabled
Markus Scherer [Mon, 2 Jun 2014 14:08:57 +0000 (14:08 +0000)]
ICU-7057 bug fix: make it work when assertions are disabled

X-SVN-Rev: 35788

10 years agoICU-8260 Increase buffer size of location keywords
Michael Ow [Sun, 1 Jun 2014 05:07:41 +0000 (05:07 +0000)]
ICU-8260 Increase buffer size of location keywords

X-SVN-Rev: 35787

10 years agoICU-7057 make ICU4J CollationDataReader work directly with ByteBuffer rather than...
Markus Scherer [Sun, 1 Jun 2014 00:15:06 +0000 (00:15 +0000)]
ICU-7057 make ICU4J CollationDataReader work directly with ByteBuffer rather than DataInputStream

X-SVN-Rev: 35786

10 years agoICU-10778 Add test to ensure that MeasureUnit is backward compatible with ICU 53.1
Travis Keep [Fri, 30 May 2014 21:51:57 +0000 (21:51 +0000)]
ICU-10778 Add test to ensure that MeasureUnit is backward compatible with ICU 53.1

X-SVN-Rev: 35785

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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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