]> granicus.if.org Git - icu/log
icu
12 years agoICU-10131 Add UTF-8 BOM to test/testdata/te_IN.txt so that windows like systems know...
Travis Keep [Tue, 28 May 2013 23:16:24 +0000 (23:16 +0000)]
ICU-10131 Add UTF-8 BOM to test/testdata/te_IN.txt so that windows like systems know that the file is UTF-8 encoded.

X-SVN-Rev: 33766

12 years agoICU-10192 Fix the LanguageTag#toString() missing variant fields problem.
Yoshito Umaoka [Tue, 28 May 2013 20:16:17 +0000 (20:16 +0000)]
ICU-10192 Fix the LanguageTag#toString() missing variant fields problem.

X-SVN-Rev: 33765

12 years agoICU-10131 fix the build.
Travis Keep [Tue, 28 May 2013 18:12:43 +0000 (18:12 +0000)]
ICU-10131 fix the build.

X-SVN-Rev: 33763

12 years agoICU-10131 Rebreak the build.
Travis Keep [Tue, 28 May 2013 16:10:07 +0000 (16:10 +0000)]
ICU-10131 Rebreak the build.

X-SVN-Rev: 33762

12 years agoICU-8471 Update to fix the Compact Numbers for fractional plurals, and for use in...
Mark Davis [Mon, 27 May 2013 22:25:45 +0000 (22:25 +0000)]
ICU-8471 Update to fix the Compact Numbers for fractional plurals, and for use in CLDR.

X-SVN-Rev: 33760

12 years agoICU-8471 Update to fix the Compact Numbers for fractional plurals, and for use in...
Mark Davis [Mon, 27 May 2013 15:34:55 +0000 (15:34 +0000)]
ICU-8471 Update to fix the Compact Numbers for fractional plurals, and for use in CLDR.

X-SVN-Rev: 33759

