]>
granicus.if.org Git - icu/log
Stuart Gill [Sat, 4 Jun 2016 00:31:48 +0000 (00:31 +0000)]
ICU-10152 Force ivy init for building test-framework
X-SVN-Rev: 38796
Stuart Gill [Fri, 3 Jun 2016 23:44:30 +0000 (23:44 +0000)]
ICU-10152 JUnit Changes
X-SVN-Rev: 38795
Andy Heninger [Fri, 3 Jun 2016 18:19:26 +0000 (18:19 +0000)]
ICU-12575 fix incorrect API comments on class LocalUHashtablePointer
X-SVN-Rev: 38789
Steven R. Loomis [Fri, 3 Jun 2016 15:00:55 +0000 (15:00 +0000)]
ICU-8651 update icurun to work with really old ICUs
X-SVN-Rev: 38788
Andy Heninger [Thu, 2 Jun 2016 19:39:40 +0000 (19:39 +0000)]
ICU-12559 avoid signed int overflow in hash computation; it's undefined behavior.
X-SVN-Rev: 38782
Shane Carr [Tue, 31 May 2016 23:49:11 +0000 (23:49 +0000)]
ICU-11782 Optimizing storage of skeleton field strings in DateTimePatternGenerator (C++).
X-SVN-Rev: 38780
Shane Carr [Tue, 31 May 2016 22:48:47 +0000 (22:48 +0000)]
ICU-12528 Optimizing CompactDecimalDataCache data loading using a data sink (C++).
X-SVN-Rev: 38779
Shane Carr [Tue, 31 May 2016 22:45:23 +0000 (22:45 +0000)]
ICU-12533 Loading capitilization context for LocaleDisplayNames using data sink (C++).
X-SVN-Rev: 38778
Yoshito Umaoka [Tue, 31 May 2016 22:11:19 +0000 (22:11 +0000)]
ICU-12564 Reverted r38761 and r38762. Files missed in the previous commit.
X-SVN-Rev: 38777
Yoshito Umaoka [Tue, 31 May 2016 21:45:07 +0000 (21:45 +0000)]
ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments.
X-SVN-Rev: 38776
Felipe Balbontín [Tue, 31 May 2016 17:52:07 +0000 (17:52 +0000)]
ICU-12414 Updated DateFormatSymbols to load data using ResourceSink on ICU4J.
X-SVN-Rev: 38774
Shane Carr [Tue, 31 May 2016 17:35:22 +0000 (17:35 +0000)]
ICU-12528 Updating CompactDecimalDataCache data loading logic for Java/C++ consistency.
X-SVN-Rev: 38773
Shane Carr [Tue, 31 May 2016 16:34:58 +0000 (16:34 +0000)]
ICU-12534 Optimizing currency spacing data loading in ICUCurrencyDisplayInfoProvider using data sink.
X-SVN-Rev: 38772
Shane Carr [Sun, 29 May 2016 23:44:49 +0000 (23:44 +0000)]
ICU-12533 Loading capitilization context for LocaleDisplayNames using data sink.
X-SVN-Rev: 38771
Michael Ow [Fri, 27 May 2016 22:09:25 +0000 (22:09 +0000)]
ICU-12564 Update copyright notice in more files of ICU4C
X-SVN-Rev: 38762
Michael Ow [Thu, 26 May 2016 22:32:17 +0000 (22:32 +0000)]
ICU-12564 Update copyright notice in ICU4C
X-SVN-Rev: 38761
Andy Heninger [Sat, 21 May 2016 01:13:04 +0000 (01:13 +0000)]
ICU-10175 swat compiler warnings in layout.
X-SVN-Rev: 38759
Shane Carr [Sat, 21 May 2016 01:00:29 +0000 (01:00 +0000)]
ICU-11782 Optimizing storage of skeleton field strings in DateTimePatternGenerator. Adding unit tests for 'canonical skeleton' code pathways.
X-SVN-Rev: 38758
Michael Ow [Fri, 20 May 2016 20:00:53 +0000 (20:00 +0000)]
ICU-12531 Add null check for closeFunction
X-SVN-Rev: 38757
Markus Scherer [Thu, 19 May 2016 22:51:14 +0000 (22:51 +0000)]
ICU-12526 integrate Unicode 9 beta
X-SVN-Rev: 38754
Markus Scherer [Thu, 19 May 2016 22:48:18 +0000 (22:48 +0000)]
ICU-12526 integrate Unicode 9 beta
X-SVN-Rev: 38753
Markus Scherer [Wed, 18 May 2016 20:58:20 +0000 (20:58 +0000)]
ICU-7434 ICUService direct references to its cache Maps not SoftReferences
X-SVN-Rev: 38752
Markus Scherer [Wed, 18 May 2016 20:29:26 +0000 (20:29 +0000)]
ICU-7434 switch UResourceBundle.BUNDLE_CACHE from SimpleCache to SoftCache, move/split BUNDLE_CACHE into impl subclasses to avoid protected @internal hacks
X-SVN-Rev: 38751
Markus Scherer [Wed, 18 May 2016 06:59:08 +0000 (06:59 +0000)]
ICU-12551 replace state-changing ICUResourceBundle.loadingStatus with isRoot() and OpenType.LOCALE_ONLY
X-SVN-Rev: 38750
Andy Heninger [Wed, 18 May 2016 00:11:20 +0000 (00:11 +0000)]
ICU-12065 DateIntervalFormat operator ==, remove from/to calendars from consideration.
X-SVN-Rev: 38749
Andy Heninger [Mon, 16 May 2016 23:58:50 +0000 (23:58 +0000)]
ICU-12451 CStr class, fix UCONFIG_NO_CONVERSION conditionals, add invariant conversion for use when no other is available.
X-SVN-Rev: 38748
Markus Scherer [Mon, 16 May 2016 22:37:52 +0000 (22:37 +0000)]
ICU-7434 UResourceBundle ROOT_CACHE direct reference not SoftReference, change RootType from int to enum, remove hacky & obsolete resetBundleCache()
X-SVN-Rev: 38747
Andy Heninger [Mon, 16 May 2016 21:57:34 +0000 (21:57 +0000)]
ICU-12532 Avoid potential memory mis-alignment of stack-allocated decNum instance.
X-SVN-Rev: 38746
Markus Scherer [Mon, 16 May 2016 21:46:11 +0000 (21:46 +0000)]
ICU-7434 switch RelativeDateTimeFormatter from SimpleCache to SoftCache
X-SVN-Rev: 38745
Markus Scherer [Mon, 16 May 2016 17:23:18 +0000 (17:23 +0000)]
ICU-7434 switch DecimalFormatSymbols from SimpleCache to SoftCache
X-SVN-Rev: 38744
Markus Scherer [Mon, 16 May 2016 16:36:31 +0000 (16:36 +0000)]
ICU-7434 switch NumberingSystem from SimpleCache to SoftCache
X-SVN-Rev: 38743
Andy Heninger [Sat, 14 May 2016 00:34:18 +0000 (00:34 +0000)]
ICU-7547 Prohibit RuleBasedBreakIterator construction from empty rules.
X-SVN-Rev: 38742
Andy Heninger [Sat, 14 May 2016 00:30:46 +0000 (00:30 +0000)]
ICU-7547 Prohibit RuleBasedBreakIterator construction from empty rules.
X-SVN-Rev: 38741
Markus Scherer [Sat, 14 May 2016 00:05:52 +0000 (00:05 +0000)]
ICU-7434 switch ULocale from SimpleCache to SoftCache
X-SVN-Rev: 38740
Markus Scherer [Fri, 13 May 2016 23:31:36 +0000 (23:31 +0000)]
ICU-7434 cache region-to-Currency via SoftCache
X-SVN-Rev: 38739
Markus Scherer [Fri, 13 May 2016 22:29:11 +0000 (22:29 +0000)]
ICU-7434 CalendarUtil cache all non-trivial calendarPreferenceData at once (currently only 4 entries), no need for complex cache
X-SVN-Rev: 38738
Markus Scherer [Fri, 13 May 2016 21:23:20 +0000 (21:23 +0000)]
ICU-7434 switch BreakIterator.iterCache from SoftReference to CacheValue
X-SVN-Rev: 38737
Andy Heninger [Fri, 13 May 2016 01:26:12 +0000 (01:26 +0000)]
ICU-12537 RBBI monkey test, improve error checking in test setup.
X-SVN-Rev: 38736
Markus Scherer [Thu, 12 May 2016 22:59:11 +0000 (22:59 +0000)]
ICU-7434 ICU4J SoftCache with CacheValue that can be null (which were not cached before) or hold a direct reference or hold a resettable Reference; CacheValue strength can be set for cache warm-up
X-SVN-Rev: 38734
Shane Carr [Mon, 9 May 2016 22:00:25 +0000 (22:00 +0000)]
ICU-12521 Fixing C++03 decfmtsym.cpp compiler error.
X-SVN-Rev: 38721
Yoshito Umaoka [Sat, 7 May 2016 04:33:12 +0000 (04:33 +0000)]
ICU-12415 Merged metazone mapping fix (cldrbug:9427) to ICU4J trunk.
X-SVN-Rev: 38720
Yoshito Umaoka [Fri, 6 May 2016 23:34:48 +0000 (23:34 +0000)]
ICU-12415 Merged metazone mapping fix (cldrbug:9427) to ICU4C trunk.
X-SVN-Rev: 38718
Markus Scherer [Fri, 6 May 2016 23:19:36 +0000 (23:19 +0000)]
ICU-12526 genuca: add new script sample characters, more readable error output
X-SVN-Rev: 38716
Shane Carr [Fri, 6 May 2016 23:06:26 +0000 (23:06 +0000)]
ICU-12521 Adding C++ version of DecimalFormatSymbols data loading sink.
X-SVN-Rev: 38714
Michael Ow [Fri, 6 May 2016 21:07:05 +0000 (21:07 +0000)]
ICU-12456 Update version number to 58.0.1 in ICU4J
X-SVN-Rev: 38712
Michael Ow [Fri, 6 May 2016 20:53:07 +0000 (20:53 +0000)]
ICU-12455 Update version number to 58.0.1 in ICU4C
X-SVN-Rev: 38711
Markus Scherer [Thu, 5 May 2016 23:53:32 +0000 (23:53 +0000)]
ICU-12526 ignore inline comments in script metadata
X-SVN-Rev: 38709
Markus Scherer [Thu, 5 May 2016 22:51:18 +0000 (22:51 +0000)]
ICU-12526 uprops.icu formatVersion 7.3: support new fraction numeric values like 3/80; ppucd.txt mostly no block compression for String/Misc properties; minor bug fixes
X-SVN-Rev: 38706
Yoshito Umaoka [Thu, 5 May 2016 07:42:21 +0000 (07:42 +0000)]
ICU-12450 Promoted TestBoilerplate subclasses to independent classes and applied minor changes to satisfy the ICU4J test code requirements, then include them in the regular test run. Also turned StringBoilerplate to a test case.
X-SVN-Rev: 38703
Yoshito Umaoka [Thu, 5 May 2016 05:44:51 +0000 (05:44 +0000)]
ICU-12352 Updated TestTimeRoundTrip to test the end time always.
X-SVN-Rev: 38702
Andy Heninger [Wed, 4 May 2016 23:55:48 +0000 (23:55 +0000)]
ICU-10698 Test word break of 'What is Unicode' in Japanese, resolve C vs. J differences.
X-SVN-Rev: 38700
Andy Heninger [Wed, 4 May 2016 23:55:22 +0000 (23:55 +0000)]
ICU-10698 Test word break of 'What is Unicode' in Japanese, resolve C vs. J differences.
X-SVN-Rev: 38699
Markus Scherer [Wed, 4 May 2016 23:54:37 +0000 (23:54 +0000)]
ICU-12526 initial Unicode 9 data
X-SVN-Rev: 38698
Shane Carr [Wed, 4 May 2016 21:14:30 +0000 (21:14 +0000)]
ICU-12529 Committing Java version of MeasureUnit data sink.
X-SVN-Rev: 38697
Shane Carr [Wed, 4 May 2016 21:12:46 +0000 (21:12 +0000)]
ICU-12528 Committing Java version of CompactDecimalDataCache data sink.
X-SVN-Rev: 38696
Andy Heninger [Tue, 3 May 2016 22:44:32 +0000 (22:44 +0000)]
ICU-11723 Test dictionary breaking of 'アレルギー性結膜炎'
X-SVN-Rev: 38692
Andy Heninger [Tue, 3 May 2016 22:43:58 +0000 (22:43 +0000)]
ICU-11723 Test dictionary breaking of 'アレルギー性結膜炎'
X-SVN-Rev: 38691
Markus Scherer [Tue, 3 May 2016 21:06:24 +0000 (21:06 +0000)]
ICU-12450 move com.ibm.icu.impl.duration.impl.YMDDateFormatter to org.unicode.unused
X-SVN-Rev: 38688
Markus Scherer [Tue, 3 May 2016 20:57:17 +0000 (20:57 +0000)]
ICU-12450 move com.ibm.icu.text.TransformTransliterator to org.unicode.unused
X-SVN-Rev: 38687
Markus Scherer [Tue, 3 May 2016 20:40:47 +0000 (20:40 +0000)]
ICU-12450 move com.ibm.icu.text.TransformTransliterator to org.unicode.unused
X-SVN-Rev: 38686
Markus Scherer [Mon, 2 May 2016 22:24:30 +0000 (22:24 +0000)]
ICU-12440 replace old ICUResourceBundle constants with lower-level ICUData constants
X-SVN-Rev: 38685
Andy Heninger [Mon, 2 May 2016 21:03:03 +0000 (21:03 +0000)]
ICU-12524 Remove fragile Windows conditional.
X-SVN-Rev: 38684
Markus Scherer [Mon, 2 May 2016 17:22:49 +0000 (17:22 +0000)]
ICU-12520 fix for Windows
X-SVN-Rev: 38682
Andy Heninger [Sat, 30 Apr 2016 00:41:12 +0000 (00:41 +0000)]
ICU-12159 uspoof, update documentation for source of Recommended and Inclusion sets.
X-SVN-Rev: 38679
Andy Heninger [Fri, 29 Apr 2016 23:51:24 +0000 (23:51 +0000)]
ICU-11996 CJKBreakEngine divideUpDictionaryRange, pick up test case from ICU4J.
X-SVN-Rev: 38678
Yoshito Umaoka [Fri, 29 Apr 2016 23:32:28 +0000 (23:32 +0000)]
ICU-12445 Fixed a typo in a warning message.o
X-SVN-Rev: 38677
Shane Carr [Fri, 29 Apr 2016 23:22:17 +0000 (23:22 +0000)]
ICU-12521 Updating DecimalFormatSymbols to data sink
X-SVN-Rev: 38676
Andy Heninger [Fri, 29 Apr 2016 23:09:35 +0000 (23:09 +0000)]
ICU-11996 CJKBreakEngine divideUpDictionaryRange failing to divide long Japanese sentences.
X-SVN-Rev: 38675
Markus Scherer [Fri, 29 Apr 2016 23:04:00 +0000 (23:04 +0000)]
ICU-12520 ucol_getKeywordValuesForLocale() resource data enumeration
X-SVN-Rev: 38674
Markus Scherer [Fri, 29 Apr 2016 22:54:29 +0000 (22:54 +0000)]
ICU-12520 Collator.getKeywordValuesForLocale() resource data enumeration
X-SVN-Rev: 38671
Andy Heninger [Fri, 29 Apr 2016 21:32:46 +0000 (21:32 +0000)]
ICU-11999 BreakIterator, UnhandledBreakEngine consuming too many characters. Updated test file from ICU4J.
X-SVN-Rev: 38670
Andy Heninger [Fri, 29 Apr 2016 21:30:27 +0000 (21:30 +0000)]
ICU-11999 BreakIterator, UnhandledBreakEngine consuming too many characters.
X-SVN-Rev: 38669
Yoshito Umaoka [Fri, 29 Apr 2016 19:33:24 +0000 (19:33 +0000)]
ICU-12445 Updated ant target coverageJaCoCo to check method coverage. When a new method is added with no test coverage, the check will fail. All existing methods with no test coverage are captured in coverage-exclusion.txt.
X-SVN-Rev: 38667
Andy Heninger [Fri, 29 Apr 2016 00:02:10 +0000 (00:02 +0000)]
ICU-12071 RuleBasedBreakIterator, make internal protected functions be private and delete unused ones.
X-SVN-Rev: 38666
Markus Scherer [Wed, 27 Apr 2016 23:48:14 +0000 (23:48 +0000)]
ICU-12450 move com.ibm.icu.impl.MultiComparator to org.unicode.cldr.util
X-SVN-Rev: 38660
Markus Scherer [Wed, 27 Apr 2016 23:38:25 +0000 (23:38 +0000)]
ICU-12450 move com.ibm.icu.dev.util.UnicodePropertySource to org.unicode.unused
X-SVN-Rev: 38659
Markus Scherer [Wed, 27 Apr 2016 22:14:29 +0000 (22:14 +0000)]
ICU-12510 resource data enumeration: do not fail if parents up to root do not have the requested path
X-SVN-Rev: 38656
Markus Scherer [Wed, 27 Apr 2016 16:19:26 +0000 (16:19 +0000)]
ICU-12510 resource data enumeration: get array/table objects from ResourceValue, iterate with nested code & functions not by returning nested sinks; use this in DateTimePatternGenerator AllowedHourFormatsSink
X-SVN-Rev: 38655
Markus Scherer [Wed, 27 Apr 2016 16:17:11 +0000 (16:17 +0000)]
ICU-12510 set the UResource.Sink.put() Key more simply from the key field of the bundle
X-SVN-Rev: 38654
Markus Scherer [Tue, 26 Apr 2016 22:46:01 +0000 (22:46 +0000)]
ICU-12510 set the UResource.Sink.put() Key for the enumeration-start resource
X-SVN-Rev: 38652
Markus Scherer [Mon, 25 Apr 2016 23:49:11 +0000 (23:49 +0000)]
ICU-12450 move com.ibm.icu.dev.util.ArrayComparator, SortedBag, Tabber, VariableReplacer, Visitor, XEquivalenceClass, XEquivalenceMap to org.unicode.cldr.util
X-SVN-Rev: 38649
Markus Scherer [Mon, 25 Apr 2016 23:31:12 +0000 (23:31 +0000)]
ICU-12450 move com.ibm.icu.dev.util.UnicodeTransform & IcuUnicodeNormalizerFactory to org.unicode.text.utility
X-SVN-Rev: 38648
Markus Scherer [Mon, 25 Apr 2016 23:22:09 +0000 (23:22 +0000)]
ICU-12450 move com.ibm.icu.dev.util.DataInputCompressor & DataOutputCompressor to org.unicode.unused
X-SVN-Rev: 38647
Markus Scherer [Mon, 25 Apr 2016 21:34:36 +0000 (21:34 +0000)]
ICU-12510 resource data enumeration: get array/table objects from Value, iterate with nested code & functions not by returning nested sinks; use this in DateTimePatternGenerator.DayPeriodAllowedHoursSink
X-SVN-Rev: 38646
Andy Heninger [Mon, 25 Apr 2016 18:23:59 +0000 (18:23 +0000)]
ICU-11556 Line Break rules update for L2/16-043R, don't break CA$; also LB rules refactored for reduced memory consumption. ICU4J Data refreshed from ICU4C.
X-SVN-Rev: 38645
Andy Heninger [Mon, 25 Apr 2016 18:10:08 +0000 (18:10 +0000)]
ICU-11556 rbbitst.txt test data file, add explicit locale.
X-SVN-Rev: 38644
Andy Heninger [Fri, 22 Apr 2016 23:07:12 +0000 (23:07 +0000)]
ICU-11556 Line Break rules update for L2/16-043R, don't break CA$; also LB rules refactored for reduced memory consumption.
X-SVN-Rev: 38643
Markus Scherer [Fri, 22 Apr 2016 17:46:19 +0000 (17:46 +0000)]
ICU-12450 move com.ibm.icu.dev.util.UnicodeLabel to org.unicode.cldr.util
X-SVN-Rev: 38641
Markus Scherer [Fri, 22 Apr 2016 17:30:52 +0000 (17:30 +0000)]
ICU-12450 remove unused StringUCharacterIterator
X-SVN-Rev: 38640
Markus Scherer [Tue, 19 Apr 2016 22:15:27 +0000 (22:15 +0000)]
ICU-12450 move com.ibm.icu.impl.Differ to org.unicode.cldr.util.Differ; fork off com.ibm.icu.dev.demo.translit.IntDiffer for use in the translit.Demo
X-SVN-Rev: 38634
Michael Ow [Tue, 19 Apr 2016 21:00:50 +0000 (21:00 +0000)]
ICU-11942 Disable certain gcc flags on solaris
X-SVN-Rev: 38632
Yoshito Umaoka [Tue, 19 Apr 2016 17:36:52 +0000 (17:36 +0000)]
ICU-12415 tzdata2016d updates to ICU4J
X-SVN-Rev: 38630
Yoshito Umaoka [Tue, 19 Apr 2016 17:33:36 +0000 (17:33 +0000)]
ICU-12415 tzdata2016d updates to ICU4C
X-SVN-Rev: 38629
Andy Heninger [Tue, 19 Apr 2016 00:26:46 +0000 (00:26 +0000)]
ICU-12071 revert premature commit for making RuleBasedBreakIterator final.
X-SVN-Rev: 38627
Andy Heninger [Tue, 19 Apr 2016 00:06:56 +0000 (00:06 +0000)]
ICU-12071 Make RuleBasedBreakIterator a final class.
X-SVN-Rev: 38626
Michael Ow [Mon, 18 Apr 2016 22:33:45 +0000 (22:33 +0000)]
ICU-11623 Merge change to reset tz buffer
X-SVN-Rev: 38625
Markus Scherer [Sat, 16 Apr 2016 00:09:04 +0000 (00:09 +0000)]
ICU-12450 move com.ibm.icu.dev.util.BagFormatter, CaseIterator, FileUtilities, ICUPropertyFactory, TransliteratorUtilities, UnicodeProperty, UnicodePropertySymbolTable to org.unicode.cldr.util
X-SVN-Rev: 38623
Andy Heninger [Fri, 15 Apr 2016 23:39:44 +0000 (23:39 +0000)]
ICU-12436 Remove totally obsolete dictionary break iterator test code and data. Has been disabled forever.
X-SVN-Rev: 38620
Andy Heninger [Fri, 15 Apr 2016 22:50:43 +0000 (22:50 +0000)]
ICU-12436 Remove obsolete copy of Thai dictionary and dictionary tools from ICU4J
X-SVN-Rev: 38619
Markus Scherer [Fri, 15 Apr 2016 21:51:58 +0000 (21:51 +0000)]
ICU-12450 move com.ibm.icu.dev.util.BagFormatter.openUTF8Writer() and siblings to com.ibm.icu.dev.util.FileUtilities and also to org.unicode.cldr.draft.FileUtilities: CLDR & Unicode Tools cannot use new ICU code until their ICU jar files are updated
X-SVN-Rev: 38618