]> granicus.if.org Git - icu/log
icu
10 years agoICU-11390 Remove static objects from intltest ThreadSafeFormat.
Andy Heninger [Tue, 9 Dec 2014 01:27:53 +0000 (01:27 +0000)]
ICU-11390 Remove static objects from intltest ThreadSafeFormat.

X-SVN-Rev: 36829

10 years agoICU-11383 Attempt to fix broken build.
Travis Keep [Tue, 9 Dec 2014 00:48:08 +0000 (00:48 +0000)]
ICU-11383 Attempt to fix broken build.

X-SVN-Rev: 36828

10 years agoICU-10829 allow sec/ter weight 02
Markus Scherer [Mon, 8 Dec 2014 23:43:46 +0000 (23:43 +0000)]
ICU-10829 allow sec/ter weight 02

X-SVN-Rev: 36827

10 years agoICU-11383 Remove ScientificFormatHelper C++
Travis Keep [Mon, 8 Dec 2014 23:25:27 +0000 (23:25 +0000)]
ICU-11383 Remove ScientificFormatHelper C++

X-SVN-Rev: 36826

10 years agoICU-11383 Remove ScientificFormatHelper JAVA
Travis Keep [Mon, 8 Dec 2014 23:22:14 +0000 (23:22 +0000)]
ICU-11383 Remove ScientificFormatHelper JAVA

X-SVN-Rev: 36825

10 years agoICU-11414 uspoof, fix Visual Studio compile problems.
Andy Heninger [Mon, 8 Dec 2014 22:40:31 +0000 (22:40 +0000)]
ICU-11414 uspoof, fix Visual Studio compile problems.

X-SVN-Rev: 36824

10 years agoICU-11414 uspoof, freeze the recommended and inclusion sets.
Andy Heninger [Mon, 8 Dec 2014 19:56:43 +0000 (19:56 +0000)]
ICU-11414 uspoof, freeze the recommended and inclusion sets.

X-SVN-Rev: 36823

10 years agoICU-11295 Fix getNumberFormatForField so that it returns either a valid pointer or...
Travis Keep [Mon, 8 Dec 2014 19:35:38 +0000 (19:35 +0000)]
ICU-11295 Fix getNumberFormatForField so that it returns either a valid pointer or NULL.

X-SVN-Rev: 36822

10 years agoICU-10823 ICUResourceBundle add & support enum OpenType, use OpenType.LOCALE_ROOT...
Markus Scherer [Mon, 8 Dec 2014 17:54:11 +0000 (17:54 +0000)]
ICU-10823 ICUResourceBundle add & support enum OpenType, use OpenType.LOCALE_ROOT for Collator & BreakIterator, also change default locale to root for those services

X-SVN-Rev: 36818

10 years agoICU-11411 Fixed problematic hardcoded JDK Locale mapping for ULocale Chinese constants.
Yoshito Umaoka [Fri, 5 Dec 2014 23:48:28 +0000 (23:48 +0000)]
ICU-11411 Fixed problematic hardcoded JDK Locale mapping for ULocale Chinese constants.

X-SVN-Rev: 36814

10 years agoICU-11303 Bring MeasureFormat per unit formatting out of tech preview.
Travis Keep [Fri, 5 Dec 2014 20:52:28 +0000 (20:52 +0000)]
ICU-11303 Bring MeasureFormat per unit formatting out of tech preview.

X-SVN-Rev: 36813

10 years agoICU-11401 Attempt to fix broken build.
Travis Keep [Fri, 5 Dec 2014 19:23:22 +0000 (19:23 +0000)]
ICU-11401 Attempt to fix broken build.

X-SVN-Rev: 36812

10 years agoICU-11401 Reduce cache keyspace by caching only the components of DateFormat by local...
Travis Keep [Fri, 5 Dec 2014 18:15:35 +0000 (18:15 +0000)]
ICU-11401 Reduce cache keyspace by caching only the components of DateFormat by locale rather than actual DateFormat objects.

X-SVN-Rev: 36811

10 years agoICU-11406 RBBITest/TestUnicodeFiles, remove inadvertant C++11-ism
Andy Heninger [Thu, 4 Dec 2014 21:46:01 +0000 (21:46 +0000)]
ICU-11406 RBBITest/TestUnicodeFiles, remove inadvertant C++11-ism

X-SVN-Rev: 36807

