]> granicus.if.org Git - icu/log
icu
12 years agoICU-9789 Make date parsing slightly more lenient to fix compatibility problems.
Mark Davis [Wed, 12 Dec 2012 19:17:26 +0000 (19:17 +0000)]
ICU-9789 Make date parsing slightly more lenient to fix compatibility problems.

X-SVN-Rev: 32947

12 years agoICU-9783 Use new Turkish Lira symbol in Turkish locale
John Emmons [Wed, 12 Dec 2012 15:31:43 +0000 (15:31 +0000)]
ICU-9783 Use new Turkish Lira symbol in Turkish locale

X-SVN-Rev: 32943

12 years agoICU-9783 Use new Turkish Lira symbol in Turkish locale
John Emmons [Wed, 12 Dec 2012 15:27:02 +0000 (15:27 +0000)]
ICU-9783 Use new Turkish Lira symbol in Turkish locale

X-SVN-Rev: 32942

12 years agoICU-9786 fix symbol collision truncate on BSD
Steven R. Loomis [Mon, 10 Dec 2012 19:41:03 +0000 (19:41 +0000)]
ICU-9786 fix symbol collision truncate on BSD

X-SVN-Rev: 32937

12 years agoICU-9655 make enumset test a real test, not just printfs
Steven R. Loomis [Mon, 10 Dec 2012 19:18:04 +0000 (19:18 +0000)]
ICU-9655 make enumset test a real test, not just printfs

X-SVN-Rev: 32936

12 years agoICU-9655 move enumset test
Steven R. Loomis [Fri, 7 Dec 2012 00:26:50 +0000 (00:26 +0000)]
ICU-9655 move enumset test

X-SVN-Rev: 32934

12 years agoICU-9679 fix a warning about identity comparison
Steven R. Loomis [Fri, 7 Dec 2012 00:05:59 +0000 (00:05 +0000)]
ICU-9679 fix a warning about identity comparison

X-SVN-Rev: 32933

12 years agoICU-7645 Fix some dangling non@internals
Mark Davis [Thu, 6 Dec 2012 17:58:22 +0000 (17:58 +0000)]
ICU-7645 Fix some dangling non@internals

X-SVN-Rev: 32932

12 years agoICU-8712 add instructions for building
Steven R. Loomis [Thu, 6 Dec 2012 05:25:15 +0000 (05:25 +0000)]
ICU-8712 add instructions for building

X-SVN-Rev: 32929

12 years agoICU-7645 Fixed problem in comparator exposed by Java 7.
Mark Davis [Wed, 5 Dec 2012 00:10:44 +0000 (00:10 +0000)]
ICU-7645 Fixed problem in comparator exposed by Java 7.

X-SVN-Rev: 32924

12 years agoICU-9748 Put EnumSet class in namespace
Michael Ow [Tue, 4 Dec 2012 23:49:57 +0000 (23:49 +0000)]
ICU-9748 Put EnumSet class in namespace

X-SVN-Rev: 32922

12 years agoICU-9543 Fix uconfig test failure
Michael Ow [Tue, 4 Dec 2012 23:19:40 +0000 (23:19 +0000)]
ICU-9543 Fix uconfig test failure

X-SVN-Rev: 32921

12 years agoICU-7645 Various updates after feedback
Mark Davis [Tue, 4 Dec 2012 21:35:51 +0000 (21:35 +0000)]
ICU-7645 Various updates after feedback

X-SVN-Rev: 32919

12 years agoICU-9677 fix affixes-ignored-for-parse - check in handleChanged() instead of relying...
Steven R. Loomis [Tue, 4 Dec 2012 21:33:15 +0000 (21:33 +0000)]
ICU-9677 fix affixes-ignored-for-parse - check in handleChanged() instead of relying on input function

X-SVN-Rev: 32918

12 years agoICU-9780 calculate fastpath for parsing side separately, also allow grouping sep...
Steven R. Loomis [Tue, 4 Dec 2012 20:33:19 +0000 (20:33 +0000)]
ICU-9780 calculate fastpath for parsing side separately, also allow grouping sep in nonlenient intonly mode

X-SVN-Rev: 32917

12 years agoICU-7645 Make test insensitive to order of elements in HashSet.
Mark Davis [Sun, 2 Dec 2012 20:21:48 +0000 (20:21 +0000)]
ICU-7645 Make test insensitive to order of elements in HashSet.