12 years agoICU-10113 Updated DateTimePatternGeneratorSample.java. Replace gen.addPattern("d...
Bing Long [Mon, 27 May 2013 14:46:51 +0000 (14:46 +0000)]
ICU-10113 Updated DateTimePatternGeneratorSample.java. Replace gen.addPattern("d'. von' MMMM", true, returnInfo) with gen.addPattern("dd'. von' MMMM", true, returnInfo) to make the sample applicable to other locales, such as German, Simplified Chinese etc.

X-SVN-Rev: 33758

12 years agoICU-10131 Attempt to fix broken build on AIX/solaris.
Travis Keep [Sat, 25 May 2013 00:23:05 +0000 (00:23 +0000)]
ICU-10131 Attempt to fix broken build on AIX/solaris.

X-SVN-Rev: 33755

12 years agoICU-10131 Add test for fallback prevention with empty set for JAVA.
Travis Keep [Sat, 25 May 2013 00:03:37 +0000 (00:03 +0000)]
ICU-10131 Add test for fallback prevention with empty set for JAVA.

X-SVN-Rev: 33754

12 years agoICU-10173 Add test for ensuring that zero shoes as 0 and not 0.0
Travis Keep [Fri, 24 May 2013 22:47:07 +0000 (22:47 +0000)]
ICU-10173 Add test for ensuring that zero shoes as 0 and not 0.0

X-SVN-Rev: 33752

12 years agoICU-10045 Fix again so that zero shows as 0 not 0.0
Travis Keep [Fri, 24 May 2013 22:45:48 +0000 (22:45 +0000)]
ICU-10045 Fix again so that zero shows as 0 not 0.0

X-SVN-Rev: 33751

12 years agoICU-10045 Fix significant digits with zero for JAVA.
Travis Keep [Fri, 24 May 2013 22:16:05 +0000 (22:16 +0000)]
ICU-10045 Fix significant digits with zero for JAVA.

X-SVN-Rev: 33750

12 years agoICU-10131 Added C test to verify that 3 empty set values stop fallback for ures_getSt...
Travis Keep [Fri, 24 May 2013 18:23:49 +0000 (18:23 +0000)]
ICU-10131 Added C test to verify that 3 empty set values stop fallback for ures_getStringByKeyWithFallback

X-SVN-Rev: 33749

12 years agoICU-10173 fix test to show bug.
Mark Davis [Fri, 24 May 2013 08:58:43 +0000 (08:58 +0000)]
ICU-10173 fix test to show bug.

X-SVN-Rev: 33748

12 years agoICU-9669 Fix bug in resbund.cpp
Travis Keep [Thu, 23 May 2013 21:47:38 +0000 (21:47 +0000)]
ICU-9669 Fix bug in resbund.cpp

X-SVN-Rev: 33746

12 years agoICU-10153 Fix javadoc for TimeUnitFormat.setNumberFormat()
Travis Keep [Thu, 23 May 2013 18:49:28 +0000 (18:49 +0000)]
ICU-10153 Fix javadoc for TimeUnitFormat.setNumberFormat()

X-SVN-Rev: 33739

12 years agoICU-10151 Fix typo in UnicodeSet documentation.
Travis Keep [Thu, 23 May 2013 18:33:24 +0000 (18:33 +0000)]
ICU-10151 Fix typo in UnicodeSet documentation.

X-SVN-Rev: 33738

12 years agoICU-10186 Need special numeric era format/parse for dangi too (J)
Peter Edberg [Thu, 23 May 2013 02:00:04 +0000 (02:00 +0000)]
ICU-10186 Need special numeric era format/parse for dangi too (J)

X-SVN-Rev: 33735

12 years agoICU-10186 Need special numeric era format/parse for dangi too (C)
Peter Edberg [Thu, 23 May 2013 01:28:21 +0000 (01:28 +0000)]
ICU-10186 Need special numeric era format/parse for dangi too (C)

X-SVN-Rev: 33734

12 years agoICU-10170 Added a test case. The bug in the library code was already fixed by r33671.
Yoshito Umaoka [Wed, 22 May 2013 21:04:44 +0000 (21:04 +0000)]
ICU-10170 Added a test case. The bug in the library code was already fixed by r33671.

X-SVN-Rev: 33731

12 years agoICU-10148 TZ database/Windows zone ID mapping APIs.
Yoshito Umaoka [Wed, 22 May 2013 20:34:10 +0000 (20:34 +0000)]
ICU-10148 TZ database/Windows zone ID mapping APIs.

X-SVN-Rev: 33727

12 years agoICU-10148 TZ database/Windows zone ID mapping APIs.
Yoshito Umaoka [Wed, 22 May 2013 20:33:30 +0000 (20:33 +0000)]
ICU-10148 TZ database/Windows zone ID mapping APIs.

X-SVN-Rev: 33726

12 years agoICU-9272 CharsetDetector Inefficiencies
Ramy Said [Wed, 22 May 2013 14:28:56 +0000 (14:28 +0000)]
ICU-9272 CharsetDetector Inefficiencies

X-SVN-Rev: 33722

12 years agoICU-9904 add enumset to filter, hopefully it will fix the binary build issue
Steven R. Loomis [Wed, 22 May 2013 04:28:12 +0000 (04:28 +0000)]
ICU-9904 add enumset to filter, hopefully it will fix the binary build issue

X-SVN-Rev: 33720

12 years agoICU-10128 new BidiTest.txt with test data for more than 63 levels
Markus Scherer [Mon, 20 May 2013 18:55:39 +0000 (18:55 +0000)]
ICU-10128 new BidiTest.txt with test data for more than 63 levels

X-SVN-Rev: 33691

12 years agoICU-10128 new BidiTest.txt with test data for more than 63 levels
Markus Scherer [Mon, 20 May 2013 18:39:41 +0000 (18:39 +0000)]
ICU-10128 new BidiTest.txt with test data for more than 63 levels

X-SVN-Rev: 33690

12 years agoICU-10120 Add test for katakana + extend
Peter Edberg [Mon, 20 May 2013 00:39:58 +0000 (00:39 +0000)]
ICU-10120 Add test for katakana + extend

X-SVN-Rev: 33685

12 years agoICU-10120 Add test for katakana + extend (J)
Peter Edberg [Mon, 20 May 2013 00:39:07 +0000 (00:39 +0000)]
ICU-10120 Add test for katakana + extend (J)

X-SVN-Rev: 33684

12 years agoICU-10120 Copy fix #9983 (for word ubrk_previous infinite loop) to word_POSIX too (J)
Peter Edberg [Sun, 19 May 2013 07:03:23 +0000 (07:03 +0000)]
ICU-10120 Copy fix #9983 (for word ubrk_previous infinite loop) to word_POSIX too (J)

X-SVN-Rev: 33683

12 years agoICU-10120 Copy fix #9983 (for word ubrk_previous infinite loop) to word_POSIX too
Peter Edberg [Sun, 19 May 2013 06:36:13 +0000 (06:36 +0000)]
ICU-10120 Copy fix #9983 (for word ubrk_previous infinite loop) to word_POSIX too

X-SVN-Rev: 33682

12 years agoICU-10169 Fix redefinition of macro on os390 in simplethread test code
Michael Ow [Sat, 18 May 2013 00:59:21 +0000 (00:59 +0000)]
ICU-10169 Fix redefinition of macro on os390 in simplethread test code

X-SVN-Rev: 33681

12 years agoICU-10143 set to null was a mistake. fGlyphStorage is null when theres already an...
Steven R. Loomis [Sat, 18 May 2013 00:06:58 +0000 (00:06 +0000)]
ICU-10143 set to null was a mistake.  fGlyphStorage is null when theres already an error (and the error code is set).

X-SVN-Rev: 33680

12 years agoICU-10147 fix header typo
Steven R. Loomis [Fri, 17 May 2013 23:55:48 +0000 (23:55 +0000)]
ICU-10147 fix header typo

X-SVN-Rev: 33679

12 years agoICU-9931 Fixed rounding related problems in ICU4J DecimalFormat. Provided generic...
Yoshito Umaoka [Thu, 16 May 2013 22:25:42 +0000 (22:25 +0000)]
ICU-9931 Fixed rounding related problems in ICU4J DecimalFormat. Provided generic test case code for rounding behavior.

X-SVN-Rev: 33671

12 years agoICU-10110 handle non-String'able objects to prevent class cast exception in SimpleDat...
Scott Russell [Thu, 16 May 2013 17:50:47 +0000 (17:50 +0000)]
ICU-10110 handle non-String'able objects to prevent class cast exception in SimpleDateFormat.parse()

X-SVN-Rev: 33670

12 years agoICU-10110 handle non-String objects to prevent class cast exception in SimpleDateForm...
Scott Russell [Thu, 16 May 2013 15:51:43 +0000 (15:51 +0000)]
ICU-10110 handle non-String objects to prevent class cast exception in SimpleDateFormat.parse()

X-SVN-Rev: 33669

12 years agoICU-10169 Remove error compilation options in zos build
Michael Ow [Thu, 16 May 2013 14:43:26 +0000 (14:43 +0000)]
ICU-10169 Remove error compilation options in zos build

X-SVN-Rev: 33667

12 years agoICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33585)
Markus Scherer [Wed, 15 May 2013 22:16:48 +0000 (22:16 +0000)]
ICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33585)

