]> granicus.if.org Git - icu/log
icu
13 years agoICU-8805 fix some MessagePattern API comments
Markus Scherer [Thu, 8 Sep 2011 19:27:48 +0000 (19:27 +0000)]
ICU-8805 fix some MessagePattern API comments

X-SVN-Rev: 30636

13 years agoICU-8806 fix MessageFormat plural # formatting: fix offset lookup
Markus Scherer [Wed, 7 Sep 2011 23:18:54 +0000 (23:18 +0000)]
ICU-8806 fix MessageFormat plural # formatting: fix offset lookup

X-SVN-Rev: 30635

13 years agoICU-8806 fix MessageFormat plural # formatting: fix offset lookup
Markus Scherer [Wed, 7 Sep 2011 23:02:21 +0000 (23:02 +0000)]
ICU-8806 fix MessageFormat plural # formatting: fix offset lookup

X-SVN-Rev: 30634

13 years agoICU-8769 Reverted the previous change because of loading status issue. Move the cache...
Yoshito Umaoka [Wed, 7 Sep 2011 22:47:55 +0000 (22:47 +0000)]
ICU-8769 Reverted the previous change because of loading status issue. Move the cache to ICUResourceBundleReader that actually hold the resource data. Moved pool key bundle initialization to ICUResourceBundle to prevent cached instances modified by other classes.

X-SVN-Rev: 30633

13 years agoICU-8802 checkin xslt for transform
Steven R. Loomis [Wed, 7 Sep 2011 20:28:30 +0000 (20:28 +0000)]
ICU-8802 checkin xslt for transform

X-SVN-Rev: 30632

13 years agoICU-8802 improve perf build
Steven R. Loomis [Wed, 7 Sep 2011 16:53:32 +0000 (16:53 +0000)]
ICU-8802 improve perf build

X-SVN-Rev: 30631

13 years agoICU-8801 fix for performance regression of parse (mostly malloc/free)
Steven R. Loomis [Wed, 7 Sep 2011 14:30:32 +0000 (14:30 +0000)]
ICU-8801 fix for performance regression of parse (mostly malloc/free)

X-SVN-Rev: 30628

13 years agoICU-8769 Brought back ICUResourceBundle cache with improved cache logic.
Yoshito Umaoka [Wed, 7 Sep 2011 04:45:20 +0000 (04:45 +0000)]
ICU-8769 Brought back ICUResourceBundle cache with improved cache logic.

X-SVN-Rev: 30627

13 years agoICU-8780 Added a note to getGMT() explaining that the ID used by the result zone...
Yoshito Umaoka [Tue, 6 Sep 2011 20:52:28 +0000 (20:52 +0000)]
ICU-8780 Added a note to getGMT() explaining that the ID used by the result zone is 'GMT', not 'Etc/GMT'.

X-SVN-Rev: 30622

13 years agoICU-8423 Use stand-alone form of script name if possible in getDisplayScript() APIs
John Emmons [Tue, 6 Sep 2011 20:28:21 +0000 (20:28 +0000)]
ICU-8423 Use stand-alone form of script name if possible in getDisplayScript() APIs

X-SVN-Rev: 30621

13 years agoICU-8777 Fixed API doc for createTimeZone. Updated the description to explain the...
Yoshito Umaoka [Tue, 6 Sep 2011 18:44:49 +0000 (18:44 +0000)]
ICU-8777 Fixed API doc for createTimeZone. Updated the description to explain the case for bad time zone ID - using Etc/Unknown instead of Etc/GMT as fallback zone ID.

X-SVN-Rev: 30620

13 years agoICU-8423 Use stand-alone script names if possible in uloc_getDisplayScript()
John Emmons [Fri, 2 Sep 2011 21:58:42 +0000 (21:58 +0000)]
ICU-8423 Use stand-alone script names if possible in uloc_getDisplayScript()

X-SVN-Rev: 30619

13 years agoICU-8423 Data to support stand-alone script names
John Emmons [Fri, 2 Sep 2011 01:08:00 +0000 (01:08 +0000)]
ICU-8423 Data to support stand-alone script names

X-SVN-Rev: 30617

13 years agoICU-8423 Data to support stand-alone script names
John Emmons [Fri, 2 Sep 2011 01:04:36 +0000 (01:04 +0000)]
ICU-8423 Data to support stand-alone script names

X-SVN-Rev: 30616

13 years agoICU-8774 Updated the call sites of JDK service object creation depending on default...
Yoshito Umaoka [Wed, 31 Aug 2011 19:44:57 +0000 (19:44 +0000)]
ICU-8774 Updated the call sites of JDK service object creation depending on default Locale to use proper ULocale category default. On JRE 6, ULocale.setDefault(Category, ULocale) affects the behavior on ICU services. com.ibm.icu.base implementation should honor the category default.