X-SVN-Rev: 32916

12 years agoICU-7645 Fix for old compilers
Mark Davis [Sun, 2 Dec 2012 19:22:16 +0000 (19:22 +0000)]
ICU-7645 Fix for old compilers

X-SVN-Rev: 32915

12 years agoICU-7645 Flesh out test more
Mark Davis [Sun, 2 Dec 2012 05:11:41 +0000 (05:11 +0000)]
ICU-7645 Flesh out test more

X-SVN-Rev: 32914

12 years agoICU-7645 Fix breaking test.
Mark Davis [Sun, 2 Dec 2012 02:30:56 +0000 (02:30 +0000)]
ICU-7645 Fix breaking test.

X-SVN-Rev: 32913

12 years agoICU-9679 Fix some gcc compiler warnings
Michael Ow [Fri, 30 Nov 2012 22:19:58 +0000 (22:19 +0000)]
ICU-9679 Fix some gcc compiler warnings

X-SVN-Rev: 32912

12 years agoICU-9774 FilteredNormalizer2: CharSequence.subSequence(start, limit) limit must be...
Markus Scherer [Fri, 30 Nov 2012 22:04:01 +0000 (22:04 +0000)]
ICU-9774 FilteredNormalizer2: CharSequence.subSequence(start, limit) limit must be <= length()

X-SVN-Rev: 32911

12 years agoICU-7645 First cut at spoof detection changed. All marked @internal for now.
Mark Davis [Fri, 30 Nov 2012 17:51:08 +0000 (17:51 +0000)]
ICU-7645 First cut at spoof detection changed. All marked @internal for now.

X-SVN-Rev: 32910

12 years agoICU-9737 Remove singleton class, otherwise keep logic the same for thread safety...
Andy Heninger [Thu, 29 Nov 2012 23:05:31 +0000 (23:05 +0000)]
ICU-9737 Remove singleton class, otherwise keep logic the same for thread safety fix.

X-SVN-Rev: 32908

12 years agoICU-9687 Propagate the ambiguous alias warning when opening converter
Michael Ow [Thu, 29 Nov 2012 21:38:40 +0000 (21:38 +0000)]
ICU-9687 Propagate the ambiguous alias warning when opening converter

X-SVN-Rev: 32907

12 years agoICU-9692 Add mh file for mingw64 and remove compile time determination of __USER_LABE...
Michael Ow [Thu, 29 Nov 2012 18:20:09 +0000 (18:20 +0000)]
ICU-9692 Add mh file for mingw64 and remove compile time determination of __USER_LABEL_PREFIX__ to fix cross compilation errors

X-SVN-Rev: 32906

12 years agoICU-9714 now builds clean on IBM i- fix some test cases for ASCIIsms, fix formattable...
Steven R. Loomis [Thu, 29 Nov 2012 01:09:50 +0000 (01:09 +0000)]
ICU-9714 now builds clean on IBM i- fix some test cases for ASCIIsms, fix formattable buffer size

X-SVN-Rev: 32905

12 years agoICU-9758 deprecate RuleBasedCollator::getMaxExpansion()
Markus Scherer [Thu, 29 Nov 2012 00:33:41 +0000 (00:33 +0000)]
ICU-9758 deprecate RuleBasedCollator::getMaxExpansion()

X-SVN-Rev: 32904

12 years agoICU-9706 Fix a chinese calendar test to be as intended
Peter Edberg [Wed, 28 Nov 2012 01:24:08 +0000 (01:24 +0000)]
ICU-9706 Fix a chinese calendar test to be as intended

X-SVN-Rev: 32901

12 years agoICU-9643 (C) Change "@internal ICU 50" display context API to "@draft ICU 51"
Peter Edberg [Wed, 28 Nov 2012 01:12:46 +0000 (01:12 +0000)]
ICU-9643 (C) Change "@internal ICU 50" display context API to "@draft ICU 51"

X-SVN-Rev: 32900

12 years agoICU-9643 (J) Change "@internal ICU 50" display context API to "@draft ICU 51"
Peter Edberg [Wed, 28 Nov 2012 01:10:47 +0000 (01:10 +0000)]
ICU-9643 (J) Change "@internal ICU 50" display context API to "@draft ICU 51"

