]>
granicus.if.org Git - icu/log
John Emmons [Mon, 8 Aug 2011 21:00:35 +0000 (21:00 +0000)]
ICU-8361 Fix array overrun in Indic layout engine
X-SVN-Rev: 30478
John Emmons [Mon, 8 Aug 2011 16:03:37 +0000 (16:03 +0000)]
ICU-8656 Implement NumberingSystem::getAvailableNames()
X-SVN-Rev: 30476
John Emmons [Thu, 4 Aug 2011 20:48:20 +0000 (20:48 +0000)]
ICU-8713 Fix Polish number spellings
X-SVN-Rev: 30466
John Emmons [Thu, 4 Aug 2011 20:07:39 +0000 (20:07 +0000)]
ICU-8713 Fix Polish number spellings
X-SVN-Rev: 30465
John Emmons [Wed, 3 Aug 2011 22:14:36 +0000 (22:14 +0000)]
ICU-8722 Update German short/generic tz names
X-SVN-Rev: 30461
John Emmons [Wed, 3 Aug 2011 22:12:56 +0000 (22:12 +0000)]
ICU-8722 Update German short/generic tz names
X-SVN-Rev: 30460
Michael Ow [Wed, 3 Aug 2011 20:09:44 +0000 (20:09 +0000)]
ICU-8452 Fix some Cygwin GCC and MinGW build errors
X-SVN-Rev: 30457
Markus Scherer [Wed, 3 Aug 2011 18:28:56 +0000 (18:28 +0000)]
ICU-8571 API cannot be both @stable and @internal, keep @stable
X-SVN-Rev: 30455
Markus Scherer [Tue, 2 Aug 2011 17:21:02 +0000 (17:21 +0000)]
ICU-8744 add cast for perfect match to UnicodeString::insert(start, UChar) overload
X-SVN-Rev: 30451
Michael Ow [Tue, 2 Aug 2011 16:33:22 +0000 (16:33 +0000)]
ICU-7715 Compare the time zone StandardName against the StandardName from the registry to provide better Windows default time zone detection.
X-SVN-Rev: 30450
Markus Scherer [Mon, 1 Aug 2011 02:38:58 +0000 (02:38 +0000)]
ICU-8571 @system APIs are *supposed* to also have a regular API label; add #ifndef U_HIDE_SYSTEM_API
X-SVN-Rev: 30448
Markus Scherer [Mon, 1 Aug 2011 02:20:46 +0000 (02:20 +0000)]
ICU-8571 remove udraft.h etc. & genheaders.pl, use #ifndef U_HIDE_DRAFT_API etc. instead
X-SVN-Rev: 30447
Markus Scherer [Sun, 31 Jul 2011 22:19:54 +0000 (22:19 +0000)]
ICU-8529 include stddef.h instead of sys/types.h (we do not seem to need any of its additional definitions)
X-SVN-Rev: 30446
Michael Ow [Fri, 29 Jul 2011 22:47:25 +0000 (22:47 +0000)]
ICU-8740 Fix pkgdata run command problem with MINGW
X-SVN-Rev: 30445
Michael Ow [Thu, 28 Jul 2011 19:07:44 +0000 (19:07 +0000)]
ICU-8452 Remove extra header directory
X-SVN-Rev: 30442
Markus Scherer [Thu, 28 Jul 2011 18:48:08 +0000 (18:48 +0000)]
ICU-8575 move U_SENTINEL from utf.h to umachine.h (next to UChar32) so that just using U_SENTINEL does not require including utf.h
X-SVN-Rev: 30441
Yoshito Umaoka [Thu, 28 Jul 2011 17:55:33 +0000 (17:55 +0000)]
ICU-8734 ULocale.getDefault to return ULocale.ROOT when it is called when default ULocale is being initialized.
X-SVN-Rev: 30440
Yoshito Umaoka [Thu, 28 Jul 2011 16:40:37 +0000 (16:40 +0000)]
ICU-8518 Fixed a potential bug (toLowerCase, Calendar class name/type mismatch) in the DateFormatSymbols constructor taking a Calendar class as an argument.
X-SVN-Rev: 30439
Markus Scherer [Wed, 27 Jul 2011 23:37:05 +0000 (23:37 +0000)]
ICU-8452 do not use ptrdiff_t (signed) as a fallback for uintptr_t (unsigned)
X-SVN-Rev: 30438
Markus Scherer [Wed, 27 Jul 2011 23:24:54 +0000 (23:24 +0000)]
ICU-8452 MinGW does not have _stricmp()
X-SVN-Rev: 30437
Markus Scherer [Wed, 27 Jul 2011 23:15:57 +0000 (23:15 +0000)]
ICU-8452 define uintptr_t where missing
X-SVN-Rev: 30436
Yoshito Umaoka [Wed, 27 Jul 2011 23:12:11 +0000 (23:12 +0000)]
ICU-8541 Delete NonAsciiFileDetector tool. We no longer use the tool at all.
X-SVN-Rev: 30435
Yoshito Umaoka [Wed, 27 Jul 2011 22:44:49 +0000 (22:44 +0000)]
ICU-7787 Updated API report tool to show APIs promoted from internal to stable properly when -internal option is specified.
X-SVN-Rev: 30434
Markus Scherer [Wed, 27 Jul 2011 21:26:00 +0000 (21:26 +0000)]
ICU-8731 move some @internal definitions to putilimp.h
X-SVN-Rev: 30433
Markus Scherer [Wed, 27 Jul 2011 20:55:09 +0000 (20:55 +0000)]
ICU-8730 move some @internal, rarely-used platform macros to putilimp.h
X-SVN-Rev: 30432
Markus Scherer [Wed, 27 Jul 2011 20:16:07 +0000 (20:16 +0000)]
ICU-8728 remove redundant U_RELEASE, use U_DEBUG instead
X-SVN-Rev: 30431
Markus Scherer [Wed, 27 Jul 2011 05:53:56 +0000 (05:53 +0000)]
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
X-SVN-Rev: 30430
Michael Ow [Tue, 26 Jul 2011 20:55:36 +0000 (20:55 +0000)]
ICU-7715 Use the StandardName timezone id when available on Windows
X-SVN-Rev: 30427
Markus Scherer [Tue, 26 Jul 2011 05:32:25 +0000 (05:32 +0000)]
ICU-8454 virtual destructors should be explicit, and defined in a .cpp file, so that they can serve as key functions
X-SVN-Rev: 30423
Markus Scherer [Mon, 25 Jul 2011 23:14:16 +0000 (23:14 +0000)]
ICU-8452 try to work around a problem with using Solaris signal.h
X-SVN-Rev: 30421
Michael Ow [Mon, 25 Jul 2011 22:18:42 +0000 (22:18 +0000)]
ICU-8729 Fix source buffer's array offset handling error
X-SVN-Rev: 30420
Markus Scherer [Mon, 25 Jul 2011 21:52:03 +0000 (21:52 +0000)]
ICU-8452 update the readme with the new location of the U_CHARSET_IS_UTF8 definition
X-SVN-Rev: 30419
Markus Scherer [Mon, 25 Jul 2011 21:02:32 +0000 (21:02 +0000)]
ICU-8452 consolidate definition of _XOPEN_SOURCE for access to POSIX functions; do not use __STDC_VERSION__ in C++ code where it is not defined
X-SVN-Rev: 30418
Markus Scherer [Mon, 25 Jul 2011 18:56:25 +0000 (18:56 +0000)]
ICU-8452 remove the non-working conditional z/OS int8_t typedef
X-SVN-Rev: 30417
Markus Scherer [Mon, 25 Jul 2011 18:42:17 +0000 (18:42 +0000)]
ICU-8452 fix a couple of Darwin/iPhone platform tests
X-SVN-Rev: 30416
Markus Scherer [Sat, 23 Jul 2011 00:10:30 +0000 (00:10 +0000)]
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
X-SVN-Rev: 30412
Michael Ow [Fri, 22 Jul 2011 22:02:57 +0000 (22:02 +0000)]
ICU-8310 Use inline function to avoid dereferencing type-punned pointer warning
X-SVN-Rev: 30410
Michael Ow [Fri, 22 Jul 2011 20:29:09 +0000 (20:29 +0000)]
ICU-8682 Use ReadWriteBarrier only on MSVC 9 and higher.
X-SVN-Rev: 30408
Michael Ow [Thu, 21 Jul 2011 23:38:15 +0000 (23:38 +0000)]
ICU-8453 On certain platforms, use static library optimization option when building static ICU libraries in release mode
X-SVN-Rev: 30406
Michael Ow [Tue, 19 Jul 2011 21:10:56 +0000 (21:10 +0000)]
ICU-8718 Fix memory leak in PluralRules
X-SVN-Rev: 30388
Steven R. Loomis [Mon, 18 Jul 2011 21:54:42 +0000 (21:54 +0000)]
ICU-8714 - reimplement r30379 - now passes tests
X-SVN-Rev: 30383
Yoshito Umaoka [Mon, 18 Jul 2011 21:43:18 +0000 (21:43 +0000)]
ICU-8488 Reviewed call sites of case conversion code in icu library code and updated some of them case sensitive/insensitive.
X-SVN-Rev: 30382
Steven R. Loomis [Mon, 18 Jul 2011 19:51:16 +0000 (19:51 +0000)]
ICU-8714 backing out r30379 - broke the build
X-SVN-Rev: 30380
Steven R. Loomis [Mon, 18 Jul 2011 19:13:31 +0000 (19:13 +0000)]
ICU-8714 patches from George
X-SVN-Rev: 30379
Michael Ow [Mon, 18 Jul 2011 18:09:52 +0000 (18:09 +0000)]
ICU-8716 Update collation and date format test to pass without data
X-SVN-Rev: 30378
Steven R. Loomis [Mon, 18 Jul 2011 16:58:34 +0000 (16:58 +0000)]
ICU-8715 fix BOM
X-SVN-Rev: 30373
Yoshito Umaoka [Thu, 14 Jul 2011 22:50:51 +0000 (22:50 +0000)]
ICU-8710 One more Java compiler warning fix for ICU4J 4.8.1
X-SVN-Rev: 30359
Yoshito Umaoka [Thu, 14 Jul 2011 22:35:58 +0000 (22:35 +0000)]
ICU-8710 Fix Eclipse Java compiler warnings relevant to ICU4J 4.8.1
X-SVN-Rev: 30358
John Emmons [Thu, 14 Jul 2011 22:31:40 +0000 (22:31 +0000)]
ICU-8709 Merge CLDR ticket 4038 ( Spanish currency format)
X-SVN-Rev: 30357
John Emmons [Thu, 14 Jul 2011 22:31:24 +0000 (22:31 +0000)]
ICU-8709 Merge CLDR ticket 4038 ( Spanish currency format)
X-SVN-Rev: 30356
Steven R. Loomis [Thu, 14 Jul 2011 18:58:24 +0000 (18:58 +0000)]
ICU-8706 icucheck x64
X-SVN-Rev: 30347
Michael Ow [Thu, 14 Jul 2011 18:51:40 +0000 (18:51 +0000)]
ICU-8693 Display error message when missing needed options and given bad file names in pkgdata tool
X-SVN-Rev: 30346
Michael Ow [Thu, 14 Jul 2011 17:13:48 +0000 (17:13 +0000)]
ICU-8671 Update pkgdata to allow for space separated items when generating common data file.
X-SVN-Rev: 30343
John Emmons [Wed, 13 Jul 2011 20:57:53 +0000 (20:57 +0000)]
ICU-8696 Final update for CLDR 2.0.1 - restoring missing en_GB data + minor fixes
X-SVN-Rev: 30334
John Emmons [Wed, 13 Jul 2011 20:57:21 +0000 (20:57 +0000)]
ICU-8696 Final update for CLDR 2.0.1 - restoring missing en_GB data + minor fixes
X-SVN-Rev: 30333
Peter Edberg [Wed, 13 Jul 2011 07:28:49 +0000 (07:28 +0000)]
ICU-8576 Replace a stray printf with errln
X-SVN-Rev: 30328
Peter Edberg [Wed, 13 Jul 2011 06:49:42 +0000 (06:49 +0000)]
ICU-8576 Dictionary break test updates from George Rhoten
X-SVN-Rev: 30327
Peter Edberg [Wed, 13 Jul 2011 04:49:45 +0000 (04:49 +0000)]
ICU-8265 Fix race (=> U_FILE_ACCESS_ERROR) when loading full set of ICU data
X-SVN-Rev: 30326
Mark Davis [Wed, 13 Jul 2011 04:12:10 +0000 (04:12 +0000)]
ICU-8522 Now using the new special labels, tests passing.
X-SVN-Rev: 30325
John Emmons [Wed, 13 Jul 2011 02:27:44 +0000 (02:27 +0000)]
ICU-8696 Fix build break in merging CLDR 2.0.1
X-SVN-Rev: 30324
John Emmons [Wed, 13 Jul 2011 02:27:28 +0000 (02:27 +0000)]
ICU-8696 Fix build break in merging CLDR 2.0.1
X-SVN-Rev: 30323
Steven R. Loomis [Wed, 13 Jul 2011 02:13:38 +0000 (02:13 +0000)]
ICU-8157 update with compile opts
X-SVN-Rev: 30322
Steven R. Loomis [Wed, 13 Jul 2011 01:26:20 +0000 (01:26 +0000)]
ICU-8157 update, support dateformat
X-SVN-Rev: 30321
Michael Ow [Tue, 12 Jul 2011 23:43:55 +0000 (23:43 +0000)]
ICU-8591 Compile normalizer performance test only on Java 6 and up.
X-SVN-Rev: 30319
John Emmons [Tue, 12 Jul 2011 20:00:25 +0000 (20:00 +0000)]
ICU-8696 Merge CLDR 2.0.1
X-SVN-Rev: 30317
John Emmons [Tue, 12 Jul 2011 19:55:07 +0000 (19:55 +0000)]
ICU-8696 Merge CLDR 2.0.1
X-SVN-Rev: 30316
Peter Edberg [Tue, 12 Jul 2011 06:58:44 +0000 (06:58 +0000)]
ICU-8583 J, Only parse arbitrary currency for calls that can return the found currency (e.g. parseCurrency)
X-SVN-Rev: 30315
Peter Edberg [Tue, 12 Jul 2011 03:33:00 +0000 (03:33 +0000)]
ICU-8583 make ICU4J parseCurrency methods public @internal
X-SVN-Rev: 30314
Peter Edberg [Tue, 12 Jul 2011 03:22:59 +0000 (03:22 +0000)]
ICU-8583 Only parse arbitrary currency for calls that can return the found currency (e.g. parseCurrency)
X-SVN-Rev: 30313
Steven R. Loomis [Mon, 11 Jul 2011 17:36:48 +0000 (17:36 +0000)]
ICU-8157 checkpoint
X-SVN-Rev: 30311
Andy Heninger [Sun, 10 Jul 2011 23:22:00 +0000 (23:22 +0000)]
ICU-8595 Warning cleanup, UResType vs. int32_t
X-SVN-Rev: 30310
Steven R. Loomis [Sun, 10 Jul 2011 03:20:22 +0000 (03:20 +0000)]
ICU-8157 more cleanup, remove warnings. Fix build for icu44+
X-SVN-Rev: 30309
Peter Edberg [Sat, 9 Jul 2011 14:57:34 +0000 (14:57 +0000)]
ICU-8681 For asymmetric search, increase CE ring buffer size based on pattern characters.
X-SVN-Rev: 30307
Markus Scherer [Fri, 8 Jul 2011 22:09:28 +0000 (22:09 +0000)]
ICU-7877 more documentation for explicit UnicodeString constructors
X-SVN-Rev: 30300
Michael Ow [Fri, 8 Jul 2011 20:46:34 +0000 (20:46 +0000)]
ICU-8591 Add ICU4J performance test to main build.xml
X-SVN-Rev: 30298
Michael Ow [Fri, 8 Jul 2011 17:22:34 +0000 (17:22 +0000)]
ICU-8660 Skip the current source char when searching for the next escape character
X-SVN-Rev: 30297
Michael Ow [Fri, 8 Jul 2011 17:21:13 +0000 (17:21 +0000)]
ICU-8660 Skip the current source char when searching for the next escape character
X-SVN-Rev: 30296
Andy Heninger [Fri, 8 Jul 2011 01:14:44 +0000 (01:14 +0000)]
ICU-8595 Compiler warning fixes for UResType
X-SVN-Rev: 30295
Markus Scherer [Thu, 7 Jul 2011 18:46:19 +0000 (18:46 +0000)]
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
X-SVN-Rev: 30293
Markus Scherer [Thu, 7 Jul 2011 18:21:28 +0000 (18:21 +0000)]
ICU-8691 fix UnicodeString::startsWith(const UChar *, -1 for NUL-terminated)
X-SVN-Rev: 30292
Andy Heninger [Thu, 7 Jul 2011 00:53:20 +0000 (00:53 +0000)]
ICU-8623 Remove extra include of <string>
X-SVN-Rev: 30291
Steven R. Loomis [Wed, 6 Jul 2011 20:05:38 +0000 (20:05 +0000)]
ICU-8687 warnings fix (clang)
X-SVN-Rev: 30285
Michael Ow [Wed, 6 Jul 2011 17:42:56 +0000 (17:42 +0000)]
ICU-8664 Use the custom CharsetDecoder's replacement character if one is specified
X-SVN-Rev: 30284
Steven R. Loomis [Wed, 6 Jul 2011 17:08:39 +0000 (17:08 +0000)]
ICU-5890 implement rpath3.patch from #5890
X-SVN-Rev: 30283
Yoshito Umaoka [Wed, 6 Jul 2011 16:42:25 +0000 (16:42 +0000)]
ICU-8675 Simple test case for checking stand alone GMT parsing multiple times.
X-SVN-Rev: 30282
Markus Scherer [Wed, 6 Jul 2011 04:03:35 +0000 (04:03 +0000)]
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
X-SVN-Rev: 30281
Markus Scherer [Tue, 5 Jul 2011 23:56:41 +0000 (23:56 +0000)]
ICU-8601 remove platform.h.in definition of U_INLINE to match pwin32.h, ppalmos.h & umachine.h changes in r30148
X-SVN-Rev: 30279
Markus Scherer [Tue, 5 Jul 2011 23:42:32 +0000 (23:42 +0000)]
ICU-8573 remove support for U_IOSTREAM_SOURCE=198506
X-SVN-Rev: 30278
Yoshito Umaoka [Tue, 5 Jul 2011 22:42:14 +0000 (22:42 +0000)]
ICU-8596 Fixed the actual maximum week problem.
X-SVN-Rev: 30276
Yoshito Umaoka [Tue, 5 Jul 2011 22:41:45 +0000 (22:41 +0000)]
ICU-8596 Fixed the actual maximum week problem.
X-SVN-Rev: 30275
Markus Scherer [Tue, 5 Jul 2011 06:12:51 +0000 (06:12 +0000)]
ICU-8657 fix mis-named LESwaps methods
X-SVN-Rev: 30274
Markus Scherer [Tue, 5 Jul 2011 01:02:42 +0000 (01:02 +0000)]
ICU-8617 enclose UElement typedefs in U_CDECL_BEGIN..END
X-SVN-Rev: 30273
Markus Scherer [Mon, 4 Jul 2011 23:51:56 +0000 (23:51 +0000)]
ICU-8617 move UHashTok into lower-level uelement.h (new) and rename to UElement to share with UVector
X-SVN-Rev: 30272
Markus Scherer [Sun, 3 Jul 2011 04:07:02 +0000 (04:07 +0000)]
ICU-8619 move some collation file data structure definitions from i18n/ucol_imp.h to common/ucol_data.h (new file)
X-SVN-Rev: 30271
Markus Scherer [Fri, 1 Jul 2011 22:39:23 +0000 (22:39 +0000)]
ICU-8676 remove the range check and Exception throwing from getCombiningClass()
X-SVN-Rev: 30270
Andy Heninger [Fri, 1 Jul 2011 22:31:44 +0000 (22:31 +0000)]
ICU-8677 code cleanup
X-SVN-Rev: 30269
Markus Scherer [Fri, 1 Jul 2011 22:19:14 +0000 (22:19 +0000)]
ICU-8615 implement optional IDNA2008 CONTEXTO check in UTS46
X-SVN-Rev: 30268
Markus Scherer [Fri, 1 Jul 2011 22:17:53 +0000 (22:17 +0000)]
ICU-8615 implement optional IDNA2008 CONTEXTO check in UTS46
X-SVN-Rev: 30267
Yoshito Umaoka [Fri, 1 Jul 2011 21:07:32 +0000 (21:07 +0000)]
ICU-8675 Fixed a time zone parse regression problem. The condition used for checking perfect match was wrong.
X-SVN-Rev: 30266
Andy Heninger [Fri, 1 Jul 2011 05:42:23 +0000 (05:42 +0000)]
ICU-8634 Add a little testing for spoof checkers built from source rules.
X-SVN-Rev: 30265