10 years agoICU-10823 add ures_openNoDefault() and use it from collation data loader and BreakIte...
Markus Scherer [Thu, 4 Dec 2014 21:11:26 +0000 (21:11 +0000)]
ICU-10823 add ures_openNoDefault() and use it from collation data loader and BreakIterator; refactor ures_openXyz() for code sharing

X-SVN-Rev: 36806

10 years agoICU-11408 Fix to put durationUnits with the other units
John Emmons [Thu, 4 Dec 2014 20:11:53 +0000 (20:11 +0000)]
ICU-11408 Fix to put durationUnits with the other units

X-SVN-Rev: 36805

10 years agoICU-11406 RBBITest/TestUnicodeFiles, improve known issue detection.
Andy Heninger [Wed, 3 Dec 2014 23:43:47 +0000 (23:43 +0000)]
ICU-11406 RBBITest/TestUnicodeFiles, improve known issue detection.

X-SVN-Rev: 36804

10 years agoICU-11363 Thread#join() to the main test thread after start.
Yoshito Umaoka [Tue, 2 Dec 2014 23:08:38 +0000 (23:08 +0000)]
ICU-11363 Thread#join() to the main test thread after start.

X-SVN-Rev: 36802

10 years agoICU-11371 Improved checking of regular expression pattern size limits.
Andy Heninger [Tue, 2 Dec 2014 21:58:18 +0000 (21:58 +0000)]
ICU-11371 Improved checking of regular expression pattern size limits.

X-SVN-Rev: 36801

10 years agoICU-11373 Regex, check for integer overflow in maxMatchLength computation.
Andy Heninger [Tue, 2 Dec 2014 19:24:31 +0000 (19:24 +0000)]
ICU-11373 Regex, check for integer overflow in maxMatchLength computation.

X-SVN-Rev: 36794

10 years agoICU-11373 disable prematurely checked in test case.
Andy Heninger [Tue, 2 Dec 2014 17:10:04 +0000 (17:10 +0000)]
ICU-11373 disable prematurely checked in test case.

X-SVN-Rev: 36793

10 years agoICU-11374 Regular Expression, improve checking of integer overflow.
Andy Heninger [Tue, 2 Dec 2014 17:05:27 +0000 (17:05 +0000)]
ICU-11374 Regular Expression, improve checking of integer overflow.

X-SVN-Rev: 36792

10 years agoICU-11374 Regular Expression, improve checking of integer overflow.
Andy Heninger [Tue, 2 Dec 2014 01:32:49 +0000 (01:32 +0000)]
ICU-11374 Regular Expression, improve checking of integer overflow.

X-SVN-Rev: 36790

10 years agoICU-11388 regression test from Java
Markus Scherer [Sun, 30 Nov 2014 19:56:32 +0000 (19:56 +0000)]
ICU-11388 regression test from Java

X-SVN-Rev: 36782

10 years agoICU-11388 fix bug in CollationFastLatinBuilder
Markus Scherer [Sun, 30 Nov 2014 19:55:58 +0000 (19:55 +0000)]
ICU-11388 fix bug in CollationFastLatinBuilder

X-SVN-Rev: 36781

10 years agoICU-11315 Merging metazone mapping data fix for Russian zones from cldrbug:8041.
Yoshito Umaoka [Tue, 25 Nov 2014 21:27:17 +0000 (21:27 +0000)]
ICU-11315 Merging metazone mapping data fix for Russian zones from cldrbug:8041.

X-SVN-Rev: 36780

10 years agoICU-11315 Merging metazone mapping data fix for Russian zones from cldrbug:8041.
Yoshito Umaoka [Tue, 25 Nov 2014 21:26:38 +0000 (21:26 +0000)]
ICU-11315 Merging metazone mapping data fix for Russian zones from cldrbug:8041.

X-SVN-Rev: 36779

10 years agoICU-11293 Added udat_formatCalendar allowing C API user to specify a calendar as...
Yoshito Umaoka [Tue, 25 Nov 2014 04:34:58 +0000 (04:34 +0000)]
ICU-11293 Added udat_formatCalendar allowing C API user to specify a calendar as a parameter.

X-SVN-Rev: 36777

