]> granicus.if.org Git - icu/log
icu
10 years agoICU-10970 Support decimal point required
Scott Russell [Sat, 30 Aug 2014 23:12:15 +0000 (23:12 +0000)]
ICU-10970 Support decimal point required

X-SVN-Rev: 36301

10 years agoICU-10970 Support required decimal point
Scott Russell [Sat, 30 Aug 2014 21:53:10 +0000 (21:53 +0000)]
ICU-10970 Support required decimal point

X-SVN-Rev: 36300

10 years agoICU-9447 Fix remapping of warning
Mark Davis [Sat, 30 Aug 2014 09:11:24 +0000 (09:11 +0000)]
ICU-9447 Fix remapping of warning

X-SVN-Rev: 36299

10 years agoICU-10883 UTS 46 toUnicode set error for empty label including just xn--
Markus Scherer [Fri, 29 Aug 2014 23:07:42 +0000 (23:07 +0000)]
ICU-10883 UTS 46 toUnicode set error for empty label including just xn--

X-SVN-Rev: 36297

10 years agoICU-10883 UTS 46 toUnicode set error for empty label including just xn--
Markus Scherer [Fri, 29 Aug 2014 23:06:27 +0000 (23:06 +0000)]
ICU-10883 UTS 46 toUnicode set error for empty label including just xn--

X-SVN-Rev: 36296

10 years agoICU-10608 document udata alignment requirements
Markus Scherer [Fri, 29 Aug 2014 22:03:20 +0000 (22:03 +0000)]
ICU-10608 document udata alignment requirements

X-SVN-Rev: 36295

10 years agoICU-10889 test UCharacter.getCharFromExtendedName() edge cases
Markus Scherer [Fri, 29 Aug 2014 21:31:47 +0000 (21:31 +0000)]
ICU-10889 test UCharacter.getCharFromExtendedName() edge cases

X-SVN-Rev: 36294

10 years agoICU-10889 test & fix u_charFromName(U_EXTENDED_CHAR_NAME) underflow crash
Markus Scherer [Fri, 29 Aug 2014 21:31:07 +0000 (21:31 +0000)]
ICU-10889 test & fix u_charFromName(U_EXTENDED_CHAR_NAME) underflow crash

X-SVN-Rev: 36293

10 years agoICU-10946 clarify uscript_getName() & uscript_getShortName()
Markus Scherer [Fri, 29 Aug 2014 20:14:00 +0000 (20:14 +0000)]
ICU-10946 clarify uscript_getName() & uscript_getShortName()

X-SVN-Rev: 36292

10 years agoICU-10946 clarify UScript.getName() & UScript.getShortName()
Markus Scherer [Fri, 29 Aug 2014 20:13:32 +0000 (20:13 +0000)]
ICU-10946 clarify UScript.getName() & UScript.getShortName()

X-SVN-Rev: 36291

10 years agoICU-10751 AnyScriptTest/TestScripts logKnownIssue(11171)
Markus Scherer [Fri, 29 Aug 2014 17:56:50 +0000 (17:56 +0000)]
ICU-10751 AnyScriptTest/TestScripts logKnownIssue(11171)

X-SVN-Rev: 36290

10 years agoICU-9795 Fixed the internals and javadoc to have predictable behavior.
Mark Davis [Fri, 29 Aug 2014 15:51:22 +0000 (15:51 +0000)]
ICU-9795 Fixed the internals and javadoc to have predictable behavior.

X-SVN-Rev: 36289

10 years agoICU-10467 Fix the freezables with volatile.
Mark Davis [Fri, 29 Aug 2014 14:45:47 +0000 (14:45 +0000)]
ICU-10467 Fix the freezables with volatile.

X-SVN-Rev: 36288

10 years agoICU-10931 minor cleanup.
Mark Davis [Fri, 29 Aug 2014 12:59:37 +0000 (12:59 +0000)]
ICU-10931 minor cleanup.

X-SVN-Rev: 36287

10 years agoICU-10911 Added @internal method, changed main callsite.
Mark Davis [Fri, 29 Aug 2014 12:27:45 +0000 (12:27 +0000)]
ICU-10911 Added @internal method, changed main callsite.

X-SVN-Rev: 36286

