]> granicus.if.org Git - icu/log
icu
12 years agoICU-9317 Add icu:: to ambiguous uses of StringPiece.
Andy Heninger [Sat, 12 May 2012 00:15:05 +0000 (00:15 +0000)]
ICU-9317 Add icu:: to ambiguous uses of StringPiece.

X-SVN-Rev: 31818

12 years agoICU-9265 Synchronized forLanguageTag test cases with ICU4C trunk. Also fixed a bug...
Yoshito Umaoka [Fri, 11 May 2012 21:57:11 +0000 (21:57 +0000)]
ICU-9265 Synchronized forLanguageTag test cases with ICU4C trunk. Also fixed a bug for u extension typeless keyword mapping (use 'yes' in ICU instead of 'true').

X-SVN-Rev: 31817

12 years agoICU-9265 Added support for typeless keyword in BCP 47 u extension. Also implemented...
Yoshito Umaoka [Fri, 11 May 2012 21:52:24 +0000 (21:52 +0000)]
ICU-9265 Added support for typeless keyword in BCP 47 u extension. Also implemented u extension attributes. The implementation of uloc_forLanguageTag is now equivalent to ICU4J implementation.

X-SVN-Rev: 31816

12 years agoICU-9315 urename include and disabling cleanup.
Andy Heninger [Fri, 11 May 2012 20:38:00 +0000 (20:38 +0000)]
ICU-9315 urename include and disabling cleanup.

X-SVN-Rev: 31815

12 years agoICU-9314 U_CHARSET_IS_UTF8 dependency cleanup
Andy Heninger [Fri, 11 May 2012 17:54:07 +0000 (17:54 +0000)]
ICU-9314 U_CHARSET_IS_UTF8 dependency cleanup

X-SVN-Rev: 31813

12 years agoICU-9298 Add new region sublocales, update integration instructions
Peter Edberg [Fri, 11 May 2012 03:56:00 +0000 (03:56 +0000)]
ICU-9298 Add new region sublocales, update integration instructions

X-SVN-Rev: 31810

12 years agoICU-9312 #ifdef U_ENABLE_DYLOAD cleanup in icuplug.c
Andy Heninger [Thu, 10 May 2012 23:52:23 +0000 (23:52 +0000)]
ICU-9312 #ifdef U_ENABLE_DYLOAD cleanup in icuplug.c

X-SVN-Rev: 31809

12 years agoICU-9310 inconsequential fix to uresbund.cpp
Andy Heninger [Thu, 10 May 2012 00:45:44 +0000 (00:45 +0000)]
ICU-9310 inconsequential fix to uresbund.cpp

X-SVN-Rev: 31807

12 years agoICU-9242 Sync precedence table with ICU4C in the calendar code
Michael Ow [Wed, 9 May 2012 21:05:17 +0000 (21:05 +0000)]
ICU-9242 Sync precedence table with ICU4C in the calendar code

X-SVN-Rev: 31806

12 years agoICU-9242 Fix format parsing in ICU4C calendar code
Michael Ow [Wed, 9 May 2012 21:00:40 +0000 (21:00 +0000)]
ICU-9242 Fix format parsing in ICU4C calendar code

X-SVN-Rev: 31805

12 years agoICU-9309 multithreaded startup fix
Andy Heninger [Tue, 8 May 2012 23:05:14 +0000 (23:05 +0000)]
ICU-9309 multithreaded startup fix

X-SVN-Rev: 31804

12 years agoICU-9293 Fixed a problem in strict currency parsing.
Yoshito Umaoka [Fri, 4 May 2012 21:09:02 +0000 (21:09 +0000)]
ICU-9293 Fixed a problem in strict currency parsing.

X-SVN-Rev: 31797

12 years agoICU-9240 Fixed a cloning problem in DecimalFormat which prevent formatToCharacterIter...
Yoshito Umaoka [Thu, 3 May 2012 23:20:12 +0000 (23:20 +0000)]
ICU-9240 Fixed a cloning problem in DecimalFormat which prevent formatToCharacterIterator to work properly in mulitple threads.

X-SVN-Rev: 31796

12 years agoICU-9289 Corrected the product name, from Component to Components.
Yoshito Umaoka [Thu, 3 May 2012 22:02:05 +0000 (22:02 +0000)]
ICU-9289 Corrected the product name, from Component to Components.