10 years agoICU-11216 Removed language code 'wen' from the LCID mapping table. MS uses 'hsb'...
Yoshito Umaoka [Fri, 21 Nov 2014 23:53:20 +0000 (23:53 +0000)]
ICU-11216 Removed language code 'wen' from the LCID mapping table. MS uses 'hsb' (and 'dsb') in the latest LCID reference document, but 'wen' is not used.

X-SVN-Rev: 36770

10 years agoICU-11389 more reversion
Steven R. Loomis [Thu, 20 Nov 2014 05:20:36 +0000 (05:20 +0000)]
ICU-11389 more reversion

X-SVN-Rev: 36766

10 years agoICU-11389 revert bad commit
Steven R. Loomis [Thu, 20 Nov 2014 02:49:35 +0000 (02:49 +0000)]
ICU-11389 revert bad commit

X-SVN-Rev: 36763

10 years agoICU-11389 revert r36758 - re-checkin under r11139 once working?
Steven R. Loomis [Thu, 20 Nov 2014 01:28:18 +0000 (01:28 +0000)]
ICU-11389 revert r36758 - re-checkin under r11139 once working?

X-SVN-Rev: 36762

10 years agoICU-11389 revert r36758 - re-checkin under r11139 once working?
Steven R. Loomis [Thu, 20 Nov 2014 01:26:30 +0000 (01:26 +0000)]
ICU-11389 revert r36758 - re-checkin under r11139 once working?

X-SVN-Rev: 36761

10 years agoICU-11389 improve error checking (fix)
Steven R. Loomis [Thu, 20 Nov 2014 00:50:03 +0000 (00:50 +0000)]
ICU-11389 improve error checking (fix)

X-SVN-Rev: 36760

10 years agoICU-11139 A quick fix in the new DateFormat factory logic to use the current default...
Yoshito Umaoka [Thu, 20 Nov 2014 00:41:24 +0000 (00:41 +0000)]
ICU-11139 A quick fix in the new DateFormat factory logic to use the current default time zone in a new instance.

X-SVN-Rev: 36759

10 years agoICU-11389 improve error checking
Steven R. Loomis [Thu, 20 Nov 2014 00:34:29 +0000 (00:34 +0000)]
ICU-11389 improve error checking

X-SVN-Rev: 36758

10 years agoICU-11339 add & use LocalPointer(p, errorCode) and adoptInsteadAndCheckErrorCode...
Markus Scherer [Thu, 20 Nov 2014 00:27:17 +0000 (00:27 +0000)]
ICU-11339 add & use LocalPointer(p, errorCode) and adoptInsteadAndCheckErrorCode(p, errorCode)

X-SVN-Rev: 36757

10 years agoICU-11389 Fixed a problem in Win32DateFormat assignment operator which triggered...
Yoshito Umaoka [Thu, 20 Nov 2014 00:08:49 +0000 (00:08 +0000)]
ICU-11389 Fixed a problem in Win32DateFormat assignment operator which triggered intltest.exe crash in u_cleanup with the recent DateFormat caching change.

X-SVN-Rev: 36756

10 years agoICU-8477 deprecate IDNA2003 API
Markus Scherer [Wed, 19 Nov 2014 21:47:40 +0000 (21:47 +0000)]
ICU-8477 deprecate IDNA2003 API

X-SVN-Rev: 36755

10 years agoICU-11336 recombine stack buffer arrays; one int16_t for short length & flags
Markus Scherer [Wed, 19 Nov 2014 21:17:24 +0000 (21:17 +0000)]
ICU-11336 recombine stack buffer arrays; one int16_t for short length & flags

X-SVN-Rev: 36754

10 years agoICU-8477 deprecate IDNA2003 API
Markus Scherer [Wed, 19 Nov 2014 00:53:11 +0000 (00:53 +0000)]
ICU-8477 deprecate IDNA2003 API

X-SVN-Rev: 36751

10 years agoICU-10275 Remove hardcoded fallback logic in J ListFormatter
Travis Keep [Tue, 18 Nov 2014 22:12:41 +0000 (22:12 +0000)]
ICU-10275 Remove hardcoded fallback logic in J ListFormatter

X-SVN-Rev: 36750

10 years agoICU-10952 Add JAVA ScientificNumberFormatter class.
Travis Keep [Tue, 18 Nov 2014 19:22:33 +0000 (19:22 +0000)]
ICU-10952 Add JAVA ScientificNumberFormatter class.

X-SVN-Rev: 36749

