]> granicus.if.org Git - icu/log
icu
12 years agoICU-9401 Fix Calendar.fieldDifference handling of large diffs
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

12 years agoICU-9227 (J) add tests for fieldDifference fwd/backward on either side of era boundar...
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

12 years agoICU-9227 just add tests for fieldDifference fwd/backward on either side of era bounda...
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

12 years agoICU-9399 return correct parse index when an era is expected but something else is...
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

12 years agoICU-8920 clarify Collator::getRules() docs
Markus Scherer [Tue, 28 Aug 2012 00:06:05 +0000 (00:06 +0000)]
ICU-8920 clarify Collator::getRules() docs

X-SVN-Rev: 32259

12 years agoICU-8920 fix RuleBasedCollator.getRules() docs
Markus Scherer [Mon, 27 Aug 2012 23:53:49 +0000 (23:53 +0000)]
ICU-8920 fix RuleBasedCollator.getRules() docs

X-SVN-Rev: 32258

12 years agoICU-6173 fix comments about type characters in CaseFolding.txt
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

12 years agoICU-9392 (J) japanese calendar minimum era should be 0
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

12 years agoICU-6173 fix comments about type characters in CaseFolding.txt
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

12 years agoICU-9392 japanese calendar minimum era should be 0
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

12 years agoICU-9141 add U_GCC_MAJOR_MINOR macro
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

12 years agoICU-9264 document that PluralRules objects are immutable (caches are synchronized)
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

12 years agoICU-9471 Ant target 'release' to create non-versioned ICU4J release files. The new...
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

12 years agoICU-9409 Collator.getInstance to ignore unknown collation keyword. Also changed the...
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

12 years agoICU-7168 Implementation of ListFormatter, port from Java
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

12 years agoICU-9506 re-integrate changes to ListFormatter from icu4j/branches/tkeep/cdf
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

12 years agoICU-9481 handled segmentation fault issue with uenum_next
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

12 years agoICU-9506 Re-integrated changes for CompactDecimalFormatter from icu4j/branches/tkeep...
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

12 years agoICU-9256 (J) For he@calendar=hebrew, offset the years within the current millenium...
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

12 years agoICU-9256 For he@calendar=hebrew, offset the years within the current millenium down...
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

12 years agoICU-9353 Fix redefinition error in dictionarydata when building with Cygwin MSVC
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

12 years agoICU-9476 fixed bug with numeric collation
Debabrata Sengupta [Thu, 23 Aug 2012 20:59:35 +0000 (20:59 +0000)]
ICU-9476 fixed bug with numeric collation

X-SVN-Rev: 32223

12 years agoICU-9499 add author column for 0.12
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

12 years agoICU-9499 add author column
Steven R. Loomis [Thu, 23 Aug 2012 20:15:56 +0000 (20:15 +0000)]
ICU-9499 add author column

X-SVN-Rev: 32221

12 years agoICU-9493 add links from classUnicodeString to classicu_1_1UnicodeString so old urls...
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

12 years agoICU-9329 update provider for 49, 50
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

12 years agoICU-9353 Ignore new generated files from this ticket.
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

12 years agoICU-9486 dont generate icu-le.pc if layout is disabled
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

12 years agoICU-9353 remove last mentions of word_ja.txt
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

12 years agoICU-9353 Do not generate surrogates in the Monkey test so as to avoid generating...
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

12 years agoICU-9437 update UCD tools for Unicode 6.2, especially new numeric values
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

12 years agoICU-9353 exclude the entire Hangul script from monkey tests
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

12 years agoICU-9353 fix windows makefile, remove mentions of word_ja.txt
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

12 years agoICU-9353 use Collections.synchronizedSet() rather than Collections.newSetFromMap()
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

12 years agoICU-9353 add symbols to dictionarydata.cpp for linker
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

12 years agoICU-9353 merge dbbi-tries work into the trunk
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

12 years agoICU-9353 merge dbbi-tries work into the trunk
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

12 years agoICU-9457 Fix some compiler warnings.
George Rhoten [Thu, 16 Aug 2012 04:56:59 +0000 (04:56 +0000)]
ICU-9457 Fix some compiler warnings.

X-SVN-Rev: 32180

12 years agoICU-9469 Improve support for C++11
George Rhoten [Wed, 15 Aug 2012 17:46:17 +0000 (17:46 +0000)]
ICU-9469 Improve support for C++11

X-SVN-Rev: 32179

12 years agoICU-9420 move ListFormatter to the .text package, add getInstance(no locale)
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

12 years agoICU-9406 deprecate isHiraganaQuaternary(), setHiraganaQuaternary(boolean flag) and...
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

12 years agoICU-9241 Update tzdata in ICU4J to 2012e
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

12 years agoICU-9241 Update tzdata in ICU4C to 2012e
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

12 years agoICU-9241 Update tzdata in ICU4C to 2012d
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