X-SVN-Rev: 33663

12 years agoICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33661)
Markus Scherer [Wed, 15 May 2013 21:51:04 +0000 (21:51 +0000)]
ICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33661)

X-SVN-Rev: 33662

12 years agoICU-7881 accept a list .dat file (for -a -r -x) whose name differs from the ToC prefi...
Markus Scherer [Wed, 15 May 2013 20:10:55 +0000 (20:10 +0000)]
ICU-7881 accept a list .dat file (for -a -r -x) whose name differs from the ToC prefixes it contains

X-SVN-Rev: 33659

12 years agoICU-10113 Added PluralFormatSample.java. Updated the API document for PluralFormat...
Bing Long [Tue, 14 May 2013 20:51:05 +0000 (20:51 +0000)]
ICU-10113 Added PluralFormatSample.java. Updated the API document for PluralFormat(ULocale ulocale, String pattern).

X-SVN-Rev: 33653

12 years agoICU-10113 Added DateIntervalFormatSample.java.
Bing Long [Tue, 14 May 2013 20:39:25 +0000 (20:39 +0000)]
ICU-10113 Added DateIntervalFormatSample.java.
Updated the API document for DateIntervalFormat->getInstance(String skeleton, Locale locale) and
DateIntervalFormat->getInstance(String skeleton, Locale locale, DateIntervalInfo dtitvinf)

X-SVN-Rev: 33652

12 years agoICU-8474 Updated the plural rules factory to match CLDR; took a first pass at modifyi...
Mark Davis [Tue, 14 May 2013 12:32:16 +0000 (12:32 +0000)]
ICU-8474 Updated the plural rules factory to match CLDR; took a first pass at modifying NumberFormat to get the right information out for plural select with fractions.

