]> granicus.if.org Git - icu/log
icu
12 years agoICU-9602 tell ICU4J to ignore conversion test data for good one-way mappings
Markus Scherer [Sat, 16 Feb 2013 00:16:09 +0000 (00:16 +0000)]
ICU-9602 tell ICU4J to ignore conversion test data for good one-way mappings

X-SVN-Rev: 33249

12 years agoICU-9943 Fixed a coding problem detected by FindBugs - prevent null dereference
Yoshito Umaoka [Sat, 16 Feb 2013 00:02:50 +0000 (00:02 +0000)]
ICU-9943 Fixed a coding problem detected by FindBugs - prevent null dereference

X-SVN-Rev: 33248

12 years agoICU-9940 Fixed some coding problems detected by FindBugs - Fixed threading issue...
Yoshito Umaoka [Fri, 15 Feb 2013 23:38:44 +0000 (23:38 +0000)]
ICU-9940 Fixed some coding problems detected by FindBugs - Fixed threading issue with lazy instantiation of static field in a few classes.

X-SVN-Rev: 33247

12 years agoICU-9916 Fix documentation in DateTimePatternGenerator. add->addPattern.
Travis Keep [Fri, 15 Feb 2013 22:15:14 +0000 (22:15 +0000)]
ICU-9916 Fix documentation in DateTimePatternGenerator. add->addPattern.

X-SVN-Rev: 33246

12 years agoICU-9880 add ImmutableIndex, replace Chinese hacks and support zhuyin, handle index...
Markus Scherer [Fri, 15 Feb 2013 22:11:33 +0000 (22:11 +0000)]
ICU-9880 add ImmutableIndex, replace Chinese hacks and support zhuyin, handle index characters with multiple primary weights, lazy-create rarely-used objects, bug fixes, port other improvements from Java

X-SVN-Rev: 33245

12 years agoICU-9880 sync with C++ port, fix minor bugs
Markus Scherer [Fri, 15 Feb 2013 21:22:57 +0000 (21:22 +0000)]
ICU-9880 sync with C++ port, fix minor bugs

X-SVN-Rev: 33243

12 years agoICU-9942 Fixed a coding problem detected by FindBugs - replaced == with equals()
Yoshito Umaoka [Fri, 15 Feb 2013 17:17:44 +0000 (17:17 +0000)]
ICU-9942 Fixed a coding problem detected by FindBugs - replaced == with equals()

X-SVN-Rev: 33238

12 years agoICU-9941 Fixed a coding problem detected by FindBugs - changed put with putIfAbsent...
Yoshito Umaoka [Fri, 15 Feb 2013 17:06:32 +0000 (17:06 +0000)]
ICU-9941 Fixed a coding problem detected by FindBugs - changed put with putIfAbsent to make the operation atomic.

X-SVN-Rev: 33237

12 years agoICU-9939 Fixed a coding problem detected by FindBugs - commented out synchronized...
Yoshito Umaoka [Fri, 15 Feb 2013 16:36:51 +0000 (16:36 +0000)]
ICU-9939 Fixed a coding problem detected by FindBugs - commented out synchronized block containing an empty if statement.

X-SVN-Rev: 33236

12 years agoICU-9938 Fixed a coding problem detected by FindBugs - replacing == with equals().
Yoshito Umaoka [Fri, 15 Feb 2013 16:25:03 +0000 (16:25 +0000)]
ICU-9938 Fixed a coding problem detected by FindBugs - replacing == with equals().

X-SVN-Rev: 33235

12 years agoICU-9077 Fix failing test rbbi/RBBITest/TestExtended
Andy Heninger [Fri, 15 Feb 2013 08:14:10 +0000 (08:14 +0000)]
ICU-9077 Fix failing test rbbi/RBBITest/TestExtended

X-SVN-Rev: 33234

12 years agoICU-9077 Enhancements to break iteration tests.
Andy Heninger [Fri, 15 Feb 2013 07:17:59 +0000 (07:17 +0000)]
ICU-9077 Enhancements to break iteration tests.

X-SVN-Rev: 33233

12 years agoICU-9077 RBBI test enhancements.
Andy Heninger [Fri, 15 Feb 2013 02:13:58 +0000 (02:13 +0000)]
ICU-9077 RBBI test enhancements.

X-SVN-Rev: 33232

