]>
granicus.if.org Git - icu/log
Shane Carr [Thu, 27 Jul 2017 03:23:15 +0000 (03:23 +0000)]
ICU-13177 Merging trunk to branch
X-SVN-Rev: 40289
Shane Carr [Thu, 27 Jul 2017 03:08:22 +0000 (03:08 +0000)]
ICU-13286 Fixing ICU4J numbering systems with supplemental-range code point digits.
X-SVN-Rev: 40288
Jeff Genovy [Wed, 26 Jul 2017 21:13:50 +0000 (21:13 +0000)]
ICU-13051 Fix some compiler warnings when building with gcc.
X-SVN-Rev: 40287
Markus Scherer [Mon, 24 Jul 2017 22:43:53 +0000 (22:43 +0000)]
ICU-13270 icu::Edits add numberOfChanges(); Edits::Iterator add findDestinationIndex(), destinationIndexFromSourceIndex(), sourceIndexFromDestinationIndex()
X-SVN-Rev: 40286
Shane Carr [Mon, 24 Jul 2017 22:00:22 +0000 (22:00 +0000)]
ICU-13246 Save a few cycles by performing util64_pow multiply only when needed.
X-SVN-Rev: 40285
William Zhao [Sat, 22 Jul 2017 01:11:59 +0000 (01:11 +0000)]
ICU-13275 Merge warning cleanup fixes into trunk
X-SVN-Rev: 40283
Jeff Genovy [Fri, 21 Jul 2017 00:48:43 +0000 (00:48 +0000)]
ICU-13278 Fix ifdefs for U_ENABLE_DYLOAD for Windows and UWP.
X-SVN-Rev: 40281
Markus Scherer [Thu, 20 Jul 2017 22:08:30 +0000 (22:08 +0000)]
ICU-13271 add Normalizer2::isNormalizedUTF8()
X-SVN-Rev: 40280
Markus Scherer [Thu, 20 Jul 2017 19:56:45 +0000 (19:56 +0000)]
ICU-13269 add StringByteSink(dest, initialAppendCapacity) constructor
X-SVN-Rev: 40277
Shane Carr [Thu, 20 Jul 2017 04:10:01 +0000 (04:10 +0000)]
ICU-13177 Merging trunk to branch
X-SVN-Rev: 40273
Shane Carr [Thu, 20 Jul 2017 04:06:29 +0000 (04:06 +0000)]
ICU-13177 Assorted internal data type changes. Should not change behavior.
X-SVN-Rev: 40272
Fredrik Roubert [Thu, 20 Jul 2017 00:28:09 +0000 (00:28 +0000)]
ICU-13283 Skip DecimalFormat_ICU58 test code when run in Android.
X-SVN-Rev: 40271
Andy Heninger [Wed, 19 Jul 2017 22:31:12 +0000 (22:31 +0000)]
ICU-12507 rbbi, switch impl from UTrie to UTrie2.
X-SVN-Rev: 40270
Norbert Runge [Wed, 19 Jul 2017 17:13:03 +0000 (17:13 +0000)]
ICU-13243 enables and re-arranges a test case disabled during JUnit migration.
X-SVN-Rev: 40269
Andy Heninger [Mon, 17 Jul 2017 21:22:53 +0000 (21:22 +0000)]
ICU-12507 RBBI data loading, incorporate Markus's review comments.
X-SVN-Rev: 40268
Andy Heninger [Sat, 15 Jul 2017 00:22:20 +0000 (00:22 +0000)]
ICU-13277 Locale constructor buffer overflow.
X-SVN-Rev: 40267
Markus Scherer [Fri, 14 Jul 2017 22:38:40 +0000 (22:38 +0000)]
ICU-13197 improved normalization data structure and code; .nrm formatVersion 3; merged from branches/markus/normv3 except for cherry-picks from trunk to there
X-SVN-Rev: 40265
William Zhao [Thu, 13 Jul 2017 23:26:06 +0000 (23:26 +0000)]
ICU-13275 Revert the previous changes to the trunk.
X-SVN-Rev: 40262
William Zhao [Thu, 13 Jul 2017 22:49:57 +0000 (22:49 +0000)]
ICU-13275
This commit fixes compiler warnings when building at /W2.
1. Fix cast warnings for the two files.
2. Fix unreferenced variable warning for the two files.
X-SVN-Rev: 40261
Shane Carr [Wed, 12 Jul 2017 10:17:57 +0000 (10:17 +0000)]
ICU-11903 Always propagate zero digit in DecimalFormatSymbols#setZeroDigit().
X-SVN-Rev: 40255
Shane Carr [Tue, 11 Jul 2017 17:24:34 +0000 (17:24 +0000)]
ICU-12690 Adding convenience overloads for java.util.Currency.
X-SVN-Rev: 40253
Jeff Genovy [Wed, 5 Jul 2017 18:46:18 +0000 (18:46 +0000)]
ICU-13263 uprv_convertToPosix uses a local stack variable out of scope.
X-SVN-Rev: 40234
Jeff Genovy [Wed, 28 Jun 2017 20:14:16 +0000 (20:14 +0000)]
ICU-13260 Fix use of unintended variable in tools/toolutil/package.cpp
X-SVN-Rev: 40219
Peter Edberg [Wed, 28 Jun 2017 05:39:30 +0000 (05:39 +0000)]
ICU-13159 ICU 60m1 BRS, update ICU4C readme
X-SVN-Rev: 40217
Norbert Runge [Mon, 26 Jun 2017 16:30:38 +0000 (16:30 +0000)]
ICU-13239 moves to its own file a currently disabled test and re-enable test.
X-SVN-Rev: 40215
Yoshito Umaoka [Mon, 26 Jun 2017 05:09:39 +0000 (05:09 +0000)]
ICU-13159 Updated ICU4J readme for 60m1.
X-SVN-Rev: 40212
Yoshito Umaoka [Mon, 26 Jun 2017 04:58:00 +0000 (04:58 +0000)]
ICU-13159 Updated ICU4C API change report for 60m1.
X-SVN-Rev: 40211
Yoshito Umaoka [Mon, 26 Jun 2017 04:21:24 +0000 (04:21 +0000)]
ICU-13159 Update ICU4J API change report for 60m1.
X-SVN-Rev: 40210
Yoshito Umaoka [Mon, 26 Jun 2017 04:10:32 +0000 (04:10 +0000)]
ICU-13159 Suppress unused warnings.
X-SVN-Rev: 40209
Yoshito Umaoka [Mon, 26 Jun 2017 04:01:46 +0000 (04:01 +0000)]
ICU-13159 BRS 60m1 Clean up import statements.
X-SVN-Rev: 40208
Yoshito Umaoka [Mon, 26 Jun 2017 03:54:19 +0000 (03:54 +0000)]
ICU-13159 Fixed Java 6 compatibility issue in NumberFormatTest. Also fixed a test data loading problem in UTS46Test.
X-SVN-Rev: 40207
Jeff Genovy [Fri, 23 Jun 2017 23:28:11 +0000 (23:28 +0000)]
ICU-13164 Fixes for compilation and test errors when building for Windows/MinGW.
X-SVN-Rev: 40203
Peter Edberg [Fri, 23 Jun 2017 17:43:07 +0000 (17:43 +0000)]
ICU-13159 ICU 60m1 BRS, update urename.h
X-SVN-Rev: 40202
Shane Carr [Fri, 23 Jun 2017 07:29:54 +0000 (07:29 +0000)]
ICU-13177 Reverting changes that were accidentally committed to branch in r40120
X-SVN-Rev: 40201
Shane Carr [Fri, 23 Jun 2017 07:21:33 +0000 (07:21 +0000)]
ICU-13177 Merging trunk to branch
X-SVN-Rev: 40200
Shane Carr [Fri, 23 Jun 2017 06:51:04 +0000 (06:51 +0000)]
ICU-13151 Removing obsolete assertion from PluralFormat.java
X-SVN-Rev: 40199
Peter Edberg [Fri, 23 Jun 2017 06:26:30 +0000 (06:26 +0000)]
ICU-13006 DateFormat.setNumberFormat should clone the NumberFormat and also call setGroupingUsed(false)
X-SVN-Rev: 40198
Peter Edberg [Fri, 23 Jun 2017 05:28:30 +0000 (05:28 +0000)]
ICU-13157 Update CLDR version to 32 in testdata/root.txt
X-SVN-Rev: 40197
Peter Edberg [Fri, 23 Jun 2017 05:02:12 +0000 (05:02 +0000)]
ICU-13215 DayPeriodRules.getInstance should ignore keywords to get correct data and not hang
X-SVN-Rev: 40196
Shane Carr [Fri, 23 Jun 2017 00:08:34 +0000 (00:08 +0000)]
ICU-13177 Merging trunk to branch
X-SVN-Rev: 40195
Shane Carr [Thu, 22 Jun 2017 23:26:48 +0000 (23:26 +0000)]
ICU-13129 Changing default Parse MathContext to 34 digits instead of 16 digits.
X-SVN-Rev: 40194
Peter Edberg [Thu, 22 Jun 2017 23:05:41 +0000 (23:05 +0000)]
ICU-13159 Integrate CLDR trunk@13513 (cldr/tags/icu-milestone-60-0-1)
X-SVN-Rev: 40193
Norbert Runge [Thu, 22 Jun 2017 18:32:20 +0000 (18:32 +0000)]
ICU-13240 Fixes and re-enables a test which was disabled since JUnit migration.
X-SVN-Rev: 40192
Markus Scherer [Thu, 22 Jun 2017 07:49:47 +0000 (07:49 +0000)]
ICU-13197 gennorm2 new .cpp files: add standard library includes
X-SVN-Rev: 40191
Andy Heninger [Wed, 21 Jun 2017 20:43:47 +0000 (20:43 +0000)]
ICU-13257 clear clang compile warning from use of 'override'
X-SVN-Rev: 40190
Norbert Runge [Wed, 21 Jun 2017 19:59:58 +0000 (19:59 +0000)]
ICU-13242 Rename test function to make it match the name of its equivalent function in Java.
X-SVN-Rev: 40189
Shane Carr [Wed, 21 Jun 2017 01:08:18 +0000 (01:08 +0000)]
ICU-13149 Minor review feedback for #13149
X-SVN-Rev: 40187
Shane Carr [Wed, 21 Jun 2017 00:44:47 +0000 (00:44 +0000)]
ICU-13231 Changing DecimalFormat min/max setters to use the most recent setting instead of always preferring the minimum for backwards compatibility.
X-SVN-Rev: 40186
Shane Carr [Wed, 21 Jun 2017 00:38:25 +0000 (00:38 +0000)]
ICU-13228 Adding more symbols to localized notation mapper function, including support for multi-char symbols.
X-SVN-Rev: 40185
Norbert Runge [Tue, 20 Jun 2017 23:12:14 +0000 (23:12 +0000)]
ICU-13242 fixed uppercase-comes-first collation test
X-SVN-Rev: 40184
Andy Heninger [Tue, 20 Jun 2017 22:11:08 +0000 (22:11 +0000)]
ICU-12507 bump rbbi data version for change to UTrie2; consolidate version checking.
X-SVN-Rev: 40183
Andy Heninger [Tue, 20 Jun 2017 03:41:20 +0000 (03:41 +0000)]
ICU-13159 Regenerate configure for 60m1.
X-SVN-Rev: 40182
Shane Carr [Mon, 19 Jun 2017 21:03:07 +0000 (21:03 +0000)]
ICU-13230 Fixing DecimalFormat parser to ignore grouping separators when there is no grouping separator in the pattern OR when setGroupingUsed(false) is explicitly called.
X-SVN-Rev: 40181
Andy Heninger [Mon, 19 Jun 2017 20:28:41 +0000 (20:28 +0000)]
ICU-12982 add BreakIterator.setText(CharSequence) overload
X-SVN-Rev: 40179
Norbert Runge [Mon, 19 Jun 2017 20:13:51 +0000 (20:13 +0000)]
ICU-13242 modifes collation test to work with an upper-case-first locale (da).
X-SVN-Rev: 40178
Shane Carr [Sat, 17 Jun 2017 01:22:41 +0000 (01:22 +0000)]
ICU-13229 Extending range for returning a Long from DecimalFormat#parse(), and changing API descriptions to be more informative when discussing return types.
X-SVN-Rev: 40175
Shane Carr [Sat, 17 Jun 2017 00:48:17 +0000 (00:48 +0000)]
ICU-13246 Changing util64_pow to work on uint64_t to fix signed integer overflow warning in Clang
X-SVN-Rev: 40174
Norbert Runge [Fri, 16 Jun 2017 23:02:41 +0000 (23:02 +0000)]
ICU-13241 removes obsolete test code that does not test anything from ICU.
X-SVN-Rev: 40173
Norbert Runge [Fri, 16 Jun 2017 22:10:50 +0000 (22:10 +0000)]
ICU-13245 moves code from tests to samples.
X-SVN-Rev: 40172
Norbert Runge [Thu, 15 Jun 2017 20:29:58 +0000 (20:29 +0000)]
ICU-12588 deletes obsolete test files as discussed in email conversation
X-SVN-Rev: 40171
Shane Carr [Thu, 15 Jun 2017 01:45:12 +0000 (01:45 +0000)]
ICU-13227 Throwing NullPointerException on string methods in DecimalFormat
X-SVN-Rev: 40170
Shane Carr [Tue, 13 Jun 2017 20:42:33 +0000 (20:42 +0000)]
ICU-13177 Merging trunk to branch
X-SVN-Rev: 40168
Andy Heninger [Tue, 13 Jun 2017 18:33:59 +0000 (18:33 +0000)]
ICU-13207 Fix some resource leaks.
X-SVN-Rev: 40167
Markus Scherer [Fri, 9 Jun 2017 23:04:03 +0000 (23:04 +0000)]
ICU-9198 add titlecasing options: wholeString, sentences, adjustToCased
X-SVN-Rev: 40164
Markus Scherer [Thu, 8 Jun 2017 20:35:40 +0000 (20:35 +0000)]
ICU-13234 collect string & character options bits in new stringoptions.h
X-SVN-Rev: 40162
Markus Scherer [Thu, 8 Jun 2017 19:36:34 +0000 (19:36 +0000)]
ICU-13234 rename UCASEMAP_OMIT_UNCHANGED_TEXT to U_OMIT_UNCHANGED_TEXT
X-SVN-Rev: 40161
Norbert Runge [Thu, 8 Jun 2017 18:45:18 +0000 (18:45 +0000)]
ICU-12588 completed six TODO tasks flagged during JUnit migration.
X-SVN-Rev: 40160
Markus Scherer [Wed, 7 Jun 2017 18:22:44 +0000 (18:22 +0000)]
ICU-13197 fix indexesLength check while loading data, more readable duplicate elimination of noNo mappings
X-SVN-Rev: 40157
Markus Scherer [Wed, 7 Jun 2017 07:13:34 +0000 (07:13 +0000)]
ICU-13197 catch one more edge case where a mapping has no compose boundary after it
X-SVN-Rev: 40156
Markus Scherer [Wed, 7 Jun 2017 05:23:53 +0000 (05:23 +0000)]
ICU-13197 more gennorm2 cleanup, set smallFCD for some characters with algorithmic mappings
X-SVN-Rev: 40155
Norbert Runge [Tue, 6 Jun 2017 20:50:12 +0000 (20:50 +0000)]
ICU-13223 Update Jacoco exclusion list. No errors, no warnings with updated list.
X-SVN-Rev: 40154
Markus Scherer [Tue, 6 Jun 2017 02:46:10 +0000 (02:46 +0000)]
ICU-12985 final? Unicode 10 data from
20170605
X-SVN-Rev: 40153
Norbert Runge [Mon, 5 Jun 2017 16:17:11 +0000 (16:17 +0000)]
ICU-12586 Enables unit tests that were not included in the initial migration to JUnit.
X-SVN-Rev: 40151
Markus Scherer [Mon, 5 Jun 2017 03:53:14 +0000 (03:53 +0000)]
ICU-13197 split gennorm2/n2builder into 3 more manageable pieces; no output change
X-SVN-Rev: 40150
Markus Scherer [Fri, 2 Jun 2017 22:52:19 +0000 (22:52 +0000)]
ICU-13186 stop prepending UTF-8 BOM to some Unicode files
X-SVN-Rev: 40149
Markus Scherer [Fri, 2 Jun 2017 21:19:33 +0000 (21:19 +0000)]
ICU-13197 test Normalizer2::normalizeUTF8() with Edits
X-SVN-Rev: 40148
Markus Scherer [Wed, 31 May 2017 18:15:45 +0000 (18:15 +0000)]
ICU-13197 Normalizer2::normalizeUTF8(StringPiece->ByteSink/Edits) compose=direct UTF-8, else via UTF-16/no edits
X-SVN-Rev: 40147
Jeff Genovy [Wed, 31 May 2017 17:17:54 +0000 (17:17 +0000)]
ICU-13217 - UWP version ends up falling back to the 'en_US' locale. (Missing lines due to bad merge).
X-SVN-Rev: 40146
Yoshito Umaoka [Wed, 31 May 2017 16:50:38 +0000 (16:50 +0000)]
ICU-13159 Updating ICU version in trunk to 60.0.1 (60m1) - merging changes from my work branch.
X-SVN-Rev: 40145
Shane Carr [Fri, 26 May 2017 23:59:13 +0000 (23:59 +0000)]
ICU-13205 Prevent exception from being thrown when parsing numbers with very large exponents.
X-SVN-Rev: 40141
George Rhoten [Wed, 24 May 2017 18:20:04 +0000 (18:20 +0000)]
ICU-13206 Don't write multiple expressions onto a single line.
X-SVN-Rev: 40135
Peter Edberg [Wed, 24 May 2017 06:57:45 +0000 (06:57 +0000)]
ICU-13183 for compatibility, get(Base)Skeleton should not include 'a' added by DateTimeMatcher; add tests
X-SVN-Rev: 40133
Jugu Dannie Sundar [Tue, 23 May 2017 22:13:55 +0000 (22:13 +0000)]
ICU-13080 missing parameter added
X-SVN-Rev: 40131
Markus Scherer [Tue, 23 May 2017 04:44:58 +0000 (04:44 +0000)]
ICU-8130 UTS 46 conformance test using Unicode IdnaTest.txt
X-SVN-Rev: 40130
Peter Edberg [Tue, 23 May 2017 03:18:28 +0000 (03:18 +0000)]
ICU-13183 to trunk - Handle abB as normal fields (force add/remove per HhKk),\nhandle field lengths for skel metachars jC, add loc data with Bh skels, other fixes
X-SVN-Rev: 40129
Peter Edberg [Tue, 23 May 2017 02:37:37 +0000 (02:37 +0000)]
ICU-13183 on branch - Add more tests and sample data
X-SVN-Rev: 40127
Peter Edberg [Mon, 22 May 2017 22:24:39 +0000 (22:24 +0000)]
ICU-13183 on branch - Handle different field lengths for skeleton metachars j,C
X-SVN-Rev: 40126
Peter Edberg [Mon, 22 May 2017 16:37:07 +0000 (16:37 +0000)]
ICU-13183 on branch - add locale data with Bh skeletons
X-SVN-Rev: 40125
Peter Edberg [Mon, 22 May 2017 06:16:11 +0000 (06:16 +0000)]
ICU-13183 on branch - Handle abB as normal fields but force add/remove depending on hour field; other fixes
X-SVN-Rev: 40124
Peter Edberg [Sun, 21 May 2017 01:41:47 +0000 (01:41 +0000)]
ICU-13183 Update branch; merge in trunk r40122
X-SVN-Rev: 40123
Shane Carr [Thu, 18 May 2017 21:57:13 +0000 (21:57 +0000)]
ICU-13073 Exposing PluralRules as a setter on the number format property bag.
X-SVN-Rev: 40122
Shane Carr [Fri, 12 May 2017 22:22:09 +0000 (22:22 +0000)]
ICU-13177 Merging trunk to branch
X-SVN-Rev: 40120
Shane Carr [Fri, 12 May 2017 21:50:31 +0000 (21:50 +0000)]
ICU-13073 Adding API for setting custom compact data, for CLDR Survey Tool.
X-SVN-Rev: 40117
Shane Carr [Sat, 6 May 2017 02:39:49 +0000 (02:39 +0000)]
ICU-12985 Bringing SpoofChecker documentation back in sync with unit test.
X-SVN-Rev: 40115
Markus Scherer [Fri, 5 May 2017 23:48:40 +0000 (23:48 +0000)]
ICU-13189 ucurr_forLocale() do not succeed without writing output; also make it more readable and fix other issues
X-SVN-Rev: 40114
Markus Scherer [Fri, 5 May 2017 19:36:48 +0000 (19:36 +0000)]
ICU-12635 fix ranges overrun in collation weight allocator
X-SVN-Rev: 40113
Andy Heninger [Thu, 4 May 2017 22:30:40 +0000 (22:30 +0000)]
ICU-12507 ICU4J RBBI, switch to UTrie2
X-SVN-Rev: 40112
Markus Scherer [Thu, 4 May 2017 20:27:25 +0000 (20:27 +0000)]
ICU-12985 fix compiler warnings from now-unused ASPIRATIONAL script usage
X-SVN-Rev: 40111
Markus Scherer [Thu, 4 May 2017 20:13:29 +0000 (20:13 +0000)]
ICU-12985 Unicode 10 data from
20170503 ; new properties Emoji_Component, Regional_Indicator, Prepended_Concatenation_Mark; merged from ^/branches/markus/uni10@40107
X-SVN-Rev: 40109
Markus Scherer [Thu, 4 May 2017 18:30:23 +0000 (18:30 +0000)]
ICU-12333 full case mapping set output string to nullptr if length==0, and do not convert the empty string to UTF-8
X-SVN-Rev: 40108