X-SVN-Rev: 31795

12 years agoICU-9129 Improved error handling and message in the serialization coverage test.
Yoshito Umaoka [Thu, 3 May 2012 21:46:11 +0000 (21:46 +0000)]
ICU-9129 Improved error handling and message in the serialization coverage test.

X-SVN-Rev: 31794

12 years agoICU-9292 Merge BEAM warning fixes from branch into trunk
Michael Ow [Thu, 3 May 2012 05:50:26 +0000 (05:50 +0000)]
ICU-9292 Merge BEAM warning fixes from branch into trunk

X-SVN-Rev: 31792

12 years agoICU-8810 Fix bad description of time zones in Calendar::createInstance()
Andy Heninger [Fri, 27 Apr 2012 22:34:34 +0000 (22:34 +0000)]
ICU-8810 Fix bad description of time zones in Calendar::createInstance()

X-SVN-Rev: 31783

12 years agoICU-9283 fix for look-behind assertions w/ case insensitive matching.
Andy Heninger [Fri, 27 Apr 2012 21:29:34 +0000 (21:29 +0000)]
ICU-9283 fix for look-behind assertions w/ case insensitive matching.

X-SVN-Rev: 31782

12 years agoICU-9263 Enable test/perf/collperf on non-Windows platforms.
Yoshito Umaoka [Thu, 26 Apr 2012 22:56:00 +0000 (22:56 +0000)]
ICU-9263 Enable test/perf/collperf on non-Windows platforms.

X-SVN-Rev: 31781

12 years agoICU-9286 Fix for variations in the presence of the timezone symbol on BSDs
Will Mason [Thu, 26 Apr 2012 21:45:02 +0000 (21:45 +0000)]
ICU-9286 Fix for variations in the presence of the timezone symbol on BSDs

X-SVN-Rev: 31780

12 years agoICU-9289 Updated jar main to print out correct display name of ICU library with the...
Yoshito Umaoka [Thu, 26 Apr 2012 18:12:00 +0000 (18:12 +0000)]
ICU-9289 Updated jar main to print out correct display name of ICU library with the new versioning scheme.

X-SVN-Rev: 31777

12 years agoICU-9279 Fix mingw64 build error
Michael Ow [Wed, 25 Apr 2012 17:18:08 +0000 (17:18 +0000)]
ICU-9279 Fix mingw64 build error

X-SVN-Rev: 31770

12 years agoICU-9284 Fix test case in date format round trip test for hebrew calendar
Michael Ow [Wed, 25 Apr 2012 16:21:28 +0000 (16:21 +0000)]
ICU-9284 Fix test case in date format round trip test for hebrew calendar

X-SVN-Rev: 31765

12 years agoICU-6966 add man page for gencfu. Changes from patch provided with ticket.
Andy Heninger [Tue, 24 Apr 2012 20:20:18 +0000 (20:20 +0000)]
ICU-6966 add man page for gencfu.  Changes from patch provided with ticket.

X-SVN-Rev: 31761

12 years agoICU-9232 Fix timebomb failure in ssearch
Michael Ow [Mon, 23 Apr 2012 06:07:45 +0000 (06:07 +0000)]
ICU-9232 Fix timebomb failure in ssearch

X-SVN-Rev: 31756

12 years agoICU-9278 add regression test from rounding mode test
Steven R. Loomis [Fri, 20 Apr 2012 17:23:37 +0000 (17:23 +0000)]
ICU-9278 add regression test from rounding mode test

X-SVN-Rev: 31751

12 years agoICU-9271 add genrb --java-package option for use with --write-java and --bundle-name
Markus Scherer [Thu, 19 Apr 2012 19:56:35 +0000 (19:56 +0000)]
ICU-9271 add genrb --java-package option for use with --write-java and --bundle-name

X-SVN-Rev: 31747

12 years agoICU-9239 Fix StringPiece::npos build error on Windows
Michael Ow [Thu, 19 Apr 2012 19:07:33 +0000 (19:07 +0000)]
ICU-9239 Fix StringPiece::npos build error on Windows

X-SVN-Rev: 31746