12 years agoICU-9945 Updated ISO currency numeric mapping data.
Yoshito Umaoka [Thu, 14 Feb 2013 23:51:39 +0000 (23:51 +0000)]
ICU-9945 Updated ISO currency numeric mapping data.

X-SVN-Rev: 33231

12 years agoICU-9945 Updated ISO currency numeric mapping data in ICU4C.
Yoshito Umaoka [Thu, 14 Feb 2013 23:34:04 +0000 (23:34 +0000)]
ICU-9945 Updated ISO currency numeric mapping data in ICU4C.

X-SVN-Rev: 33230

12 years agoICU-9945 Updated currency data file location. Corrected errors in readme.txt. Added...
Yoshito Umaoka [Thu, 14 Feb 2013 23:20:15 +0000 (23:20 +0000)]
ICU-9945 Updated currency data file location. Corrected errors in readme.txt. Added ZMW to the hardcoded table to match the latest ISO data.

X-SVN-Rev: 33229

12 years agoICU-9475 Some additional notes in TimeZoneNames API reference.
Yoshito Umaoka [Thu, 14 Feb 2013 22:50:17 +0000 (22:50 +0000)]
ICU-9475 Some additional notes in TimeZoneNames API reference.

X-SVN-Rev: 33228

12 years agoICU-9475 Link to methods with arguments did not work. Removed method arguments in...
Yoshito Umaoka [Thu, 14 Feb 2013 22:48:35 +0000 (22:48 +0000)]
ICU-9475 Link to methods with arguments did not work. Removed method arguments in @link.

X-SVN-Rev: 33227

12 years agoICU-9475 Some additional notes in TimeZoneNames API reference.
Yoshito Umaoka [Thu, 14 Feb 2013 21:20:23 +0000 (21:20 +0000)]
ICU-9475 Some additional notes in TimeZoneNames API reference.

X-SVN-Rev: 33225

12 years agoICU-9911 C++ DecimalFormat::get/setattribute - change from internal API to pulic
Scott Russell [Thu, 14 Feb 2013 20:54:29 +0000 (20:54 +0000)]
ICU-9911 C++ DecimalFormat::get/setattribute - change from internal API to pulic

X-SVN-Rev: 33224

12 years agoICU-9919 Add LocalPointer to test.
Travis Keep [Thu, 14 Feb 2013 20:29:16 +0000 (20:29 +0000)]
ICU-9919 Add LocalPointer to test.

X-SVN-Rev: 33223

12 years agoICU-9925 CLDR 23 pre-integration part 3, batch 4 through CLDR r8192 (C)
Peter Edberg [Thu, 14 Feb 2013 18:51:01 +0000 (18:51 +0000)]
ICU-9925 CLDR 23 pre-integration part 3, batch 4 through CLDR r8192 (C)

X-SVN-Rev: 33222

12 years agoICU-9925 CLDR 23 pre-integration part 3, batch 4 through CLDR r8192 (J)
Peter Edberg [Thu, 14 Feb 2013 18:41:15 +0000 (18:41 +0000)]
ICU-9925 CLDR 23 pre-integration part 3, batch 4 through CLDR r8192 (J)

X-SVN-Rev: 33221

12 years agoICU-9925 CLDR 23 pre-integration part 3, batch 3 (C)
Peter Edberg [Thu, 14 Feb 2013 09:51:25 +0000 (09:51 +0000)]
ICU-9925 CLDR 23 pre-integration part 3, batch 3 (C)

X-SVN-Rev: 33217

12 years agoICU-9925 CLDR 23 pre-integration part 3, batch 3 (J)
Peter Edberg [Thu, 14 Feb 2013 09:47:03 +0000 (09:47 +0000)]
ICU-9925 CLDR 23 pre-integration part 3, batch 3 (J)

X-SVN-Rev: 33216

12 years agoICU-9912 Fix missing solaris preprocessor definition
Michael Ow [Thu, 14 Feb 2013 06:53:53 +0000 (06:53 +0000)]
ICU-9912 Fix missing solaris preprocessor definition

X-SVN-Rev: 33212

12 years agoICU-9934 Fix path issue in makedata.mak
Michael Ow [Wed, 13 Feb 2013 23:34:33 +0000 (23:34 +0000)]
ICU-9934 Fix path issue in makedata.mak

X-SVN-Rev: 33211