X-SVN-Rev: 33649

12 years agoICU-10069 Add comments per Markus' review.
Travis Keep [Mon, 13 May 2013 23:41:55 +0000 (23:41 +0000)]
ICU-10069 Add comments per Markus' review.

X-SVN-Rev: 33645

12 years agoICU-10047 Copy enumset.h to the appropriate directory when building with MSVC project...
Michael Ow [Fri, 10 May 2013 20:43:23 +0000 (20:43 +0000)]
ICU-10047 Copy enumset.h to the appropriate directory when building with MSVC project files

X-SVN-Rev: 33635

12 years agoICU-10154 Optimized time zone historical offset iteration.
Yoshito Umaoka [Fri, 10 May 2013 16:42:39 +0000 (16:42 +0000)]
ICU-10154 Optimized time zone historical offset iteration.

X-SVN-Rev: 33633

12 years agoICU-10154 Optimized time zone historical offset iteration.
Yoshito Umaoka [Fri, 10 May 2013 16:32:04 +0000 (16:32 +0000)]
ICU-10154 Optimized time zone historical offset iteration.

X-SVN-Rev: 33632

12 years agoICU-10069 Take into account compatible currency symbols, e.g half-width and full...
Travis Keep [Wed, 8 May 2013 23:46:30 +0000 (23:46 +0000)]
ICU-10069 Take into account compatible currency symbols, e.g half-width and full-width yen symbol, when parsing currencies. Currency symbol equivalence relation hard-coded in Currency class for now.

X-SVN-Rev: 33616

12 years agoICU-10069 Clean up overly complicated currency matching code. This clean up was neces...
Travis Keep [Wed, 8 May 2013 19:53:08 +0000 (19:53 +0000)]
ICU-10069 Clean up overly complicated currency matching code. This clean up was necessary because previous code assumed that currency string in text will match currency symbol in CLDR. With currency equivalences, this assumption no longer holds.

X-SVN-Rev: 33615

12 years agoICU-10133 Fix pkgdata tool not building data into load module on OS390
Michael Ow [Wed, 8 May 2013 19:53:01 +0000 (19:53 +0000)]
ICU-10133 Fix pkgdata tool not building data into load module on OS390

X-SVN-Rev: 33614

12 years agoICU-10134 Fix man page for uconv
Michael Ow [Wed, 8 May 2013 19:06:57 +0000 (19:06 +0000)]
ICU-10134 Fix man page for uconv

X-SVN-Rev: 33613

12 years agoICU-10129 Fix Windows timezone name truncation
Michael Ow [Wed, 8 May 2013 17:33:54 +0000 (17:33 +0000)]
ICU-10129 Fix Windows timezone name truncation

X-SVN-Rev: 33610

12 years agoICU-10082 Fix timezone detection on Solaris
Michael Ow [Wed, 8 May 2013 17:00:30 +0000 (17:00 +0000)]
ICU-10082 Fix timezone detection on Solaris

X-SVN-Rev: 33609

12 years agoICU-10084 Update version to 52.0.1
Michael Ow [Wed, 8 May 2013 01:38:44 +0000 (01:38 +0000)]
ICU-10084 Update version to 52.0.1

X-SVN-Rev: 33608

12 years agoICU-10026 Fix DecimalFormat to handle variation of minus signs according to Mark...
Travis Keep [Tue, 7 May 2013 20:06:58 +0000 (20:06 +0000)]
ICU-10026 Fix DecimalFormat to handle variation of minus signs according to Mark Davis' suggestions.

X-SVN-Rev: 33605

12 years agoICU-10083 Update version number to 52.0.1 and update timebombs
Michael Ow [Tue, 7 May 2013 19:53:34 +0000 (19:53 +0000)]
ICU-10083 Update version number to 52.0.1 and update timebombs

X-SVN-Rev: 33604

12 years agoICU-9881 Fix library names for MINGW build
Michael Ow [Tue, 7 May 2013 17:35:21 +0000 (17:35 +0000)]
ICU-9881 Fix library names for MINGW build

X-SVN-Rev: 33603

12 years agoICU-10137 Merge CLDR 23.1 data
John Emmons [Mon, 6 May 2013 13:52:37 +0000 (13:52 +0000)]
ICU-10137 Merge CLDR 23.1 data