12 years agoICU-9249 deprecate PluralFormat.setLocale(locale)
Markus Scherer [Wed, 18 Apr 2012 23:59:28 +0000 (23:59 +0000)]
ICU-9249 deprecate PluralFormat.setLocale(locale)

X-SVN-Rev: 31743

12 years agoICU-9249 deprecate PluralFormat::setLocale(locale)
Markus Scherer [Wed, 18 Apr 2012 23:58:47 +0000 (23:58 +0000)]
ICU-9249 deprecate PluralFormat::setLocale(locale)

X-SVN-Rev: 31742

12 years agoICU-9267 Fix incorrect charset name in comment in test.
Andy Heninger [Wed, 18 Apr 2012 22:43:25 +0000 (22:43 +0000)]
ICU-9267 Fix incorrect charset name in comment in test.

X-SVN-Rev: 31741

12 years agoICU-9267 Change buffer creation in unshapeLamAlef() function.
Andy Heninger [Wed, 18 Apr 2012 21:38:54 +0000 (21:38 +0000)]
ICU-9267 Change buffer creation in unshapeLamAlef() function.

X-SVN-Rev: 31740

12 years agoICU-9233 Update ICU4J to 50.0.1
Michael Ow [Wed, 18 Apr 2012 19:30:40 +0000 (19:30 +0000)]
ICU-9233 Update ICU4J to 50.0.1

X-SVN-Rev: 31732

12 years agoICU-9262 Add updated IBM-eucJP to ICU4J
Michael Ow [Wed, 18 Apr 2012 17:41:38 +0000 (17:41 +0000)]
ICU-9262 Add updated IBM-eucJP to ICU4J

X-SVN-Rev: 31729

12 years agoICU-9262 Update IBM-eucJP converter in ICU4C
Michael Ow [Wed, 18 Apr 2012 17:39:24 +0000 (17:39 +0000)]
ICU-9262 Update IBM-eucJP converter in ICU4C

X-SVN-Rev: 31728

12 years agoICU-9233 Update ICU4J DebugUtilitiesData to 50.0.1
Michael Ow [Wed, 18 Apr 2012 17:36:15 +0000 (17:36 +0000)]
ICU-9233 Update ICU4J DebugUtilitiesData to 50.0.1

X-SVN-Rev: 31727

12 years agoICU-9233 Update ICU4j icudata.jar with 50.0.1
Michael Ow [Wed, 18 Apr 2012 17:33:19 +0000 (17:33 +0000)]
ICU-9233 Update ICU4j icudata.jar with 50.0.1

X-SVN-Rev: 31726

12 years agoICU-9232 Update version in ICU4C to 50.0.1 and update time bombs
Michael Ow [Wed, 18 Apr 2012 17:03:06 +0000 (17:03 +0000)]
ICU-9232 Update version in ICU4C to 50.0.1 and update time bombs

X-SVN-Rev: 31725

12 years agoICU-9267 ICU4J Charset Detector Crash Fix
Andy Heninger [Wed, 18 Apr 2012 00:01:23 +0000 (00:01 +0000)]
ICU-9267 ICU4J Charset Detector Crash Fix

X-SVN-Rev: 31724

12 years agoICU-9266 Don't use assembly code when building ICU data in HPUX gcc
Michael Ow [Tue, 17 Apr 2012 23:01:44 +0000 (23:01 +0000)]
ICU-9266 Don't use assembly code when building ICU data in HPUX gcc

X-SVN-Rev: 31723

12 years agoICU-9132 no Locale.ROOT in Java 5
Markus Scherer [Mon, 16 Apr 2012 17:52:42 +0000 (17:52 +0000)]
ICU-9132 no Locale.ROOT in Java 5

X-SVN-Rev: 31712

12 years agoICU-9259 Update alias table in ICU4J with IBM-5233
Michael Ow [Fri, 13 Apr 2012 21:21:06 +0000 (21:21 +0000)]
ICU-9259 Update alias table in ICU4J with IBM-5233

X-SVN-Rev: 31707

12 years agoICU-9259 Update alias table in ICU4C with IBM-5233
Michael Ow [Fri, 13 Apr 2012 21:20:40 +0000 (21:20 +0000)]
ICU-9259 Update alias table in ICU4C with IBM-5233

