]>
granicus.if.org Git - icu/log
Markus Scherer [Wed, 29 Aug 2012 17:07:09 +0000 (17:07 +0000)]
ICU-9437 remove a now-unnecessary const_cast
X-SVN-Rev: 32290
Markus Scherer [Wed, 29 Aug 2012 16:26:42 +0000 (16:26 +0000)]
ICU-9437 switch MultithreadTest/TestCollators to C++ Collator as well, in sync with UCAConformanceTest
X-SVN-Rev: 32289
Yoshito Umaoka [Wed, 29 Aug 2012 14:02:39 +0000 (14:02 +0000)]
ICU-9119 Enabled JCite on Java 7. JCite repository reviewion
94161e3a1743 or later is required.
X-SVN-Rev: 32288
John Emmons [Wed, 29 Aug 2012 12:32:59 +0000 (12:32 +0000)]
ICU-9251 Update ICU4J data jars with fix from r32885 - fixes rbbitest failures
X-SVN-Rev: 32287
John Emmons [Wed, 29 Aug 2012 00:55:00 +0000 (00:55 +0000)]
ICU-9251 Patch brkfiles.mk not to build ja
X-SVN-Rev: 32285
George Rhoten [Wed, 29 Aug 2012 00:47:36 +0000 (00:47 +0000)]
ICU-9516 Update various bits of platform dependent thread safety documentation.
X-SVN-Rev: 32284
Markus Scherer [Tue, 28 Aug 2012 23:40:28 +0000 (23:40 +0000)]
ICU-9437 update to Unicode 6.2; merge in branches/markus/uni62 r32109
X-SVN-Rev: 32283
Markus Scherer [Tue, 28 Aug 2012 23:37:10 +0000 (23:37 +0000)]
ICU-9437 update to Unicode 6.2; merge in branches/markus/uni62 r32274
X-SVN-Rev: 32282
George Rhoten [Tue, 28 Aug 2012 22:57:29 +0000 (22:57 +0000)]
ICU-9456 Dependency fixes for make -j 16
X-SVN-Rev: 32281
George Rhoten [Tue, 28 Aug 2012 22:54:00 +0000 (22:54 +0000)]
ICU-9469 Make clang the default in addition to clang++. Also add some instructions.
X-SVN-Rev: 32280
John Emmons [Tue, 28 Aug 2012 22:21:03 +0000 (22:21 +0000)]
ICU-9251 Add back in data/locales/bs_BA.txt - was deleted by mistake
X-SVN-Rev: 32279
John Emmons [Tue, 28 Aug 2012 22:06:04 +0000 (22:06 +0000)]
ICU-9251 First cut merge of CLDR 22 data
X-SVN-Rev: 32276
John Emmons [Tue, 28 Aug 2012 21:56:06 +0000 (21:56 +0000)]
ICU-9251 First cut merge of CLDR 22 data
X-SVN-Rev: 32275
Umesh Nair [Tue, 28 Aug 2012 19:26:17 +0000 (19:26 +0000)]
ICU-7168 Fixing Windows build.
X-SVN-Rev: 32271
Markus Scherer [Tue, 28 Aug 2012 16:47:58 +0000 (16:47 +0000)]
ICU-7168 always initialize UErrorCode, and check in at least one place coming in from public API
X-SVN-Rev: 32268
Peter Edberg [Tue, 28 Aug 2012 08:15:21 +0000 (08:15 +0000)]
ICU-9401 Fix Calendar.fieldDifference handling of large diffs
X-SVN-Rev: 32265
Peter Edberg [Tue, 28 Aug 2012 08:13:46 +0000 (08:13 +0000)]
ICU-9227 (J) add tests for fieldDifference fwd/backward on either side of era boundary and across era boundary, along with tests for #9243/#9401
X-SVN-Rev: 32264
Peter Edberg [Tue, 28 Aug 2012 05:58:40 +0000 (05:58 +0000)]
ICU-9227 just add tests for fieldDifference fwd/backward on either side of era boundary and across era boundary
X-SVN-Rev: 32263
Peter Edberg [Tue, 28 Aug 2012 03:40:07 +0000 (03:40 +0000)]
ICU-9399 return correct parse index when an era is expected but something else is found
X-SVN-Rev: 32262
Markus Scherer [Tue, 28 Aug 2012 00:06:05 +0000 (00:06 +0000)]
ICU-8920 clarify Collator::getRules() docs
X-SVN-Rev: 32259
Markus Scherer [Mon, 27 Aug 2012 23:53:49 +0000 (23:53 +0000)]
ICU-8920 fix RuleBasedCollator.getRules() docs
X-SVN-Rev: 32258
Markus Scherer [Mon, 27 Aug 2012 23:45:51 +0000 (23:45 +0000)]
ICU-6173 fix comments about type characters in CaseFolding.txt
X-SVN-Rev: 32256
Peter Edberg [Mon, 27 Aug 2012 23:44:54 +0000 (23:44 +0000)]
ICU-9392 (J) japanese calendar minimum era should be 0
X-SVN-Rev: 32255
Markus Scherer [Mon, 27 Aug 2012 23:42:11 +0000 (23:42 +0000)]
ICU-6173 fix comments about type characters in CaseFolding.txt
X-SVN-Rev: 32254
Peter Edberg [Mon, 27 Aug 2012 23:21:33 +0000 (23:21 +0000)]
ICU-9392 japanese calendar minimum era should be 0
X-SVN-Rev: 32253
Markus Scherer [Mon, 27 Aug 2012 23:15:08 +0000 (23:15 +0000)]
ICU-9141 add U_GCC_MAJOR_MINOR macro
X-SVN-Rev: 32252
Markus Scherer [Mon, 27 Aug 2012 22:50:44 +0000 (22:50 +0000)]
ICU-9264 document that PluralRules objects are immutable (caches are synchronized)
X-SVN-Rev: 32251
Yoshito Umaoka [Mon, 27 Aug 2012 22:23:23 +0000 (22:23 +0000)]
ICU-9471 Ant target 'release' to create non-versioned ICU4J release files. The new target 'releaseVer' is equivalent to the previous 'release' target.
X-SVN-Rev: 32250
Yoshito Umaoka [Mon, 27 Aug 2012 20:17:17 +0000 (20:17 +0000)]
ICU-9409 Collator.getInstance to ignore unknown collation keyword. Also changed the implementation not to print the statck trace.
X-SVN-Rev: 32248
Umesh Nair [Mon, 27 Aug 2012 20:14:25 +0000 (20:14 +0000)]
ICU-7168 Implementation of ListFormatter, port from Java
X-SVN-Rev: 32247
Travis Keep [Mon, 27 Aug 2012 19:51:13 +0000 (19:51 +0000)]
ICU-9506 re-integrate changes to ListFormatter from icu4j/branches/tkeep/cdf
X-SVN-Rev: 32246
Debabrata Sengupta [Mon, 27 Aug 2012 18:50:29 +0000 (18:50 +0000)]
ICU-9481 handled segmentation fault issue with uenum_next
X-SVN-Rev: 32242
Travis Keep [Mon, 27 Aug 2012 18:49:34 +0000 (18:49 +0000)]
ICU-9506 Re-integrated changes for CompactDecimalFormatter from icu4j/branches/tkeep/cdf into trunk.
X-SVN-Rev: 32241
Peter Edberg [Mon, 27 Aug 2012 18:29:50 +0000 (18:29 +0000)]
ICU-9256 (J) For he@calendar=hebrew, offset the years within the current millenium down to 1-999
X-SVN-Rev: 32239
Peter Edberg [Mon, 27 Aug 2012 05:58:17 +0000 (05:58 +0000)]
ICU-9256 For he@calendar=hebrew, offset the years within the current millenium down to 1-999
X-SVN-Rev: 32236
Michael Ow [Fri, 24 Aug 2012 15:29:03 +0000 (15:29 +0000)]
ICU-9353 Fix redefinition error in dictionarydata when building with Cygwin MSVC
X-SVN-Rev: 32224
Debabrata Sengupta [Thu, 23 Aug 2012 20:59:35 +0000 (20:59 +0000)]
ICU-9476 fixed bug with numeric collation
X-SVN-Rev: 32223
Steven R. Loomis [Thu, 23 Aug 2012 20:17:13 +0000 (20:17 +0000)]
ICU-9499 add author column for 0.12
X-SVN-Rev: 32222
Steven R. Loomis [Thu, 23 Aug 2012 20:15:56 +0000 (20:15 +0000)]
ICU-9499 add author column
X-SVN-Rev: 32221
Steven R. Loomis [Tue, 21 Aug 2012 21:01:03 +0000 (21:01 +0000)]
ICU-9493 add links from classUnicodeString to classicu_1_1UnicodeString so old urls will not break
X-SVN-Rev: 32213
Steven R. Loomis [Tue, 21 Aug 2012 20:23:19 +0000 (20:23 +0000)]
ICU-9329 update provider for 49, 50
X-SVN-Rev: 32211
George Rhoten [Tue, 21 Aug 2012 18:17:22 +0000 (18:17 +0000)]
ICU-9353 Ignore new generated files from this ticket.
X-SVN-Rev: 32210
Steven R. Loomis [Fri, 17 Aug 2012 23:27:37 +0000 (23:27 +0000)]
ICU-9486 dont generate icu-le.pc if layout is disabled
X-SVN-Rev: 32197
Maxime Serrano [Fri, 17 Aug 2012 21:58:20 +0000 (21:58 +0000)]
ICU-9353 remove last mentions of word_ja.txt
X-SVN-Rev: 32196
Maxime Serrano [Fri, 17 Aug 2012 21:27:08 +0000 (21:27 +0000)]
ICU-9353 Do not generate surrogates in the Monkey test so as to avoid generating higher CJK characters; also, hand off to Unhandled if we do not have a breakengine of this type
X-SVN-Rev: 32195
Markus Scherer [Fri, 17 Aug 2012 19:18:06 +0000 (19:18 +0000)]
ICU-9437 update UCD tools for Unicode 6.2, especially new numeric values
X-SVN-Rev: 32193
Maxime Serrano [Fri, 17 Aug 2012 17:38:56 +0000 (17:38 +0000)]
ICU-9353 exclude the entire Hangul script from monkey tests
X-SVN-Rev: 32192
Maxime Serrano [Fri, 17 Aug 2012 17:09:01 +0000 (17:09 +0000)]
ICU-9353 fix windows makefile, remove mentions of word_ja.txt
X-SVN-Rev: 32191
Maxime Serrano [Fri, 17 Aug 2012 00:12:45 +0000 (00:12 +0000)]
ICU-9353 use Collections.synchronizedSet() rather than Collections.newSetFromMap()
X-SVN-Rev: 32188
Maxime Serrano [Fri, 17 Aug 2012 00:10:22 +0000 (00:10 +0000)]
ICU-9353 add symbols to dictionarydata.cpp for linker
X-SVN-Rev: 32187
Maxime Serrano [Thu, 16 Aug 2012 23:16:04 +0000 (23:16 +0000)]
ICU-9353 merge dbbi-tries work into the trunk
X-SVN-Rev: 32185
Maxime Serrano [Thu, 16 Aug 2012 23:01:49 +0000 (23:01 +0000)]
ICU-9353 merge dbbi-tries work into the trunk
X-SVN-Rev: 32184
George Rhoten [Thu, 16 Aug 2012 04:56:59 +0000 (04:56 +0000)]
ICU-9457 Fix some compiler warnings.
X-SVN-Rev: 32180
George Rhoten [Wed, 15 Aug 2012 17:46:17 +0000 (17:46 +0000)]
ICU-9469 Improve support for C++11
X-SVN-Rev: 32179
Markus Scherer [Wed, 15 Aug 2012 17:45:28 +0000 (17:45 +0000)]
ICU-9420 move ListFormatter to the .text package, add getInstance(no locale)
X-SVN-Rev: 32178
Markus Scherer [Wed, 15 Aug 2012 17:09:39 +0000 (17:09 +0000)]
ICU-9406 deprecate isHiraganaQuaternary(), setHiraganaQuaternary(boolean flag) and setHiraganaQuaternaryDefault(), disable the setters (merged from branches/markus/uni62 r32109, should not have been on that branch)
X-SVN-Rev: 32176
Michael Ow [Tue, 14 Aug 2012 17:10:40 +0000 (17:10 +0000)]
ICU-9241 Update tzdata in ICU4J to 2012e
X-SVN-Rev: 32173
Michael Ow [Tue, 14 Aug 2012 17:10:20 +0000 (17:10 +0000)]
ICU-9241 Update tzdata in ICU4C to 2012e
X-SVN-Rev: 32172
Michael Ow [Tue, 14 Aug 2012 05:01:00 +0000 (05:01 +0000)]
ICU-9241 Update tzdata in ICU4C to 2012d
X-SVN-Rev: 32169
Michael Ow [Tue, 14 Aug 2012 05:00:42 +0000 (05:00 +0000)]
ICU-9241 Update tzdata in ICU4J to 2012d
X-SVN-Rev: 32168
Michael Ow [Mon, 13 Aug 2012 17:21:00 +0000 (17:21 +0000)]
ICU-9380 Reorder header files to fix HP build error.
X-SVN-Rev: 32162
George Rhoten [Sun, 12 Aug 2012 00:33:34 +0000 (00:33 +0000)]
ICU-9474 Reduce the exported C++ static variables too.
X-SVN-Rev: 32159
George Rhoten [Sat, 11 Aug 2012 04:57:13 +0000 (04:57 +0000)]
ICU-9474 Reduce unrename.h namespace pollution
X-SVN-Rev: 32157
George Rhoten [Sat, 11 Aug 2012 04:51:41 +0000 (04:51 +0000)]
ICU-9456 The behavior of adding the .o to the dependency list by default is compiler dependent. Always include it.
X-SVN-Rev: 32156
Debabrata Sengupta [Fri, 10 Aug 2012 20:31:15 +0000 (20:31 +0000)]
ICU-9342 implemented patch to support gcc's malloc and alloc_size attributes
X-SVN-Rev: 32151
George Rhoten [Fri, 10 Aug 2012 17:53:54 +0000 (17:53 +0000)]
ICU-9456 Reduce writable/relocatable data.
X-SVN-Rev: 32150
George Rhoten [Fri, 10 Aug 2012 16:41:38 +0000 (16:41 +0000)]
ICU-9456 Reduce writable/relocatable data.
X-SVN-Rev: 32149
George Rhoten [Thu, 9 Aug 2012 22:36:57 +0000 (22:36 +0000)]
ICU-9456 Apparently C and C++ generate the dependencies differently. Update the .d generation accordingly.
X-SVN-Rev: 32144
Yoshito Umaoka [Thu, 9 Aug 2012 21:37:41 +0000 (21:37 +0000)]
ICU-9452 Fixed calendar addition issue with the Samoa Dec 2011 24 hour transition (ICU4J)
X-SVN-Rev: 32142
Yoshito Umaoka [Thu, 9 Aug 2012 21:29:53 +0000 (21:29 +0000)]
ICU-9452 Fixed calendar add issue with the Samoa Dec 2011 24 hour transition.
X-SVN-Rev: 32141
Debabrata Sengupta [Thu, 9 Aug 2012 19:39:44 +0000 (19:39 +0000)]
ICU-9277 fixed build breaking in the install-doc target
X-SVN-Rev: 32140
Steven R. Loomis [Thu, 9 Aug 2012 00:04:51 +0000 (00:04 +0000)]
ICU-7197 add API for constructing UEnumerations.
X-SVN-Rev: 32137
Markus Scherer [Wed, 8 Aug 2012 23:50:47 +0000 (23:50 +0000)]
ICU-9460 also remove TestCollator::safeClone()
X-SVN-Rev: 32135
Steven R. Loomis [Wed, 8 Aug 2012 23:30:29 +0000 (23:30 +0000)]
ICU-8822 commit fix from branch, include timebomb 50.0.2 against islamic/islamic-civil alias problem
X-SVN-Rev: 32132
Debabrata Sengupta [Wed, 8 Aug 2012 21:59:14 +0000 (21:59 +0000)]
ICU-9425 fixed issues with api docs
X-SVN-Rev: 32129
Markus Scherer [Wed, 8 Aug 2012 21:03:52 +0000 (21:03 +0000)]
ICU-9460 deprecate Collator::safeClone() and default-implement it in the base class
X-SVN-Rev: 32127
Michael Ow [Wed, 8 Aug 2012 19:54:20 +0000 (19:54 +0000)]
ICU-9221 Apply patch for Cygwin build failure
X-SVN-Rev: 32126
Michael Ow [Wed, 8 Aug 2012 17:57:17 +0000 (17:57 +0000)]
ICU-9463 Skip test on Cygwin using GCC because of rounding issue
X-SVN-Rev: 32122
George Rhoten [Wed, 8 Aug 2012 05:00:02 +0000 (05:00 +0000)]
ICU-9456 Now I remember why ln -sf does not work. Reverting this part of the change.
X-SVN-Rev: 32121
Markus Scherer [Wed, 8 Aug 2012 00:50:16 +0000 (00:50 +0000)]
ICU-9434 use static_cast<pointer type>(void *) not reinterpret_cast
X-SVN-Rev: 32119
Jennifer Chye [Mon, 6 Aug 2012 17:41:38 +0000 (17:41 +0000)]
ICU-9288 Use the new LDML converter for key-type data.
X-SVN-Rev: 32115
George Rhoten [Sun, 5 Aug 2012 16:33:16 +0000 (16:33 +0000)]
ICU-9457 Fix some compiler warnings.
X-SVN-Rev: 32111
Markus Scherer [Sat, 4 Aug 2012 17:24:45 +0000 (17:24 +0000)]
ICU-9406 deprecate UCOL_HIRAGANA_QUATERNARY_MODE, disable setter
X-SVN-Rev: 32108
Markus Scherer [Fri, 3 Aug 2012 23:12:28 +0000 (23:12 +0000)]
ICU-9346 remove U_EXPORT2 from .cpp where they are gone from .h, should fix Windows build
X-SVN-Rev: 32106
Markus Scherer [Fri, 3 Aug 2012 21:54:42 +0000 (21:54 +0000)]
ICU-9346 add a specific link to the readme pointing to the TestCollator subclass changes
X-SVN-Rev: 32102
George Rhoten [Fri, 3 Aug 2012 21:51:00 +0000 (21:51 +0000)]
ICU-9457 Fix some compiler warnings.
X-SVN-Rev: 32101
Markus Scherer [Fri, 3 Aug 2012 21:49:28 +0000 (21:49 +0000)]
ICU-9346 C++ Collator API cleanup, fix safeClone() bug (setRuleStringFromCollator() on the result), fix polymorphic operator==(), move some method implementations into the base class
X-SVN-Rev: 32100
George Rhoten [Fri, 3 Aug 2012 21:16:37 +0000 (21:16 +0000)]
ICU-9457 Fix some compiler warnings.
X-SVN-Rev: 32099
Jennifer Chye [Fri, 3 Aug 2012 21:16:03 +0000 (21:16 +0000)]
ICU-9288 Make calendarPreferenceData and metazoneInfo arrays to make ICU4J tests pass.
X-SVN-Rev: 32098
George Rhoten [Fri, 3 Aug 2012 21:10:42 +0000 (21:10 +0000)]
ICU-9456 The full compile line is not needed by default. Make the line visible when VERBOSE=1 for the makefiles. This makes it easier to view the warnings.
X-SVN-Rev: 32097
Jennifer Chye [Fri, 3 Aug 2012 21:05:03 +0000 (21:05 +0000)]
ICU-8471 Add compact decimal formats from CLDR.
X-SVN-Rev: 32096
George Rhoten [Fri, 3 Aug 2012 19:09:42 +0000 (19:09 +0000)]
ICU-9457 Fix some compiler warnings
X-SVN-Rev: 32095
Debabrata Sengupta [Fri, 3 Aug 2012 18:21:33 +0000 (18:21 +0000)]
ICU-9427 fixed issues with icuperf2report.xsl
X-SVN-Rev: 32094
George Rhoten [Fri, 3 Aug 2012 17:27:44 +0000 (17:27 +0000)]
ICU-9456 Optimize the ICU4C build on Mac OS X
X-SVN-Rev: 32093
Debabrata Sengupta [Fri, 3 Aug 2012 17:11:17 +0000 (17:11 +0000)]
ICU-9427 fixed issues with some tests not running
X-SVN-Rev: 32092
Debabrata Sengupta [Thu, 2 Aug 2012 23:05:47 +0000 (23:05 +0000)]
ICU-9427 made classpath platform independent
X-SVN-Rev: 32091
Debabrata Sengupta [Thu, 2 Aug 2012 21:51:13 +0000 (21:51 +0000)]
ICU-9427 added a README file
X-SVN-Rev: 32088
Debabrata Sengupta [Thu, 2 Aug 2012 21:17:08 +0000 (21:17 +0000)]
ICU-9427 minor changes to ensure perl is accessible
X-SVN-Rev: 32086
Debabrata Sengupta [Thu, 2 Aug 2012 19:46:40 +0000 (19:46 +0000)]
ICU-9427 shifted ant target to perf-tests/build.xml
X-SVN-Rev: 32084
Debabrata Sengupta [Thu, 2 Aug 2012 17:23:37 +0000 (17:23 +0000)]
ICU-9427 added ant target for running performance tests
X-SVN-Rev: 32083