X-SVN-Rev: 32899

12 years agoICU-9745 clean up
Steven R. Loomis [Tue, 27 Nov 2012 23:25:07 +0000 (23:25 +0000)]
ICU-9745 clean up

X-SVN-Rev: 32897

12 years agoICU-9769 provider updates
Steven R. Loomis [Tue, 27 Nov 2012 23:03:15 +0000 (23:03 +0000)]
ICU-9769 provider updates

X-SVN-Rev: 32896

12 years agoICU-9745 update icu4cscan and 50 data
Steven R. Loomis [Tue, 27 Nov 2012 22:55:52 +0000 (22:55 +0000)]
ICU-9745 update icu4cscan and 50 data

X-SVN-Rev: 32895

12 years agoICU-9669 Roll back change 32889
Travis Keep [Mon, 26 Nov 2012 22:29:27 +0000 (22:29 +0000)]
ICU-9669 Roll back change 32889

X-SVN-Rev: 32890

12 years agoICU-9669 ures_getStringByKeyWithFallback() to work correctly when returning UChar...
Travis Keep [Mon, 26 Nov 2012 21:06:37 +0000 (21:06 +0000)]
ICU-9669 ures_getStringByKeyWithFallback() to work correctly when returning UChar* with embedded nulls.

X-SVN-Rev: 32889

12 years agoICU-9745 add icu4cscan
Steven R. Loomis [Mon, 26 Nov 2012 19:47:30 +0000 (19:47 +0000)]
ICU-9745 add icu4cscan

X-SVN-Rev: 32888

12 years agoICU-9745 update icu4jscan loc
Steven R. Loomis [Mon, 26 Nov 2012 19:37:55 +0000 (19:37 +0000)]
ICU-9745 update icu4jscan loc

X-SVN-Rev: 32887

12 years agoICU-9745 comit icu4jscan
Steven R. Loomis [Mon, 26 Nov 2012 19:34:31 +0000 (19:34 +0000)]
ICU-9745 comit icu4jscan

X-SVN-Rev: 32886

12 years agoICU-9685 Don't extract Makefile in tzdata
Michael Ow [Thu, 22 Nov 2012 01:05:23 +0000 (01:05 +0000)]
ICU-9685 Don't extract Makefile in tzdata

X-SVN-Rev: 32877

12 years agoICU-9605 Fix compiler error caused by undefined __timezone in uclibc
Michael Ow [Wed, 21 Nov 2012 19:52:44 +0000 (19:52 +0000)]
ICU-9605 Fix compiler error caused by undefined __timezone in uclibc

X-SVN-Rev: 32876

12 years agoICU-9608 MinGW includes stdint.h and inttypes.h
Michael Ow [Wed, 21 Nov 2012 18:48:29 +0000 (18:48 +0000)]
ICU-9608 MinGW includes stdint.h and inttypes.h

X-SVN-Rev: 32875

12 years agoICU-9759 fix typo, cannonical
Markus Scherer [Tue, 20 Nov 2012 23:55:31 +0000 (23:55 +0000)]
ICU-9759 fix typo, cannonical

X-SVN-Rev: 32871

12 years agoICU-9669 Rollback changeset 32866.
Travis Keep [Mon, 19 Nov 2012 22:51:21 +0000 (22:51 +0000)]
ICU-9669 Rollback changeset 32866.

X-SVN-Rev: 32867

12 years agoICU-9669 Allow caller to pass NULL for len when calling ures_getStringByKeyWithFallback.
Travis Keep [Mon, 19 Nov 2012 18:19:51 +0000 (18:19 +0000)]
ICU-9669 Allow caller to pass NULL for len when calling ures_getStringByKeyWithFallback.

X-SVN-Rev: 32866

12 years agoICU-9737 Fix Locale::getDefault() and Locale::setDefault() so that the reference...
Travis Keep [Mon, 19 Nov 2012 17:02:46 +0000 (17:02 +0000)]
ICU-9737 Fix Locale::getDefault() and Locale::setDefault() so that the reference that getDefault() returns doesn't get freed unexpectedly due to race conditions.

X-SVN-Rev: 32865