10 years agoICU-10654 change the logic to return null if the result is at or after.
Mark Davis [Fri, 29 Aug 2014 11:13:06 +0000 (11:13 +0000)]
ICU-10654 change the logic to return null if the result is at or after.

result.after(end)

=>

!end.before(result)

X-SVN-Rev: 36285

10 years agoICU-10846 made @internal for now.
Mark Davis [Fri, 29 Aug 2014 11:01:46 +0000 (11:01 +0000)]
ICU-10846 made @internal for now.

X-SVN-Rev: 36284

10 years agoICU-10846 made @internal for now.
Mark Davis [Fri, 29 Aug 2014 11:00:41 +0000 (11:00 +0000)]
ICU-10846 made @internal for now.

X-SVN-Rev: 36283

10 years agoICU-10751 try to fix Windows build, apparently still not on C99
Markus Scherer [Fri, 29 Aug 2014 03:41:29 +0000 (03:41 +0000)]
ICU-10751 try to fix Windows build, apparently still not on C99

X-SVN-Rev: 36282

10 years agoICU-10751 uscript_getCode(locale) use likely subtags not LocaleScript locale data
Markus Scherer [Thu, 28 Aug 2014 23:51:38 +0000 (23:51 +0000)]
ICU-10751 uscript_getCode(locale) use likely subtags not LocaleScript locale data

X-SVN-Rev: 36280

10 years agoICU-10751 UScript.getCode(locale) use likely subtags not LocaleScript locale data
Markus Scherer [Thu, 28 Aug 2014 23:50:47 +0000 (23:50 +0000)]
ICU-10751 UScript.getCode(locale) use likely subtags not LocaleScript locale data

X-SVN-Rev: 36279

10 years agoICU-7653 #include "cmemory.h" in perf tests for UPRV_LENGTHOF
Steven R. Loomis [Thu, 28 Aug 2014 23:24:28 +0000 (23:24 +0000)]
ICU-7653 #include "cmemory.h" in perf tests for UPRV_LENGTHOF

X-SVN-Rev: 36278

10 years agoICU-7653 change a few straggler LENGTHOFs
Markus Scherer [Thu, 28 Aug 2014 23:20:12 +0000 (23:20 +0000)]
ICU-7653 change a few straggler LENGTHOFs

X-SVN-Rev: 36277

10 years agoICU-7653 #include "cmemory.h" in perf tests for UPRV_LENGTHOF
Steven R. Loomis [Thu, 28 Aug 2014 22:45:56 +0000 (22:45 +0000)]
ICU-7653 #include "cmemory.h" in perf tests for UPRV_LENGTHOF

X-SVN-Rev: 36276

10 years agoICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
Steven R. Loomis [Thu, 28 Aug 2014 22:13:45 +0000 (22:13 +0000)]
ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc

X-SVN-Rev: 36275

10 years agoICU-10909 Fix linker command in letest makefile
Michael Ow [Thu, 28 Aug 2014 21:15:26 +0000 (21:15 +0000)]
ICU-10909 Fix linker command in letest makefile

X-SVN-Rev: 36274

10 years agoICU-10406 Reorder flags setting to allow for user override in runConfigureICU script
Michael Ow [Thu, 28 Aug 2014 19:01:08 +0000 (19:01 +0000)]
ICU-10406 Reorder flags setting to allow for user override in runConfigureICU script

X-SVN-Rev: 36273

10 years agoICU-10736 Locale.isRightToLeft(), uloc_isRightToLeft(locale)
Markus Scherer [Thu, 28 Aug 2014 18:28:30 +0000 (18:28 +0000)]
ICU-10736 Locale.isRightToLeft(), uloc_isRightToLeft(locale)

X-SVN-Rev: 36269

10 years agoICU-10736 ULocale.isRightToLeft(), UScript.getCodeFromName(name)
Markus Scherer [Thu, 28 Aug 2014 18:15:00 +0000 (18:15 +0000)]
ICU-10736 ULocale.isRightToLeft(), UScript.getCodeFromName(name)

X-SVN-Rev: 36267

10 years agoICU-7653 move LENGTHOF(array) to common, internal header
Tom Zhang [Thu, 28 Aug 2014 14:55:34 +0000 (14:55 +0000)]
ICU-7653 move LENGTHOF(array) to common, internal header