X-SVN-Rev: 31706

12 years agoICU-9132 Java support for MessageFormat selectordinal and PluralRules.PluralType...
Markus Scherer [Fri, 13 Apr 2012 20:59:37 +0000 (20:59 +0000)]
ICU-9132 Java support for MessageFormat selectordinal and PluralRules.PluralType.ORDINAL

X-SVN-Rev: 31705

12 years agoICU-9132 finalize new MessageFormat pattern argument type to selectordinal
Markus Scherer [Fri, 13 Apr 2012 17:37:12 +0000 (17:37 +0000)]
ICU-9132 finalize new MessageFormat pattern argument type to selectordinal

X-SVN-Rev: 31702

12 years agoICU-9257 An extraneous semicolon caused build failure with some compilers
Will Mason [Thu, 12 Apr 2012 16:20:30 +0000 (16:20 +0000)]
ICU-9257 An extraneous semicolon caused build failure with some compilers

X-SVN-Rev: 31701

12 years agoICU-9252 zOS performance enhancement
Dragan Besevic [Tue, 10 Apr 2012 15:49:28 +0000 (15:49 +0000)]
ICU-9252 zOS performance enhancement

X-SVN-Rev: 31696

12 years agoICU-9252 PDS naming enhancement
Dragan Besevic [Tue, 10 Apr 2012 14:15:52 +0000 (14:15 +0000)]
ICU-9252 PDS naming enhancement

X-SVN-Rev: 31695

12 years agoICU-9243 fieldDifference positive search should check to INT32_MAX, don't exceed...
Peter Edberg [Mon, 9 Apr 2012 23:54:14 +0000 (23:54 +0000)]
ICU-9243 fieldDifference positive search should check to INT32_MAX, don't exceed int32 limits in calculations

X-SVN-Rev: 31694

12 years agoICU-8614 Update alias table in ICU4J
Michael Ow [Mon, 9 Apr 2012 17:13:41 +0000 (17:13 +0000)]
ICU-8614 Update alias table in ICU4J

X-SVN-Rev: 31693

12 years agoICU-8614 Update alias table with ibm-837
Michael Ow [Mon, 9 Apr 2012 17:04:13 +0000 (17:04 +0000)]
ICU-8614 Update alias table with ibm-837

X-SVN-Rev: 31692

12 years agoICU-9132 ordinal-plural formatting in C/C++
Markus Scherer [Sat, 7 Apr 2012 04:27:27 +0000 (04:27 +0000)]
ICU-9132 ordinal-plural formatting in C/C++

X-SVN-Rev: 31687

12 years agoICU-7883 Fix backslash issue on MinGW
Michael Ow [Thu, 5 Apr 2012 17:14:32 +0000 (17:14 +0000)]
ICU-7883 Fix backslash issue on MinGW

X-SVN-Rev: 31679

12 years agoICU-8947 Fix Cygwin build error.
Michael Ow [Wed, 4 Apr 2012 17:15:36 +0000 (17:15 +0000)]
ICU-8947 Fix Cygwin build error.

X-SVN-Rev: 31676

12 years agoICU-9205 Update max bytes per char calculation for EBCDIC DBCS types
Michael Ow [Tue, 3 Apr 2012 22:18:45 +0000 (22:18 +0000)]
ICU-9205 Update max bytes per char calculation for EBCDIC DBCS types

X-SVN-Rev: 31675

12 years agoICU-9241 Update tzdata in ICU4J to 2012c
Michael Ow [Tue, 3 Apr 2012 18:09:02 +0000 (18:09 +0000)]
ICU-9241 Update tzdata in ICU4J to 2012c

X-SVN-Rev: 31673

12 years agoICU-9241 Update tzdata in ICU4C to 2012c
Michael Ow [Tue, 3 Apr 2012 17:56:28 +0000 (17:56 +0000)]
ICU-9241 Update tzdata in ICU4C to 2012c

X-SVN-Rev: 31672

12 years agoICU-9212 Use the correct installation command when installing ICU
Michael Ow [Mon, 2 Apr 2012 05:44:59 +0000 (05:44 +0000)]
ICU-9212 Use the correct installation command when installing ICU

X-SVN-Rev: 31667