12 years agoICU-9925 CLDR 23 pre-integration part 3, batch 2 (C)
Peter Edberg [Wed, 13 Feb 2013 13:26:23 +0000 (13:26 +0000)]
ICU-9925 CLDR 23 pre-integration part 3, batch 2 (C)

X-SVN-Rev: 33202

12 years agoICU-9925 CLDR 23 pre-integration part 3, batch 2 (J)
Peter Edberg [Wed, 13 Feb 2013 13:12:16 +0000 (13:12 +0000)]
ICU-9925 CLDR 23 pre-integration part 3, batch 2 (J)

X-SVN-Rev: 33201

12 years agoICU-9657 Thread safety fix in charset detector.
Andy Heninger [Tue, 12 Feb 2013 23:11:58 +0000 (23:11 +0000)]
ICU-9657 Thread safety fix in charset detector.

X-SVN-Rev: 33199

12 years agoICU-9919 Add test that DateIntervalFormat.setDateIntervalInfo does not corrup the...
Travis Keep [Tue, 12 Feb 2013 22:51:17 +0000 (22:51 +0000)]
ICU-9919 Add test that DateIntervalFormat.setDateIntervalInfo does not corrup the cache.

X-SVN-Rev: 33198

12 years agoICU-9919 Add check for failure in testSetIntervalPatternNoSideEffect
Travis Keep [Tue, 12 Feb 2013 21:44:42 +0000 (21:44 +0000)]
ICU-9919 Add check for failure in testSetIntervalPatternNoSideEffect

X-SVN-Rev: 33197

12 years agoICU-9925 CLDR 23 pre-integration part 3, batch 1 (C)
Peter Edberg [Tue, 12 Feb 2013 21:00:17 +0000 (21:00 +0000)]
ICU-9925 CLDR 23 pre-integration part 3, batch 1 (C)

X-SVN-Rev: 33196

12 years agoICU-9925 CLDR 23 pre-integration part 3, batch 1 (J)
Peter Edberg [Tue, 12 Feb 2013 20:45:06 +0000 (20:45 +0000)]
ICU-9925 CLDR 23 pre-integration part 3, batch 1 (J)

X-SVN-Rev: 33195

12 years agoICU-9919 Add test to ensure that DateIntervalInfo.setIntervalPattern has no unwanted...
Travis Keep [Tue, 12 Feb 2013 19:47:49 +0000 (19:47 +0000)]
ICU-9919 Add test to ensure that DateIntervalInfo.setIntervalPattern has no unwanted side effects.

X-SVN-Rev: 33194

12 years agoICU-9655 Consolidate test code
Michael Ow [Tue, 12 Feb 2013 06:46:51 +0000 (06:46 +0000)]
ICU-9655 Consolidate test code

X-SVN-Rev: 33193

12 years agoICU-9919 DateIntervalFormat instances with custom DateIntervalInfo instances should...
Travis Keep [Tue, 12 Feb 2013 01:00:40 +0000 (01:00 +0000)]
ICU-9919 DateIntervalFormat instances with custom DateIntervalInfo instances should not use the cache to populate themselves.

X-SVN-Rev: 33178

12 years agoICU-9440 SpoofChecker, sync ICU4J with ICU4C.
Andy Heninger [Tue, 12 Feb 2013 00:44:39 +0000 (00:44 +0000)]
ICU-9440 SpoofChecker, sync ICU4J with ICU4C.

X-SVN-Rev: 33177

12 years agoICU-9922 Fix DateIntervalInfo.setIntervalPattern so that it affects just the current...
Travis Keep [Mon, 11 Feb 2013 23:45:43 +0000 (23:45 +0000)]
ICU-9922 Fix DateIntervalInfo.setIntervalPattern so that it affects just the current instance instead of affecting all instances for a locale.

X-SVN-Rev: 33176

12 years agoICU-9842 simplify <p> in JavaDoc
Markus Scherer [Mon, 11 Feb 2013 23:09:29 +0000 (23:09 +0000)]
ICU-9842 simplify <p> in JavaDoc

X-SVN-Rev: 33175

12 years agoICU-9842 Incorporate review comments.
Andy Heninger [Mon, 11 Feb 2013 21:55:06 +0000 (21:55 +0000)]
ICU-9842 Incorporate review comments.

X-SVN-Rev: 33174