X-SVN-Rev: 36265

10 years agoICU-10782 make quick fix
Mark Davis [Thu, 28 Aug 2014 10:33:37 +0000 (10:33 +0000)]
ICU-10782 make quick fix

X-SVN-Rev: 36263

10 years agoICU-8951 Legacy/BCP 47 keyword conversion APIs merged into ICU4J trunk.
Yoshito Umaoka [Thu, 28 Aug 2014 01:27:49 +0000 (01:27 +0000)]
ICU-8951 Legacy/BCP 47 keyword conversion APIs merged into ICU4J trunk.

X-SVN-Rev: 36261

10 years agoICU-10815 Fix for uregex_findNext() not setting U_REGEX_STOPPED_BY_CALLER
Andy Heninger [Thu, 28 Aug 2014 01:19:29 +0000 (01:19 +0000)]
ICU-10815 Fix for uregex_findNext() not setting U_REGEX_STOPPED_BY_CALLER

X-SVN-Rev: 36260

10 years agoICU-9985 Add support for msys msvc build environment
Michael Ow [Wed, 27 Aug 2014 22:42:28 +0000 (22:42 +0000)]
ICU-9985 Add support for msys msvc build environment

X-SVN-Rev: 36256

10 years agoICU-10435 deprecate collation TAILORINGS_VERSION
Markus Scherer [Wed, 27 Aug 2014 22:19:28 +0000 (22:19 +0000)]
ICU-10435 deprecate collation TAILORINGS_VERSION

X-SVN-Rev: 36255

10 years agoICU-10435 deprecate collation TAILORINGS_VERSION
Markus Scherer [Wed, 27 Aug 2014 22:18:28 +0000 (22:18 +0000)]
ICU-10435 deprecate collation TAILORINGS_VERSION

X-SVN-Rev: 36254

10 years agoICU-11121 Fix cygwin msvc mh file detection
Michael Ow [Wed, 27 Aug 2014 21:49:22 +0000 (21:49 +0000)]
ICU-11121 Fix cygwin msvc mh file detection

X-SVN-Rev: 36253

10 years agoICU-10477 drop already-marginal support for ULOC_REQUESTED_LOCALE
Markus Scherer [Wed, 27 Aug 2014 21:27:37 +0000 (21:27 +0000)]
ICU-10477 drop already-marginal support for ULOC_REQUESTED_LOCALE

X-SVN-Rev: 36252

10 years agoICU-10962 Conflicting descriptions of 'S' in calendar patterns
Scott Russell [Tue, 26 Aug 2014 03:57:45 +0000 (03:57 +0000)]
ICU-10962 Conflicting descriptions of 'S' in calendar patterns

X-SVN-Rev: 36235

10 years agoICU-10962 Conflicting descriptions of 'S' in calendar patterns
Scott Russell [Tue, 26 Aug 2014 03:56:42 +0000 (03:56 +0000)]
ICU-10962 Conflicting descriptions of 'S' in calendar patterns

X-SVN-Rev: 36234

10 years agoICU-10857 Remove mingw suffix and update configure
Michael Ow [Mon, 25 Aug 2014 22:07:21 +0000 (22:07 +0000)]
ICU-10857 Remove mingw suffix and update configure

X-SVN-Rev: 36233

10 years agoICU-9131 incorporated final changes from review
Mark Davis [Fri, 22 Aug 2014 11:08:47 +0000 (11:08 +0000)]
ICU-9131 incorporated final changes from review

X-SVN-Rev: 36227

10 years agoICU-11075 Remove dead code including LRUCache and tests and sharedptr.h
Travis Keep [Thu, 21 Aug 2014 21:02:57 +0000 (21:02 +0000)]
ICU-11075 Remove dead code including LRUCache and tests and sharedptr.h

X-SVN-Rev: 36226

10 years agoICU-10802 ifdef away unified cache diagnostic code that uses stdio.h.
Travis Keep [Thu, 21 Aug 2014 17:16:46 +0000 (17:16 +0000)]
ICU-10802 ifdef away unified cache diagnostic code that uses stdio.h.

X-SVN-Rev: 36225