12 years agoICU-9216 Excludes build-local.properties from source package archive.
Yoshito Umaoka [Fri, 30 Mar 2012 22:32:24 +0000 (22:32 +0000)]
ICU-9216 Excludes build-local.properties from source package archive.

X-SVN-Rev: 31665

12 years agoICU-9237 Fixed copy constructor and assignment operator implementation problem in...
Yoshito Umaoka [Fri, 30 Mar 2012 21:07:56 +0000 (21:07 +0000)]
ICU-9237 Fixed copy constructor and assignment operator implementation problem in SimpleDateFormat. Also added a test case demonstrates the issue.

X-SVN-Rev: 31664

12 years agoICU-8947 Fix some static build failures
Michael Ow [Fri, 30 Mar 2012 17:58:31 +0000 (17:58 +0000)]
ICU-8947 Fix some static build failures

X-SVN-Rev: 31663

12 years agoICU-8947 Fix some MinGW static build errors
Michael Ow [Fri, 30 Mar 2012 07:11:51 +0000 (07:11 +0000)]
ICU-8947 Fix some MinGW static build errors

X-SVN-Rev: 31662

12 years agoICU-9215 Updated 'release' target to generate MD5 checksum.
Yoshito Umaoka [Thu, 29 Mar 2012 22:27:52 +0000 (22:27 +0000)]
ICU-9215 Updated 'release' target to generate MD5 checksum.

X-SVN-Rev: 31661

12 years agoICU-9212 Ensure data library installed same way as other libraries
Michael Ow [Wed, 28 Mar 2012 20:50:33 +0000 (20:50 +0000)]
ICU-9212 Ensure data library installed same way as other libraries

X-SVN-Rev: 31660

12 years agoICU-9229 Update msvc project files to 49
Michael Ow [Wed, 28 Mar 2012 17:56:38 +0000 (17:56 +0000)]
ICU-9229 Update msvc project files to 49

X-SVN-Rev: 31657

12 years agoICU-9217 fix configure for static library optimization
Steven R. Loomis [Wed, 21 Mar 2012 17:14:27 +0000 (17:14 +0000)]
ICU-9217 fix configure for static library optimization

X-SVN-Rev: 31653

12 years agoICU-9187 Fixed source package archive target issues. Also maven target to build all...
Yoshito Umaoka [Wed, 21 Mar 2012 04:21:37 +0000 (04:21 +0000)]
ICU-9187 Fixed source package archive target issues. Also maven target to build all release files (so we can use the same file set for maven and icu public site download).

X-SVN-Rev: 31649

12 years agoICU-9187 Added ICU4J 49.1 serialization test data.
Yoshito Umaoka [Tue, 20 Mar 2012 15:30:57 +0000 (15:30 +0000)]
ICU-9187 Added ICU4J 49.1 serialization test data.

X-SVN-Rev: 31641

12 years agoICU-9187 Added ICU4J 49 API signature file
Yoshito Umaoka [Tue, 20 Mar 2012 15:20:41 +0000 (15:20 +0000)]
ICU-9187 Added ICU4J 49 API signature file

X-SVN-Rev: 31639

12 years agoICU-9186 Update readme for final release (GA)
Peter Edberg [Mon, 19 Mar 2012 21:54:24 +0000 (21:54 +0000)]
ICU-9186 Update readme for final release (GA)

X-SVN-Rev: 31635

12 years agoICU-7205 Replace '<'/'>' in the previous change with HTML entities '&lt;'/'&gt;'.
Yoshito Umaoka [Mon, 19 Mar 2012 14:12:30 +0000 (14:12 +0000)]
ICU-7205 Replace '<'/'>' in the previous change with HTML entities '&lt;'/'&gt;'.

X-SVN-Rev: 31632

12 years agoICU-7205 Replace '<'/'>' in the previous change with HTML entities '&lt;'/'&gt;'.
Yoshito Umaoka [Mon, 19 Mar 2012 14:11:31 +0000 (14:11 +0000)]
ICU-7205 Replace '<'/'>' in the previous change with HTML entities '&lt;'/'&gt;'.

X-SVN-Rev: 31631

12 years agoICU-7205 Improve API documentation for relative date formatting (J)
Peter Edberg [Mon, 19 Mar 2012 04:46:41 +0000 (04:46 +0000)]
ICU-7205 Improve API documentation for relative date formatting (J)