X-SVN-Rev: 33592

12 years agoICU-10137 Merge CLDR 23.1 data
John Emmons [Mon, 6 May 2013 13:48:55 +0000 (13:48 +0000)]
ICU-10137 Merge CLDR 23.1 data

X-SVN-Rev: 33591

12 years agoICU-10081 uprv_stableBinarySearch() internal API
Markus Scherer [Sat, 4 May 2013 18:58:23 +0000 (18:58 +0000)]
ICU-10081 uprv_stableBinarySearch() internal API

X-SVN-Rev: 33590

12 years agoICU-10081 stable sort via insertion sort with binary search; test it well
Markus Scherer [Fri, 3 May 2013 22:46:57 +0000 (22:46 +0000)]
ICU-10081 stable sort via insertion sort with binary search; test it well

X-SVN-Rev: 33588

12 years agoICU-10098 Fixed a bug introduced by the previous commit.
Yoshito Umaoka [Fri, 3 May 2013 22:34:46 +0000 (22:34 +0000)]
ICU-10098 Fixed a bug introduced by the previous commit.

X-SVN-Rev: 33587

12 years agoICU-10098 Fixed LCID to posix-style locale ID mapping problem. The fix required to...
Yoshito Umaoka [Fri, 3 May 2013 21:36:03 +0000 (21:36 +0000)]
ICU-10098 Fixed LCID to posix-style locale ID mapping problem. The fix required to change the internal LCID mapping function interface, and resolved a threading issue in uloc_getLocaleForLCID() and some other internal implementation problems in Win32DateFormat/Win32NumberFormat.

X-SVN-Rev: 33586

12 years agoICU-10070 uregion_isEqualTo -> uregion_areEqual, implement using pointer compare
Peter Edberg [Thu, 2 May 2013 22:04:50 +0000 (22:04 +0000)]
ICU-10070 uregion_isEqualTo -> uregion_areEqual, implement using pointer compare

X-SVN-Rev: 33578

12 years agoICU-10136 Do not throw an exception when requesting the quotes for fr_CA. It should...
George Rhoten [Wed, 1 May 2013 21:37:14 +0000 (21:37 +0000)]
ICU-10136 Do not throw an exception when requesting the quotes for fr_CA. It should fallback to data from fr.

X-SVN-Rev: 33568

12 years agoICU-10128 store bpt max value in ubidi.icu
Markus Scherer [Tue, 30 Apr 2013 22:06:20 +0000 (22:06 +0000)]
ICU-10128 store bpt max value in ubidi.icu

X-SVN-Rev: 33566

12 years agoICU-10128 remove version suffixes from UCD files, so that they are easy to compare...
Markus Scherer [Tue, 30 Apr 2013 16:27:15 +0000 (16:27 +0000)]
ICU-10128 remove version suffixes from UCD files, so that they are easy to compare as a tree of files

X-SVN-Rev: 33565

12 years agoICU-10128 add 2 new script codes from ISO 15924: Aghb & Mahj
Markus Scherer [Mon, 29 Apr 2013 22:39:38 +0000 (22:39 +0000)]
ICU-10128 add 2 new script codes from ISO 15924: Aghb & Mahj

X-SVN-Rev: 33563

12 years agoICU-9984 For DTPG, Y in skeleton should produce Y in pattern
Peter Edberg [Mon, 29 Apr 2013 22:10:29 +0000 (22:10 +0000)]
ICU-9984 For DTPG, Y in skeleton should produce Y in pattern

X-SVN-Rev: 33562

12 years agoICU-10128 encode new properties bpt & bpb in ubidi.icu format version 2.1
Markus Scherer [Fri, 26 Apr 2013 23:45:27 +0000 (23:45 +0000)]
ICU-10128 encode new properties bpt & bpb in ubidi.icu format version 2.1

X-SVN-Rev: 33557

12 years agoICU-100113 Added DateTimePatternGeneratorSample.java. Updated the API document in...
Bing Long [Fri, 26 Apr 2013 19:23:57 +0000 (19:23 +0000)]
ICU-100113 Added DateTimePatternGeneratorSample.java. Updated the API document in datetimepatterngenerator class for getBestPattern, addPattern, replaceFieldTypes.

X-SVN-Rev: 33555