12 years agoICU-9668 Updated the spec of ULocale#equals. The modified implementation never return...
Yoshito Umaoka [Fri, 16 Nov 2012 23:16:12 +0000 (23:16 +0000)]
ICU-9668 Updated the spec of ULocale#equals. The modified implementation never returns true when the argument is String.

X-SVN-Rev: 32859

12 years agoICU-9543 Simplify code that finds UNUM_SHORT and UNUM_LONG data. Thanks Mark Davis.
Travis Keep [Fri, 16 Nov 2012 17:50:41 +0000 (17:50 +0000)]
ICU-9543 Simplify code that finds UNUM_SHORT and UNUM_LONG data. Thanks Mark Davis.

X-SVN-Rev: 32852

12 years agoICU-9691 Small optimization to ListFormatter.java
Travis Keep [Fri, 16 Nov 2012 00:59:11 +0000 (00:59 +0000)]
ICU-9691 Small optimization to ListFormatter.java

X-SVN-Rev: 32847

12 years agoICU-9647 Update J version of CompactDecimalFormat.
Travis Keep [Fri, 16 Nov 2012 00:44:07 +0000 (00:44 +0000)]
ICU-9647 Update J version of CompactDecimalFormat.

X-SVN-Rev: 32844

12 years agoICU-9746 Updated the build script for eclipse plug-in. The plug-in version no longer...
Yoshito Umaoka [Fri, 16 Nov 2012 00:02:21 +0000 (00:02 +0000)]
ICU-9746 Updated the build script for eclipse plug-in. The plug-in version no longer use different source code by this change. Also updated plug-in test and com.ibm.icu.base plug-in for Eclipse Kelper (June 2013).

X-SVN-Rev: 32841

12 years agoICU-9748 only do this instantiation on MSVC.
Steven R. Loomis [Thu, 15 Nov 2012 23:12:24 +0000 (23:12 +0000)]
ICU-9748 only do this instantiation on MSVC.

X-SVN-Rev: 32840

12 years agoICU-9748 comment out unused parameters (warning)
Steven R. Loomis [Thu, 15 Nov 2012 22:03:05 +0000 (22:03 +0000)]
ICU-9748 comment out unused parameters (warning)

X-SVN-Rev: 32839

12 years agoICU-9748 MSVC2010 issues, move EnumSet<> to separate header
Steven R. Loomis [Thu, 15 Nov 2012 21:55:41 +0000 (21:55 +0000)]
ICU-9748 MSVC2010 issues, move EnumSet<> to separate header

X-SVN-Rev: 32838

12 years agoICU-9625 Change C++ ListFormatter to use ICU data instead of hard-coded data.
Travis Keep [Thu, 15 Nov 2012 18:15:37 +0000 (18:15 +0000)]
ICU-9625 Change C++ ListFormatter to use ICU data instead of hard-coded data.

X-SVN-Rev: 32837

12 years agoICU-9543 replace bare intrinsic, long, with double.
Travis Keep [Thu, 15 Nov 2012 17:07:18 +0000 (17:07 +0000)]
ICU-9543 replace bare intrinsic, long, with double.

X-SVN-Rev: 32835

12 years agoICU-9543 int->int32_t.
Travis Keep [Thu, 15 Nov 2012 00:33:19 +0000 (00:33 +0000)]
ICU-9543 int->int32_t.

X-SVN-Rev: 32833

12 years agoICU-9543 Add compactdecimalformat information to MSVC project files
Michael Ow [Wed, 14 Nov 2012 23:02:46 +0000 (23:02 +0000)]
ICU-9543 Add compactdecimalformat information to MSVC project files

X-SVN-Rev: 32832

12 years agoICU-9732 Update tzdata in ICU4C to 2012j
Michael Ow [Wed, 14 Nov 2012 22:13:07 +0000 (22:13 +0000)]
ICU-9732 Update tzdata in ICU4C to 2012j

X-SVN-Rev: 32831

12 years agoICU-9722 Update data version in ICU4J eclipse build properties to 51
Michael Ow [Wed, 14 Nov 2012 21:51:04 +0000 (21:51 +0000)]
ICU-9722 Update data version in ICU4J eclipse build properties to 51

X-SVN-Rev: 32830

12 years agoICU-9543 Use scientific notation in tests for constants >= 1E9
Travis Keep [Wed, 14 Nov 2012 21:49:39 +0000 (21:49 +0000)]
ICU-9543 Use scientific notation in tests for constants >= 1E9