10 years agoICU-10275 Remove fallback hack in C ListFormatter class.
Travis Keep [Tue, 18 Nov 2014 19:20:57 +0000 (19:20 +0000)]
ICU-10275 Remove fallback hack in C ListFormatter class.

X-SVN-Rev: 36748

10 years agoICU-10952 Attempt to fix broken build.
Travis Keep [Tue, 18 Nov 2014 16:48:37 +0000 (16:48 +0000)]
ICU-10952 Attempt to fix broken build.

X-SVN-Rev: 36747

10 years agoICU-10952 Introduce ScientificNumberFormatter.
Travis Keep [Tue, 18 Nov 2014 00:55:15 +0000 (00:55 +0000)]
ICU-10952 Introduce ScientificNumberFormatter.

X-SVN-Rev: 36746

10 years agoICU-11139 Add JAVA DateFormat factory methods to C++
Travis Keep [Tue, 18 Nov 2014 00:43:49 +0000 (00:43 +0000)]
ICU-11139 Add JAVA DateFormat factory methods to C++

X-SVN-Rev: 36745

10 years agoICU-11375 ICU root collation: remove Cyrillic contractions
Markus Scherer [Mon, 17 Nov 2014 00:42:16 +0000 (00:42 +0000)]
ICU-11375 ICU root collation: remove Cyrillic contractions

X-SVN-Rev: 36736

10 years agoICU-11375 ICU root collation: remove Cyrillic contractions
Markus Scherer [Mon, 17 Nov 2014 00:41:41 +0000 (00:41 +0000)]
ICU-11375 ICU root collation: remove Cyrillic contractions

X-SVN-Rev: 36735

10 years agoICU-11380 genuca tool changes for root radical-stroke order
Markus Scherer [Thu, 13 Nov 2014 21:19:37 +0000 (21:19 +0000)]
ICU-11380 genuca tool changes for root radical-stroke order

X-SVN-Rev: 36730

10 years agoICU-11363 Updated SimpleDateFormat clone implementation to create a copy of an array...
Yoshito Umaoka [Thu, 13 Nov 2014 18:50:44 +0000 (18:50 +0000)]
ICU-11363 Updated SimpleDateFormat clone implementation to create a copy of an array used for numeric field formatting.

X-SVN-Rev: 36729

10 years agoICU-11369 Regex, fix incorrect optimization of patterns with a zero length quantifier {0}
Andy Heninger [Wed, 12 Nov 2014 23:42:14 +0000 (23:42 +0000)]
ICU-11369 Regex, fix incorrect optimization of patterns with a zero length quantifier {0}

X-SVN-Rev: 36727

10 years agoICU-11370 Regex, add missing range check of length of a look-behind expression.
Andy Heninger [Wed, 12 Nov 2014 23:10:21 +0000 (23:10 +0000)]
ICU-11370 Regex, add missing range check of length of a look-behind expression.

X-SVN-Rev: 36724

10 years agoICU-11315 tzdata2014j updates in ICU4J.
Yoshito Umaoka [Tue, 11 Nov 2014 19:08:49 +0000 (19:08 +0000)]
ICU-11315 tzdata2014j updates in ICU4J.

X-SVN-Rev: 36719

10 years agoICU-11315 tzdata2014j updates in ICU4C.
Yoshito Umaoka [Tue, 11 Nov 2014 19:08:28 +0000 (19:08 +0000)]
ICU-11315 tzdata2014j updates in ICU4C.

X-SVN-Rev: 36718

10 years agoICU-11315 tzdata2014i updates in ICU4C.
Yoshito Umaoka [Fri, 24 Oct 2014 05:17:44 +0000 (05:17 +0000)]
ICU-11315 tzdata2014i updates in ICU4C.

X-SVN-Rev: 36693

10 years agoICU-11315 tzdata2014i updates in ICU4J.
Yoshito Umaoka [Fri, 24 Oct 2014 05:17:30 +0000 (05:17 +0000)]
ICU-11315 tzdata2014i updates in ICU4J.

X-SVN-Rev: 36692

10 years agoICU-11343 Fixed a deadlock problem in the TimeZone static initializer code.
Yoshito Umaoka [Thu, 23 Oct 2014 07:28:44 +0000 (07:28 +0000)]
ICU-11343 Fixed a deadlock problem in the TimeZone static initializer code.

X-SVN-Rev: 36688