12 years agoICU-9241 Update tzdata in ICU4J to 2012d
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

12 years agoICU-9380 Reorder header files to fix HP build error.
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

12 years agoICU-9474 Reduce the exported C++ static variables too.
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

12 years agoICU-9474 Reduce unrename.h namespace pollution
George Rhoten [Sat, 11 Aug 2012 04:57:13 +0000 (04:57 +0000)]
ICU-9474 Reduce unrename.h namespace pollution

X-SVN-Rev: 32157

12 years agoICU-9456 The behavior of adding the .o to the dependency list by default is compiler...
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

12 years agoICU-9342 implemented patch to support gcc's malloc and alloc_size attributes
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

12 years agoICU-9456 Reduce writable/relocatable data.
George Rhoten [Fri, 10 Aug 2012 17:53:54 +0000 (17:53 +0000)]
ICU-9456 Reduce writable/relocatable data.

X-SVN-Rev: 32150

12 years agoICU-9456 Reduce writable/relocatable data.
George Rhoten [Fri, 10 Aug 2012 16:41:38 +0000 (16:41 +0000)]
ICU-9456 Reduce writable/relocatable data.

X-SVN-Rev: 32149

12 years agoICU-9456 Apparently C and C++ generate the dependencies differently. Update the ...
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

12 years agoICU-9452 Fixed calendar addition issue with the Samoa Dec 2011 24 hour transition...
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

12 years agoICU-9452 Fixed calendar add issue with the Samoa Dec 2011 24 hour transition.
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

12 years agoICU-9277 fixed build breaking in the install-doc target
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

12 years agoICU-7197 add API for constructing UEnumerations.
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

12 years agoICU-9460 also remove TestCollator::safeClone()
Markus Scherer [Wed, 8 Aug 2012 23:50:47 +0000 (23:50 +0000)]
ICU-9460 also remove TestCollator::safeClone()

X-SVN-Rev: 32135

12 years agoICU-8822 commit fix from branch, include timebomb 50.0.2 against islamic/islamic...
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

12 years agoICU-9425 fixed issues with api docs
Debabrata Sengupta [Wed, 8 Aug 2012 21:59:14 +0000 (21:59 +0000)]
ICU-9425 fixed issues with api docs

X-SVN-Rev: 32129

12 years agoICU-9460 deprecate Collator::safeClone() and default-implement it in the base class
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

12 years agoICU-9221 Apply patch for Cygwin build failure
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

12 years agoICU-9463 Skip test on Cygwin using GCC because of rounding issue
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

12 years agoICU-9456 Now I remember why ln -sf does not work. Reverting this part of the change.
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

12 years agoICU-9434 use static_cast<pointer type>(void *) not reinterpret_cast
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

12 years agoICU-9288 Use the new LDML converter for key-type data.
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

12 years agoICU-9457 Fix some compiler warnings.
George Rhoten [Sun, 5 Aug 2012 16:33:16 +0000 (16:33 +0000)]
ICU-9457 Fix some compiler warnings.

X-SVN-Rev: 32111

12 years agoICU-9406 deprecate UCOL_HIRAGANA_QUATERNARY_MODE, disable setter
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

12 years agoICU-9346 remove U_EXPORT2 from .cpp where they are gone from .h, should fix Windows...
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

12 years agoICU-9346 add a specific link to the readme pointing to the TestCollator subclass...
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

12 years agoICU-9457 Fix some compiler warnings.
George Rhoten [Fri, 3 Aug 2012 21:51:00 +0000 (21:51 +0000)]
ICU-9457 Fix some compiler warnings.

X-SVN-Rev: 32101

