]>
granicus.if.org Git - icu/log
Peter Edberg [Thu, 30 Jun 2011 05:43:56 +0000 (05:43 +0000)]
ICU-8593 RuleBasedNumberFormat::format(double,...) should handle NAN
X-SVN-Rev: 30258
Peter Edberg [Thu, 30 Jun 2011 05:41:50 +0000 (05:41 +0000)]
ICU-8621 Add unicode/ in #include "unum.h"
X-SVN-Rev: 30257
Peter Edberg [Thu, 30 Jun 2011 05:41:03 +0000 (05:41 +0000)]
ICU-8622 Rearrange code & conditionals so UCONFIG_NO_SERVICE=1 works
X-SVN-Rev: 30256
Andy Heninger [Wed, 29 Jun 2011 23:41:05 +0000 (23:41 +0000)]
ICU-8673 Get rid of memcpy() of an object in RuleBasedBreakIterator::createBufferClone()
X-SVN-Rev: 30255
Andy Heninger [Wed, 29 Jun 2011 23:25:35 +0000 (23:25 +0000)]
ICU-8629 fix unsafe memcpy of UnicodeStrings.
X-SVN-Rev: 30254
Michael Ow [Wed, 29 Jun 2011 19:49:05 +0000 (19:49 +0000)]
ICU-8535 Use U_MINGW instead of U_CYGWIN where appropriate when building on MinGW
X-SVN-Rev: 30252
Michael Ow [Tue, 28 Jun 2011 23:36:17 +0000 (23:36 +0000)]
ICU-8535 Fix comments and preproccessor check for tzset
X-SVN-Rev: 30250
Michael Ow [Tue, 28 Jun 2011 23:34:49 +0000 (23:34 +0000)]
ICU-8535 Fix tzset error in MinGW build
X-SVN-Rev: 30249
Michael Ow [Tue, 28 Jun 2011 21:07:36 +0000 (21:07 +0000)]
ICU-8535 Merge changes for MINGW build fix in branch to trunk and fix some other errors when building with MINGW.
X-SVN-Rev: 30247
Andy Heninger [Tue, 28 Jun 2011 05:35:42 +0000 (05:35 +0000)]
ICU-8666 Fix regular expression assertion failure on match
X-SVN-Rev: 30244
Michael Ow [Mon, 27 Jun 2011 21:58:09 +0000 (21:58 +0000)]
ICU-8559 Removed requirement for flags being in a fixed order
X-SVN-Rev: 30243
Yoshito Umaoka [Mon, 27 Jun 2011 21:54:05 +0000 (21:54 +0000)]
ICU-8592 tzdata2011h to ICU4J. Also includes updates from CLDR (rev#5938)
X-SVN-Rev: 30242
Yoshito Umaoka [Mon, 27 Jun 2011 21:53:13 +0000 (21:53 +0000)]
ICU-8592 tzdata2011h to ICU4C. Also includes updates from CLDR (rev#5938)
X-SVN-Rev: 30241
Michael Ow [Mon, 27 Jun 2011 18:51:52 +0000 (18:51 +0000)]
ICU-8559 Improve error report messages when pkgdata fails.
X-SVN-Rev: 30239
Michael Ow [Mon, 27 Jun 2011 18:06:05 +0000 (18:06 +0000)]
ICU-8612 Remove exception usage in normal code path of CharsetASCII and Charset88591
X-SVN-Rev: 30238
Michael Ow [Mon, 27 Jun 2011 17:03:06 +0000 (17:03 +0000)]
ICU-8515 Add getMaxBytesForString to CharsetEncoderICU
X-SVN-Rev: 30237
Michael Ow [Sun, 26 Jun 2011 07:14:41 +0000 (07:14 +0000)]
ICU-8567 Fix error with building data on AIX using GCC
X-SVN-Rev: 30236
Michael Ow [Sun, 26 Jun 2011 07:08:22 +0000 (07:08 +0000)]
ICU-8554 Don't use visibility attribute when building on AIX using GCC
X-SVN-Rev: 30235
Michael Ow [Sat, 25 Jun 2011 02:05:22 +0000 (02:05 +0000)]
ICU-8588 Add missing include directory when using rc
X-SVN-Rev: 30234
Steven R. Loomis [Sat, 25 Jun 2011 00:16:27 +0000 (00:16 +0000)]
ICU-8665 typo fix
X-SVN-Rev: 30233
Steven R. Loomis [Sat, 25 Jun 2011 00:11:59 +0000 (00:11 +0000)]
ICU-8645 update docs for non-XPLINK
X-SVN-Rev: 30232
Michael Ow [Fri, 24 Jun 2011 19:12:33 +0000 (19:12 +0000)]
ICU-8602 Fix some compiler warnings.
X-SVN-Rev: 30231
Mark Davis [Thu, 23 Jun 2011 17:29:16 +0000 (17:29 +0000)]
ICU-8662 exposed some API (as @internal)
X-SVN-Rev: 30225
Steven R. Loomis [Wed, 22 Jun 2011 16:52:44 +0000 (16:52 +0000)]
ICU-8643 append to LDFLAGS
X-SVN-Rev: 30224
Andy Heninger [Wed, 22 Jun 2011 04:44:45 +0000 (04:44 +0000)]
ICU-8654 Fix incorrectly escaped unicode in test.
X-SVN-Rev: 30222
Yoshito Umaoka [Mon, 20 Jun 2011 17:19:35 +0000 (17:19 +0000)]
ICU-8624 Updated the test case in the previous change to show the current case first mode in the error message.
X-SVN-Rev: 30221
Yoshito Umaoka [Mon, 20 Jun 2011 17:18:46 +0000 (17:18 +0000)]
ICU-8624 Fixed a collation key compression problem. A tertiary key value was incorrect with a long string when case first option is set.
X-SVN-Rev: 30220
Yoshito Umaoka [Mon, 20 Jun 2011 14:39:30 +0000 (14:39 +0000)]
ICU-8624 Fixed a collation key copression problem. A tertiary key value was incorrect with a long string when case first option is enabled.
X-SVN-Rev: 30219
Andy Heninger [Fri, 17 Jun 2011 20:47:37 +0000 (20:47 +0000)]
ICU-8654 Spoof check, incorrect length used on NFD text.
X-SVN-Rev: 30218
Michael Ow [Tue, 14 Jun 2011 04:39:47 +0000 (04:39 +0000)]
ICU-8636 Update ICU4J data to 49.0.1
X-SVN-Rev: 30217
Michael Ow [Tue, 14 Jun 2011 00:00:57 +0000 (00:00 +0000)]
ICU-8635 Update ICU4C version to 49.0.1 (49M1)
X-SVN-Rev: 30216
Yoshito Umaoka [Mon, 13 Jun 2011 20:45:44 +0000 (20:45 +0000)]
ICU-8636 Updated the version to 49.0.1 (49M1) except data path (requiring C update).
X-SVN-Rev: 30215
Yoshito Umaoka [Mon, 13 Jun 2011 19:40:00 +0000 (19:40 +0000)]
ICU-8642 Add the API signature data file generated by release-4-8 into the trunk.
X-SVN-Rev: 30213
Yoshito Umaoka [Mon, 13 Jun 2011 19:39:28 +0000 (19:39 +0000)]
ICU-8642 Reverting the previous change that was a mis-commit.
X-SVN-Rev: 30212
Yoshito Umaoka [Mon, 13 Jun 2011 19:22:06 +0000 (19:22 +0000)]
ICU-8642 Add the API signature data file generated by release-4-8 into the trunk.
X-SVN-Rev: 30211
Yoshito Umaoka [Mon, 13 Jun 2011 19:13:24 +0000 (19:13 +0000)]
ICU-8641 Added the serialization compatibility test data created by ICU4J 4.8. Added a build target serialTestData to invoke the code creating the serialization test data in build.xml
X-SVN-Rev: 30210
Yoshito Umaoka [Mon, 13 Jun 2011 17:05:20 +0000 (17:05 +0000)]
ICU-8640 Adding ICU4.6 serialization test data.
X-SVN-Rev: 30208
Michael Ow [Sun, 12 Jun 2011 02:42:44 +0000 (02:42 +0000)]
ICU-8567 Ensure AIX deletes proper library before creating a new one in pkgdata
X-SVN-Rev: 30206
Michael Ow [Fri, 10 Jun 2011 18:56:08 +0000 (18:56 +0000)]
ICU-8578 Apply patch to fix some compiler warnings and related issues
X-SVN-Rev: 30205
Michael Ow [Thu, 9 Jun 2011 23:48:38 +0000 (23:48 +0000)]
ICU-8585 Increase size of store string in gencmn
X-SVN-Rev: 30204
Andy Heninger [Thu, 9 Jun 2011 22:49:40 +0000 (22:49 +0000)]
ICU-8490 Add BreakIterator::refresInputText()
X-SVN-Rev: 30203
Andy Heninger [Thu, 9 Jun 2011 22:28:40 +0000 (22:28 +0000)]
ICU-8578 work around compiler warning in uprv_dlsym_func()
X-SVN-Rev: 30202
Michael Ow [Thu, 9 Jun 2011 21:32:19 +0000 (21:32 +0000)]
ICU-8554 Don't use visibility attribute on Cygwin GCC and fix Cygwin tzset error.
X-SVN-Rev: 30200
Yoshito Umaoka [Thu, 9 Jun 2011 21:20:05 +0000 (21:20 +0000)]
ICU-8528 Enabled Java assertions in build target check and exhaustiveCheck. Commented out assert statement returning errors. These issues are reported in ticket#8634 and #8637.
X-SVN-Rev: 30199
Yoshito Umaoka [Thu, 9 Jun 2011 19:15:09 +0000 (19:15 +0000)]
ICU-8627 Lazily instantiate TimeZoneGenericNames also in J to improve the initial invocation peformance for default format patterns.
X-SVN-Rev: 30198
Yoshito Umaoka [Wed, 8 Jun 2011 22:32:24 +0000 (22:32 +0000)]
ICU-8626 Set time zone ID in the OlsonTimeZone constructor, not via setID after creation.
X-SVN-Rev: 30197
Yoshito Umaoka [Wed, 8 Jun 2011 20:23:20 +0000 (20:23 +0000)]
ICU-8627 Lazily instantiate TimeZoneGenericNames instance in TimeZoneFormat, so formatting date without generic time zone pattern does not need to get through the relatively heavier one time initialization code.
X-SVN-Rev: 30196
Doug Felt [Fri, 3 Jun 2011 23:17:53 +0000 (23:17 +0000)]
ICU-8620 remove static ICUResourceBundle.cache
X-SVN-Rev: 30195
Markus Scherer [Fri, 3 Jun 2011 05:23:57 +0000 (05:23 +0000)]
ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193
X-SVN-Rev: 30194
Jungshik Shin [Thu, 2 Jun 2011 22:08:21 +0000 (22:08 +0000)]
ICU-8613 fix a trivial bug found by PSV (a static analysis tool)
X-SVN-Rev: 30188
Dragan Besevic [Thu, 2 Jun 2011 19:56:42 +0000 (19:56 +0000)]
ICU-8484 fix the problem with infinite loop with surrogates for collation
X-SVN-Rev: 30184
Michael Ow [Wed, 1 Jun 2011 16:26:45 +0000 (16:26 +0000)]
ICU-8569 Terminate the UTF-7 byte buffer with MINUS when flushing
X-SVN-Rev: 30176
Michael Ow [Wed, 1 Jun 2011 16:25:22 +0000 (16:25 +0000)]
ICU-8569 Terminate the UTF-7 byte buffer with MINUS when flushing
X-SVN-Rev: 30175
Yoshito Umaoka [Fri, 27 May 2011 19:25:11 +0000 (19:25 +0000)]
ICU-8488 Use explicit locale in String#toLowerCase / #toUpperCase.
X-SVN-Rev: 30156
Markus Scherer [Fri, 27 May 2011 18:56:14 +0000 (18:56 +0000)]
ICU-8601 fix extern-variable C/C++ mismatch in genrb (broke Windows)
X-SVN-Rev: 30155
Markus Scherer [Fri, 27 May 2011 17:54:37 +0000 (17:54 +0000)]
ICU-8601 second try to fix build on platforms where UChar != uint16_t
X-SVN-Rev: 30154
Michael Ow [Fri, 27 May 2011 17:08:14 +0000 (17:08 +0000)]
ICU-8549 UTF-7 error consumption fix to ICU4J
X-SVN-Rev: 30152
Markus Scherer [Thu, 26 May 2011 21:42:55 +0000 (21:42 +0000)]
ICU-8601 try to fix build on platforms where UChar != uint16_t
X-SVN-Rev: 30151
Yoshito Umaoka [Thu, 26 May 2011 21:04:36 +0000 (21:04 +0000)]
ICU-8589 TestTimeZoneDisplayName test date parser to force GMT to be used.
X-SVN-Rev: 30150
Yoshito Umaoka [Thu, 26 May 2011 20:56:15 +0000 (20:56 +0000)]
ICU-8589 Corrected the condition for using country display name in a time zone partial name. Also updated the test case to parse the test date properly.
X-SVN-Rev: 30149
Markus Scherer [Thu, 26 May 2011 20:05:39 +0000 (20:05 +0000)]
ICU-8601 replace C U_INLINE hack with C++ inline, and also rename a few other .c files to .cpp for future UMTX_CHECK replacement
X-SVN-Rev: 30148
Yoshito Umaoka [Thu, 26 May 2011 19:42:16 +0000 (19:42 +0000)]
ICU-8589 Corrected the condition for using country display name in a time zone partial location name.
X-SVN-Rev: 30147
Markus Scherer [Mon, 23 May 2011 19:48:34 +0000 (19:48 +0000)]
ICU-8580 remove Release Candidate from 4.8 readme
X-SVN-Rev: 30136
Yoshito Umaoka [Mon, 23 May 2011 15:39:57 +0000 (15:39 +0000)]
ICU-8581 Updated the version string used for release files.
X-SVN-Rev: 30135
Yoshito Umaoka [Fri, 20 May 2011 15:33:34 +0000 (15:33 +0000)]
ICU-8581 Updated pom.xml for the final release.
X-SVN-Rev: 30134
Markus Scherer [Thu, 19 May 2011 22:44:40 +0000 (22:44 +0000)]
ICU-8313 update ICU4C API ref homepage
X-SVN-Rev: 30133
Yoshito Umaoka [Thu, 19 May 2011 22:05:29 +0000 (22:05 +0000)]
ICU-8581 Updated readme.html for the final 4.8 release. Also modified ant target jarDemos to build and copy icu4j.jar to the icu4j root to match the readme description.
X-SVN-Rev: 30132
Yoshito Umaoka [Tue, 17 May 2011 02:23:10 +0000 (02:23 +0000)]
ICU-8429 Regenerated icudata.jar with the collation builder fix reported by #8563
X-SVN-Rev: 30128
Markus Scherer [Mon, 16 May 2011 23:18:47 +0000 (23:18 +0000)]
ICU-8563 do not right-shift a 32-bit integer by 32 bits
X-SVN-Rev: 30127
Steven R. Loomis [Mon, 16 May 2011 23:13:43 +0000 (23:13 +0000)]
ICU-8577 J test for collator weight bug
X-SVN-Rev: 30126
Markus Scherer [Mon, 16 May 2011 22:55:13 +0000 (22:55 +0000)]
ICU-8563 do not right-shift a 32-bit integer by 32 bits
X-SVN-Rev: 30125
Steven R. Loomis [Mon, 16 May 2011 21:33:50 +0000 (21:33 +0000)]
ICU-8563 test for collation rule builder issue
X-SVN-Rev: 30122
Markus Scherer [Mon, 16 May 2011 20:46:27 +0000 (20:46 +0000)]
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
X-SVN-Rev: 30117
Markus Scherer [Mon, 16 May 2011 20:45:25 +0000 (20:45 +0000)]
ICU-8428 fix @draft vs. U_DRAFT inconsistency
X-SVN-Rev: 30116
Steven R. Loomis [Mon, 16 May 2011 14:32:45 +0000 (14:32 +0000)]
ICU-8428 update API change report
X-SVN-Rev: 30115
Markus Scherer [Sat, 14 May 2011 00:06:45 +0000 (00:06 +0000)]
ICU-8428 do not use @deprecated in internal headers
X-SVN-Rev: 30114
Markus Scherer [Fri, 13 May 2011 21:21:35 +0000 (21:21 +0000)]
ICU-8428 API tag for UErrorCode::U_FORMAT_INEXACT_ERROR
X-SVN-Rev: 30113
Markus Scherer [Fri, 13 May 2011 21:03:05 +0000 (21:03 +0000)]
ICU-8428 API tags for ULocaleDataExemplarSetType and ULocaleDataDelimiterType values
X-SVN-Rev: 30112
Markus Scherer [Fri, 13 May 2011 20:51:26 +0000 (20:51 +0000)]
ICU-8428 API tags for UConverterType values
X-SVN-Rev: 30111
Yoshito Umaoka [Fri, 13 May 2011 16:40:54 +0000 (16:40 +0000)]
ICU-8429 Degrade Region API status which did not get official final approval.
X-SVN-Rev: 30110
Yoshito Umaoka [Thu, 12 May 2011 19:46:41 +0000 (19:46 +0000)]
ICU-8429 Removed release date, put Last Update date instead.
X-SVN-Rev: 30109
Yoshito Umaoka [Thu, 12 May 2011 19:39:22 +0000 (19:39 +0000)]
ICU-8428 Updated readme.html for 4.8RC.
X-SVN-Rev: 30108
Yoshito Umaoka [Thu, 12 May 2011 16:18:24 +0000 (16:18 +0000)]
ICU-8565 Removed extra spaces in the BRK_CTD_SOURCE line. It looks 2 white space characters between thaidict.txt and kmerdict.txt triggered the issue.
X-SVN-Rev: 30107
Andy Heninger [Thu, 12 May 2011 04:26:12 +0000 (04:26 +0000)]
ICU-8539 Add test data for Japanese Line Break Tailoring.
X-SVN-Rev: 30106
Yoshito Umaoka [Thu, 12 May 2011 03:00:12 +0000 (03:00 +0000)]
ICU-8429 Updated readme.html for ICU4J 4.8RC.
X-SVN-Rev: 30105
John Emmons [Thu, 12 May 2011 02:21:04 +0000 (02:21 +0000)]
ICU-8556 Merge CLDR release-2-0-d02 data
X-SVN-Rev: 30102
John Emmons [Thu, 12 May 2011 02:11:29 +0000 (02:11 +0000)]
ICU-8556 Merge CLDR release-2-0-d02 data
X-SVN-Rev: 30101
Steven R. Loomis [Wed, 11 May 2011 19:11:58 +0000 (19:11 +0000)]
ICU-8428 update api change report
X-SVN-Rev: 30100
Michael Ow [Wed, 11 May 2011 18:30:24 +0000 (18:30 +0000)]
ICU-8428 Update cxxfiles in header test for 4.8
X-SVN-Rev: 30099
Yoshito Umaoka [Wed, 11 May 2011 15:18:39 +0000 (15:18 +0000)]
ICU-8429 Fixed partial module build problems for calendar and format.
X-SVN-Rev: 30097
Steven R. Loomis [Wed, 11 May 2011 04:42:01 +0000 (04:42 +0000)]
ICU-8560 platform, asciism in #6109
X-SVN-Rev: 30096
Yoshito Umaoka [Wed, 11 May 2011 02:36:29 +0000 (02:36 +0000)]
ICU-8429 Updated the API change report for 4.8RC.
X-SVN-Rev: 30093
Yoshito Umaoka [Wed, 11 May 2011 02:32:02 +0000 (02:32 +0000)]
ICU-8429 Corrected a minor documentation error Currency#LONG_NAME.
X-SVN-Rev: 30092
Yoshito Umaoka [Wed, 11 May 2011 02:29:39 +0000 (02:29 +0000)]
ICU-8473 Supplied missing API docs.
X-SVN-Rev: 30091
Yoshito Umaoka [Wed, 11 May 2011 02:11:17 +0000 (02:11 +0000)]
ICU-8557 Skipping a couple of spoof checker test cases on IBM Java 5 because of UTF-8 converter bug in the version.
X-SVN-Rev: 30090
Markus Scherer [Tue, 10 May 2011 23:37:18 +0000 (23:37 +0000)]
ICU-8428 update pool.res files
X-SVN-Rev: 30089
Michael Ow [Tue, 10 May 2011 22:01:46 +0000 (22:01 +0000)]
ICU-8553 Ensure cintltst and intltest passes gracefully with warning without data in 4.8
X-SVN-Rev: 30088
Stuart Gill [Tue, 10 May 2011 21:37:01 +0000 (21:37 +0000)]
ICU-8295 fix method visibility - public to private
X-SVN-Rev: 30087
Markus Scherer [Tue, 10 May 2011 20:57:26 +0000 (20:57 +0000)]
ICU-8555 add nine new ISO 15924 script codes from 2010-12-21
X-SVN-Rev: 30086
Markus Scherer [Tue, 10 May 2011 20:56:53 +0000 (20:56 +0000)]
ICU-8555 add nine new ISO 15924 script codes from 2010-12-21
X-SVN-Rev: 30085