]> granicus.if.org Git - icu/log
icu
13 years agoICU-8755 interim fix. MessagePattern still needs fixing.
Steven R. Loomis [Sat, 13 Aug 2011 02:45:09 +0000 (02:45 +0000)]
ICU-8755 interim fix. MessagePattern still needs fixing.

X-SVN-Rev: 30505

13 years agoICU-8755 update hdrtest, show failures
Steven R. Loomis [Sat, 13 Aug 2011 01:25:56 +0000 (01:25 +0000)]
ICU-8755 update hdrtest, show failures

X-SVN-Rev: 30504

13 years agoICU-8707 Clean up compiler warnings from GCC
John Emmons [Fri, 12 Aug 2011 21:16:53 +0000 (21:16 +0000)]
ICU-8707 Clean up compiler warnings from GCC

X-SVN-Rev: 30503

13 years agoICU-8630 A few more API doc updates explaining default locale type to be used
Yoshito Umaoka [Fri, 12 Aug 2011 15:31:37 +0000 (15:31 +0000)]
ICU-8630 A few more API doc updates explaining default locale type to be used

X-SVN-Rev: 30496

13 years agoICU-8630 Category locale support for Java 7 conformance.
Yoshito Umaoka [Thu, 11 Aug 2011 19:53:36 +0000 (19:53 +0000)]
ICU-8630 Category locale support for Java 7 conformance.

X-SVN-Rev: 30487

13 years agoICU-8310 Fix missing parenthesis
Michael Ow [Thu, 11 Aug 2011 18:45:09 +0000 (18:45 +0000)]
ICU-8310 Fix missing parenthesis

X-SVN-Rev: 30485

13 years agoICU-8759 make USET_SERIALIZED_STATIC_ARRAY_CAPACITY @stable and move it out of the...
Markus Scherer [Wed, 10 Aug 2011 23:08:30 +0000 (23:08 +0000)]
ICU-8759 make USET_SERIALIZED_STATIC_ARRAY_CAPACITY @stable and move it out of the closure masks enum

X-SVN-Rev: 30484

13 years agoICU-8723 use array delete when appropriate in gencfu.cpp
Andy Heninger [Wed, 10 Aug 2011 00:39:09 +0000 (00:39 +0000)]
ICU-8723 use array delete when appropriate in gencfu.cpp

X-SVN-Rev: 30481

13 years agoICU-8755 add JOPT to configure the parallelism. Also, install headers with 'ln ...
Steven R. Loomis [Mon, 8 Aug 2011 22:46:07 +0000 (22:46 +0000)]
ICU-8755 add JOPT to configure the parallelism.  Also, install headers with 'ln -s' to ease editing of broken installed headers.

X-SVN-Rev: 30479

13 years agoICU-8361 Fix array overrun in Indic layout engine
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

13 years agoICU-8656 Implement NumberingSystem::getAvailableNames()
John Emmons [Mon, 8 Aug 2011 16:03:37 +0000 (16:03 +0000)]
ICU-8656 Implement NumberingSystem::getAvailableNames()

X-SVN-Rev: 30476

13 years agoICU-8713 Fix Polish number spellings
John Emmons [Thu, 4 Aug 2011 20:48:20 +0000 (20:48 +0000)]
ICU-8713 Fix Polish number spellings

X-SVN-Rev: 30466

13 years agoICU-8713 Fix Polish number spellings
John Emmons [Thu, 4 Aug 2011 20:07:39 +0000 (20:07 +0000)]
ICU-8713 Fix Polish number spellings

X-SVN-Rev: 30465

13 years agoICU-8722 Update German short/generic tz names
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

13 years agoICU-8722 Update German short/generic tz names
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

13 years agoICU-8452 Fix some Cygwin GCC and MinGW build errors
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

13 years agoICU-8571 API cannot be both @stable and @internal, keep @stable
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

13 years agoICU-8744 add cast for perfect match to UnicodeString::insert(start, UChar) overload
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

13 years agoICU-7715 Compare the time zone StandardName against the StandardName from the registr...
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

13 years agoICU-8571 @system APIs are *supposed* to also have a regular API label; add #ifndef...
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

13 years agoICU-8571 remove udraft.h etc. & genheaders.pl, use #ifndef U_HIDE_DRAFT_API etc....
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

