]>
granicus.if.org Git - icu/log
Michael Ow [Tue, 12 Jan 2016 22:39:56 +0000 (22:39 +0000)]
ICU-11893 Fix warning in visual studio 2013
X-SVN-Rev: 38168
Markus Scherer [Sat, 9 Jan 2016 01:13:52 +0000 (01:13 +0000)]
ICU-12042 better API docs
X-SVN-Rev: 38161
Markus Scherer [Sat, 9 Jan 2016 00:58:15 +0000 (00:58 +0000)]
ICU-12042 ures_getUnicodeString() and variants return bogus strings when an error occurred
X-SVN-Rev: 38160
Andy Heninger [Fri, 8 Jan 2016 22:21:51 +0000 (22:21 +0000)]
ICU-11851 NumberFormat API doc cleanup.
X-SVN-Rev: 38159
Andy Heninger [Thu, 7 Jan 2016 21:15:19 +0000 (21:15 +0000)]
ICU-11669 Thread safety of DateIntervalFormat::format()
X-SVN-Rev: 38157
Markus Scherer [Thu, 7 Jan 2016 00:45:28 +0000 (00:45 +0000)]
ICU-12032 remove SimplePatternFormatter wrapper objects from MeasureFormat range formatting, too
X-SVN-Rev: 38156
Markus Scherer [Thu, 7 Jan 2016 00:20:53 +0000 (00:20 +0000)]
ICU-12032 rewrite SimplePatternFormatter: quoting like MessageFormat, shorter, create fewer objects
X-SVN-Rev: 38155
Markus Scherer [Thu, 7 Jan 2016 00:18:30 +0000 (00:18 +0000)]
ICU-12032 SimplePatternFormatter allow values=null, some better API docs, some changes parallel with C++
X-SVN-Rev: 38154
Michael Ow [Wed, 6 Jan 2016 19:10:24 +0000 (19:10 +0000)]
ICU-11669 Fix invalid character in project file
X-SVN-Rev: 38153
Michael Ow [Wed, 6 Jan 2016 19:07:41 +0000 (19:07 +0000)]
ICU-11669 Add language extension to DateIntervalFormat test source code file
X-SVN-Rev: 38152
Andy Heninger [Wed, 6 Jan 2016 00:09:25 +0000 (00:09 +0000)]
ICU-11669 DateIntervalFormat::format() thread safety fixes.
X-SVN-Rev: 38151
Andy Heninger [Mon, 4 Jan 2016 21:25:47 +0000 (21:25 +0000)]
ICU-12034 Fix MeasureUnit static initialization race.
X-SVN-Rev: 38150
Markus Scherer [Sat, 2 Jan 2016 01:12:37 +0000 (01:12 +0000)]
ICU-12032 rewrite SimplePatternFormatter: quoting like MessageFormat, shorter, create fewer objects; callers avoid wrapper objects
X-SVN-Rev: 38149
Michael Ow [Thu, 31 Dec 2015 21:12:07 +0000 (21:12 +0000)]
ICU-12030 Update destructor to delete all patterns
X-SVN-Rev: 38148
Steven R. Loomis [Thu, 17 Dec 2015 18:12:56 +0000 (18:12 +0000)]
ICU-10684 fix int32 to uint32
X-SVN-Rev: 38144
Steven R. Loomis [Thu, 17 Dec 2015 01:43:38 +0000 (01:43 +0000)]
ICU-11865 Layout update
Upstream: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/
efc8652da937
X-SVN-Rev: 38143
Steven R. Loomis [Thu, 17 Dec 2015 01:36:04 +0000 (01:36 +0000)]
ICU-10684 merge in Layout updates
Upstream: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/
9d29c19f1de1
X-SVN-Rev: 38142
Steven R. Loomis [Thu, 17 Dec 2015 01:29:24 +0000 (01:29 +0000)]
ICU-12020 merge in Layout updates
Upstream: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/
dbb4e2bdfa9e
One missed patch in MorphTables.cpp (noted in ticket)
X-SVN-Rev: 38141
Markus Scherer [Wed, 16 Dec 2015 22:29:44 +0000 (22:29 +0000)]
ICU-12041 check that per-unit patterns have one placeholder, fix patterns
X-SVN-Rev: 38140
Markus Scherer [Wed, 16 Dec 2015 22:29:21 +0000 (22:29 +0000)]
ICU-12041 check that per-unit patterns have one placeholder, fix patterns
X-SVN-Rev: 38139
Mark Davis [Wed, 16 Dec 2015 09:26:36 +0000 (09:26 +0000)]
ICU-4229 Check for that zzzz is treated as duplicate of "others"; only allow regular scripts + zzzz.
X-SVN-Rev: 38138
Markus Scherer [Wed, 16 Dec 2015 05:36:59 +0000 (05:36 +0000)]
ICU-12031 define StandardPlural::indexFromString(const UnicodeString &keyword, UErrorCode &errorCode)
X-SVN-Rev: 38137
Markus Scherer [Wed, 16 Dec 2015 04:41:33 +0000 (04:41 +0000)]
ICU-12030 MeasureFormat handle by-plural-form sideways-aliasing, by not bundling plural forms into a QuantityFormatter, port from Java
X-SVN-Rev: 38136
Markus Scherer [Wed, 16 Dec 2015 04:30:48 +0000 (04:30 +0000)]
ICU-12030 move some code to QuantityFormatter so that PluralRules does not depend on NumberFormat and to be more parallel with C++
X-SVN-Rev: 38135
Markus Scherer [Wed, 16 Dec 2015 04:21:28 +0000 (04:21 +0000)]
ICU-12031 StandardPlural from UnicodeString
X-SVN-Rev: 38134
Andy Heninger [Tue, 15 Dec 2015 21:23:37 +0000 (21:23 +0000)]
ICU-11710 remove review note comment.
X-SVN-Rev: 38133
Mark Davis [Tue, 15 Dec 2015 20:21:08 +0000 (20:21 +0000)]
ICU-4229 Check for duplicate reorder codes
X-SVN-Rev: 38132
Andy Heninger [Tue, 15 Dec 2015 19:37:36 +0000 (19:37 +0000)]
ICU-11461 Remove unused setInteger functionality from DigitList
X-SVN-Rev: 38131
Markus Scherer [Mon, 14 Dec 2015 21:57:41 +0000 (21:57 +0000)]
ICU-12031 port enum StandardPlural to C++
X-SVN-Rev: 38130
Mark Davis [Mon, 14 Dec 2015 16:14:40 +0000 (16:14 +0000)]
ICU-4229 Enhanced the checking further.
X-SVN-Rev: 38128
Andy Heninger [Mon, 14 Dec 2015 05:10:38 +0000 (05:10 +0000)]
ICU-11710 TimeUnitFormat, fix compile error in previous commit.
X-SVN-Rev: 38127
Andy Heninger [Mon, 14 Dec 2015 04:41:52 +0000 (04:41 +0000)]
ICU-11710 Use LocalPointer in TimeUnitFormat impl.
X-SVN-Rev: 38126
Mark Davis [Sun, 13 Dec 2015 21:37:37 +0000 (21:37 +0000)]
ICU-4229 Enhanced the checking further.
X-SVN-Rev: 38125
Markus Scherer [Fri, 11 Dec 2015 22:27:18 +0000 (22:27 +0000)]
ICU-12031 text.PluralRules.StandardPluralCategories -> impl.StandardPlural with new names for constants & methods
X-SVN-Rev: 38124
Markus Scherer [Fri, 11 Dec 2015 21:02:02 +0000 (21:02 +0000)]
ICU-12030 MeasureFormat handle by-plural-form sideways-aliasing, by not bundling plural forms into a QuantityFormatter, reintegrate from ^/icu4j/branches/markus/sideways
X-SVN-Rev: 38122
Mark Davis [Thu, 10 Dec 2015 17:40:58 +0000 (17:40 +0000)]
ICU-4229 Initial cut at reading the CLDR from the resources, for use in validation. The main() has some quick check that will be separated into a test class.
X-SVN-Rev: 38118
Michael Ow [Thu, 10 Dec 2015 14:36:50 +0000 (14:36 +0000)]
ICU-12026 Add .size to gcc assembly code
X-SVN-Rev: 38117
Andy Heninger [Wed, 9 Dec 2015 02:11:07 +0000 (02:11 +0000)]
ICU-12028 Compiler warning cleanup.
X-SVN-Rev: 38116
Michael Ow [Tue, 8 Dec 2015 05:13:49 +0000 (05:13 +0000)]
ICU-11961 Fix delete statement
X-SVN-Rev: 38111
Andy Heninger [Tue, 8 Dec 2015 01:29:24 +0000 (01:29 +0000)]
ICU-12027 Improved thread safety of RuleBasedTransliterator.
X-SVN-Rev: 38110
Andy Heninger [Fri, 4 Dec 2015 01:10:18 +0000 (01:10 +0000)]
ICU-11961 tweak Windows project file for build breakage
X-SVN-Rev: 38109
Andy Heninger [Thu, 3 Dec 2015 23:10:38 +0000 (23:10 +0000)]
ICU-11961 Multi-thread slow tests TimeZoneFormatTest/TestTimeRoundTrip and CalendarLimitTest/TestLimits
X-SVN-Rev: 38108
Markus Scherer [Wed, 2 Dec 2015 22:54:54 +0000 (22:54 +0000)]
ICU-11986 MeasureFormat unit display patterns need to fall back to the parent locales per plural form, not as a set; add MeasureFormatTest::TestIndividualPluralFallback(); fix RelativeDateTimeFormatterTest::TestSerbianFallback() test data
X-SVN-Rev: 38103
Andy Heninger [Wed, 2 Dec 2015 22:31:56 +0000 (22:31 +0000)]
ICU-12014 fix float-cast-overflow in rbnf.cpp
X-SVN-Rev: 38102
Markus Scherer [Wed, 2 Dec 2015 22:18:50 +0000 (22:18 +0000)]
ICU-11986 optimize UnitPatternSink a bit; add MeasureUnitTest.testIndividualPluralFallback()
X-SVN-Rev: 38101
Yoshito Umaoka [Tue, 1 Dec 2015 05:36:12 +0000 (05:36 +0000)]
ICU-12010 Fixed a typo @returns in the previous commit.
X-SVN-Rev: 38100
Yoshito Umaoka [Tue, 1 Dec 2015 05:29:28 +0000 (05:29 +0000)]
ICU-12022 Updated the minimum JRE version to Java 6.
X-SVN-Rev: 38099
Markus Scherer [Mon, 30 Nov 2015 22:44:04 +0000 (22:44 +0000)]
ICU-11986 MeasureFormat unit display patterns need to fall back to the parent locales per plural form, not as a set
X-SVN-Rev: 38098
Yoshito Umaoka [Mon, 30 Nov 2015 17:08:04 +0000 (17:08 +0000)]
ICU-12010 Fixed some minor API doc issues.
X-SVN-Rev: 38097
Markus Scherer [Fri, 20 Nov 2015 17:36:23 +0000 (17:36 +0000)]
ICU-11986 slightly nicer QuantityFormatter.getPluralIndex(), avoid key.toString() for it
X-SVN-Rev: 38096
Markus Scherer [Thu, 19 Nov 2015 22:56:12 +0000 (22:56 +0000)]
ICU-11986 UResource.Value.getAliasString(), sink.leave(), MeasureFormat use resource enumeration, store one data reference not pieces of that data
X-SVN-Rev: 38095
Markus Scherer [Thu, 19 Nov 2015 22:33:25 +0000 (22:33 +0000)]
ICU-11986 const ResourceValue references, sink.leave(), some more specific types in MeasureFormat code
X-SVN-Rev: 38094
Michael Ow [Thu, 19 Nov 2015 21:16:12 +0000 (21:16 +0000)]
ICU-11987 Apply patch for TZ detection
X-SVN-Rev: 38093
Michael Ow [Thu, 19 Nov 2015 20:57:59 +0000 (20:57 +0000)]
ICU-11968 Fix test error on zos
X-SVN-Rev: 38092
Michael Ow [Thu, 19 Nov 2015 19:44:04 +0000 (19:44 +0000)]
ICU-11835 Fix solaris default locale detection issue
X-SVN-Rev: 38091
Michael Ow [Thu, 19 Nov 2015 18:58:42 +0000 (18:58 +0000)]
ICU-11809 Null terminate buffer in initCurrency
X-SVN-Rev: 38090
Fredrik Roubert [Wed, 18 Nov 2015 12:29:17 +0000 (12:29 +0000)]
ICU-11985 Handle 'j' and 'J' in date time pattern skeletons.
R=mark.edward.davis@gmail.com, markus.icu@gmail.com, pedberg@apple.com
Review URL: https://codereview.appspot.com/
279780043 .
X-SVN-Rev: 38089
Markus Scherer [Wed, 18 Nov 2015 00:19:31 +0000 (00:19 +0000)]
ICU-11986 rename ICUResource to UResource, consistent with UResourceBundle, in case we want to make the resource enumeration public
X-SVN-Rev: 38088
Markus Scherer [Wed, 18 Nov 2015 00:18:28 +0000 (00:18 +0000)]
ICU-11986 use prefix Resource for C++ classes, prefix UResource for C types
X-SVN-Rev: 38087
Michael Ow [Tue, 17 Nov 2015 23:08:52 +0000 (23:08 +0000)]
ICU-11979 Fix max char size for iso-2022-kr in icu4c
X-SVN-Rev: 38086
Michael Ow [Tue, 17 Nov 2015 23:05:18 +0000 (23:05 +0000)]
ICU-11979 Fix max char size for iso-2022-kr in icu4j
X-SVN-Rev: 38085
Markus Scherer [Mon, 16 Nov 2015 23:50:58 +0000 (23:50 +0000)]
ICU-11986 more compact MeasureFormat data sink declaration+defition, add comments
X-SVN-Rev: 38084
Markus Scherer [Sat, 14 Nov 2015 00:31:21 +0000 (00:31 +0000)]
ICU-11986 do not duplicate MeasureFormat data for sideways-fallback aliases
X-SVN-Rev: 38083
Markus Scherer [Thu, 12 Nov 2015 22:09:04 +0000 (22:09 +0000)]
ICU-11986 enumerate most of the measurement unit formatting data, rather than lookup-with-fallback for each piece; adds necessary fallback on leaf level
X-SVN-Rev: 38082
Michael Ow [Wed, 28 Oct 2015 20:16:51 +0000 (20:16 +0000)]
ICU-11959 Apply patch for flag parser
X-SVN-Rev: 38081
Michael Ow [Wed, 28 Oct 2015 16:30:28 +0000 (16:30 +0000)]
ICU-11793 Add validation check to len
X-SVN-Rev: 38080
Michael Ow [Wed, 21 Oct 2015 20:39:15 +0000 (20:39 +0000)]
ICU-11939 Close resource bundle after use
X-SVN-Rev: 38078
Yoshito Umaoka [Sat, 10 Oct 2015 05:16:59 +0000 (05:16 +0000)]
ICU-11962 tzdata2015g to ICU4J trunk
X-SVN-Rev: 38059
Yoshito Umaoka [Sat, 10 Oct 2015 05:16:46 +0000 (05:16 +0000)]
ICU-11962 tzdata2015g to ICU4C trunk
X-SVN-Rev: 38058
Andy Heninger [Fri, 9 Oct 2015 20:01:46 +0000 (20:01 +0000)]
ICU-11554 Fix regex bug with look-behind matching & UTF-8 input.
X-SVN-Rev: 38056
Andy Heninger [Fri, 9 Oct 2015 18:14:23 +0000 (18:14 +0000)]
ICU-11856 Intltest messages, use system codepage conversion.
X-SVN-Rev: 38055
Andy Heninger [Fri, 9 Oct 2015 17:53:44 +0000 (17:53 +0000)]
ICU-11857 Add CStr class for easier UnicodeString to char * conversions.
X-SVN-Rev: 38054
Andy Heninger [Thu, 8 Oct 2015 23:28:06 +0000 (23:28 +0000)]
ICU-11927 source/data/build.xml, update specification of break iterator .txt files.
X-SVN-Rev: 38053
Andy Heninger [Thu, 8 Oct 2015 22:20:33 +0000 (22:20 +0000)]
ICU-10616 break iterator data files, separate rules, dictinaries and locales.
X-SVN-Rev: 38052
Andy Heninger [Wed, 7 Oct 2015 00:32:46 +0000 (00:32 +0000)]
ICU-11619 VTimeZone throws a ClassCastException when Zone ID unknown; move fixes from branch to trunk.
X-SVN-Rev: 38039
Andy Heninger [Tue, 6 Oct 2015 23:59:28 +0000 (23:59 +0000)]
ICU-11507 Regex, fix problem with backrefs of unpaired surrogates.
X-SVN-Rev: 38038
Andy Heninger [Tue, 6 Oct 2015 23:13:49 +0000 (23:13 +0000)]
ICU-11657 Synchronize intltest message output.
X-SVN-Rev: 38036
Michael Ow [Fri, 2 Oct 2015 21:59:36 +0000 (21:59 +0000)]
ICU-11944 Update readme
X-SVN-Rev: 38033
Scott Russell [Wed, 23 Sep 2015 22:01:29 +0000 (22:01 +0000)]
ICU-11918 refresh API change report & API sig, fix for missing file for formatTests module test, and cleanup LocaleMatcher API change
X-SVN-Rev: 38017
Michael Ow [Wed, 23 Sep 2015 21:10:35 +0000 (21:10 +0000)]
ICU-11917 Update API Change report
X-SVN-Rev: 38016
Michael Ow [Wed, 23 Sep 2015 20:58:51 +0000 (20:58 +0000)]
ICU-11917 Add missing API tag
X-SVN-Rev: 38015
Michael Ow [Wed, 23 Sep 2015 20:49:25 +0000 (20:49 +0000)]
ICU-11869 Update 2022 code in ICU4C
X-SVN-Rev: 38014
Michael Ow [Wed, 23 Sep 2015 20:47:33 +0000 (20:47 +0000)]
ICU-11869 Update 2022 code in ICU4J
X-SVN-Rev: 38013
John Emmons [Wed, 23 Sep 2015 19:50:53 +0000 (19:50 +0000)]
ICU-11928 Fix NPEs in test framework (affects CLDR build)
X-SVN-Rev: 38011
Peter Edberg [Wed, 23 Sep 2015 18:37:20 +0000 (18:37 +0000)]
ICU-11929 (J) Rename MeasureUnit constants GENERIC, REVOLUTION
X-SVN-Rev: 38010
Peter Edberg [Wed, 23 Sep 2015 18:32:26 +0000 (18:32 +0000)]
ICU-11929 (C) Rename MeasureUnit methods createGeneric, createRevolution
X-SVN-Rev: 38009
Yoshito Umaoka [Wed, 23 Sep 2015 18:31:46 +0000 (18:31 +0000)]
ICU-11918 Excluded ISO-2022-KR check on IBM Java 8. Java ISO-2022-KR is broken in the latest IBM Java 8 release (8.0.1.10).
X-SVN-Rev: 38008
Michael Ow [Wed, 23 Sep 2015 17:29:48 +0000 (17:29 +0000)]
ICU-11869 Port ICU4C fix to ICU4J
X-SVN-Rev: 38007
Scott Russell [Wed, 23 Sep 2015 17:21:42 +0000 (17:21 +0000)]
ICU-11918 LocaleMatcher API change reverted back to public but marked @internal as per Mark
X-SVN-Rev: 38006
Scott Russell [Wed, 23 Sep 2015 16:39:47 +0000 (16:39 +0000)]
ICU-11918 update readme for RC
X-SVN-Rev: 38005
Scott Russell [Wed, 23 Sep 2015 13:25:42 +0000 (13:25 +0000)]
ICU-11918 clean-up LocaleMatcher API and turn off doclint html check if V8
X-SVN-Rev: 38004
Michael Ow [Wed, 23 Sep 2015 05:22:40 +0000 (05:22 +0000)]
ICU-11869 Add fix to JIS8 and other ISO2022JP
X-SVN-Rev: 38002
Scott Russell [Wed, 23 Sep 2015 04:49:03 +0000 (04:49 +0000)]
ICU-11918 ICU4J API change report
X-SVN-Rev: 38001
Yoshito Umaoka [Wed, 23 Sep 2015 04:11:08 +0000 (04:11 +0000)]
ICU-11918 Removed @author tag in a couple of methods in TimeZoneNames.java. @author cannot be used in method documentation.
X-SVN-Rev: 38000
Yoshito Umaoka [Wed, 23 Sep 2015 03:59:54 +0000 (03:59 +0000)]
ICU-10988 Changed the default javadoc implementation to JDK7, updated the build script to use JDK8 supported version at build time if JDK8 is used. Prints out warning in top-level release targets, when JDK8 is used.
X-SVN-Rev: 37999
Yoshito Umaoka [Wed, 23 Sep 2015 02:18:52 +0000 (02:18 +0000)]
ICU-11918 Added 56.1 serialization test data. Deleted 52.1 serialization test data.
X-SVN-Rev: 37998
Steven R. Loomis [Tue, 22 Sep 2015 22:51:32 +0000 (22:51 +0000)]
ICU-11917 fixes for UCONFIG_ENABLE_PLUGINS
* \def had incorrect macro name
* update Doxyfile.in to show uplug API
X-SVN-Rev: 37996
Markus Scherer [Tue, 22 Sep 2015 21:52:06 +0000 (21:52 +0000)]
ICU-11917 ICU 56 dependencies updates
X-SVN-Rev: 37995
Markus Scherer [Tue, 22 Sep 2015 21:51:31 +0000 (21:51 +0000)]
ICU-11917 fix return from void function
X-SVN-Rev: 37994
Markus Scherer [Tue, 22 Sep 2015 21:51:03 +0000 (21:51 +0000)]
ICU-11917 virtual destructors must be defined explicitly, out-of-line, first virtual method
X-SVN-Rev: 37993