X-SVN-Rev: 31630

12 years agoICU-7205 Improve API documentation for relative date formatting (C)
Peter Edberg [Mon, 19 Mar 2012 04:31:15 +0000 (04:31 +0000)]
ICU-7205 Improve API documentation for relative date formatting (C)

X-SVN-Rev: 31629

12 years agoICU-7804 Clarify that parsing of negative years is in lenient mode only
Peter Edberg [Sun, 18 Mar 2012 16:00:50 +0000 (16:00 +0000)]
ICU-7804 Clarify that parsing of negative years is in lenient mode only

X-SVN-Rev: 31628

12 years agoICU-7847 Integrate cldrbug 4484: (in CLDR 21.0.1) to fix islamic-civil inheritance...
Peter Edberg [Fri, 16 Mar 2012 22:41:10 +0000 (22:41 +0000)]
ICU-7847 Integrate cldrbug 4484: (in CLDR 21.0.1) to fix islamic-civil inheritance issues (J)

X-SVN-Rev: 31627

12 years agoICU-7847 Integrate cldrbug 4484: (in CLDR 21.0.1) to fix islamic-civil inheritance...
Peter Edberg [Fri, 16 Mar 2012 22:37:17 +0000 (22:37 +0000)]
ICU-7847 Integrate cldrbug 4484: (in CLDR 21.0.1) to fix islamic-civil inheritance issues (C)

X-SVN-Rev: 31626

12 years agoICU-9187 Oops. Updated pom.xml version to 49.1
Yoshito Umaoka [Fri, 16 Mar 2012 07:03:23 +0000 (07:03 +0000)]
ICU-9187 Oops. Updated pom.xml version to 49.1

X-SVN-Rev: 31625

12 years agoICU-9187 Updated maven pom.xml for the release.
Yoshito Umaoka [Fri, 16 Mar 2012 07:01:51 +0000 (07:01 +0000)]
ICU-9187 Updated maven pom.xml for the release.

X-SVN-Rev: 31624

12 years agoICU-9187 Updated readme.html for the official release (49.1).
Yoshito Umaoka [Fri, 16 Mar 2012 06:59:46 +0000 (06:59 +0000)]
ICU-9187 Updated readme.html for the official release (49.1).

X-SVN-Rev: 31623

12 years agoICU-9187 Resolve javac compiler warning with JDK 7. SuppressWarning annotation type...
Yoshito Umaoka [Thu, 15 Mar 2012 18:56:48 +0000 (18:56 +0000)]
ICU-9187 Resolve javac compiler warning with JDK 7. SuppressWarning annotation type 'rawtypes' is necessary instead of 'unchecked' with JDK 7. However, with Eclipse IDE using Java 1.5 env still requires 'unchecked'. Thus, kept 'unchecked', added 'rawtypes' and updated all ICU runtime library projects to ignore unused SuppressWarning types, instead of warning.

X-SVN-Rev: 31622

12 years agoICU-9187 Ignore javac warning for setting an older source without bootclasspath intro...
Yoshito Umaoka [Thu, 15 Mar 2012 18:21:48 +0000 (18:21 +0000)]
ICU-9187 Ignore javac warning for setting an older source without bootclasspath introduced in JDK 7.

X-SVN-Rev: 31621

12 years agoICU-9187 Updated build.properties to use 49_1 as the release file version.
Yoshito Umaoka [Thu, 15 Mar 2012 17:56:30 +0000 (17:56 +0000)]
ICU-9187 Updated build.properties to use 49_1 as the release file version.

X-SVN-Rev: 31620

12 years agoICU-9197 Fix BSD platform detection
Michael Ow [Thu, 15 Mar 2012 16:37:44 +0000 (16:37 +0000)]
ICU-9197 Fix BSD platform detection

X-SVN-Rev: 31619

12 years agoICU-9125 Removed an import statement no longer used with the previous change.
Yoshito Umaoka [Thu, 15 Mar 2012 15:31:19 +0000 (15:31 +0000)]
ICU-9125 Removed an import statement no longer used with the previous change.

X-SVN-Rev: 31618

