]>
granicus.if.org Git - icu/log
Markus Scherer [Mon, 13 Feb 2012 23:55:36 +0000 (23:55 +0000)]
ICU-8803 make Calendar.getType() public and improve API docs
X-SVN-Rev: 31386
Markus Scherer [Mon, 13 Feb 2012 23:54:23 +0000 (23:54 +0000)]
ICU-8803 make Calendar::getType() public and improve API docs
X-SVN-Rev: 31385
Doug Felt [Mon, 13 Feb 2012 22:35:36 +0000 (22:35 +0000)]
ICU-8456 change display of keywords in locale display names
X-SVN-Rev: 31384
Doug Felt [Mon, 13 Feb 2012 22:29:17 +0000 (22:29 +0000)]
ICU-8456 change display of keywords in locale display names
X-SVN-Rev: 31383
Doug Felt [Mon, 13 Feb 2012 22:28:44 +0000 (22:28 +0000)]
ICU-8456 change display of keywords in locale display names
X-SVN-Rev: 31382
Dragan Besevic [Mon, 13 Feb 2012 22:09:24 +0000 (22:09 +0000)]
ICU-8791 fix for plugin init on zOS (internal ticket 237)
X-SVN-Rev: 31381
Michael Ow [Mon, 13 Feb 2012 19:27:24 +0000 (19:27 +0000)]
ICU-7464 Apply fix to incorrect number rounding when rounding increment is in the string pattern of the decimal formatter in ICU4J
X-SVN-Rev: 31379
Michael Ow [Mon, 13 Feb 2012 19:23:47 +0000 (19:23 +0000)]
ICU-7464 Apply fix to incorrect number rounding when rounding increment is in the string pattern of the decimal formatter in ICU4C
X-SVN-Rev: 31378
Markus Scherer [Mon, 13 Feb 2012 19:20:43 +0000 (19:20 +0000)]
ICU-7376 make C++ Locale::setKeywordValue() (#7252) public
X-SVN-Rev: 31377
Andy Heninger [Sat, 11 Feb 2012 00:49:04 +0000 (00:49 +0000)]
ICU-9107 Regex tests for escaped non-special characters in patterns.
X-SVN-Rev: 31367
Andy Heninger [Fri, 10 Feb 2012 22:50:02 +0000 (22:50 +0000)]
ICU-9102 Remove uneeded u_init() from RegexPattern constructor
X-SVN-Rev: 31365
John Emmons [Fri, 10 Feb 2012 04:35:08 +0000 (04:35 +0000)]
ICU-8849 Additional data to support otherNumberingSystems from CLDR
X-SVN-Rev: 31358
John Emmons [Fri, 10 Feb 2012 04:34:01 +0000 (04:34 +0000)]
ICU-8849 Additional data to support otherNumberingSystems from CLDR
X-SVN-Rev: 31357
Andy Heninger [Fri, 10 Feb 2012 00:38:34 +0000 (00:38 +0000)]
ICU-8034 Add Number Format field constant definitions.
X-SVN-Rev: 31356
John Emmons [Wed, 8 Feb 2012 20:15:44 +0000 (20:15 +0000)]
ICU-9071 Merge data from CLDR release-21
X-SVN-Rev: 31347
John Emmons [Wed, 8 Feb 2012 20:15:28 +0000 (20:15 +0000)]
ICU-9071 Merge data from CLDR release-21
X-SVN-Rev: 31346
Doug Felt [Wed, 8 Feb 2012 19:31:11 +0000 (19:31 +0000)]
ICU-9072 modify CurrencyDisplayNames API
X-SVN-Rev: 31345
Andy Heninger [Tue, 7 Feb 2012 21:59:03 +0000 (21:59 +0000)]
ICU-8309 Add test case provided with the bug report.
X-SVN-Rev: 31343
John Emmons [Tue, 7 Feb 2012 21:03:21 +0000 (21:03 +0000)]
ICU-9071 Merge data from CLDR release-21-d02
X-SVN-Rev: 31339
John Emmons [Tue, 7 Feb 2012 20:54:16 +0000 (20:54 +0000)]
ICU-9071 Merge data from CLDR release-21-d02
X-SVN-Rev: 31337
Andy Heninger [Tue, 7 Feb 2012 01:59:19 +0000 (01:59 +0000)]
ICU-8564 move updated rbbitst.txt test case file from icu4c to icu4j. A number of test cases are commented out, and tickets 9099 and 9084 opened to fix them.
X-SVN-Rev: 31335
Markus Scherer [Mon, 6 Feb 2012 21:32:20 +0000 (21:32 +0000)]
ICU-9073 double-check that the shared variable is still null before setting it to the new object
X-SVN-Rev: 31334
Markus Scherer [Mon, 6 Feb 2012 21:07:20 +0000 (21:07 +0000)]
ICU-9014 update hasScript() @draft version
X-SVN-Rev: 31333
Markus Scherer [Mon, 6 Feb 2012 21:06:30 +0000 (21:06 +0000)]
ICU-9014 update hasScript() @draft version
X-SVN-Rev: 31332
Markus Scherer [Mon, 6 Feb 2012 20:11:43 +0000 (20:11 +0000)]
ICU-9014 make hasScript(c, sc) == sc in scx(c)
X-SVN-Rev: 31331
Markus Scherer [Mon, 6 Feb 2012 20:11:22 +0000 (20:11 +0000)]
ICU-9014 make hasScript(c, sc) == sc in scx(c)
X-SVN-Rev: 31330
Andy Heninger [Mon, 6 Feb 2012 19:57:08 +0000 (19:57 +0000)]
ICU-8992 Compiler Warning cleanup for gcc 4.6.1
X-SVN-Rev: 31329
Markus Scherer [Fri, 3 Feb 2012 23:39:45 +0000 (23:39 +0000)]
ICU-9014 and ICU-9015 scx defaults to {sc}, and return that efficiently
X-SVN-Rev: 31328
Markus Scherer [Fri, 3 Feb 2012 23:36:05 +0000 (23:36 +0000)]
ICU-9014 and ICU-9015 scx defaults to {sc}, and return that efficiently
X-SVN-Rev: 31327
Yoshito Umaoka [Fri, 3 Feb 2012 21:27:21 +0000 (21:27 +0000)]
ICU-9078 Moved com.ibm.icu.impl.ImplicitCEGenerator from core project to collator project.\
X-SVN-Rev: 31325
John Emmons [Fri, 3 Feb 2012 21:10:04 +0000 (21:10 +0000)]
ICU-8514 Modify behavior of YY to parse as a two-digit year
X-SVN-Rev: 31324
Michael Ow [Fri, 3 Feb 2012 20:12:17 +0000 (20:12 +0000)]
ICU-7964 Update TestNumericCode to pass without data
X-SVN-Rev: 31323
Yoshito Umaoka [Fri, 3 Feb 2012 18:40:03 +0000 (18:40 +0000)]
ICU-7964 Merging ucurr_getNumericCode from the work branch to the trunk.
X-SVN-Rev: 31320
Yoshito Umaoka [Fri, 3 Feb 2012 18:02:30 +0000 (18:02 +0000)]
ICU-7964 Merging new ICU4J Currency APIs and test case from the work branch to the trunk.
X-SVN-Rev: 31318
Steven R. Loomis [Fri, 3 Feb 2012 01:24:09 +0000 (01:24 +0000)]
ICU-8988 merge from unicode.org - robustness
X-SVN-Rev: 31315
Stuart Gill [Fri, 3 Feb 2012 01:15:01 +0000 (01:15 +0000)]
ICU-9095 fixed test data
X-SVN-Rev: 31314
Stuart Gill [Fri, 3 Feb 2012 01:10:19 +0000 (01:10 +0000)]
ICU-9095 fix for reorder rules mixed with other rules - better solution
X-SVN-Rev: 31313
Stuart Gill [Fri, 3 Feb 2012 00:07:58 +0000 (00:07 +0000)]
ICU-9095 added test for issue
X-SVN-Rev: 31312
Stuart Gill [Fri, 3 Feb 2012 00:05:00 +0000 (00:05 +0000)]
ICU-9095 fix for reorder rules mixed with other rules
X-SVN-Rev: 31311
John Emmons [Thu, 2 Feb 2012 23:11:12 +0000 (23:11 +0000)]
ICU-9071 Merge data from CLDR release-21-d01
X-SVN-Rev: 31308
John Emmons [Thu, 2 Feb 2012 22:53:19 +0000 (22:53 +0000)]
ICU-9071 Merge data from CLDR release-21-d01
X-SVN-Rev: 31307
Michael Ow [Thu, 2 Feb 2012 01:56:59 +0000 (01:56 +0000)]
ICU-9085 Fix infinite loop error in compound text converter in ICU4J
X-SVN-Rev: 31299
Michael Ow [Wed, 1 Feb 2012 23:45:54 +0000 (23:45 +0000)]
ICU-9085 Fix infinite loop error in compound text converter in ICU4C
X-SVN-Rev: 31298
Peter Edberg [Wed, 1 Feb 2012 00:54:10 +0000 (00:54 +0000)]
ICU-9067 Per review comments: add JavaDoc tag, remove unused Comparator stuff
X-SVN-Rev: 31293
Peter Edberg [Tue, 31 Jan 2012 08:44:39 +0000 (08:44 +0000)]
ICU-9044 Fix timebomb to use isICUVersionBefore() (J)
X-SVN-Rev: 31282
Peter Edberg [Tue, 31 Jan 2012 08:13:43 +0000 (08:13 +0000)]
ICU-9044 Improve parse method documentation, note that parsing Chinese cal dates may be ambiguous (J)
X-SVN-Rev: 31281
Peter Edberg [Tue, 31 Jan 2012 07:35:50 +0000 (07:35 +0000)]
ICU-9044 Better description of 'U' character behavior (C)
X-SVN-Rev: 31280
Peter Edberg [Tue, 31 Jan 2012 06:37:51 +0000 (06:37 +0000)]
ICU-9069 Parse 'U' when there there is no cyclic year name data (J)
X-SVN-Rev: 31279
Andy Heninger [Tue, 31 Jan 2012 02:28:10 +0000 (02:28 +0000)]
ICU-9057 Add joiner chars 200c and 200d to \w word char set.
X-SVN-Rev: 31278
Andy Heninger [Tue, 31 Jan 2012 01:14:41 +0000 (01:14 +0000)]
ICU-8123 Remove utext comparison functions.
X-SVN-Rev: 31277
Yoshito Umaoka [Mon, 30 Jan 2012 17:16:37 +0000 (17:16 +0000)]
ICU-9006 ICU4J API promotion for 49. A bug fix in the api report tool.
X-SVN-Rev: 31275
Markus Scherer [Fri, 27 Jan 2012 00:13:45 +0000 (00:13 +0000)]
ICU-9059 check U16_APPEND() isError flag to avoid compiler warnings, even if we do not need it
X-SVN-Rev: 31272
Markus Scherer [Thu, 26 Jan 2012 23:53:45 +0000 (23:53 +0000)]
ICU-9031 fix buffer reallocation bug in u_strToWCS()
X-SVN-Rev: 31271
Markus Scherer [Thu, 26 Jan 2012 23:05:12 +0000 (23:05 +0000)]
ICU-9048 work around xlC compiler bug
X-SVN-Rev: 31270
Andy Heninger [Thu, 26 Jan 2012 20:27:31 +0000 (20:27 +0000)]
ICU-9080 add test for Finnish line break tailoring.
X-SVN-Rev: 31269
Andy Heninger [Thu, 26 Jan 2012 02:12:05 +0000 (02:12 +0000)]
ICU-6975 Move more break iterator test data out of code into rbbitst.txt file.
X-SVN-Rev: 31268
Steven R. Loomis [Wed, 25 Jan 2012 23:59:43 +0000 (23:59 +0000)]
ICU-9076 ICU 49 report
X-SVN-Rev: 31267
Michael Ow [Wed, 25 Jan 2012 21:17:06 +0000 (21:17 +0000)]
ICU-8940 Add new ICU4J API to set decimal format symbols in RBNF
X-SVN-Rev: 31266
Michael Ow [Wed, 25 Jan 2012 21:16:48 +0000 (21:16 +0000)]
ICU-8940 Add new ICU4C API to set decimal format symbols in RBNF
X-SVN-Rev: 31265
Doug Felt [Tue, 24 Jan 2012 22:54:11 +0000 (22:54 +0000)]
ICU-9073 synchronize PluralRulesLoader methods that modify internal maps.
X-SVN-Rev: 31261
Doug Felt [Tue, 24 Jan 2012 22:11:32 +0000 (22:11 +0000)]
ICU-9072 modify CurrencyDisplayNames API
X-SVN-Rev: 31260
Doug Felt [Tue, 24 Jan 2012 22:10:27 +0000 (22:10 +0000)]
ICU-9072 modify CurrencyDisplayNames API
X-SVN-Rev: 31259
Doug Felt [Tue, 24 Jan 2012 22:09:54 +0000 (22:09 +0000)]
ICU-9072 modify CurrencyDisplayNames API
X-SVN-Rev: 31258
Peter Edberg [Mon, 23 Jan 2012 23:14:56 +0000 (23:14 +0000)]
ICU-9044 Improve parse method documentation, note that parsing Chinese cal dates may be ambiguous (C)
X-SVN-Rev: 31254
Markus Scherer [Mon, 23 Jan 2012 19:52:28 +0000 (19:52 +0000)]
ICU-8995 add new ISO script code Hluw=Anatolian Hieroglyphs
X-SVN-Rev: 31250
Markus Scherer [Mon, 23 Jan 2012 19:51:38 +0000 (19:51 +0000)]
ICU-8995 add new ISO script code Hluw=Anatolian Hieroglyphs
X-SVN-Rev: 31249
Markus Scherer [Mon, 23 Jan 2012 19:51:22 +0000 (19:51 +0000)]
ICU-8995 add new ISO script code Hluw=Anatolian Hieroglyphs
X-SVN-Rev: 31248
Peter Edberg [Mon, 23 Jan 2012 19:43:13 +0000 (19:43 +0000)]
ICU-9069 Parse 'U' when there there is no cyclic year name data (C)
X-SVN-Rev: 31247
Yoshito Umaoka [Sat, 21 Jan 2012 08:51:07 +0000 (08:51 +0000)]
ICU-8991 Added readme.txt to explain the instructions.
X-SVN-Rev: 31245
Peter Edberg [Sat, 21 Jan 2012 07:57:02 +0000 (07:57 +0000)]
ICU-9067 Add internal getCanonicalSkeletonAllowingDuplicates method for use by CLDR
X-SVN-Rev: 31244
Yoshito Umaoka [Fri, 20 Jan 2012 23:33:27 +0000 (23:33 +0000)]
ICU-8991 Added currencyNumericCodes(res) in ICU4J.
X-SVN-Rev: 31243
Yoshito Umaoka [Fri, 20 Jan 2012 23:32:19 +0000 (23:32 +0000)]
ICU-8991 Added currencyNumericCodes.txt in ICU4C.
X-SVN-Rev: 31242
Markus Scherer [Fri, 20 Jan 2012 22:12:56 +0000 (22:12 +0000)]
ICU-9048 add virtual ~PluralSelector()
X-SVN-Rev: 31241
Andy Heninger [Fri, 20 Jan 2012 22:03:22 +0000 (22:03 +0000)]
ICU-9054 add U_NAMESPACE_USE to swapimpl.cpp
X-SVN-Rev: 31240
Markus Scherer [Fri, 20 Jan 2012 21:32:44 +0000 (21:32 +0000)]
ICU-8995 BidiTest-6.1.0d2.txt; same as in Unicode 6.0 except for minor header updates
X-SVN-Rev: 31239
Andy Heninger [Fri, 20 Jan 2012 20:46:08 +0000 (20:46 +0000)]
ICU-9054 put buildWSConfusableData in icu namespace.
X-SVN-Rev: 31238
Markus Scherer [Fri, 20 Jan 2012 19:35:13 +0000 (19:35 +0000)]
ICU-9065 internal API for reverse-full-case-folding data
X-SVN-Rev: 31237
Yoshito Umaoka [Fri, 20 Jan 2012 06:34:34 +0000 (06:34 +0000)]
ICU-8991 Ant build.xml for building and running the tool.
X-SVN-Rev: 31236
Yoshito Umaoka [Fri, 20 Jan 2012 05:23:37 +0000 (05:23 +0000)]
ICU-8991 A new tool for building ISO 4217 currency numeric code mapping data.
X-SVN-Rev: 31235
Andy Heninger [Fri, 20 Jan 2012 02:35:00 +0000 (02:35 +0000)]
ICU-8711 Move Thai and Khmer test data from dedicated file to standard test data file, and remove dedicated code.
X-SVN-Rev: 31234
Andy Heninger [Fri, 20 Jan 2012 00:50:02 +0000 (00:50 +0000)]
ICU-8826 Regex case insensitive match fixes; also fixes #6074, hitEnd() sometimes fails.
X-SVN-Rev: 31233
Claire Ho [Thu, 19 Jan 2012 22:12:21 +0000 (22:12 +0000)]
ICU-9047 Fix the link error from ARM gcc.
X-SVN-Rev: 31232
Andy Heninger [Thu, 19 Jan 2012 19:37:39 +0000 (19:37 +0000)]
ICU-9054 remove U_NAMESPACE_USE from uspoof.h
X-SVN-Rev: 31231
Markus Scherer [Thu, 19 Jan 2012 18:51:47 +0000 (18:51 +0000)]
ICU-8995 update to 2011-12-15 version of IdnaMappingTable.txt
X-SVN-Rev: 31230
Markus Scherer [Thu, 19 Jan 2012 18:51:33 +0000 (18:51 +0000)]
ICU-8995 merge idna2nrm.py into preparseucd.py
X-SVN-Rev: 31229
Michael Ow [Thu, 19 Jan 2012 18:47:07 +0000 (18:47 +0000)]
ICU-8716 Update dateformattest to pass without data
X-SVN-Rev: 31228
Michael Ow [Thu, 19 Jan 2012 17:27:52 +0000 (17:27 +0000)]
ICU-9060 Fix some errors produced by pkgdata tool when building in certain modes
X-SVN-Rev: 31227
Peter Edberg [Thu, 19 Jan 2012 05:21:17 +0000 (05:21 +0000)]
ICU-8959 If pattern char is 'U' but year has no cyclic name data, format as number (J)
X-SVN-Rev: 31225
Peter Edberg [Thu, 19 Jan 2012 04:56:22 +0000 (04:56 +0000)]
ICU-8959 If pattern char is 'U' but year has no cyclic name data, format as number (C)
X-SVN-Rev: 31224
Markus Scherer [Wed, 18 Jan 2012 23:51:56 +0000 (23:51 +0000)]
ICU-8995 update to 2012-jan-18 UCD & UCA data
X-SVN-Rev: 31223
Markus Scherer [Wed, 18 Jan 2012 23:51:42 +0000 (23:51 +0000)]
ICU-8995 update to 2012-jan-18 UCD & UCA data; except still-broken BidiTest.txt
X-SVN-Rev: 31222
Peter Edberg [Wed, 18 Jan 2012 04:29:09 +0000 (04:29 +0000)]
ICU-9055 Integrate Chinese cal pattern updates from cldrbug 4237, update tests (J)
X-SVN-Rev: 31221
Peter Edberg [Wed, 18 Jan 2012 03:28:45 +0000 (03:28 +0000)]
ICU-9055 Integrate Chinese cal pattern updates from cldrbug 4237, update tests (C)
X-SVN-Rev: 31220
Yoshito Umaoka [Tue, 17 Jan 2012 16:30:12 +0000 (16:30 +0000)]
ICU-9028 Implemented Freezable in TimeZoneJDK class in the locale SPI module.
X-SVN-Rev: 31218
Peter Edberg [Tue, 17 Jan 2012 10:29:05 +0000 (10:29 +0000)]
ICU-8959 Add DateFormat.YEAR_NAME_FIELD for pattern char 'U', implement format/parse for it (J)
X-SVN-Rev: 31217
Yoshito Umaoka [Tue, 17 Jan 2012 08:15:51 +0000 (08:15 +0000)]
ICU-8895 Added API status comments in ICUConfig.properties, although the tag is not processed by any tools at this moment. Added API doc for com.ibm.icu.text.MessagePattern.ApostropheMode with possible values.
X-SVN-Rev: 31216
Peter Edberg [Tue, 17 Jan 2012 08:06:29 +0000 (08:06 +0000)]
ICU-8959 Add UDAT_YEAR_NAME_FIELD for pattern char 'U', implement format/parse for it (C)
X-SVN-Rev: 31215
Yoshito Umaoka [Tue, 17 Jan 2012 07:52:05 +0000 (07:52 +0000)]
ICU-8998 Added some explanation about useDaylightTime comparing to JDK.
X-SVN-Rev: 31214
Yoshito Umaoka [Tue, 17 Jan 2012 04:32:31 +0000 (04:32 +0000)]
ICU-8998 Merging TimeZone#observesDaylightTime changes from my work branch to trunk.
X-SVN-Rev: 31213
Peter Edberg [Tue, 17 Jan 2012 03:24:56 +0000 (03:24 +0000)]
ICU-9035 More Chinese calendar format/parse fixes, mostly backported from ICU4J
X-SVN-Rev: 31212