X-SVN-Rev: 32829

12 years agoICU-9732 Update tzdata in ICU4J to 2012j
Michael Ow [Wed, 14 Nov 2012 21:42:08 +0000 (21:42 +0000)]
ICU-9732 Update tzdata in ICU4J to 2012j

X-SVN-Rev: 32827

12 years agoICU-9722 Update ICU4J data version to 51
Michael Ow [Wed, 14 Nov 2012 21:40:47 +0000 (21:40 +0000)]
ICU-9722 Update ICU4J data version to 51

X-SVN-Rev: 32826

12 years agoICU-9543 Change numbers to floating point in tests.
Travis Keep [Wed, 14 Nov 2012 19:42:16 +0000 (19:42 +0000)]
ICU-9543 Change numbers to floating point in tests.

X-SVN-Rev: 32824

12 years agoICU-9543 C++ CompactDecimalFormat moved to trunk.
Travis Keep [Wed, 14 Nov 2012 18:49:38 +0000 (18:49 +0000)]
ICU-9543 C++ CompactDecimalFormat moved to trunk.

X-SVN-Rev: 32819

12 years agoICU-9721 bump versions to 51.0.1
Steven R. Loomis [Tue, 13 Nov 2012 23:10:20 +0000 (23:10 +0000)]
ICU-9721 bump versions to 51.0.1

X-SVN-Rev: 32811

12 years agoICU-9721 move two timebombs forward - but fix them in #9742
Steven R. Loomis [Tue, 13 Nov 2012 23:09:18 +0000 (23:09 +0000)]
ICU-9721 move two timebombs forward - but fix them in #9742

X-SVN-Rev: 32810

12 years agoICU-9662 remove an unnecessary cast
Markus Scherer [Tue, 13 Nov 2012 07:40:06 +0000 (07:40 +0000)]
ICU-9662 remove an unnecessary cast

X-SVN-Rev: 32805

12 years agoICU-9306 add internal function to include table size, also other changes for harfbuzz
Steven R. Loomis [Tue, 13 Nov 2012 03:42:48 +0000 (03:42 +0000)]
ICU-9306 add internal function to include table size, also other changes for harfbuzz

X-SVN-Rev: 32804

12 years agoICU-9730 Fixed a build script bug for publishing ICU4J files to the maven repository.
Yoshito Umaoka [Mon, 12 Nov 2012 18:02:44 +0000 (18:02 +0000)]
ICU-9730 Fixed a build script bug for publishing ICU4J files to the maven repository.

X-SVN-Rev: 32800

12 years agoICU-9722 Updated ICU4J version numbers except data.
Yoshito Umaoka [Mon, 12 Nov 2012 15:46:44 +0000 (15:46 +0000)]
ICU-9722 Updated ICU4J version numbers except data.

X-SVN-Rev: 32799