10 years agoICU-11074 update script metadata: Common=Zyyy -> Recommended, CldrBug:7827
Markus Scherer [Thu, 21 Aug 2014 16:38:03 +0000 (16:38 +0000)]
ICU-11074 update script metadata: Common=Zyyy -> Recommended, CldrBug:7827

X-SVN-Rev: 36224

10 years agoICU-11074 update script metadata: Common=Zyyy -> Recommended, CldrBug:7827
Markus Scherer [Thu, 21 Aug 2014 16:37:22 +0000 (16:37 +0000)]
ICU-11074 update script metadata: Common=Zyyy -> Recommended, CldrBug:7827

X-SVN-Rev: 36223

10 years agoICU-11030 clarify SpanCondition
Markus Scherer [Thu, 21 Aug 2014 00:53:52 +0000 (00:53 +0000)]
ICU-11030 clarify SpanCondition

X-SVN-Rev: 36222

10 years agoICU-11030 clarify USetSpanCondition
Markus Scherer [Thu, 21 Aug 2014 00:53:31 +0000 (00:53 +0000)]
ICU-11030 clarify USetSpanCondition

X-SVN-Rev: 36221

10 years agoICU-10802 Try to fix broken build.
Travis Keep [Thu, 21 Aug 2014 00:19:54 +0000 (00:19 +0000)]
ICU-10802 Try to fix broken build.

X-SVN-Rev: 36220

10 years agoICU-11059 DUPLOYAN_SHORTAND -> DUPLOYAN
Markus Scherer [Thu, 21 Aug 2014 00:16:17 +0000 (00:16 +0000)]
ICU-11059 DUPLOYAN_SHORTAND -> DUPLOYAN

X-SVN-Rev: 36219

10 years agoICU-11059 DUPLOYAN_SHORTAND -> DUPLOYAN
Markus Scherer [Thu, 21 Aug 2014 00:15:40 +0000 (00:15 +0000)]
ICU-11059 DUPLOYAN_SHORTAND -> DUPLOYAN

X-SVN-Rev: 36218

10 years agoICU-11047 disambiguate various CEBuffer-s
Markus Scherer [Wed, 20 Aug 2014 23:55:04 +0000 (23:55 +0000)]
ICU-11047 disambiguate various CEBuffer-s

X-SVN-Rev: 36217

10 years agoICU-10802 Attempt to fix broken build.
Travis Keep [Wed, 20 Aug 2014 23:48:49 +0000 (23:48 +0000)]
ICU-10802 Attempt to fix broken build.

X-SVN-Rev: 36216

10 years agoICU-10802 Attempt to fix broken build.
Travis Keep [Wed, 20 Aug 2014 23:19:14 +0000 (23:19 +0000)]
ICU-10802 Attempt to fix broken build.

X-SVN-Rev: 36215

10 years agoICU-10802 Merge branch tkeep/10802andy into trunk.
Travis Keep [Wed, 20 Aug 2014 21:46:02 +0000 (21:46 +0000)]
ICU-10802 Merge branch tkeep/10802andy into trunk.

X-SVN-Rev: 36214

10 years agoICU-11061 Import the latest keyTypeData from ICU4C trunk.
Yoshito Umaoka [Wed, 20 Aug 2014 20:10:05 +0000 (20:10 +0000)]
ICU-11061 Import the latest keyTypeData from ICU4C trunk.

X-SVN-Rev: 36211

10 years agoICU-11061 Updated keyTypeData.txt generated by the latest LDML2ICU converter, adding...
Yoshito Umaoka [Wed, 20 Aug 2014 20:08:59 +0000 (20:08 +0000)]
ICU-11061 Updated keyTypeData.txt generated by the latest LDML2ICU converter, adding a few extra entries

X-SVN-Rev: 36210

10 years agoICU-11072 fix some ICU4J Eclipse project dependencies
Markus Scherer [Wed, 20 Aug 2014 19:12:07 +0000 (19:12 +0000)]
ICU-11072 fix some ICU4J Eclipse project dependencies

X-SVN-Rev: 36209

10 years agoICU-11064 The approved ICU syntax has )$ being the end of the plural rule substitution.
George Rhoten [Wed, 20 Aug 2014 18:52:57 +0000 (18:52 +0000)]
ICU-11064 The approved ICU syntax has )$ being the end of the plural rule substitution.