12 years agoICU-10128 parse the new BidiBrackets.txt
Markus Scherer [Fri, 26 Apr 2013 00:06:57 +0000 (00:06 +0000)]
ICU-10128 parse the new BidiBrackets.txt

X-SVN-Rev: 33554

12 years agoICU-9104 Some minor updates in the CollationElementIterator API doc, including setOff...
Yoshito Umaoka [Thu, 25 Apr 2013 21:10:43 +0000 (21:10 +0000)]
ICU-9104 Some minor updates in the CollationElementIterator API doc, including setOffset()/setText() are OK between next()/previous() in addition to reset(). Removing class name prefix in the updated section to improve the readability (doxygen still produces links without class prefix).

X-SVN-Rev: 33551

12 years agoICU-9104 A minor change in the doc updated in the previous commit.
Yoshito Umaoka [Thu, 25 Apr 2013 21:00:44 +0000 (21:00 +0000)]
ICU-9104 A minor change in the doc updated in the previous commit.

X-SVN-Rev: 33550

12 years agoICU-9104 Updated CollationElementIterator API spec not to support changing the iterat...
Yoshito Umaoka [Thu, 25 Apr 2013 20:15:50 +0000 (20:15 +0000)]
ICU-9104 Updated CollationElementIterator API spec not to support changing the iteration direction without reset. Added a field tracking the iteration direction and trigger assertion when a caller violates the restriction (only when Java assertion is enabled).

X-SVN-Rev: 33549

12 years agoICU-10037 Update tzdata in ICU4J to 2013c
Michael Ow [Wed, 24 Apr 2013 03:12:26 +0000 (03:12 +0000)]
ICU-10037 Update tzdata in ICU4J to 2013c

X-SVN-Rev: 33548

12 years agoICU-10037 Update ICU4C to tzdata 2013c
Michael Ow [Wed, 24 Apr 2013 01:06:18 +0000 (01:06 +0000)]
ICU-10037 Update ICU4C to tzdata 2013c

X-SVN-Rev: 33547

12 years agoICU-8474 tweak for farsi
Mark Davis [Tue, 23 Apr 2013 15:17:51 +0000 (15:17 +0000)]
ICU-8474 tweak for farsi

X-SVN-Rev: 33545

12 years agoICU-8474 refactor to make it easier to copy to CLDR.
Mark Davis [Tue, 23 Apr 2013 12:32:37 +0000 (12:32 +0000)]
ICU-8474 refactor to make it easier to copy to CLDR.

X-SVN-Rev: 33544

12 years agoICU-10097 Replace ICURWLock implementation with JDK's ReentrantReadWriteLock. At...
Yoshito Umaoka [Mon, 22 Apr 2013 21:04:37 +0000 (21:04 +0000)]
ICU-10097 Replace ICURWLock implementation with JDK's ReentrantReadWriteLock. At the same time, disabled the stats collection (never used by ICU library consumers) by default.

X-SVN-Rev: 33543

12 years agoICU-8474 tuned portuguese, bengali, latvian, romanian, zulu
Mark Davis [Mon, 22 Apr 2013 14:49:51 +0000 (14:49 +0000)]
ICU-8474 tuned portuguese, bengali, latvian, romanian, zulu

X-SVN-Rev: 33541

12 years agoICU-10107 improve API docs for new function
Steven R. Loomis [Fri, 19 Apr 2013 23:39:07 +0000 (23:39 +0000)]
ICU-10107 improve API docs for new function

X-SVN-Rev: 33540

12 years agoICU-8957 Updated ant build files supporting findbugs invoked from ant build.
Yoshito Umaoka [Fri, 19 Apr 2013 23:31:32 +0000 (23:31 +0000)]
ICU-8957 Updated ant build files supporting findbugs invoked from ant build.

X-SVN-Rev: 33539

12 years agoICU-10107 LayoutEngine improvements
Steven R. Loomis [Thu, 18 Apr 2013 21:24:51 +0000 (21:24 +0000)]
ICU-10107 LayoutEngine improvements

X-SVN-Rev: 33535

12 years agoICU-9973 Make CharsetProviderICU thread safe
Michael Ow [Wed, 17 Apr 2013 15:29:37 +0000 (15:29 +0000)]
ICU-9973 Make CharsetProviderICU thread safe

X-SVN-Rev: 33534