12 years agoICU-9715 Improve RBBI next performance by about 5% (35% over ICU4J 50.1 for this...
George Rhoten [Mon, 12 Nov 2012 00:49:43 +0000 (00:49 +0000)]
ICU-9715 Improve RBBI next performance by about 5% (35% over ICU4J 50.1 for this ticket).

X-SVN-Rev: 32797

12 years agoICU-9662 add & test & use U8_GET_OR_FFFD(), U8_NEXT_OR_FFFD(), U8_PREV_OR_FFFD()
Markus Scherer [Sun, 11 Nov 2012 06:14:18 +0000 (06:14 +0000)]
ICU-9662 add & test & use U8_GET_OR_FFFD(), U8_NEXT_OR_FFFD(), U8_PREV_OR_FFFD()

X-SVN-Rev: 32796

12 years agoICU-9715 Improve RBBI next performance by about 30%.
George Rhoten [Sun, 11 Nov 2012 03:44:12 +0000 (03:44 +0000)]
ICU-9715 Improve RBBI next performance by about 30%.

X-SVN-Rev: 32795

12 years agoICU-9714 merge from branch: fix ebcdic issues, also fix out of source build issue...
Steven R. Loomis [Sun, 11 Nov 2012 01:30:48 +0000 (01:30 +0000)]
ICU-9714 merge from branch: fix ebcdic issues, also fix out of source build issue for make dist

X-SVN-Rev: 32793

12 years agoICU-9664 support NUL-terminated strings (indicated via length<0) in U8_NEXT, U16_NEXT...
Markus Scherer [Sat, 10 Nov 2012 15:31:34 +0000 (15:31 +0000)]
ICU-9664 support NUL-terminated strings (indicated via length<0) in U8_NEXT, U16_NEXT, and other such (safe) macros that move forward/take a length

X-SVN-Rev: 32787

12 years agoICU-9718 Add missing header file to fix warning
Michael Ow [Sat, 10 Nov 2012 00:00:33 +0000 (00:00 +0000)]
ICU-9718 Add missing header file to fix warning

X-SVN-Rev: 32785

12 years agoICU-9679 remove another unused variable
Markus Scherer [Fri, 9 Nov 2012 22:50:25 +0000 (22:50 +0000)]
ICU-9679 remove another unused variable

X-SVN-Rev: 32784

12 years agoICU-9713 fix CollationKey.merge() API docs, sync with C ucol_mergeSortkeys(), minor...
Markus Scherer [Fri, 9 Nov 2012 21:38:12 +0000 (21:38 +0000)]
ICU-9713 fix CollationKey.merge() API docs, sync with C ucol_mergeSortkeys(), minor improvements

X-SVN-Rev: 32782

12 years agoICU-9635 inline-implement the UnicodeString and Replaceable default constructors
Markus Scherer [Fri, 9 Nov 2012 19:34:53 +0000 (19:34 +0000)]
ICU-9635 inline-implement the UnicodeString and Replaceable default constructors

X-SVN-Rev: 32781

12 years agoICU-9728 do not automatically define UChar=char16_t because that makes C++ APIs incom...
Markus Scherer [Fri, 9 Nov 2012 17:57:46 +0000 (17:57 +0000)]
ICU-9728 do not automatically define UChar=char16_t because that makes C++ APIs incompatible with application code that was compiled without char16_t; define UChar=UCHAR_TYPE if that is #defined; change U_STRING_DECL to sometimes create a pointer, not array, so that we can cast the UTF-16 string literal type

X-SVN-Rev: 32780

12 years agoICU-9713 fix ucol_mergeSortkeys(): return correct length, handle empty levels
Markus Scherer [Fri, 9 Nov 2012 01:04:05 +0000 (01:04 +0000)]
ICU-9713 fix ucol_mergeSortkeys(): return correct length, handle empty levels

X-SVN-Rev: 32779

12 years agoICU-9679 fix Clang 3.1 compiler warnings, all in test code, mostly adding integers...
Markus Scherer [Fri, 9 Nov 2012 00:09:28 +0000 (00:09 +0000)]
ICU-9679 fix Clang 3.1 compiler warnings, all in test code, mostly adding integers to string literals

X-SVN-Rev: 32778

12 years agoICU-9689 UObject::getDynamicClassID() const { return NULL; } and remove UOBJECT_DEFIN...
Markus Scherer [Thu, 8 Nov 2012 23:31:20 +0000 (23:31 +0000)]
ICU-9689 UObject::getDynamicClassID() const { return NULL; } and remove UOBJECT_DEFINE_NO_RTTI_IMPLEMENTATION -> easier to create new class hierarchies

X-SVN-Rev: 32776

12 years agoICU-9732 Update tzdata in ICU4J to 2012i
Michael Ow [Thu, 8 Nov 2012 22:59:29 +0000 (22:59 +0000)]
ICU-9732 Update tzdata in ICU4J to 2012i

X-SVN-Rev: 32775

12 years agoICU-9732 Update tzdata in ICU4C to 2012i
Michael Ow [Thu, 8 Nov 2012 22:59:09 +0000 (22:59 +0000)]
ICU-9732 Update tzdata in ICU4C to 2012i

X-SVN-Rev: 32774

12 years agoICU-9690 clarify that U8_...(safe) macros use/need int32_t indexes & lengths
Markus Scherer [Thu, 8 Nov 2012 22:22:00 +0000 (22:22 +0000)]
ICU-9690 clarify that U8_...(safe) macros use/need int32_t indexes & lengths

X-SVN-Rev: 32772

12 years agoICU-9725 C GenderInfo must handle single item lists correctly by returning the gender...
Travis Keep [Tue, 6 Nov 2012 19:29:54 +0000 (19:29 +0000)]
ICU-9725 C GenderInfo must handle single item lists correctly by returning the gender of the sole item.

X-SVN-Rev: 32761

12 years agoICU-9705 fix runConfigureICU bugs, add Linux/gcc, improve help text
Markus Scherer [Tue, 6 Nov 2012 19:17:29 +0000 (19:17 +0000)]
ICU-9705 fix runConfigureICU bugs, add Linux/gcc, improve help text

X-SVN-Rev: 32760

12 years agoICU-9628 Fix J GenderInfo so that gender of a single item list is always the gender...
Travis Keep [Tue, 6 Nov 2012 18:01:30 +0000 (18:01 +0000)]
ICU-9628 Fix J GenderInfo so that gender of a single item list is always the gender of the sole item.

X-SVN-Rev: 32758

12 years agoICU-9712 Synchronize C/J word break dictionary data with C trunk. Update license...
Yoshito Umaoka [Fri, 2 Nov 2012 20:19:47 +0000 (20:19 +0000)]
ICU-9712 Synchronize C/J word break dictionary data with C trunk. Update license term to exclude CC-CEDICT.

X-SVN-Rev: 32745

12 years agoICU-9712 Remove words originally from CC-CEDICT. Also update license term to exclude...
Yoshito Umaoka [Fri, 2 Nov 2012 20:18:28 +0000 (20:18 +0000)]
ICU-9712 Remove words originally from CC-CEDICT. Also update license term to exclude CC-CEDICT.

X-SVN-Rev: 32744

12 years agoICU-9711 fix makefile and another test for OS/400
Steven R. Loomis [Fri, 2 Nov 2012 20:16:27 +0000 (20:16 +0000)]
ICU-9711 fix makefile and another test for OS/400

X-SVN-Rev: 32743

12 years agoICU-9711 OS/400 fixes
Steven R. Loomis [Fri, 2 Nov 2012 19:41:57 +0000 (19:41 +0000)]
ICU-9711 OS/400 fixes

X-SVN-Rev: 32742

12 years agoICU-9580 Updated readme.html for ICU4J 50.1 release.
Yoshito Umaoka [Fri, 2 Nov 2012 03:57:21 +0000 (03:57 +0000)]
ICU-9580 Updated readme.html for ICU4J 50.1 release.

X-SVN-Rev: 32740

12 years agoICU-9709 Merged unicode-license.txt into license.html, along with other third-party...
Yoshito Umaoka [Thu, 1 Nov 2012 19:01:56 +0000 (19:01 +0000)]
ICU-9709 Merged unicode-license.txt into license.html, along with other third-party licenses. Updated ant targets currently copying unicode-license.txt.

X-SVN-Rev: 32737

12 years agoICU-9709 Merged unicode-license.txt into license.html, along with other third-party...
Yoshito Umaoka [Thu, 1 Nov 2012 18:35:22 +0000 (18:35 +0000)]
ICU-9709 Merged unicode-license.txt into license.html, along with other third-party licenses.

X-SVN-Rev: 32736

12 years agoICU-9708 Retained the original copyright comment from Chromium, added the ICU standar...
Yoshito Umaoka [Thu, 1 Nov 2012 15:55:43 +0000 (15:55 +0000)]
ICU-9708 Retained the original copyright comment from Chromium, added the ICU standard style copyright comment at the beginning.

X-SVN-Rev: 32734

12 years agoICU-9579 Update readme for final release
Peter Edberg [Wed, 31 Oct 2012 17:56:42 +0000 (17:56 +0000)]
ICU-9579 Update readme for final release

X-SVN-Rev: 32732

12 years agoICU-9241 Update tzdata in ICU4J to 2012h
Michael Ow [Tue, 30 Oct 2012 22:42:17 +0000 (22:42 +0000)]
ICU-9241 Update tzdata in ICU4J to 2012h

X-SVN-Rev: 32729

12 years agoICU-9241 Update tzdata in ICU4C to 2012h
Michael Ow [Tue, 30 Oct 2012 22:41:49 +0000 (22:41 +0000)]
ICU-9241 Update tzdata in ICU4C to 2012h

X-SVN-Rev: 32728