X-SVN-Rev: 36208

10 years agoICU-10880 The approved ICU syntax has )$ being the end of the plural rule substitution.
George Rhoten [Wed, 20 Aug 2014 18:52:16 +0000 (18:52 +0000)]
ICU-10880 The approved ICU syntax has )$ being the end of the plural rule substitution.

X-SVN-Rev: 36207

10 years agoICU-11070 use uppercase long-int-constant: 0L not 0l
Markus Scherer [Wed, 20 Aug 2014 18:24:36 +0000 (18:24 +0000)]
ICU-11070 use uppercase long-int-constant: 0L not 0l

X-SVN-Rev: 36206

10 years agoICU-11064 Fix a roundtripping problem when the fractional part is non-zero.
George Rhoten [Tue, 19 Aug 2014 17:13:07 +0000 (17:13 +0000)]
ICU-11064 Fix a roundtripping problem when the fractional part is non-zero.

X-SVN-Rev: 36203

10 years agoICU-10880 Minor optimization and documentation fix
George Rhoten [Tue, 19 Aug 2014 17:11:13 +0000 (17:11 +0000)]
ICU-10880 Minor optimization and documentation fix

X-SVN-Rev: 36202

10 years agoICU-10880 Fix a roundtripping problem when the fractional part is non-zero.
George Rhoten [Tue, 19 Aug 2014 07:32:50 +0000 (07:32 +0000)]
ICU-10880 Fix a roundtripping problem when the fractional part is non-zero.

X-SVN-Rev: 36201

10 years agoICU-10551 Make ICU4J encoder callbacks ignore default ignorable code points
Michael Ow [Mon, 18 Aug 2014 21:28:18 +0000 (21:28 +0000)]
ICU-10551 Make ICU4J encoder callbacks ignore default ignorable code points

X-SVN-Rev: 36200

10 years agoICU-10551 Make ICU converter callbacks ignore default ignorable code points
Michael Ow [Mon, 18 Aug 2014 21:26:34 +0000 (21:26 +0000)]
ICU-10551 Make ICU converter callbacks ignore default ignorable code points

X-SVN-Rev: 36199

10 years agoICU-11064 Add syntax for PluralFormat in RBNF
George Rhoten [Mon, 18 Aug 2014 20:47:36 +0000 (20:47 +0000)]
ICU-11064 Add syntax for PluralFormat in RBNF

X-SVN-Rev: 36197

10 years agoICU-10898 Windos time zone mapping update for 7de0006.
Yoshito Umaoka [Mon, 18 Aug 2014 18:00:28 +0000 (18:00 +0000)]
ICU-10898 Windos time zone mapping update for 7de0006.

X-SVN-Rev: 36193

10 years agoICU-10898 Windows time zone mapping update for 7de0006.
Yoshito Umaoka [Mon, 18 Aug 2014 17:59:57 +0000 (17:59 +0000)]
ICU-10898 Windows time zone mapping update for 7de0006.

X-SVN-Rev: 36192

10 years agoICU-10880 Add some RBNF documentation for the new syntax
George Rhoten [Mon, 18 Aug 2014 16:01:00 +0000 (16:01 +0000)]
ICU-10880 Add some RBNF documentation for the new syntax

X-SVN-Rev: 36188

10 years agoICU-9131 update trunk from branch, after fixes as per core review.
Mark Davis [Mon, 18 Aug 2014 12:58:44 +0000 (12:58 +0000)]
ICU-9131 update trunk from branch, after fixes as per core review.

X-SVN-Rev: 36187

10 years agoICU-11015 Check in API, marked as @internal for now. If the API proposal is accepted...
Mark Davis [Sun, 17 Aug 2014 19:09:21 +0000 (19:09 +0000)]
ICU-11015 Check in API, marked as @internal for now. If the API proposal is accepted, would drop the @internal.

X-SVN-Rev: 36184

10 years agoICU-10600 Add currencies (need some ugly hacks for that...)
Mark Davis [Sun, 17 Aug 2014 15:26:18 +0000 (15:26 +0000)]
ICU-10600 Add currencies (need some ugly hacks for that...)

X-SVN-Rev: 36181