10 years agoICU-11342 cast CharBuffer to CharSequence before calling .subSequence()
Markus Scherer [Mon, 20 Oct 2014 21:08:42 +0000 (21:08 +0000)]
ICU-11342 cast CharBuffer to CharSequence before calling .subSequence()

X-SVN-Rev: 36682

10 years agoICU-11341 better ICUBinary.getByteBufferFromInputStream(): minimize number of memory...
Markus Scherer [Mon, 20 Oct 2014 20:45:22 +0000 (20:45 +0000)]
ICU-11341 better ICUBinary.getByteBufferFromInputStream(): minimize number of memory allocations, allocate available() bytes on good JDK, do not rely on available() for finding the end of the stream

X-SVN-Rev: 36681

10 years agoICU-11337 Updated zoneinfo resource header comment. Not updating existing zoneinfo64...
Yoshito Umaoka [Wed, 15 Oct 2014 20:41:44 +0000 (20:41 +0000)]
ICU-11337 Updated zoneinfo resource header comment. Not updating existing zoneinfo64.txt in trunk for now.

X-SVN-Rev: 36675

10 years agoICU-11302 Proper error handling with utext_clone in regular expression implementation.
Yoshito Umaoka [Mon, 13 Oct 2014 17:46:34 +0000 (17:46 +0000)]
ICU-11302 Proper error handling with utext_clone in regular expression implementation.

X-SVN-Rev: 36673

10 years agoICU-11325 fix operator==. Also, re-enable French.
Steven R. Loomis [Sat, 11 Oct 2014 00:22:06 +0000 (00:22 +0000)]
ICU-11325 fix operator==. Also, re-enable French.

X-SVN-Rev: 36672

10 years agoICU-11323 remove signal handler from gendict, also fix makedata.mak "clean" phase
Steven R. Loomis [Fri, 10 Oct 2014 23:44:31 +0000 (23:44 +0000)]
ICU-11323 remove signal handler from gendict, also fix makedata.mak "clean" phase

X-SVN-Rev: 36671

10 years agoICU-11245 Minor cleanup of RBBI Line Monkey test.
Andy Heninger [Fri, 10 Oct 2014 18:18:31 +0000 (18:18 +0000)]
ICU-11245 Minor cleanup of RBBI Line Monkey test.

X-SVN-Rev: 36670

10 years agoICU-11314 Updated the maven repository location to use https.
Yoshito Umaoka [Thu, 9 Oct 2014 23:24:58 +0000 (23:24 +0000)]
ICU-11314 Updated the maven repository location to use https.

X-SVN-Rev: 36668

10 years agoICU-11245 RBBI Line monkey test, add dictionary character exclusion, renable excluded...
Andy Heninger [Thu, 9 Oct 2014 23:19:21 +0000 (23:19 +0000)]
ICU-11245 RBBI Line monkey test, add dictionary character exclusion, renable excluded test.

X-SVN-Rev: 36666

10 years agoICU-11314 Updated ICU4J trunk version to 55m1.
Yoshito Umaoka [Thu, 9 Oct 2014 15:25:12 +0000 (15:25 +0000)]
ICU-11314 Updated ICU4J trunk version to 55m1.

X-SVN-Rev: 36656

10 years agoICU-11326 Updated build scripts to use bootclasspath option when compiling ICU4J...
Yoshito Umaoka [Thu, 9 Oct 2014 07:28:33 +0000 (07:28 +0000)]
ICU-11326 Updated build scripts to use bootclasspath option when compiling ICU4J library classes. Also updated build.xml to print out warning message when build environment is not properly configured for release.

X-SVN-Rev: 36655

10 years agoICU-11310 fix Easter holiday
Steven R. Loomis [Thu, 9 Oct 2014 05:19:18 +0000 (05:19 +0000)]
ICU-11310 fix Easter holiday

Easter had a simple logic error.
Also fix the test cases to hit the error.
Also fix the HolidayCalendarDemo to assert an issue if the error shows up
Also fix the copyright string to be dynamic.

X-SVN-Rev: 36654

10 years agoICU-11313 Update version number to 55.0.1
Michael Ow [Tue, 7 Oct 2014 17:02:19 +0000 (17:02 +0000)]
ICU-11313 Update version number to 55.0.1

X-SVN-Rev: 36648