X-SVN-Rev: 30608

13 years agoICU-8774 Support locale category in com.ibm.icu.base plug-in. Also fixed a Java 5...
Yoshito Umaoka [Wed, 31 Aug 2011 07:02:05 +0000 (07:02 +0000)]
ICU-8774 Support locale category in com.ibm.icu.base plug-in. Also fixed a Java 5 support problem in DateFormatSymbols in com.ibm.icu.base.

X-SVN-Rev: 30602

13 years agoICU-8716 Fix some rbbi and number format test so that it will pass without data
Michael Ow [Tue, 30 Aug 2011 19:11:32 +0000 (19:11 +0000)]
ICU-8716 Fix some rbbi and number format test so that it will pass without data

X-SVN-Rev: 30598

13 years agoICU-8718 Fix some memory leak issues in numbering systems
Michael Ow [Tue, 30 Aug 2011 03:22:38 +0000 (03:22 +0000)]
ICU-8718 Fix some memory leak issues in numbering systems

X-SVN-Rev: 30592

13 years agoICU-8789 Remove svn:executable property from c/c++ source files
Michael Ow [Mon, 29 Aug 2011 22:09:55 +0000 (22:09 +0000)]
ICU-8789 Remove svn:executable property from c/c++ source files

X-SVN-Rev: 30590