12 years agoICU-9346 C++ Collator API cleanup, fix safeClone() bug (setRuleStringFromCollator...
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

12 years agoICU-9457 Fix some compiler warnings.
George Rhoten [Fri, 3 Aug 2012 21:16:37 +0000 (21:16 +0000)]
ICU-9457 Fix some compiler warnings.

X-SVN-Rev: 32099

12 years agoICU-9288 Make calendarPreferenceData and metazoneInfo arrays to make ICU4J tests...
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

12 years agoICU-9456 The full compile line is not needed by default. Make the line visible when...
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

12 years agoICU-8471 Add compact decimal formats from CLDR.
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

12 years agoICU-9457 Fix some compiler warnings
George Rhoten [Fri, 3 Aug 2012 19:09:42 +0000 (19:09 +0000)]
ICU-9457 Fix some compiler warnings

X-SVN-Rev: 32095

12 years agoICU-9427 fixed issues with icuperf2report.xsl
Debabrata Sengupta [Fri, 3 Aug 2012 18:21:33 +0000 (18:21 +0000)]
ICU-9427 fixed issues with icuperf2report.xsl

X-SVN-Rev: 32094

12 years agoICU-9456 Optimize the ICU4C build on Mac OS X
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

12 years agoICU-9427 fixed issues with some tests not running
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

12 years agoICU-9427 made classpath platform independent
Debabrata Sengupta [Thu, 2 Aug 2012 23:05:47 +0000 (23:05 +0000)]
ICU-9427 made classpath platform independent

X-SVN-Rev: 32091

12 years agoICU-9427 added a README file
Debabrata Sengupta [Thu, 2 Aug 2012 21:51:13 +0000 (21:51 +0000)]
ICU-9427 added a README file

X-SVN-Rev: 32088

12 years agoICU-9427 minor changes to ensure perl is accessible
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

12 years agoICU-9427 shifted ant target to perf-tests/build.xml
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

12 years agoICU-9427 added ant target for running performance tests
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

12 years agoICU-9448 make genuca leadByteArray[] large enough
Markus Scherer [Thu, 2 Aug 2012 15:19:57 +0000 (15:19 +0000)]
ICU-9448 make genuca leadByteArray[] large enough

X-SVN-Rev: 32081

12 years agoICU-9288 Merge new converter changes into trunk with regenerated data.
Jennifer Chye [Wed, 1 Aug 2012 20:40:39 +0000 (20:40 +0000)]
ICU-9288 Merge new converter changes into trunk with regenerated data.

X-SVN-Rev: 32080

12 years agoICU-9427 Added perl script for performance test as a part of continuous build
Debabrata Sengupta [Tue, 31 Jul 2012 18:19:15 +0000 (18:19 +0000)]
ICU-9427 Added perl script for performance test as a part of continuous build

X-SVN-Rev: 32075

12 years agoICU-9426 Fix pkgdata option file detection
Michael Ow [Fri, 27 Jul 2012 18:38:08 +0000 (18:38 +0000)]
ICU-9426 Fix pkgdata option file detection

X-SVN-Rev: 32074

12 years agoICU-9408 Use only C style comments to resolve warnings and errors
Michael Ow [Thu, 26 Jul 2012 18:25:15 +0000 (18:25 +0000)]
ICU-9408 Use only C style comments to resolve warnings and errors

X-SVN-Rev: 32069

12 years agoICU-9423 change the numeric value of static final Collator.ReorderCodes.DEFAULT from...
Markus Scherer [Wed, 25 Jul 2012 21:06:19 +0000 (21:06 +0000)]
ICU-9423 change the numeric value of static final Collator.ReorderCodes.DEFAULT from +1 to -1

X-SVN-Rev: 32066

12 years agoICU-9437 support UCD 6.2
Markus Scherer [Tue, 24 Jul 2012 21:11:29 +0000 (21:11 +0000)]
ICU-9437 support UCD 6.2

X-SVN-Rev: 32062

12 years agoICU-9437 genuca permit UCA version != UCD version for boot-strapping
Markus Scherer [Tue, 24 Jul 2012 21:10:23 +0000 (21:10 +0000)]
ICU-9437 genuca permit UCA version != UCD version for boot-strapping

X-SVN-Rev: 32061

12 years agoICU-9441 changes made to makefiles to enable static build of /source/samples
Debabrata Sengupta [Tue, 24 Jul 2012 19:21:36 +0000 (19:21 +0000)]
ICU-9441 changes made to makefiles to enable static build of /source/samples

X-SVN-Rev: 32060

12 years agoICU-9544 update javadocs around ctst_malloc
Steven R. Loomis [Tue, 24 Jul 2012 17:33:19 +0000 (17:33 +0000)]
ICU-9544 update javadocs around ctst_malloc

X-SVN-Rev: 32055

12 years agoICU-9422 fix remove problem
Mark Davis [Thu, 19 Jul 2012 21:23:41 +0000 (21:23 +0000)]
ICU-9422 fix remove problem

X-SVN-Rev: 32045

12 years agoICU-9432 fix value of UDATA_FILE_ACCESS_COUNT
Markus Scherer [Wed, 18 Jul 2012 21:37:13 +0000 (21:37 +0000)]
ICU-9432 fix value of UDATA_FILE_ACCESS_COUNT

X-SVN-Rev: 32041

12 years agoICU-9408 minor changes in indentation, comments and if statements
Debabrata Sengupta [Thu, 12 Jul 2012 21:38:53 +0000 (21:38 +0000)]
ICU-9408 minor changes in indentation, comments and if statements

X-SVN-Rev: 32039

12 years agoICU-9408 added functionality to detect user's region and improve time zone detection
Debabrata Sengupta [Thu, 12 Jul 2012 20:02:31 +0000 (20:02 +0000)]
ICU-9408 added functionality to detect user's region and improve time zone detection

X-SVN-Rev: 32038

12 years agoICU-9408 Updated windowsZones.txt including by region Olson ID mappings.
Yoshito Umaoka [Thu, 12 Jul 2012 18:57:55 +0000 (18:57 +0000)]
ICU-9408 Updated windowsZones.txt including by region Olson ID mappings.

X-SVN-Rev: 32036