12 years agoICU-9602 conversion: add good one-way mapping type |4
Markus Scherer [Mon, 11 Feb 2013 20:48:11 +0000 (20:48 +0000)]
ICU-9602 conversion: add good one-way mapping type |4

X-SVN-Rev: 33173

12 years agoICU-9867 Minor update in readme.html
Yoshito Umaoka [Mon, 11 Feb 2013 20:25:01 +0000 (20:25 +0000)]
ICU-9867 Minor update in readme.html

X-SVN-Rev: 33172

12 years agoICU-9867 Minor update in readme.html
Yoshito Umaoka [Mon, 11 Feb 2013 20:24:42 +0000 (20:24 +0000)]
ICU-9867 Minor update in readme.html

X-SVN-Rev: 33171

12 years agoICU-9867 Added a note about pattern V semantics change in readme.html
Yoshito Umaoka [Mon, 11 Feb 2013 20:12:57 +0000 (20:12 +0000)]
ICU-9867 Added a note about pattern V semantics change in readme.html

X-SVN-Rev: 33170

12 years agoICU-9867 Added a note about pattern V semantics change in readme.html
Yoshito Umaoka [Mon, 11 Feb 2013 20:12:34 +0000 (20:12 +0000)]
ICU-9867 Added a note about pattern V semantics change in readme.html

X-SVN-Rev: 33169

12 years agoICU-9440 Namespace tweaks to uspoof.h
Andy Heninger [Mon, 11 Feb 2013 18:37:06 +0000 (18:37 +0000)]
ICU-9440 Namespace tweaks to uspoof.h

X-SVN-Rev: 33168

12 years agoICU-9440 Remove more spurious semicolons.
Andy Heninger [Mon, 11 Feb 2013 18:03:05 +0000 (18:03 +0000)]
ICU-9440 Remove more spurious semicolons.

X-SVN-Rev: 33167

12 years agoICU-9440 Delete misplaced comma causing build failure
Peter Edberg [Mon, 11 Feb 2013 06:57:31 +0000 (06:57 +0000)]
ICU-9440 Delete misplaced comma causing build failure

X-SVN-Rev: 33164

12 years agoICU-9842 Fix bad merge to AlphabeticIndex that was submitted under ticket 9440.
Andy Heninger [Mon, 11 Feb 2013 05:06:48 +0000 (05:06 +0000)]
ICU-9842 Fix bad merge to AlphabeticIndex that was submitted under ticket 9440.

X-SVN-Rev: 33163

12 years agoICU-9440 spoof checker, merge updates from branch.
Andy Heninger [Mon, 11 Feb 2013 04:51:14 +0000 (04:51 +0000)]
ICU-9440 spoof checker, merge updates from branch.

X-SVN-Rev: 33162

12 years agoICU-9867 New time zone pattern letters/types support for CLDR 23/ICU 51.
Yoshito Umaoka [Mon, 11 Feb 2013 00:23:55 +0000 (00:23 +0000)]
ICU-9867 New time zone pattern letters/types support for CLDR 23/ICU 51.

X-SVN-Rev: 33159

12 years agoICU-9867 New time zone pattern letters/types spport for CLDR 23/ICU 51.
Yoshito Umaoka [Sun, 10 Feb 2013 17:26:01 +0000 (17:26 +0000)]
ICU-9867 New time zone pattern letters/types spport for CLDR 23/ICU 51.

X-SVN-Rev: 33157

12 years agoICU-9842 AlphabeticIndex: add constructor taking a collator.
Andy Heninger [Sat, 9 Feb 2013 01:07:41 +0000 (01:07 +0000)]
ICU-9842 AlphabeticIndex: add constructor taking a collator.

X-SVN-Rev: 33148

12 years agoICU-9842 Alphabetic Index constructor with collator, ICU4J
Andy Heninger [Fri, 8 Feb 2013 23:35:46 +0000 (23:35 +0000)]
ICU-9842 Alphabetic Index constructor with collator, ICU4J

X-SVN-Rev: 33146

12 years agoICU-9918 Remove unused parameter from DateIntervalFormat constructor.
Travis Keep [Fri, 8 Feb 2013 22:35:44 +0000 (22:35 +0000)]
ICU-9918 Remove unused parameter from DateIntervalFormat constructor.

X-SVN-Rev: 33145

12 years agoICU-9844 Load region data in getPreferredValues()
John Emmons [Fri, 8 Feb 2013 15:04:27 +0000 (15:04 +0000)]
ICU-9844 Load region data in getPreferredValues()