10 years agoICU-10880 Fix a potential infinite loop
George Rhoten [Sat, 16 Aug 2014 08:59:45 +0000 (08:59 +0000)]
ICU-10880 Fix a potential infinite loop

X-SVN-Rev: 36179

10 years agoICU-11045 fix for glibc assumption
Steven R. Loomis [Sat, 16 Aug 2014 01:50:06 +0000 (01:50 +0000)]
ICU-11045 fix for glibc assumption

X-SVN-Rev: 36178

10 years agoICU-10347 add U_FINAL and U_OVERRIDE for C++11 "final" and "override".
Steven R. Loomis [Sat, 16 Aug 2014 01:30:43 +0000 (01:30 +0000)]
ICU-10347 add U_FINAL and U_OVERRIDE for C++11 "final" and "override".

Added them to several "not for subclassing" classes.
Some exceptions:
* Commented out U_FINAL where there's an internal override needed.
* For tests, added "#define U_FINAL" at the top to disable this.
#defined to null for Doxygen.

X-SVN-Rev: 36177

10 years agoICU-9063 improve docs around ucnv_getMinCharSize and ucnv_getMaxCharSize to reflect...
Steven R. Loomis [Fri, 15 Aug 2014 17:55:30 +0000 (17:55 +0000)]
ICU-9063 improve docs around ucnv_getMinCharSize and ucnv_getMaxCharSize to reflect that they are in code points and UChar code units, respectively.

X-SVN-Rev: 36174

10 years agoICU-11010 improve CollationKey.merge() API doc
Markus Scherer [Thu, 14 Aug 2014 20:36:37 +0000 (20:36 +0000)]
ICU-11010 improve CollationKey.merge() API doc

X-SVN-Rev: 36167

10 years agoICU-11010 improve ucol_mergeSortkeys() API doc
Markus Scherer [Thu, 14 Aug 2014 20:35:54 +0000 (20:35 +0000)]
ICU-11010 improve ucol_mergeSortkeys() API doc

X-SVN-Rev: 36166

10 years agoICU-11051 Add synchronization to u_getDataDirectory().
Andy Heninger [Thu, 14 Aug 2014 20:34:06 +0000 (20:34 +0000)]
ICU-11051 Add synchronization to u_getDataDirectory().

X-SVN-Rev: 36165

10 years agoICU-11042 Han radical-stroke order data in the root collator instead of CJK tailoring...
Markus Scherer [Thu, 14 Aug 2014 18:49:59 +0000 (18:49 +0000)]
ICU-11042 Han radical-stroke order data in the root collator instead of CJK tailorings, adjusted code & tests

X-SVN-Rev: 36163

10 years agoICU-11042 Han radical-stroke order data in the root collator instead of CJK tailoring...
Markus Scherer [Thu, 14 Aug 2014 18:47:27 +0000 (18:47 +0000)]
ICU-11042 Han radical-stroke order data in the root collator instead of CJK tailorings, adjusted code & tests (merged from branches/markus/rootunihan)

X-SVN-Rev: 36162

10 years agoICU-11049 regular expressions, use same logic in UText and (UChar *) code paths when...
Andy Heninger [Thu, 14 Aug 2014 17:44:05 +0000 (17:44 +0000)]
ICU-11049 regular expressions, use same logic in UText and (UChar *) code paths when checking limit of potential match start positions.

X-SVN-Rev: 36161

10 years agoICU-10880 Add support for plural format syntax to RBNF.
George Rhoten [Thu, 14 Aug 2014 17:20:42 +0000 (17:20 +0000)]
ICU-10880 Add support for plural format syntax to RBNF.
Perform a little cleanup to the RBNF code.

X-SVN-Rev: 36160

10 years agoICU-11058 support nested collation rule imports; make the importer stateless
Markus Scherer [Wed, 13 Aug 2014 22:58:14 +0000 (22:58 +0000)]
ICU-11058 support nested collation rule imports; make the importer stateless

X-SVN-Rev: 36157

10 years agoICU-11057 General cleanup for RBNF.
George Rhoten [Wed, 13 Aug 2014 06:51:09 +0000 (06:51 +0000)]
ICU-11057 General cleanup for RBNF.
The TestFmwk change is a general 8-10% performance improvement for running the tests without changing the end results of the logging output.