13 years agoICU-8592 tzdata2011i to ICU4J. Also includes updates from CLDR (rev#6121)
Yoshito Umaoka [Mon, 29 Aug 2011 22:04:18 +0000 (22:04 +0000)]
ICU-8592 tzdata2011i to ICU4J. Also includes updates from CLDR (rev#6121)

X-SVN-Rev: 30589

13 years agoICU-8592 tzdata2011i to ICU4C. Also includes updates from CLDR (rev#6121)
Yoshito Umaoka [Mon, 29 Aug 2011 22:03:55 +0000 (22:03 +0000)]
ICU-8592 tzdata2011i to ICU4C. Also includes updates from CLDR (rev#6121)

X-SVN-Rev: 30588

13 years agoICU-8611 Allow number patterns to be looked up by numbering system
John Emmons [Wed, 24 Aug 2011 22:33:08 +0000 (22:33 +0000)]
ICU-8611 Allow number patterns to be looked up by numbering system

X-SVN-Rev: 30576

13 years agoICU-8611 Make ICU look at patterns by numbering system
John Emmons [Wed, 24 Aug 2011 18:06:46 +0000 (18:06 +0000)]
ICU-8611 Make ICU look at patterns by numbering system

X-SVN-Rev: 30574

13 years agoICU-8746 Output import libraries on MinGW builds
Michael Ow [Wed, 24 Aug 2011 17:41:55 +0000 (17:41 +0000)]
ICU-8746 Output import libraries on MinGW builds

X-SVN-Rev: 30573

13 years agoICU-7365 fix broken test from r30570
Steven R. Loomis [Tue, 23 Aug 2011 19:19:40 +0000 (19:19 +0000)]
ICU-7365 fix broken test from r30570

X-SVN-Rev: 30572

13 years agoICU-7365 Promote approved data version API to draft 49 in ICU4J
Michael Ow [Tue, 23 Aug 2011 17:24:11 +0000 (17:24 +0000)]
ICU-7365 Promote approved data version API to draft 49 in ICU4J

X-SVN-Rev: 30571

13 years agoICU-7365 Promote approved data version API to draft 49 in ICU4C
Michael Ow [Tue, 23 Aug 2011 17:20:22 +0000 (17:20 +0000)]
ICU-7365 Promote approved data version API to draft 49 in ICU4C

X-SVN-Rev: 30570

13 years agoICU-8765 Undo previous change to remove __STDC__ redefinition on Solaris GCC because...
Michael Ow [Tue, 23 Aug 2011 17:06:02 +0000 (17:06 +0000)]
ICU-8765 Undo previous change to remove __STDC__ redefinition on Solaris GCC because it is required on older GCC compilers

X-SVN-Rev: 30568

13 years agoICU-8765 Fix endianness detection issue in Solaris/GCC and silence some compilation...
Michael Ow [Mon, 22 Aug 2011 22:42:11 +0000 (22:42 +0000)]
ICU-8765 Fix endianness detection issue in Solaris/GCC and silence some compilation warnings

X-SVN-Rev: 30562

13 years agoICU-8630 Follow up fix - ULocale#setDefault(ULocale) to synchronize default Locale...
Yoshito Umaoka [Fri, 19 Aug 2011 20:44:12 +0000 (20:44 +0000)]
ICU-8630 Follow up fix - ULocale#setDefault(ULocale) to synchronize default Locale properly.

X-SVN-Rev: 30549

13 years agoICU-8452 Update Cygwin MSVC handling by defining CYGWINMSVC
Michael Ow [Fri, 19 Aug 2011 17:51:04 +0000 (17:51 +0000)]
ICU-8452 Update Cygwin MSVC handling by defining CYGWINMSVC

X-SVN-Rev: 30546

13 years agoICU-8452 Fix some more Cygwin MVSC and Cygwin GCC build issues
Michael Ow [Thu, 18 Aug 2011 18:47:16 +0000 (18:47 +0000)]
ICU-8452 Fix some more Cygwin MVSC and Cygwin GCC build issues

X-SVN-Rev: 30541

13 years agoICU-8733 #define U_CHARSET_IS_UTF8 1 on Android and Darwin-based
Markus Scherer [Wed, 17 Aug 2011 20:17:56 +0000 (20:17 +0000)]
ICU-8733 #define U_CHARSET_IS_UTF8 1 on Android and Darwin-based

X-SVN-Rev: 30536

13 years agoICU-8730 set U_HAVE_GCC_ATOMICS to 1 for only gcc>=4.1
Markus Scherer [Wed, 17 Aug 2011 19:55:29 +0000 (19:55 +0000)]
ICU-8730 set U_HAVE_GCC_ATOMICS to 1 for only gcc>=4.1

X-SVN-Rev: 30535

13 years agoICU-8745 docs & comments from code review
Markus Scherer [Tue, 16 Aug 2011 23:04:09 +0000 (23:04 +0000)]
ICU-8745 docs & comments from code review

X-SVN-Rev: 30533

13 years agoICU-8657 fix endianness test, was missing && (BYTE_ORDER == BIG_ENDIAN)
Markus Scherer [Tue, 16 Aug 2011 16:51:51 +0000 (16:51 +0000)]
ICU-8657 fix endianness test, was missing  && (BYTE_ORDER == BIG_ENDIAN)

X-SVN-Rev: 30516

13 years agoICU-8766 Added a test case equivalent to ICU4J for testing parse position in date...
Yoshito Umaoka [Tue, 16 Aug 2011 16:36:51 +0000 (16:36 +0000)]
ICU-8766 Added a test case equivalent to ICU4J for testing parse position in date format parse with time zone pattern.

X-SVN-Rev: 30515

13 years agoICU-8766 Fixed a regression bug - wrong parse position with RFC822 time zone format.
Yoshito Umaoka [Tue, 16 Aug 2011 16:35:02 +0000 (16:35 +0000)]
ICU-8766 Fixed a regression bug - wrong parse position with RFC822 time zone format.

X-SVN-Rev: 30514

13 years agoICU-8755 updates to uconfigtest script
Steven R. Loomis [Mon, 15 Aug 2011 23:39:52 +0000 (23:39 +0000)]
ICU-8755 updates to uconfigtest script

X-SVN-Rev: 30512

13 years agoICU-8755 remove MessagePattern from hide-draft-api
Steven R. Loomis [Mon, 15 Aug 2011 22:36:57 +0000 (22:36 +0000)]
ICU-8755 remove MessagePattern from hide-draft-api

X-SVN-Rev: 30511

13 years agoICU-8745 merge MessagePatternUtil into trunk, from merge --reintegrate branches/marku...
Markus Scherer [Mon, 15 Aug 2011 21:09:39 +0000 (21:09 +0000)]
ICU-8745 merge MessagePatternUtil into trunk, from merge --reintegrate branches/markus/msgnodes from r30506

X-SVN-Rev: 30510

13 years agoICU-8719 Skip date field range check added by r30018 when lenient mode. Reverted...
Yoshito Umaoka [Mon, 15 Aug 2011 20:54:36 +0000 (20:54 +0000)]
ICU-8719 Skip date field range check added by r30018 when lenient mode. Reverted some date format test cases to accept out of range date fields when lenient.

X-SVN-Rev: 30508

13 years agoICU-8657 fix endianness test, was missing && (BYTE_ORDER == BIG_ENDIAN)
Markus Scherer [Mon, 15 Aug 2011 18:35:56 +0000 (18:35 +0000)]
ICU-8657 fix endianness test, was missing  && (BYTE_ORDER == BIG_ENDIAN)

X-SVN-Rev: 30507

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