X-SVN-Rev: 33143

12 years agoICU-9917 Try to make the Unicode file comment stripping tool work for UCA files too.
Markus Scherer [Thu, 7 Feb 2013 23:20:01 +0000 (23:20 +0000)]
ICU-9917 Try to make the Unicode file comment stripping tool work for UCA files too.

X-SVN-Rev: 33141

12 years agoICU-9889 Implement scaling for decimalFormat
John Emmons [Thu, 7 Feb 2013 19:48:29 +0000 (19:48 +0000)]
ICU-9889 Implement scaling for decimalFormat

X-SVN-Rev: 33138

12 years agoICU-9868 morx support (contributed - fix version check, minor fixes)
Steven R. Loomis [Thu, 7 Feb 2013 01:08:41 +0000 (01:08 +0000)]
ICU-9868 morx support (contributed - fix version check, minor fixes)

X-SVN-Rev: 33136

12 years agoICU-9880 Guard against a degenerate collator where some script boundary strings are...
Markus Scherer [Thu, 7 Feb 2013 00:55:27 +0000 (00:55 +0000)]
ICU-9880 Guard against a degenerate collator where some script boundary strings are primary ignorable

X-SVN-Rev: 33134

12 years agoICU-9912 Fix default timezone detection on Solaris
Michael Ow [Wed, 6 Feb 2013 23:39:05 +0000 (23:39 +0000)]
ICU-9912 Fix default timezone detection on Solaris

X-SVN-Rev: 33133

12 years agoICU-9868 Add more missing files from layout MSVC project file
Michael Ow [Wed, 6 Feb 2013 23:16:05 +0000 (23:16 +0000)]
ICU-9868 Add more missing files from layout MSVC project file

X-SVN-Rev: 33132

12 years agoICU-9868 Add missing files in layout MSVC project file
Michael Ow [Wed, 6 Feb 2013 21:53:02 +0000 (21:53 +0000)]
ICU-9868 Add missing files in layout MSVC project file

X-SVN-Rev: 33131

12 years agoICU-9868 morx support (contributed)
Steven R. Loomis [Wed, 6 Feb 2013 07:01:19 +0000 (07:01 +0000)]
ICU-9868 morx support (contributed)

X-SVN-Rev: 33130

12 years agoICU-9648 Added a note in What's new section in readme.html about the subclassing...
Yoshito Umaoka [Tue, 5 Feb 2013 22:16:11 +0000 (22:16 +0000)]
ICU-9648 Added a note in What's new section in readme.html about the subclassing-API breaking change in BasicTimeZone.

X-SVN-Rev: 33125

12 years agoICU-9718 Disable strict mode when building ufile with gcc
Michael Ow [Tue, 5 Feb 2013 22:10:40 +0000 (22:10 +0000)]
ICU-9718 Disable strict mode when building ufile with gcc

X-SVN-Rev: 33124

12 years agoICU-8451 Remove UnicodeString static initializers
John Emmons [Tue, 5 Feb 2013 18:02:14 +0000 (18:02 +0000)]
ICU-8451 Remove UnicodeString static initializers

X-SVN-Rev: 33122

12 years agoICU-9803 Change const input parameter to non-const
Michael Ow [Tue, 5 Feb 2013 06:45:31 +0000 (06:45 +0000)]
ICU-9803 Change const input parameter to non-const

X-SVN-Rev: 33121

12 years agoICU-9876 Pre-integrate some CLDR 23 additions/changes (C), part 2c through CLDR r8106
Peter Edberg [Sun, 3 Feb 2013 19:10:10 +0000 (19:10 +0000)]
ICU-9876 Pre-integrate some CLDR 23 additions/changes (C), part 2c through CLDR r8106

X-SVN-Rev: 33118

12 years agoICU-9876 Pre-integrate some CLDR 23 additions/changes (J), part 2c through CLDR r8106
Peter Edberg [Sun, 3 Feb 2013 19:04:54 +0000 (19:04 +0000)]
ICU-9876 Pre-integrate some CLDR 23 additions/changes (J), part 2c through CLDR r8106

X-SVN-Rev: 33117