12 years agoICU-10107 bump script codes
Steven R. Loomis [Mon, 15 Apr 2013 23:56:16 +0000 (23:56 +0000)]
ICU-10107 bump script codes

X-SVN-Rev: 33531

12 years agoICU-10107 Improve test generation
Steven R. Loomis [Mon, 15 Apr 2013 23:54:51 +0000 (23:54 +0000)]
ICU-10107 Improve test generation

X-SVN-Rev: 33530

12 years agoICU-10106 Removed the reference to fallbackRegionFormat that is no longer used.
Yoshito Umaoka [Mon, 15 Apr 2013 19:41:05 +0000 (19:41 +0000)]
ICU-10106 Removed the reference to fallbackRegionFormat that is no longer used.

X-SVN-Rev: 33529

12 years agoICU-8474 fixes for serialization, which included change to equals
Mark Davis [Mon, 15 Apr 2013 06:19:53 +0000 (06:19 +0000)]
ICU-8474 fixes for serialization, which included change to equals

X-SVN-Rev: 33528

12 years agoICU-10070 Misunderstanding, back out r33521
Peter Edberg [Sat, 13 Apr 2013 02:54:22 +0000 (02:54 +0000)]
ICU-10070 Misunderstanding, back out r33521

X-SVN-Rev: 33524

12 years agoICU-10070 And handle NULl return from uregion_getContainedRegions... while I am at it
Peter Edberg [Sat, 13 Apr 2013 00:16:56 +0000 (00:16 +0000)]
ICU-10070 And handle NULl return from uregion_getContainedRegions... while I am at it

X-SVN-Rev: 33522

12 years agoICU-10070 Fix crash due to bug in uenum_next that only affects some compilers
Peter Edberg [Fri, 12 Apr 2013 23:48:49 +0000 (23:48 +0000)]
ICU-10070 Fix crash due to bug in uenum_next that only affects some compilers

X-SVN-Rev: 33521

12 years agoICU-10070 Add plain C wrappers for Region class
Peter Edberg [Fri, 12 Apr 2013 23:00:51 +0000 (23:00 +0000)]
ICU-10070 Add plain C wrappers for Region class

X-SVN-Rev: 33520

12 years agoICU-10080 Removed the old serializable test data except 3.6.
Yoshito Umaoka [Fri, 12 Apr 2013 18:04:23 +0000 (18:04 +0000)]
ICU-10080 Removed the old serializable test data except 3.6.

X-SVN-Rev: 33519

12 years agoICU-8957 Fixed issues detected by FindBugs in ICU library code except #9667 and ...
Yoshito Umaoka [Fri, 12 Apr 2013 15:31:31 +0000 (15:31 +0000)]
ICU-8957 Fixed issues detected by FindBugs in ICU library code except #9667 and #10097. Added FindBugs exclusion filter files in ICU4J library project directories.

X-SVN-Rev: 33516

12 years agoICU-10099 Explicitly add charset=UTF-8 in the ICU4J API reference docs. Forcing UTF...
Yoshito Umaoka [Thu, 11 Apr 2013 17:52:38 +0000 (17:52 +0000)]
ICU-10099 Explicitly add charset=UTF-8 in the ICU4J API reference docs. Forcing UTF-8 to be used by JCite for reading java source files.

X-SVN-Rev: 33512

12 years agoICU-7881 add new options to the short usage text too
Markus Scherer [Wed, 10 Apr 2013 19:27:41 +0000 (19:27 +0000)]
ICU-7881 add new options to the short usage text too

X-SVN-Rev: 33504

12 years agoICU-9743 Logging known issues with ticket information, instead of timebomb.
Yoshito Umaoka [Wed, 10 Apr 2013 08:15:11 +0000 (08:15 +0000)]
ICU-9743 Logging known issues with ticket information, instead of timebomb.

X-SVN-Rev: 33503

12 years agoICU-8474 fix serbian, revamp rules to generate smarter samples
Mark Davis [Tue, 9 Apr 2013 13:43:13 +0000 (13:43 +0000)]
ICU-8474 fix serbian, revamp rules to generate smarter samples

X-SVN-Rev: 33502

12 years agoICU-8474 correct isEmpty()
Mark Davis [Tue, 9 Apr 2013 09:04:45 +0000 (09:04 +0000)]
ICU-8474 correct isEmpty()

X-SVN-Rev: 33501