10 years agoICU-11315 Windows zone 2014 update 7 (cldrbug:7959)
Yoshito Umaoka [Tue, 7 Oct 2014 14:03:52 +0000 (14:03 +0000)]
ICU-11315 Windows zone 2014 update 7 (cldrbug:7959)

X-SVN-Rev: 36646

10 years agoICU-11315 Windows zone 2014 update 7 (cldrbug:7959)
Yoshito Umaoka [Tue, 7 Oct 2014 13:41:48 +0000 (13:41 +0000)]
ICU-11315 Windows zone 2014 update 7 (cldrbug:7959)

X-SVN-Rev: 36645

10 years agoICU-10565 Fixed javadoc with warning.
Mark Davis [Fri, 3 Oct 2014 07:24:58 +0000 (07:24 +0000)]
ICU-10565 Fixed javadoc with warning.

X-SVN-Rev: 36631

10 years agoICU-11307 A minor fix in Calendar's class doc.
Yoshito Umaoka [Wed, 1 Oct 2014 18:51:22 +0000 (18:51 +0000)]
ICU-11307 A minor fix in Calendar's class doc.

X-SVN-Rev: 36619

10 years agoICU-11307 A minor document fix in Calendar's class doc.
Yoshito Umaoka [Wed, 1 Oct 2014 18:50:49 +0000 (18:50 +0000)]
ICU-11307 A minor document fix in Calendar's class doc.

X-SVN-Rev: 36618

10 years agoICU-11279 Updated ICU4J readme for 54.1.
Yoshito Umaoka [Fri, 26 Sep 2014 23:26:59 +0000 (23:26 +0000)]
ICU-11279 Updated ICU4J readme for 54.1.

X-SVN-Rev: 36599

10 years agoICU-10898 tzdata2014h updates in ICU4J
Yoshito Umaoka [Fri, 26 Sep 2014 20:09:51 +0000 (20:09 +0000)]
ICU-10898 tzdata2014h updates in ICU4J

X-SVN-Rev: 36593

10 years agoICU-10898 tzdata2014h updates in ICU4C
Yoshito Umaoka [Fri, 26 Sep 2014 20:09:39 +0000 (20:09 +0000)]
ICU-10898 tzdata2014h updates in ICU4C

X-SVN-Rev: 36592

10 years agoICU-11279 Copied the updated license.html from the C trunk.
Yoshito Umaoka [Thu, 25 Sep 2014 04:29:06 +0000 (04:29 +0000)]
ICU-11279 Copied the updated license.html from the C trunk.

X-SVN-Rev: 36580

10 years agoICU-11278 Update readme for GA
Peter Edberg [Wed, 24 Sep 2014 19:01:45 +0000 (19:01 +0000)]
ICU-11278 Update readme for GA

X-SVN-Rev: 36576

10 years agoICU-11055 Minor rewording that hopefully clarifies the usage of ucol_getFunctionalEqu...
Peter Edberg [Tue, 23 Sep 2014 22:11:37 +0000 (22:11 +0000)]
ICU-11055 Minor rewording that hopefully clarifies the usage of ucol_getFunctionalEquivalent

X-SVN-Rev: 36572

10 years agoICU-10817 For UNUM_SPELLOUT/ORDINAL, document that unum_setTextAttribute with UNUM_DE...
Peter Edberg [Tue, 23 Sep 2014 21:58:49 +0000 (21:58 +0000)]
ICU-10817 For UNUM_SPELLOUT/ORDINAL, document that unum_setTextAttribute with UNUM_DEFAULT_RULESET can specify ruleset

X-SVN-Rev: 36571

10 years agoICU-10814 Delete duplicated headerdoc comments in usearch.h
Peter Edberg [Tue, 23 Sep 2014 21:33:53 +0000 (21:33 +0000)]
ICU-10814 Delete duplicated headerdoc comments in usearch.h

X-SVN-Rev: 36568

10 years agoICU-10809 Fix typo
Peter Edberg [Tue, 23 Sep 2014 21:29:31 +0000 (21:29 +0000)]
ICU-10809 Fix typo

X-SVN-Rev: 36567

10 years agoICU-10809 Update SimpleDateFormat class doc examples for Sept and Tues, other table...
Peter Edberg [Tue, 23 Sep 2014 21:26:54 +0000 (21:26 +0000)]
ICU-10809 Update SimpleDateFormat class doc examples for Sept and Tues, other table updates and note (J)