12 years agoICU-9880 for CJK enumerate FDD0 contractions to replace hardcoded lists, adds support...
Markus Scherer [Sat, 2 Feb 2013 00:14:26 +0000 (00:14 +0000)]
ICU-9880 for CJK enumerate FDD0 contractions to replace hardcoded lists, adds support for zhuyin too; fix firstCharsInScripts for CJK to replace UScript-based hacks; simplify initLabels() code; fix initBuckets() for underflow label as the only one; make test for multiple primaries work with alternate=shifted; fix en_US_POSIX

X-SVN-Rev: 33112

12 years agoICU-9839 Removed temporary workaround in the test code.
Yoshito Umaoka [Fri, 1 Feb 2013 07:47:57 +0000 (07:47 +0000)]
ICU-9839 Removed temporary workaround in the test code.

X-SVN-Rev: 33110

12 years agoICU-9648 Changed BasicTimeZone public API methods to const.
Yoshito Umaoka [Fri, 1 Feb 2013 07:39:04 +0000 (07:39 +0000)]
ICU-9648 Changed BasicTimeZone public API methods to const.

X-SVN-Rev: 33109

12 years agoICU-9880 add ImmutableIndex, overflow bucket always has non-null lowerBoundary, handl...
Markus Scherer [Thu, 31 Jan 2013 23:00:27 +0000 (23:00 +0000)]
ICU-9880 add ImmutableIndex, overflow bucket always has non-null lowerBoundary, handle index characters with multiple primary weights, reject ignorable and unassigned index characters, lazy-create rarely-used objects, bug fixes, remove some obsolete commented-out code

X-SVN-Rev: 33105

12 years agoICU-9665 Fix error in Makefile
Michael Ow [Thu, 31 Jan 2013 21:28:51 +0000 (21:28 +0000)]
ICU-9665 Fix error in Makefile

X-SVN-Rev: 33104

12 years agoICU-9899 Update description for u_fgetfile and u_fgetConverter
Michael Ow [Thu, 31 Jan 2013 16:56:54 +0000 (16:56 +0000)]
ICU-9899 Update description for u_fgetfile and u_fgetConverter

X-SVN-Rev: 33102

12 years agoICU-9803 Add API to get number formatter from UFile
Michael Ow [Thu, 31 Jan 2013 16:54:46 +0000 (16:54 +0000)]
ICU-9803 Add API to get number formatter from UFile

X-SVN-Rev: 33101

12 years agoICU-9628 Make comments regarding the meaning of gender styles more concise.
Travis Keep [Wed, 30 Jan 2013 17:31:21 +0000 (17:31 +0000)]
ICU-9628 Make comments regarding the meaning of gender styles more concise.

X-SVN-Rev: 33095

12 years agoICU-9876 Recreate the data jars from scratch
John Emmons [Tue, 29 Jan 2013 22:04:20 +0000 (22:04 +0000)]
ICU-9876 Recreate the data jars from scratch

X-SVN-Rev: 33091

12 years agoICU-9802 Fix failures in running cintltst and intltest without data
Michael Ow [Tue, 29 Jan 2013 01:51:53 +0000 (01:51 +0000)]
ICU-9802 Fix failures in running cintltst and intltest without data

X-SVN-Rev: 33089

12 years agoICU-8451 Ensure that the error conditions are handled properly.
Michael Ow [Tue, 29 Jan 2013 01:43:30 +0000 (01:43 +0000)]
ICU-8451 Ensure that the error conditions are handled properly.

X-SVN-Rev: 33088

12 years agoICU-8451 Fix some UnicodeString declarations in Region class
Michael Ow [Mon, 28 Jan 2013 18:55:33 +0000 (18:55 +0000)]
ICU-8451 Fix some UnicodeString declarations in Region class

X-SVN-Rev: 33086

12 years agoICU-9876 Add ms_BN/ms_MY/ms_SG to locale-deprecates, restore to icu-config; pick...
Peter Edberg [Mon, 28 Jan 2013 07:54:14 +0000 (07:54 +0000)]
ICU-9876 Add ms_BN/ms_MY/ms_SG to locale-deprecates, restore to icu-config; pick up CLDR r8077 (C)

X-SVN-Rev: 33085

12 years agoICU-9876 Add ms_BN/ms_MY/ms_SG to locale-deprecates, restore to icu-config; pick...
Peter Edberg [Mon, 28 Jan 2013 07:48:39 +0000 (07:48 +0000)]
ICU-9876 Add ms_BN/ms_MY/ms_SG to locale-deprecates, restore to icu-config; pick up CLDR r8077 (J)