13 years agoICU-8529 include stddef.h instead of sys/types.h (we do not seem to need any of its...
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

13 years agoICU-8740 Fix pkgdata run command problem with MINGW
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

13 years agoICU-8452 Remove extra header directory
Michael Ow [Thu, 28 Jul 2011 19:07:44 +0000 (19:07 +0000)]
ICU-8452 Remove extra header directory

X-SVN-Rev: 30442

13 years agoICU-8575 move U_SENTINEL from utf.h to umachine.h (next to UChar32) so that just...
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

13 years agoICU-8734 ULocale.getDefault to return ULocale.ROOT when it is called when default...
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

13 years agoICU-8518 Fixed a potential bug (toLowerCase, Calendar class name/type mismatch) in...
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

13 years agoICU-8452 do not use ptrdiff_t (signed) as a fallback for uintptr_t (unsigned)
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

13 years agoICU-8452 MinGW does not have _stricmp()
Markus Scherer [Wed, 27 Jul 2011 23:24:54 +0000 (23:24 +0000)]
ICU-8452 MinGW does not have _stricmp()

X-SVN-Rev: 30437

13 years agoICU-8452 define uintptr_t where missing
Markus Scherer [Wed, 27 Jul 2011 23:15:57 +0000 (23:15 +0000)]
ICU-8452 define uintptr_t where missing

X-SVN-Rev: 30436

13 years agoICU-8541 Delete NonAsciiFileDetector tool. We no longer use the tool at all.
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

13 years agoICU-7787 Updated API report tool to show APIs promoted from internal to stable proper...
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

13 years agoICU-8731 move some @internal definitions to putilimp.h
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

13 years agoICU-8730 move some @internal, rarely-used platform macros to putilimp.h
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

13 years agoICU-8728 remove redundant U_RELEASE, use U_DEBUG instead
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

13 years agoICU-8575 option for not including utf headers by default; replace uses of deprecated...
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

13 years agoICU-7715 Use the StandardName timezone id when available on Windows
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

13 years agoICU-8454 virtual destructors should be explicit, and defined in a .cpp file, so that...
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

13 years agoICU-8452 try to work around a problem with using Solaris signal.h
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

13 years agoICU-8729 Fix source buffer's array offset handling error
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

13 years agoICU-8452 update the readme with the new location of the U_CHARSET_IS_UTF8 definition
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

13 years agoICU-8452 consolidate definition of _XOPEN_SOURCE for access to POSIX functions; do...
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

13 years agoICU-8452 remove the non-working conditional z/OS int8_t typedef
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

13 years agoICU-8452 fix a couple of Darwin/iPhone platform tests
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

13 years agoICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and...
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

13 years agoICU-8310 Use inline function to avoid dereferencing type-punned pointer warning
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

13 years agoICU-8682 Use ReadWriteBarrier only on MSVC 9 and higher.
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

13 years agoICU-8453 On certain platforms, use static library optimization option when building...
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

13 years agoICU-8718 Fix memory leak in PluralRules
Michael Ow [Tue, 19 Jul 2011 21:10:56 +0000 (21:10 +0000)]
ICU-8718 Fix memory leak in PluralRules

X-SVN-Rev: 30388

13 years agoICU-8714 - reimplement r30379 - now passes tests
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

13 years agoICU-8488 Reviewed call sites of case conversion code in icu library code and updated...
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

13 years agoICU-8714 backing out r30379 - broke the build
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

13 years agoICU-8714 patches from George
Steven R. Loomis [Mon, 18 Jul 2011 19:13:31 +0000 (19:13 +0000)]
ICU-8714 patches from George

X-SVN-Rev: 30379

13 years agoICU-8716 Update collation and date format test to pass without data
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

13 years agoICU-8715 fix BOM
Steven R. Loomis [Mon, 18 Jul 2011 16:58:34 +0000 (16:58 +0000)]
ICU-8715 fix BOM

X-SVN-Rev: 30373

13 years agoICU-8710 One more Java compiler warning fix for ICU4J 4.8.1
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

13 years agoICU-8710 Fix Eclipse Java compiler warnings relevant to ICU4J 4.8.1
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

13 years agoICU-8709 Merge CLDR ticket 4038 ( Spanish currency format)
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

13 years agoICU-8709 Merge CLDR ticket 4038 ( Spanish currency format)
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

13 years agoICU-8706 icucheck x64
Steven R. Loomis [Thu, 14 Jul 2011 18:58:24 +0000 (18:58 +0000)]
ICU-8706 icucheck x64

X-SVN-Rev: 30347

13 years agoICU-8693 Display error message when missing needed options and given bad file names...
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

13 years agoICU-8671 Update pkgdata to allow for space separated items when generating common...
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

13 years agoICU-8696 Final update for CLDR 2.0.1 - restoring missing en_GB data + minor fixes
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

13 years agoICU-8696 Final update for CLDR 2.0.1 - restoring missing en_GB data + minor fixes
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

13 years agoICU-8576 Replace a stray printf with errln
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

13 years agoICU-8576 Dictionary break test updates from George Rhoten
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

13 years agoICU-8265 Fix race (=> U_FILE_ACCESS_ERROR) when loading full set of ICU data
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

13 years agoICU-8522 Now using the new special labels, tests passing.
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

13 years agoICU-8696 Fix build break in merging CLDR 2.0.1
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

13 years agoICU-8696 Fix build break in merging CLDR 2.0.1
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

13 years agoICU-8157 update with compile opts
Steven R. Loomis [Wed, 13 Jul 2011 02:13:38 +0000 (02:13 +0000)]
ICU-8157 update with compile opts

X-SVN-Rev: 30322

13 years agoICU-8157 update, support dateformat
Steven R. Loomis [Wed, 13 Jul 2011 01:26:20 +0000 (01:26 +0000)]
ICU-8157 update, support dateformat

X-SVN-Rev: 30321

13 years agoICU-8591 Compile normalizer performance test only on Java 6 and up.
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

13 years agoICU-8696 Merge CLDR 2.0.1
John Emmons [Tue, 12 Jul 2011 20:00:25 +0000 (20:00 +0000)]
ICU-8696 Merge CLDR 2.0.1

X-SVN-Rev: 30317

13 years agoICU-8696 Merge CLDR 2.0.1
John Emmons [Tue, 12 Jul 2011 19:55:07 +0000 (19:55 +0000)]
ICU-8696 Merge CLDR 2.0.1

X-SVN-Rev: 30316

13 years agoICU-8583 J, Only parse arbitrary currency for calls that can return the found currenc...
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

13 years agoICU-8583 make ICU4J parseCurrency methods public @internal
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

13 years agoICU-8583 Only parse arbitrary currency for calls that can return the found currency...
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

13 years agoICU-8157 checkpoint
Steven R. Loomis [Mon, 11 Jul 2011 17:36:48 +0000 (17:36 +0000)]
ICU-8157 checkpoint

X-SVN-Rev: 30311

13 years agoICU-8595 Warning cleanup, UResType vs. int32_t
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

13 years agoICU-8157 more cleanup, remove warnings. Fix build for icu44+
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

13 years agoICU-8681 For asymmetric search, increase CE ring buffer size based on pattern characters.
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

13 years agoICU-7877 more documentation for explicit UnicodeString constructors
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

13 years agoICU-8591 Add ICU4J performance test to main build.xml
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

13 years agoICU-8660 Skip the current source char when searching for the next escape character
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

13 years agoICU-8660 Skip the current source char when searching for the next escape character
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

13 years agoICU-8595 Compiler warning fixes for UResType
Andy Heninger [Fri, 8 Jul 2011 01:14:44 +0000 (01:14 +0000)]
ICU-8595 Compiler warning fixes for UResType

X-SVN-Rev: 30295

13 years agoICU-7877 optionally explicit UnicodeString constructors, and make them explicit insid...
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

13 years agoICU-8691 fix UnicodeString::startsWith(const UChar *, -1 for NUL-terminated)
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

13 years agoICU-8623 Remove extra include of <string>
Andy Heninger [Thu, 7 Jul 2011 00:53:20 +0000 (00:53 +0000)]
ICU-8623 Remove extra include of <string>

X-SVN-Rev: 30291

13 years agoICU-8687 warnings fix (clang)
Steven R. Loomis [Wed, 6 Jul 2011 20:05:38 +0000 (20:05 +0000)]
ICU-8687 warnings fix (clang)

X-SVN-Rev: 30285

13 years agoICU-8664 Use the custom CharsetDecoder's replacement character if one is specified
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

13 years agoICU-5890 implement rpath3.patch from #5890
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

13 years agoICU-8675 Simple test case for checking stand alone GMT parsing multiple times.
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

13 years agoICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove...
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

13 years agoICU-8601 remove platform.h.in definition of U_INLINE to match pwin32.h, ppalmos.h...
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

13 years agoICU-8573 remove support for U_IOSTREAM_SOURCE=198506
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

13 years agoICU-8596 Fixed the actual maximum week problem.
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

13 years agoICU-8596 Fixed the actual maximum week problem.
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

13 years agoICU-8657 fix mis-named LESwaps methods
Markus Scherer [Tue, 5 Jul 2011 06:12:51 +0000 (06:12 +0000)]
ICU-8657 fix mis-named LESwaps methods

X-SVN-Rev: 30274