]>
granicus.if.org Git - icu/log
Travis Keep [Thu, 23 May 2013 18:33:24 +0000 (18:33 +0000)]
ICU-10151 Fix typo in UnicodeSet documentation.
X-SVN-Rev: 33738
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
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
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
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
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
Ramy Said [Wed, 22 May 2013 14:28:56 +0000 (14:28 +0000)]
ICU-9272 CharsetDetector Inefficiencies
X-SVN-Rev: 33722
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
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
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
Peter Edberg [Mon, 20 May 2013 00:39:58 +0000 (00:39 +0000)]
ICU-10120 Add test for katakana + extend
X-SVN-Rev: 33685
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
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
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
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
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
Steven R. Loomis [Fri, 17 May 2013 23:55:48 +0000 (23:55 +0000)]
ICU-10147 fix header typo
X-SVN-Rev: 33679
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
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
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
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
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
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
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
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
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
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
Travis Keep [Mon, 13 May 2013 23:41:55 +0000 (23:41 +0000)]
ICU-10069 Add comments per Markus' review.
X-SVN-Rev: 33645
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
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
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
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
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
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
Michael Ow [Wed, 8 May 2013 19:06:57 +0000 (19:06 +0000)]
ICU-10134 Fix man page for uconv
X-SVN-Rev: 33613
Michael Ow [Wed, 8 May 2013 17:33:54 +0000 (17:33 +0000)]
ICU-10129 Fix Windows timezone name truncation
X-SVN-Rev: 33610
Michael Ow [Wed, 8 May 2013 17:00:30 +0000 (17:00 +0000)]
ICU-10082 Fix timezone detection on Solaris
X-SVN-Rev: 33609
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
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
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
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
John Emmons [Mon, 6 May 2013 13:52:37 +0000 (13:52 +0000)]
ICU-10137 Merge CLDR 23.1 data
X-SVN-Rev: 33592
John Emmons [Mon, 6 May 2013 13:48:55 +0000 (13:48 +0000)]
ICU-10137 Merge CLDR 23.1 data
X-SVN-Rev: 33591
Markus Scherer [Sat, 4 May 2013 18:58:23 +0000 (18:58 +0000)]
ICU-10081 uprv_stableBinarySearch() internal API
X-SVN-Rev: 33590
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
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
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
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
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
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
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
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
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
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
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
Markus Scherer [Fri, 26 Apr 2013 00:06:57 +0000 (00:06 +0000)]
ICU-10128 parse the new BidiBrackets.txt
X-SVN-Rev: 33554
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
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
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
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
Michael Ow [Wed, 24 Apr 2013 01:06:18 +0000 (01:06 +0000)]
ICU-10037 Update ICU4C to tzdata 2013c
X-SVN-Rev: 33547
Mark Davis [Tue, 23 Apr 2013 15:17:51 +0000 (15:17 +0000)]
ICU-8474 tweak for farsi
X-SVN-Rev: 33545
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
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
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
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
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
Steven R. Loomis [Thu, 18 Apr 2013 21:24:51 +0000 (21:24 +0000)]
ICU-10107 LayoutEngine improvements
X-SVN-Rev: 33535
Michael Ow [Wed, 17 Apr 2013 15:29:37 +0000 (15:29 +0000)]
ICU-9973 Make CharsetProviderICU thread safe
X-SVN-Rev: 33534
Steven R. Loomis [Mon, 15 Apr 2013 23:56:16 +0000 (23:56 +0000)]
ICU-10107 bump script codes
X-SVN-Rev: 33531
Steven R. Loomis [Mon, 15 Apr 2013 23:54:51 +0000 (23:54 +0000)]
ICU-10107 Improve test generation
X-SVN-Rev: 33530
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
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
Peter Edberg [Sat, 13 Apr 2013 02:54:22 +0000 (02:54 +0000)]
ICU-10070 Misunderstanding, back out r33521
X-SVN-Rev: 33524
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
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
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
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
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
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
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
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
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
Mark Davis [Tue, 9 Apr 2013 09:04:45 +0000 (09:04 +0000)]
ICU-8474 correct isEmpty()
X-SVN-Rev: 33501
Markus Scherer [Mon, 8 Apr 2013 21:31:58 +0000 (21:31 +0000)]
ICU-7881 add icupkg options --auto_toc_prefix --auto_toc_prefix_with_type --toc_prefix
X-SVN-Rev: 33500
Mark Davis [Mon, 8 Apr 2013 14:11:49 +0000 (14:11 +0000)]
ICU-8474 updates to fix new rules, separate out test generation class, factory class, change toString() to roundtrip, etc.
X-SVN-Rev: 33499
Travis Keep [Wed, 3 Apr 2013 22:05:00 +0000 (22:05 +0000)]
ICU-10017 Git rid of special code in TimePeriod that copies non-immutable Number types. Add comments explaining that Number objects need to be immutable. Add unit test for TestPeriod.equals/hashCode. In JAVA implementation remove extra boolean flag for numeric and treat NUMERIC as a full fledged style as much as possible.
X-SVN-Rev: 33490
Travis Keep [Wed, 3 Apr 2013 21:18:45 +0000 (21:18 +0000)]
ICU-10045 Change UNICODE_STRING_SIMPLE to a UnicodeString constructor in an attempt to fix broken builds.
X-SVN-Rev: 33489
Travis Keep [Wed, 3 Apr 2013 20:42:55 +0000 (20:42 +0000)]
ICU-10067 Add getLocale() and createPatternForNumItems() to ListFormatter.
X-SVN-Rev: 33488
Travis Keep [Wed, 3 Apr 2013 20:11:01 +0000 (20:11 +0000)]
ICU-10045 Fix number of significant digits with 0.
X-SVN-Rev: 33487
Travis Keep [Tue, 2 Apr 2013 22:01:33 +0000 (22:01 +0000)]
ICU-10045 Formatting with significant digits to work correctly with 0 in C++
X-SVN-Rev: 33485
Travis Keep [Fri, 29 Mar 2013 22:23:24 +0000 (22:23 +0000)]
ICU-10063 Change ListFormatter.format() method to take a Collection<?> instead of a Collection<Object>
X-SVN-Rev: 33480
Travis Keep [Fri, 29 Mar 2013 21:43:18 +0000 (21:43 +0000)]
ICU-10017 Correctly handle all types of Number fields in TimePeriod.
X-SVN-Rev: 33479
Travis Keep [Fri, 29 Mar 2013 20:17:43 +0000 (20:17 +0000)]
ICU-10017 Remove unused imports
X-SVN-Rev: 33478
Travis Keep [Thu, 28 Mar 2013 22:51:46 +0000 (22:51 +0000)]
ICU-10017 Add test to insure that TimePeriod.forAmounts() throws IllegalArgumentException when necessary.
X-SVN-Rev: 33476
Travis Keep [Thu, 28 Mar 2013 22:25:47 +0000 (22:25 +0000)]
ICU-10017 Add test for formatPeriod for numeric style and for TimePeriods with just a single field.
X-SVN-Rev: 33475
Travis Keep [Thu, 28 Mar 2013 21:04:41 +0000 (21:04 +0000)]
ICU-10017 Do defensive copy of TimeUnitAmount objects in TimePeriod.forAmounts.
X-SVN-Rev: 33474
Travis Keep [Thu, 28 Mar 2013 20:35:26 +0000 (20:35 +0000)]
ICU-10017 Add test for TimeUnitFormat.formatPeriod for english using full name style.
X-SVN-Rev: 33473
Andy Heninger [Thu, 28 Mar 2013 18:25:12 +0000 (18:25 +0000)]
ICU-2940 Remove synchronization from uset and uget DataDirectory().
X-SVN-Rev: 33472
Travis Keep [Thu, 28 Mar 2013 17:38:18 +0000 (17:38 +0000)]
ICU-10017 Add API specification for composition of time periods for ICU4J into code.
X-SVN-Rev: 33471