X-SVN-Rev: 33084

12 years agoICU-9876 Add data/xml/main/ms_Latn.xml
Peter Edberg [Sat, 26 Jan 2013 07:49:38 +0000 (07:49 +0000)]
ICU-9876 Add data/xml/main/ms_Latn.xml

X-SVN-Rev: 33082

12 years agoICU-9876 Update for data/xml/main/ms_Latn.xml added in C
Peter Edberg [Sat, 26 Jan 2013 07:48:28 +0000 (07:48 +0000)]
ICU-9876 Update for data/xml/main/ms_Latn.xml added in C

X-SVN-Rev: 33081

12 years agoICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2b (C)
Peter Edberg [Sat, 26 Jan 2013 06:14:03 +0000 (06:14 +0000)]
ICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2b (C)

X-SVN-Rev: 33080

12 years agoICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2b (J)
Peter Edberg [Sat, 26 Jan 2013 06:09:19 +0000 (06:09 +0000)]
ICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2b (J)

X-SVN-Rev: 33079

12 years agoICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2 (C)
Peter Edberg [Sat, 26 Jan 2013 01:14:35 +0000 (01:14 +0000)]
ICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2 (C)

X-SVN-Rev: 33077

12 years agoICU-9857 Adjust for CLDR calendar <fields> move to top of <dates> element (C)
Peter Edberg [Sat, 26 Jan 2013 00:15:50 +0000 (00:15 +0000)]
ICU-9857 Adjust for CLDR calendar <fields> move to top of <dates> element (C)

X-SVN-Rev: 33076

12 years agoICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2 (J)
Peter Edberg [Sat, 26 Jan 2013 00:14:50 +0000 (00:14 +0000)]
ICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2 (J)

X-SVN-Rev: 33075

12 years agoICU-9845 Remove character-escaping hack from LocaleData
Peter Edberg [Sat, 26 Jan 2013 00:12:01 +0000 (00:12 +0000)]
ICU-9845 Remove character-escaping hack from LocaleData

X-SVN-Rev: 33074

12 years agoICU-9857 Adjust for CLDR calendar <fields> move to top of <dates> element (J)
Peter Edberg [Sat, 26 Jan 2013 00:11:39 +0000 (00:11 +0000)]
ICU-9857 Adjust for CLDR calendar <fields> move to top of <dates> element (J)

X-SVN-Rev: 33073

12 years agoICU-9721 Fix some header test failure
Michael Ow [Thu, 24 Jan 2013 20:48:33 +0000 (20:48 +0000)]
ICU-9721 Fix some header test failure

X-SVN-Rev: 33070

12 years agoICU-9884 Deprecate CurrencyMetaInfo.CurrencyInfo public constructor.
Travis Keep [Thu, 24 Jan 2013 18:21:14 +0000 (18:21 +0000)]
ICU-9884 Deprecate CurrencyMetaInfo.CurrencyInfo public constructor.

X-SVN-Rev: 33069

12 years agoICU-9863 Added 'fin' in _languages and _languages3 static arrays.
Travis Keep [Thu, 24 Jan 2013 17:25:08 +0000 (17:25 +0000)]
ICU-9863 Added 'fin' in _languages and _languages3 static arrays.

X-SVN-Rev: 33068

12 years agoICU-9665 Fix cross compilation current path issue
Michael Ow [Wed, 23 Jan 2013 22:20:45 +0000 (22:20 +0000)]
ICU-9665 Fix cross compilation current path issue

X-SVN-Rev: 33067

12 years agoICU-9839 Added TestEnglishExemplarCharacter which was added in ICU4C with this ticket...
Yoshito Umaoka [Fri, 18 Jan 2013 16:57:09 +0000 (16:57 +0000)]
ICU-9839 Added TestEnglishExemplarCharacter which was added in ICU4C with this ticket. No API/library code change in ICU4J, because punctuation exemplar is already supported.

X-SVN-Rev: 33063

12 years agoICU-9839 Punctuation exemplar type support. Code is added, but not working because...
Yoshito Umaoka [Fri, 18 Jan 2013 16:29:02 +0000 (16:29 +0000)]
ICU-9839 Punctuation exemplar type support. Code is added, but not working because of data problem explained in #9845. When data is refreshed next time, the problem should go away.

X-SVN-Rev: 33062