X-SVN-Rev: 36154

10 years agoICU-11061 Full bcp47 key/type data snychronized with ICU4C trunk.
Yoshito Umaoka [Tue, 12 Aug 2014 23:14:50 +0000 (23:14 +0000)]
ICU-11061 Full bcp47 key/type data snychronized with ICU4C trunk.

X-SVN-Rev: 36152

10 years agoICU-11061 Import full bcp47 keys/types from CLDR. This change is corresponding to...
Yoshito Umaoka [Tue, 12 Aug 2014 23:14:06 +0000 (23:14 +0000)]
ICU-11061 Import full bcp47 keys/types from CLDR. This change is corresponding to cldrbug:7249

X-SVN-Rev: 36151

10 years agoICU-10898 Updated tzdbNames.res based on tzdata2014f.
Yoshito Umaoka [Tue, 12 Aug 2014 16:39:19 +0000 (16:39 +0000)]
ICU-10898 Updated tzdbNames.res based on tzdata2014f.

X-SVN-Rev: 36145

10 years agoICU-10898 Updated tzdbNames.txt based on tzdata2014f.
Yoshito Umaoka [Tue, 12 Aug 2014 16:37:22 +0000 (16:37 +0000)]
ICU-10898 Updated tzdbNames.txt based on tzdata2014f.

X-SVN-Rev: 36144

10 years agoICU-11057 Fixed a compile error with Java 5.
Yoshito Umaoka [Tue, 12 Aug 2014 14:04:10 +0000 (14:04 +0000)]
ICU-11057 Fixed a compile error with Java 5.

X-SVN-Rev: 36143

10 years agoICU-10580 Fix solaris gcc build issues
Michael Ow [Tue, 12 Aug 2014 02:11:22 +0000 (02:11 +0000)]
ICU-10580 Fix solaris gcc build issues

X-SVN-Rev: 36141

10 years agoICU-10898 tzdata2014f updates to ICU4J
Yoshito Umaoka [Mon, 11 Aug 2014 21:11:48 +0000 (21:11 +0000)]
ICU-10898 tzdata2014f updates to ICU4J

X-SVN-Rev: 36139

10 years agoICU-10898 tzdata2014f updates to ICU4C
Yoshito Umaoka [Mon, 11 Aug 2014 21:07:03 +0000 (21:07 +0000)]
ICU-10898 tzdata2014f updates to ICU4C

X-SVN-Rev: 36138

10 years agoICU-11057 Performance improvements and general cleanup for RBNF
George Rhoten [Mon, 11 Aug 2014 21:04:48 +0000 (21:04 +0000)]
ICU-11057 Performance improvements and general cleanup for RBNF

X-SVN-Rev: 36137

10 years agoICU-11049 fix regex find() memory overrun.
Andy Heninger [Wed, 6 Aug 2014 21:49:08 +0000 (21:49 +0000)]
ICU-11049 fix regex find() memory overrun.

X-SVN-Rev: 36124

10 years agoICU-10832 clean up dangling references to ucdterms.txt
Scott Russell [Tue, 5 Aug 2014 02:51:52 +0000 (02:51 +0000)]
ICU-10832 clean up dangling references to ucdterms.txt

X-SVN-Rev: 36122

10 years agoICU-10320 fix compiler warning & solaris error
Tom Zhang [Fri, 1 Aug 2014 21:33:16 +0000 (21:33 +0000)]
ICU-10320 fix compiler warning & solaris error

X-SVN-Rev: 36119

10 years agoICU-10939 ICU4J optionally read data from .dat and .res, from ICUConfig-ured dataPath...
Markus Scherer [Thu, 31 Jul 2014 18:46:54 +0000 (18:46 +0000)]
ICU-10939 ICU4J optionally read data from .dat and .res, from ICUConfig-ured dataPath; make ICU4J support little-endian binary data files

X-SVN-Rev: 36106

10 years agoICU-10948 Condition Variables, merged from development branch.
Andy Heninger [Tue, 29 Jul 2014 23:18:47 +0000 (23:18 +0000)]
ICU-10948 Condition Variables, merged from development branch.

X-SVN-Rev: 36101