X-SVN-Rev: 36566

10 years agoICU-10809 Update SimpleDateFormat class doc examples for Sept and Tues, other table...
Peter Edberg [Tue, 23 Sep 2014 21:26:25 +0000 (21:26 +0000)]
ICU-10809 Update SimpleDateFormat class doc examples for Sept and Tues, other table updates and note (C)

X-SVN-Rev: 36565

10 years agoICU-11298 fix crash happening when the first non-comment line in BidiTest.txt is...
Matitiahu Allouche [Tue, 23 Sep 2014 20:29:55 +0000 (20:29 +0000)]
ICU-11298 fix crash happening when the first non-comment line in BidiTest.txt is ill formed. Method printErrorLine seeks to print paraLevelName, which has not been initialized and is NULL.
The fix is to initialize paraLevelName to "N/A" at the beginning of method TestBidiTest().

X-SVN-Rev: 36564

10 years agoICU-11100 fix crash happening when there are many nested matching isolates occurring...
Matitiahu Allouche [Mon, 22 Sep 2014 20:13:08 +0000 (20:13 +0000)]
ICU-11100 fix crash happening when there are many nested matching isolates occurring in more than one paragraph.
Also change terminology from xxx_SIZE to xxx_COUNT to stay in tune with ICU4C.

X-SVN-Rev: 36560

10 years agoICU-11100 fix crash happening when there are many nested matching parentheses occurri...
Matitiahu Allouche [Sun, 21 Sep 2014 06:38:01 +0000 (06:38 +0000)]
ICU-11100 fix crash happening when there are many nested matching parentheses occurring in more than one paragraph.
Also change terminology from xxx_SIZE to xxx_COUNT to pursue change started in ticket #11054.

X-SVN-Rev: 36557

10 years agoICU-11262 Spoof check data refresh (ICU4J).
Andy Heninger [Wed, 17 Sep 2014 23:41:32 +0000 (23:41 +0000)]
ICU-11262 Spoof check data refresh (ICU4J).

X-SVN-Rev: 36554

10 years agoICU-11262 Spoof check data refresh.
Andy Heninger [Wed, 17 Sep 2014 23:27:40 +0000 (23:27 +0000)]
ICU-11262 Spoof check data refresh.

X-SVN-Rev: 36553

10 years agoICU-11277 Fix memory leak in numberformat test
Michael Ow [Wed, 17 Sep 2014 20:31:45 +0000 (20:31 +0000)]
ICU-11277 Fix memory leak in numberformat test

X-SVN-Rev: 36547

10 years agoICU-10992 urename.h update
Steven R. Loomis [Wed, 17 Sep 2014 00:41:14 +0000 (00:41 +0000)]
ICU-10992 urename.h update

X-SVN-Rev: 36544

10 years agoICU-10992 fix memory leak
Steven R. Loomis [Tue, 16 Sep 2014 23:46:35 +0000 (23:46 +0000)]
ICU-10992 fix memory leak

X-SVN-Rev: 36539

10 years agoICU-10992 BRS line 52, update C readme for RC
Peter Edberg [Tue, 16 Sep 2014 21:49:13 +0000 (21:49 +0000)]
ICU-10992 BRS line 52, update C readme for RC

X-SVN-Rev: 36534

10 years agoICU-10993 Updated ICU4J readme
Yoshito Umaoka [Tue, 16 Sep 2014 20:38:03 +0000 (20:38 +0000)]
ICU-10993 Updated ICU4J readme

X-SVN-Rev: 36530

10 years agoICU-10993 Regenerated API signature files/change report to make sure the API status...
Yoshito Umaoka [Tue, 16 Sep 2014 19:22:20 +0000 (19:22 +0000)]
ICU-10993 Regenerated API signature files/change report to make sure the API status promotion fixes are properly reflected.

X-SVN-Rev: 36529

10 years agoICU-10992 Fix cleanup function registration
Michael Ow [Tue, 16 Sep 2014 19:04:05 +0000 (19:04 +0000)]
ICU-10992 Fix cleanup function registration

X-SVN-Rev: 36528

10 years agoICU-10993 Fixed a build script problem in transliterator component module.
Yoshito Umaoka [Tue, 16 Sep 2014 17:40:55 +0000 (17:40 +0000)]
ICU-10993 Fixed a build script problem in transliterator component module.

X-SVN-Rev: 36527