12 years agoICU-9125 addressed Markus's review comments.
Mark Davis [Thu, 15 Mar 2012 04:19:01 +0000 (04:19 +0000)]
ICU-9125 addressed Markus's review comments.

X-SVN-Rev: 31617

12 years agoICU-9161 Excluded variant Cryl/Latn found in IBM Java 6 from the test case.
Yoshito Umaoka [Wed, 14 Mar 2012 21:21:31 +0000 (21:21 +0000)]
ICU-9161 Excluded variant Cryl/Latn found in IBM Java 6 from the test case.

X-SVN-Rev: 31616

12 years agoICU-9022 fix build for data on zOS
Dragan Besevic [Tue, 13 Mar 2012 20:18:59 +0000 (20:18 +0000)]
ICU-9022 fix build for data on zOS

X-SVN-Rev: 31615

13 years agoICU-9186 Integrate post-ICU49rc updates from CLDR 21.0.1 (J)
Peter Edberg [Mon, 12 Mar 2012 23:56:48 +0000 (23:56 +0000)]
ICU-9186 Integrate post-ICU49rc updates from CLDR 21.0.1 (J)

X-SVN-Rev: 31613

13 years agoICU-9186 Integrate post-ICU49rc updates from CLDR 21.0.1 (C)
Peter Edberg [Mon, 12 Mar 2012 23:54:03 +0000 (23:54 +0000)]
ICU-9186 Integrate post-ICU49rc updates from CLDR 21.0.1 (C)

X-SVN-Rev: 31612

13 years agoICU-9196 add a semicolon
Steven R. Loomis [Mon, 12 Mar 2012 15:45:57 +0000 (15:45 +0000)]
ICU-9196 add a semicolon

X-SVN-Rev: 31611

13 years agoICU-9178 Fix Cygwin MSVC static build failure
Michael Ow [Fri, 9 Mar 2012 19:40:54 +0000 (19:40 +0000)]
ICU-9178 Fix Cygwin MSVC static build failure

X-SVN-Rev: 31610

13 years agoICU-9176 Fix cross compilation failure
Michael Ow [Fri, 9 Mar 2012 17:23:11 +0000 (17:23 +0000)]
ICU-9176 Fix cross compilation failure

X-SVN-Rev: 31609

13 years agoICU-9187 Removed debug code in secureCheck target accidentally committed before 49RC.
Yoshito Umaoka [Fri, 9 Mar 2012 17:14:38 +0000 (17:14 +0000)]
ICU-9187 Removed debug code in secureCheck target accidentally committed before 49RC.

X-SVN-Rev: 31608

13 years agoICU-9162 Implemented getDisplayScript(), provided actual implementation of getVariant...
Yoshito Umaoka [Thu, 8 Mar 2012 23:12:02 +0000 (23:12 +0000)]
ICU-9162 Implemented getDisplayScript(), provided actual implementation of getVariant() [#9161]. Also improved the implementation of localized name provider to directly access localized data container classes. Added test cases to verify the behavior with locale extension [#9154].

X-SVN-Rev: 31606

13 years agoICU-9191 copy locale in cloned calendars
Steven R. Loomis [Thu, 8 Mar 2012 19:29:24 +0000 (19:29 +0000)]
ICU-9191 copy locale in cloned calendars

X-SVN-Rev: 31603

13 years agoICU-9175 fix #ifdef location
Steven R. Loomis [Wed, 7 Mar 2012 20:25:47 +0000 (20:25 +0000)]
ICU-9175 fix #ifdef location

X-SVN-Rev: 31600

13 years agoICU-9138 Updated readme.html
Yoshito Umaoka [Fri, 2 Mar 2012 21:48:37 +0000 (21:48 +0000)]
ICU-9138 Updated readme.html

X-SVN-Rev: 31580

13 years agoICU-9139 Slight readme update
Peter Edberg [Fri, 2 Mar 2012 21:15:07 +0000 (21:15 +0000)]
ICU-9139 Slight readme update

X-SVN-Rev: 31579

13 years agoICU-9139 Make some internal globals static, update urename.h accordingly
Peter Edberg [Fri, 2 Mar 2012 20:22:04 +0000 (20:22 +0000)]
ICU-9139 Make some internal globals static, update urename.h accordingly

X-SVN-Rev: 31578