Commit Graph

  • 2a722c9b5a ICU-13102 - Add logKnownIssue and skip problematic locales in format/DateFormatTest/TestHost for now. Jeff Genovy 2017-04-08 02:22:19 +0000
  • a10ddb166a ICU-13116 line endings & svn props fixes Andy Heninger 2017-04-07 23:22:25 +0000
  • 0055f8238b ICU-12795 FIXUP! putil cleanup - need platform.h for U_PLATFORM consts Steven R. Loomis 2017-04-07 20:05:35 +0000
  • c1a991076b ICU-12795 putil cleanup cygwin (patch) - preserved comments Steven R. Loomis 2017-04-07 19:51:45 +0000
  • 9a2c734257 ICU-12790 fix nl_langinfo cygwin (patch) Steven R. Loomis 2017-04-07 19:03:37 +0000
  • a4fd3dcb23 ICU-12788 udbg_getPlatform cygwin fix (patch) Steven R. Loomis 2017-04-07 18:42:02 +0000
  • 54f3a77ac6 ICU-12787 utimer patch cygwin Steven R. Loomis 2017-04-07 18:37:11 +0000
  • 02e76897eb ICU-12786 dont call Win32 tz functions on cygwin (patch) Steven R. Loomis 2017-04-07 18:26:45 +0000
  • 42f7039818 ICU-12785 swapFileSepChar patch Steven R. Loomis 2017-04-07 17:56:52 +0000
  • f625715332 ICU-12784 do not redeclare U_TZNAME on cygwin (patch) Steven R. Loomis 2017-04-07 17:49:26 +0000
  • d265035830 ICU-13102 - Add logging to intltest in verbose mode (format/TimeZoneTest/TestGenericAPI) to report the offsets. Jeff Genovy 2017-04-07 08:35:10 +0000
  • a9d8f8b76a ICU-13102 - Fix Windows test failure in 'format/DateFormatTest/TestHost' due to changes to LCID tables. Jeff Genovy 2017-04-07 08:29:06 +0000
  • 6d0489d82c ICU-13099 Deprecated UniversalTimeScale.MAX_SCALE to match the API status change in ICU4C 59. Updated API signature file and API change report. Yoshito Umaoka 2017-04-07 08:17:49 +0000
  • 7d5586210b ICU-13089 actually fix .sed bug Steven R. Loomis 2017-04-07 00:00:03 +0000
  • 0944bb9c8f ICU-13089 detect sed, use $(SED) for icu-config Steven R. Loomis 2017-04-06 21:21:34 +0000
  • f71e59a9f3 ICU-13082 improved API change report Markus Scherer 2017-04-05 23:44:24 +0000
  • 47752b4795 ICU-13098 re-commit r398758 configure.ac (got dropped). configure is fine. Steven R. Loomis 2017-04-05 23:16:01 +0000
  • 11cc538bfe ICU-13082 remove U_SIZEOF_WCHAR_T because it shows as missing now, and its conditional functions are shown for other reasons anyway, including testing for defined(U_IN_DOXYGEN) which we could always add Markus Scherer 2017-04-05 22:38:14 +0000
  • 23759057c4 ICU-13082 show more conditionally-defined API functions in API docs Markus Scherer 2017-04-05 21:57:04 +0000
  • c540f7a9c7 ICU-13090 Update to APIChangeReport.html generated after the bug fix Peter Edberg 2017-04-05 21:54:49 +0000
  • 6d160d7d01 ICU-13090 Fix measunit.h comment about createXxxx methods withdrawn in ICU 58 Peter Edberg 2017-04-05 21:21:14 +0000
  • c8ddd7ac53 ICU-13099 BRS, integrate data from CLDR release-31-0-1.RC3, all tests pass Peter Edberg 2017-04-05 21:08:05 +0000
  • 137000a971 ICU-13085 - Fix typo in i18n_uwp.vcxproj file. Jeff Genovy 2017-04-05 17:24:10 +0000
  • 1d8d98451d ICU-13099 BRS, integrate data from CLDR release-31-0-1.RC2; ICU4J test failure due to #13101 Peter Edberg 2017-04-05 00:51:27 +0000
  • 31aecf69ac ICU-13099 BRS, update version numbers for 59.1 final (just ICU4J build.properties, pom.xml) Peter Edberg 2017-04-04 22:37:17 +0000
  • 9ed9930b61 ICU-12160 Add regex test to verify behavior of hitEnd() after find(). Andy Heninger 2017-03-31 23:09:56 +0000
  • 773683046a ICU-13088 Fixing number parsing when a minus sign is is preceded by ignorables in a pattern string. Shane Carr 2017-03-31 21:45:46 +0000
  • 9c4ef57677 ICU-13088 Added logKnownIssue for skipping percent instance parsing for Persian(fa) locale in ICU4J IntlTestNumberFormat/TestMonster. Yoshito Umaoka 2017-03-31 18:55:11 +0000
  • a18a97cacf ICU-13005 Updated Eclipse plug-in build version. Yoshito Umaoka 2017-03-31 15:34:29 +0000
  • 7d5d97b9a4 ICU-13005 Updated ICU4J readme for 59rc. Yoshito Umaoka 2017-03-31 15:24:11 +0000
  • 3f6feba353 ICU-13060 Fixed a javadoc warning introduced by the last commit. Yoshito Umaoka 2017-03-31 15:12:31 +0000
  • b48e0ac226 ICU-13060 Incorporating feedback from reviews. Overhauling whitespace handling in parsing for better ICU 58 compatibility. Adding "grouping mode" for #13071 to code but not yet in public API. Shane Carr 2017-03-31 05:49:14 +0000
  • 8e18cecf63 ICU-13005 update APIChangeReport.html (with char16_t/UChar mangling) Steven R. Loomis 2017-03-30 20:51:56 +0000
  • 78ee8a40ed ICU-13005 update pool resource bundles Markus Scherer 2017-03-30 20:43:05 +0000
  • 18e8940c4a ICU-13005 update APIChangeReport.html (no UChar mangling yet) Steven R. Loomis 2017-03-30 20:30:55 +0000
  • 43a62514ba ICU-13005 twiddle some more with the reduced news section Markus Scherer 2017-03-30 18:51:18 +0000
  • f86de1f6e0 ICU-13005 Added ICU4J 59.1 serialization test data and deleted ICU4J 54.1 test data. Yoshito Umaoka 2017-03-30 14:20:45 +0000
  • 30c6bf7f99 ICU-13005 Adding ICU4J 59 API signature file. Yoshito Umaoka 2017-03-30 13:51:43 +0000
  • a1f9747a26 ICU-13005 Added copyright comment to ivy.xml Yoshito Umaoka 2017-03-30 13:41:47 +0000
  • 694ea699d2 ICU-13077 Fix ICU4C test code that crashes when data file is missing (add NULL checks etc) Peter Edberg 2017-03-30 06:45:38 +0000
  • 75100c00ac ICU-13005 ICU 59rc BRS, make C readme point to download pages(s) for change info Peter Edberg 2017-03-30 01:06:16 +0000
  • b94e8160dc ICU-13005 update intra-ICU4C dependencies: new edits.o for case mapping of styled text, merge pluralrules into formatting Markus Scherer 2017-03-29 23:42:03 +0000
  • 4f862748cf ICU-13060 Fixing pre-59 deserialization test failures. Shane Carr 2017-03-29 21:06:16 +0000
  • ea5191f884 ICU-13005 Organized import statements. Yoshito Umaoka 2017-03-29 14:56:11 +0000
  • 6616bebf9f ICU-13060 One more tweak to CurrencyUsage override for backwards compatibility. Shane Carr 2017-03-29 07:37:12 +0000
  • bd7655a38e ICU-13060 Minor tweak to CurrencyUsage override; allows CurrencyUsage without a currency pattern. Shane Carr 2017-03-29 06:33:41 +0000
  • bd370f23a8 ICU-13005 ICU 59rc BRS, C readme updates for source layout, Solaris docs Peter Edberg 2017-03-29 06:01:08 +0000
  • 36eed24f5f ICU-13005 ICU 59rc BRS, finish cleanup of C status tags and U_HIDE_ conditionals Peter Edberg 2017-03-29 04:44:37 +0000
  • 08dcc7e82e ICU-13060 Documentation and parsing whitespace/bidi tweaks. Shane Carr 2017-03-29 02:31:49 +0000
  • dd47bbc596 ICU-13060 Fixing tags in DecimalFormat.java Shane Carr 2017-03-28 16:30:57 +0000
  • dd892f9e2b ICU-13060 Adding file-level documentation back to DecimalFormat. Shane Carr 2017-03-28 04:33:32 +0000
  • 9a6b70fe57 ICU-13027 - Update svn:ignore to ignore the bin/lib/data directories for UWP. Jeff Genovy 2017-03-28 00:59:58 +0000
  • 626ee51728 ICU-13060 Addressing comments from #11649 and #11816 Shane Carr 2017-03-27 23:06:56 +0000
  • 726591846a ICU-13005 Refreshed ICU4J API change report. Yoshito Umaoka 2017-03-27 19:51:39 +0000
  • 059c0d04e1 ICU-12812 Fixed a Javadoc syntax issue in the API comment for method distance(ULocale,ULocale). Yoshito Umaoka 2017-03-27 19:26:57 +0000
  • c0007833e1 ICU-7467 Added @internal NumberFormat#getPatternForStyle and reverted API signature of NumberFormat#getPattern, so we don't need to change API signature of existing @stable API. Yoshito Umaoka 2017-03-27 19:13:58 +0000
  • cdcb7944b8 ICU-13053 Make UCONFIG_NO_BREAK_ITERATION flag work without errors or failures. Norbert Runge 2017-03-27 18:22:11 +0000
  • 1cba8da735 ICU-13053 disable tests that where executed (but shouldn't) when UCONFIG_NO_FILTERED_BREAK_ITERATION is set in uconfig.h. Norbert Runge 2017-03-27 16:30:43 +0000
  • 28d3ddb66f ICU-13053 fix compilation errors when UCONFIG_NO_FORMATTING is switched on Norbert Runge 2017-03-27 16:14:45 +0000
  • ac907110dd ICU-13053 disable a test that is executed (when it shouldn't) when UCONFIG_NO_LEGACY_CONVERSION is set. Norbert Runge 2017-03-27 16:05:50 +0000
  • aee8a94ec3 ICU-13005 ICU 59rc BRS, update urename.h Peter Edberg 2017-03-27 04:36:44 +0000
  • 320df6aa71 ICU-13060 Moving ShanesDataDrivenTestUtility.java into NumberFormatDataDrivenTest.java and fixing small parsing bug. Shane Carr 2017-03-25 08:06:48 +0000
  • 7cfbb489bd ICU-13060 Fixing hash code iteration order issues (#13065) and signAlwaysShown parsing. Shane Carr 2017-03-25 07:41:42 +0000
  • b58e1721a1 ICU-12766 fix to escaper for z/OS - all compiles now! Steven R. Loomis 2017-03-25 05:16:48 +0000
  • e20856d499 ICU-12766 fix unescape on EBCDIC Steven R. Loomis 2017-03-25 00:09:23 +0000
  • 3802e8b81b ICU-13060 Fixing string == in IntlTestDecimalFormatAPI*.java. Shane Carr 2017-03-24 22:21:04 +0000
  • 3998c8780f ICU-13060 Adding tech preview for setSignAlwaysShown() and moving SignificantDigitsMode from internal class to public DecimalFormat (as @internal tech preview). Shane Carr 2017-03-24 22:04:22 +0000
  • 2e887df8b8 ICU-13060 Adding tech preview for setSignAlwaysShown() and moving SignificantDigitsMode from internal class to public DecimalFormat (as @internal tech preview). Shane Carr 2017-03-24 22:03:50 +0000
  • 1f441dcfd8 ICU-12766 z and AIX porting: C++11 issue and icu-config issue for escaping Steven R. Loomis 2017-03-24 21:34:40 +0000
  • da410e89ee ICU-13060 Remove random 200B in a URL Andy Heninger 2017-03-24 20:40:12 +0000
  • 164a35ca2e ICU-13058 ICU4J data refresh to pick up RBBI rule updates, RBBI monkey test fixes. Andy Heninger 2017-03-24 19:38:57 +0000
  • cc7b36b266 ICU-13058 Remove use of lambda function from rbbitst.cpp Andy Heninger 2017-03-24 17:39:02 +0000
  • e116380639 ICU-12994 fix platform string encoding issue in TestChineseTradHK Peter Edberg 2017-03-24 16:51:14 +0000
  • 9711357617 ICU-12994 Have C++ ListFormatter use ures_getAllItemsWithFallback to load resources; add tests for C and J Peter Edberg 2017-03-24 08:13:10 +0000
  • 77416a6e7c ICU-13058 Break iteration, propagate emoji rule updates into remaining unfixed rule tailorings. Andy Heninger 2017-03-24 05:54:13 +0000
  • b8bd58ee7f ICU-13060 Additional Coverity fixes for DecimalFormat. Shane Carr 2017-03-24 03:47:27 +0000
  • 3d1d6e5103 ICU-13060 Assorted FindBugs fixes for DecimalFormat. Moving old implementation to core-tests project. Shane Carr 2017-03-24 02:43:54 +0000
  • af55f69558 ICU-13058 Break iteration tests & rules update for new prop data. Tests are now passing, but changes are not yet propagated into all rule tailorings. Andy Heninger 2017-03-24 01:31:00 +0000
  • 1982037316 ICU-12900 change ppucd.txt for copyright scanner patterns Markus Scherer 2017-03-23 17:30:41 +0000
  • e9ae3ff964 ICU-12900 copyright scanner has been fixed, remove the extra ICU-style copyright lines from Unicope data files Markus Scherer 2017-03-23 17:01:58 +0000
  • 02d7708876 ICU-13058 copyright check Steven R. Loomis 2017-03-23 15:49:17 +0000
  • 82babe3c16 ICU-12812 clean up equals() Mark Davis 2017-03-23 15:16:26 +0000
  • f8add014b1 ICU-12812 Fixed javac compiler warnings, Eclipse complier warnings, javadoc warnings and issues found by FindBugs. Yoshito Umaoka 2017-03-23 06:50:00 +0000
  • da11b86b82 ICU-12772 Add uprules_getKeywords wrapper and test Peter Edberg 2017-03-23 05:16:24 +0000
  • 466a569c58 ICU-12900 mostly still Unicode 9.0 but Unicode 10 beta (20170322) segmentation & bidi data and draft emoji 5.0 (also 20170322) Markus Scherer 2017-03-23 02:14:00 +0000
  • b869d1c5dd ICU-13027 - Readme file should say that Windows XP is no longer supported. Jeff Genovy 2017-03-23 02:06:11 +0000
  • 877bdda9c1 ICU-12766 fix bad non-c++11 loop Steven R. Loomis 2017-03-23 01:18:50 +0000
  • b207efc768 ICU-13027 - More in the readme.html file. Jeff Genovy 2017-03-23 01:07:59 +0000
  • c49f812b5b ICU-13027 - Update readme.html with info on the Windows UWP VS projects. Jeff Genovy 2017-03-23 00:23:46 +0000
  • 407bc4b118 ICU-12692 - Fix typo in number format test. Jeff Genovy 2017-03-23 00:20:46 +0000
  • 51e21b5242 ICU-13058 Add RBBI test of Unicode emoji-test.txt file, and partial update of break rules recent emoji changes. Andy Heninger 2017-03-23 00:20:20 +0000
  • a47756d190 ICU-13060 Assorted test cases, @internal tags, and fixes for DecimalFormat. Shane Carr 2017-03-22 23:30:42 +0000
  • e5ea539acf ICU-13002 Resolve ErrorProne warnings with MissingCasesInEnumSwitch Craig Cornelius 2017-03-22 23:13:23 +0000
  • 8884844cab ICU-13059 Resolve missing import in SignificantDigiesRounder.java, revealed by ErrorProne. Craig Cornelius 2017-03-22 22:16:29 +0000
  • 74fa5c71cd ICU-12922 Fixed javadoc warnings (empty <p> tags) Yoshito Umaoka 2017-03-22 21:28:35 +0000
  • c2ae4efe13 ICU-13052 Promoted previously draft APIs to stable for ICU4J 59.1 release. Yoshito Umaoka 2017-03-22 21:11:13 +0000
  • 9f5338a6c0 ICU-13052 Updated the API status of Date format fields AM_PM_MIDNIGHT_NOON and FLEXIBLE_DAY_PERIOD. Yoshito Umaoka 2017-03-22 20:49:24 +0000
  • 5652a93338 ICU-13052 Merge ICU4C branch to trunk Peter Edberg 2017-03-22 20:14:08 +0000
  • 1106009706 ICU-13052 Update ICU4C branch to current trunk, again Peter Edberg 2017-03-22 20:10:43 +0000
  • f458acca1b ICU-13052 Update ICU4C branch to current trunk Peter Edberg 2017-03-22 20:05:43 +0000
  • f18a0b6857 ICU-13017 - Typos in uloc.h comments Jeff Genovy 2017-03-22 20:05:29 +0000
  • 3f7617a127 ICU-12766 merge from branch: enable escape for z/OS (390) Steven R. Loomis 2017-03-22 19:06:26 +0000
  • af5c90b649 ICU-13054 - ICU readme.html has typo for instructions on building from the command-line. Jeff Genovy 2017-03-22 17:36:53 +0000
  • 970b7293de ICU-13052 ICU4C 59 API promotion, draft 1 Peter Edberg 2017-03-22 07:38:16 +0000
  • ada968b02d ICU-13027 - Use int32_t instead of int for a few places for consistency. Jeff Genovy 2017-03-22 05:21:19 +0000
  • 0f4572a7e6 ICU-13018 uloc_get/setKeywordValue have stricter input conditions; setKeywordValue uses CharString to assemble updated output Peter Edberg 2017-03-21 23:08:37 +0000
  • e9946ec98e ICU-13027 - Merge in changes from 'branches/shawnste/working/icu4c' Jeff Genovy 2017-03-21 01:03:49 +0000
  • 83ddd2563b ICU-12816 tzdata2017b to ICU4C/ICU4J. Yoshito Umaoka 2017-03-20 23:39:46 +0000
  • 229389832c ICU-7467 Reverting unintentional changes in r39877 to test launch configuration files. Shane Carr 2017-03-20 22:16:19 +0000
  • 2879c80793 ICU-13052 ICU4J 59 API promotion draft. Yoshito Umaoka 2017-03-20 20:23:23 +0000
  • 634c4a2023 ICU-12812 Fixed some build and test issues introduced by LoicaleMatcher changes (and DecimalFormat changes done by #7467) Yoshito Umaoka 2017-03-20 16:09:08 +0000
  • 8529f1b528 ICU-13005 Integrate data from CLDR final release-31; known issue with sw negative CompactDecimals Peter Edberg 2017-03-20 04:22:36 +0000
  • d532f48e17 ICU-7467 Commenting out Java 8 java.lang.reflect.Parameter dependency in test case Shane Carr 2017-03-19 12:58:54 +0000
  • 1492fbd84c ICU-12812 add remove() for old Java Mark Davis 2017-03-19 06:43:24 +0000
  • 0532404ce9 ICU-12812 remove dependency on Predicate Mark Davis 2017-03-19 05:53:16 +0000
  • 7a7620e5fc ICU-12812 disable timing test Mark Davis 2017-03-18 08:53:09 +0000
  • dbcae565a2 ICU-7467 Merging ICU4J decimal format overhaul from branch to trunk. Shane Carr 2017-03-18 03:32:40 +0000
  • a59804f0ac ICU-12181 Merging ICU4C compact decimal format patch from branch to trunk Shane Carr 2017-03-18 03:11:00 +0000
  • 6fc65490f2 ICU-7467 Revert failing merge of new decimal format. Andy Heninger 2017-03-18 00:27:51 +0000
  • 6ba4206d8c ICU-7467 Merging branch to trunk 5 Shane Carr 2017-03-17 23:55:08 +0000
  • 7849d4bd06 ICU-7467 Merging branch to trunk 4 Shane Carr 2017-03-17 23:54:23 +0000
  • b46df111ae ICU-7467 Merging branch to trunk 3 Shane Carr 2017-03-17 23:48:48 +0000
  • aef3d3f181 ICU-7467 Merging branch to trunk 1 Shane Carr 2017-03-17 23:48:37 +0000
  • fbffca75ed ICU-7467 Merging branch to trunk 1 Shane Carr 2017-03-17 23:48:25 +0000
  • fdbf36c544 ICU-13049 icu4j, update svn properties of files to match auto-props defaults. Fix one file with a Latin-1 copy right sign. Andy Heninger 2017-03-17 22:30:26 +0000
  • 3d996441e7 ICU-13048 fixes to make internal header test pass. Norbert Runge 2017-03-17 21:42:57 +0000
  • a0c9b06810 ICU-13049 svn properties updated to match auto-props values. Andy Heninger 2017-03-17 21:19:03 +0000
  • 3a18873d2c ICU-12812 Add new implementation, but only expose a limited API as tech preview. Note the XCldrStub class to help migration from CLDR to ICU environment. Mark Davis 2017-03-17 12:48:31 +0000
  • 81579b93df ICU-13049 more svn utf-8 property fixes. Andy Heninger 2017-03-17 01:20:55 +0000
  • 309364fee5 ICU-13049 svn utf-8 & other property fixes. Andy Heninger 2017-03-17 00:37:59 +0000
  • 02cf91d3e6 ICU-12766 support escaping on ebcdic (z) Steven R. Loomis 2017-03-16 21:49:19 +0000
  • 8e5f9cefe7 ICU-13044 Update exclusion file with entries for new (ICU 59) C++ files. Modify makefile to generate test files with .cpp suffic instead of .c suffix to avoid unnecessary warnings. Norbert Runge 2017-03-16 20:13:48 +0000
  • cf3e1e7f40 ICU-12766 turn on escaping for z (mh-os390) Steven R. Loomis 2017-03-16 19:52:20 +0000
  • d0a27e61c2 ICU-12766 merge from trunk Steven R. Loomis 2017-03-16 19:28:17 +0000
  • b47a86f204 ICU-12766 escaping: merge from branch Steven R. Loomis 2017-03-16 19:01:12 +0000
  • e2c9cd10d5 ICU-12766 update make dist Steven R. Loomis 2017-03-16 15:16:08 +0000
  • a1afc24f8c ICU-12766 fix issue w/ u8 escaping Steven R. Loomis 2017-03-16 15:15:26 +0000
  • ddcaeb9cf4 ICU-12766 solaris: most tests now build. wip Steven R. Loomis 2017-03-16 14:51:39 +0000
  • 60c87e638b ICU-12766 merge from trunk Steven R. Loomis 2017-03-15 23:51:15 +0000
  • 14f45141ba ICU-12766 fix buffer size Steven R. Loomis 2017-03-15 23:48:54 +0000
  • 2928392042 ICU-12922 improve docs Markus Scherer 2017-03-15 22:26:18 +0000
  • 431b048f39 ICU-12992 tiny doc fix Markus Scherer 2017-03-15 21:26:49 +0000
  • 1ff95fff4d ICU-12992 jungshik says that Windows does not like inline U_COMMON_API functions Markus Scherer 2017-03-15 21:00:16 +0000
  • 78b1977508 ICU-12766 aix/escaper: tests now build on AIX Steven R. Loomis 2017-03-15 18:08:36 +0000
  • f98c39a60f ICU-12766 aix/escaper: WIP. bring back std::nullptr_t! Steven R. Loomis 2017-03-15 17:34:55 +0000
  • 967bf42d24 ICU-12766 merge from trunk Steven R. Loomis 2017-03-15 16:59:48 +0000
  • b9ecfe69c3 ICU-12766 aix/escaper: WIP. Support u8 Steven R. Loomis 2017-03-15 16:58:45 +0000
  • 8afd3f9b68 ICU-12555 Fixed ArrayIndexOutOfBoundsException problem in StringSearch constructor caused by incorrect ce table length. Yoshito Umaoka 2017-03-15 07:20:13 +0000
  • 7cb98afd6a ICU-12577 Fixed a potential null dereference issue in SimpleTimeZone. Yoshito Umaoka 2017-03-15 06:07:43 +0000
  • 4abad560e4 ICU-12766 merge from trunk Steven R. Loomis 2017-03-15 04:29:41 +0000
  • 394e842e60 ICU-12766 aix/escaper: WIP. Steven R. Loomis 2017-03-15 04:12:37 +0000
  • 383d3eead1 ICU-12766 cleanup and add test case for escaper Steven R. Loomis 2017-03-15 02:16:35 +0000
  • 76d9f7e502 ICU-12562 Applied the fix equivalent to the android patch to resolve TimeZone#getDefault() threading issue. Yoshito Umaoka 2017-03-15 01:27:58 +0000
  • 803210153a ICU-12766 merge from trunk Steven R. Loomis 2017-03-15 00:50:54 +0000
  • 6b64c3bbb8 ICU-12612 Removed unused/broken clover code coverage taget from build.xml Yoshito Umaoka 2017-03-15 00:43:54 +0000
  • 8263cc5d75 ICU-12615 LocaleValidityChecker to handle the special case '-u-va-posix' Yoshito Umaoka 2017-03-15 00:32:31 +0000
  • 5bea3757ac ICU-12988 CaseMap UTF-8 with Edits; ported from UTF-16 changes in ICU-12410 r39684 Markus Scherer 2017-03-14 23:55:29 +0000
  • 10ae498198 ICU-12722 Added default case in a switch statement to resolve an ErrorProne and other static code analysis tool's warning. Yoshito Umaoka 2017-03-14 21:53:32 +0000
  • 53c2cc2c4c ICU-12793 Fixes in sample code. Yoshito Umaoka 2017-03-14 21:37:41 +0000
  • 4868776250 ICU-12724 Do not lazily initialize CANONICAL_MAP / variantsToKeywords with potentially problematic initialization code. Yoshito Umaoka 2017-03-14 21:11:57 +0000
  • f54d25d286 ICU-12810 Prevent assertion triggered by time zone id including characters other than ASCII invariants initialize/formatting a time zone. Yoshito Umaoka 2017-03-14 19:39:30 +0000
  • 9b50ba1c2e ICU-13032 turn off the aliasing barrier for PNaCl which does not allow this specific inline assembler instruction Markus Scherer 2017-03-14 18:12:19 +0000
  • c026fe4808 ICU-12674 Add missing cleanup registration in Normalizer2; fixes memory leak. Andy Heninger 2017-03-14 18:10:59 +0000
  • 7d82980d9a ICU-12882 Removed a section explaining calendar subclass resource data from DateFormatSymbols constructor's API doc. Yoshito Umaoka 2017-03-14 14:15:29 +0000
  • 4bea0e6df8 ICU-12912 Fix a few nits in comments. Jeff Genovy 2017-03-14 02:32:46 +0000
  • 4890638e08 ICU-12766 wip escaping for utf-8 input Steven R. Loomis 2017-03-13 23:19:33 +0000
  • 170693e51e ICU-13012 Remove stray ^S character from line_normal_cj.txt. Andy Heninger 2017-03-13 23:17:12 +0000
  • 72c8be3fb6 ICU-12912 - Windows timezone detection - Get rid of deprecated version checking for old OS behavior (ICU supports Win7+, the updated code supports Vista+ (and even some older version) Shawn Steele 2017-03-13 22:30:03 +0000
  • d9cdb7568c ICU-12766 add stub escapesrc Steven R. Loomis 2017-03-13 19:08:18 +0000
  • 05c591d7ef ICU-12992 add char16ptr.h with pointer conversions; use Char16Ptr for input parameters where possible; make UChar configurable but default to char16_t; add OldUChar same as ICU 58 UChar except not configurable; in public C++ headers change all UChar to char16_t (integrate branches/markus/ucharptr2) Markus Scherer 2017-03-10 22:01:34 +0000
  • b8f912c3c4 ICU-12992 still use U_FINAL Markus Scherer 2017-03-10 21:22:38 +0000
  • 57cbeba70f ICU-12766 recommit r39756 onto proper branch Steven R. Loomis 2017-03-10 02:59:46 +0000
  • 153ccb4e2e ICU-12766 revert r39756 (mistake) Steven R. Loomis 2017-03-10 02:58:13 +0000
  • 5eb836b30e ICU-13015 AIX: final->U_FINAL, config opts, and ustring.h Steven R. Loomis 2017-03-10 02:30:04 +0000
  • 6f30aba8ef ICU-12766 esc- work in progress Steven R. Loomis 2017-03-10 02:27:09 +0000
  • 4968a203f0 ICU-12766 fix AIX compile opts and uchar include Steven R. Loomis 2017-03-10 01:27:11 +0000
  • 09d1e6e03b ICU-12766 z/OS (and AIX) need U_FINAL still instead of final. Steven R. Loomis 2017-03-10 00:20:36 +0000
  • 0605a3c20f ICU-12766 merge from trunk Steven R. Loomis 2017-03-09 23:50:06 +0000
  • faaaf5e796 ICU-13009 fix make dist, post reorg Steven R. Loomis 2017-03-09 23:45:26 +0000
  • f19978a35e ICU-13016 solaris porting Steven R. Loomis 2017-03-09 02:12:45 +0000
  • 1fc24f144d ICU-12992 casemap.h does not need to include char16ptr.h any more Markus Scherer 2017-03-09 00:10:33 +0000
  • bf17d52293 ICU-12992 add OldUChar type to match ICU 58 UChar; add public conversion functions from char16_t * to UChar * and OldUChar * with aliasing barrier Markus Scherer 2017-03-08 22:08:12 +0000
  • 14dbfd1d16 ICU-12992 revert new C++ API (CaseMap) to raw pointers Markus Scherer 2017-03-08 21:07:27 +0000
  • 175ab07e28 ICU-12766 z porting changes (more to come) Steven R. Loomis 2017-03-08 15:34:47 +0000
  • a8bc4d7682 ICU-12992 make the old normlzr.h work with configured UChar=uint16_t, and do not include it from coll.h any more (it only needs unorm.h) Markus Scherer 2017-03-08 05:59:25 +0000
  • 68a6ecd336 ICU-12766 merge from trunk Steven R. Loomis 2017-03-08 01:07:45 +0000
  • b5b52ad027 ICU-12992 make tools & tests work with configured UChar=uint16_t Markus Scherer 2017-03-08 01:07:20 +0000
  • 782e4ff95e ICU-12922 bidi explicit level 0: lift it up to resolved paragraph level except leave it at 0 for paragraph separators Markus Scherer 2017-03-07 22:57:46 +0000
  • 85e291a4ec ICU-12992 new version of the aliasing barrier Markus Scherer 2017-03-06 22:47:58 +0000
  • 410e3f6db5 ICU-13005 Integrate data from CLDR release-31-d02 (part 2, add new locales) Peter Edberg 2017-03-05 05:38:02 +0000
  • e8eb923aba ICU-12998 icu4c readme, fixed two refs to icu/icu/trunk, preliminary update for 59rc Peter Edberg 2017-03-05 05:13:24 +0000
  • b3045d787d ICU-13005 update release version to 59.1 rc Peter Edberg 2017-03-05 04:57:45 +0000
  • 2d183b5a92 ICU-13005 Integrate data from CLDR release-31-d02, remove logKnownIssues for fixed items Peter Edberg 2017-03-05 03:53:56 +0000
  • 8d61ae06b3 ICU-12766 merge from trunk Steven R. Loomis 2017-03-04 06:46:33 +0000
  • 9b792c3cf1 ICU-12736 remove remaining uses of now-obsolete U_HAVE_STD_STRING Markus Scherer 2017-03-04 00:22:40 +0000
  • a32c1b17ec ICU-12736 assume in some places that we always have std::string; merge r39687 & r39704 from dev branch Markus Scherer 2017-03-04 00:06:17 +0000
  • 568486c964 ICU-12992 remove Char16Ptr output conversion overloads, remove wrapper-as-pointer operators, some cleanup Markus Scherer 2017-03-03 23:55:13 +0000
  • 5a13a8ca58 ICU-12992 return raw pointers not pointer wrappers Markus Scherer 2017-03-03 22:42:52 +0000
  • 666ba715d5 ICU-12766 merge from trunk Steven R. Loomis 2017-03-03 21:55:08 +0000
  • 04c115425d ICU-13010 Add Extend* to rule GB11′, update tests and add more emoji cluster tests Peter Edberg 2017-03-02 21:04:09 +0000
  • 9354784c16 ICU-12816 tzdata2017a to ICU4C/ICU4J. Override region for Pacific/Johnston, so region mapping stayed same with previous versions. Fixed a tzcode build problem. Yoshito Umaoka 2017-03-02 07:39:17 +0000
  • 8c7d1b2deb ICU-12992 disable U_ALIASING_BARRIER for now Markus Scherer 2017-03-01 23:58:37 +0000
  • 4b154b8328 ICU-12992 s/UChar/char16_t/g in public C++ header files Markus Scherer 2017-03-01 23:55:58 +0000
  • 5df9572e9a ICU-12992 UChar=char16_t inside ICU, configurable, defaults to char16_t/C++ uint16_t/C Markus Scherer 2017-03-01 23:05:52 +0000
  • b9ef7bcac4 ICU-12992 change UnicodeString functions from const UChar * to ConstChar16Ptr where possible Markus Scherer 2017-03-01 22:06:25 +0000
  • 80606f5b57 ICU-13008 Signed int overflow (undefined behavior) in datefmt.cpp Andy Heninger 2017-03-01 21:59:38 +0000
  • 4c1c730f57 ICU-12992 remove conversion from int; NULL is often nullptr or __null not simply 0 Markus Scherer 2017-03-01 21:11:54 +0000
  • 031be51911 ICU-12992 move Char16Ptr to new char16ptr.h; change non-UnicodeString C++ functions from raw pointers to Char16Ptr where possible Markus Scherer 2017-03-01 05:52:24 +0000
  • d924dda84b ICU-12992 return pointer-wrapper class from UnicodeString::getBuffer() and siblings, add wrapper class overloads to make this mostly work as is, fix a few call sites Markus Scherer 2017-02-28 22:07:03 +0000
  • a900fee035 ICU-12766 merge from trunk Steven R. Loomis 2017-02-28 19:36:42 +0000
  • 9634351bd7 ICU-12992 test overloads with pointer-wrapper class, add constructor(int null) to match NULL==0 Markus Scherer 2017-02-28 06:50:27 +0000
  • abc3231fb2 ICU-12893 U_FALLTHROUGH: separate compiler test from compiler-feature test Markus Scherer 2017-02-28 03:38:29 +0000
  • f9b7898dcf ICU-13005 Integrate data from CLDR release-31-d01 Peter Edberg 2017-02-27 03:25:00 +0000
  • f048c38ae3 ICU-12992 merge in trunk ICU-12410 r39708 U_COMMON_API for Edits::Iterator Markus Scherer 2017-02-25 04:48:15 +0000
  • 1bfa33bfbd ICU-12410 U_COMMON_API for Edits::Iterator Markus Scherer 2017-02-25 04:42:09 +0000
  • 7dfefa55f5 ICU-12992 experimental UnicodeString with Char16Ptr and ConstChar16Ptr in constructors and extract() Markus Scherer 2017-02-25 01:08:35 +0000
  • 1d5d552ae1 ICU-12893 enable U_FALLTHROUGH only for clang; fix a former .c file Markus Scherer 2017-02-24 20:49:14 +0000
  • 8c61bdb545 ICU-12645 char16_t clean-ups to umachine.h Andy Heninger 2017-02-24 00:17:13 +0000
  • 5817a8c964 ICU-12945 Removed redundant IBM copyright embedded in API comments. Also updated API doc footer copyright statement from IBM's to Unicode's. Yoshito Umaoka 2017-02-22 20:39:40 +0000
  • 5f57938910 ICU-12884 regex timeout not working with {loop counts} in patterns. Andy Heninger 2017-02-21 23:12:48 +0000
  • a1cb685865 ICU-12993 undef __STRICT_ANSI__ on some platforms. Andy Heninger 2017-02-19 21:58:30 +0000
  • 4ff013c080 ICU-12913 Add cast to avoid printf compile warning. Andy Heninger 2017-02-18 00:14:37 +0000
  • 4c2fad3e36 ICU-12410 class Edits, class CaseMap with new low-level functions that work with Edits, simpler case properties code, some cleanup Markus Scherer 2017-02-17 21:03:35 +0000
  • 3c9606062d ICU-12410 changes for review feedback Markus Scherer 2017-02-17 18:34:11 +0000
  • 4eaff9ce2c ICU-12953 Include GSM 03.38 mapping in ICU by default Fredrik Roubert 2017-02-15 23:49:47 +0000
  • 67c9e8d526 ICU-12410 C++ foldCase()->fold() Markus Scherer 2017-02-15 22:46:18 +0000
  • b3a53f130e ICU-12763 For C++ API, say return is undefined in the case of an error Peter Edberg 2017-02-15 21:15:58 +0000
  • a65ca778c7 ICU-12410 UTF-8 for new C++ source files like in ICU-12764 Markus Scherer 2017-02-14 19:46:45 +0000
  • 103ef8c7ad ICU-12766 merge from trunk Steven R. Loomis 2017-02-14 01:31:24 +0000
  • 45e054a938 ICU-12766 z: library and tools build: C linkage for makeconv/pluggable malloc Steven R. Loomis 2017-02-14 01:22:12 +0000
  • 35a07bf89d ICU-12888 UText, problems with handling of bad UTF-8. Andy Heninger 2017-02-14 00:45:05 +0000
  • bd7130998d ICU-12410 TestCaseMapWithEdits() Markus Scherer 2017-02-14 00:21:31 +0000
  • 44dee82dfd ICU-12932 RBBI rule parsing, fix incorrect handling of node stack overflow. Andy Heninger 2017-02-13 21:04:32 +0000
  • 4efcd1d0e1 ICU-12766 z: library and tools build: use U_INT64_MAX instead of INT64_MAX Steven R. Loomis 2017-02-13 20:29:24 +0000
  • c8ed8a6048 ICU-12766 z: library and tools build Steven R. Loomis 2017-02-11 02:43:09 +0000
  • 8e5c017e03 ICU-12930 Fix assertion failure in regex compile. Andy Heninger 2017-02-10 23:30:24 +0000
  • 4207d7fc26 ICU-12410 test & fix Edits Markus Scherer 2017-02-10 04:44:37 +0000
  • 870b039296 ICU-12763 for C++ select(const Formattable&...), add UErrorCode param, return empty string if err Peter Edberg 2017-02-09 23:40:59 +0000
  • 91cb8bf24e ICU-12410 bug fixes Markus Scherer 2017-02-09 23:09:08 +0000
  • 0e4c0199ee ICU-12410 remove unused UCaseProps pointer from ucase_... functions Markus Scherer 2017-02-09 21:50:20 +0000
  • 5da94f206a ICU-12410 move new code into new files, split ucasemap_imp.h from ustr_imp.h Markus Scherer 2017-02-09 21:15:34 +0000
  • 653750ca58 ICU-12969 protect against using negative ID for resource Peter Edberg 2017-02-09 19:33:51 +0000
  • 1c2a1da83b ICU-12410 move/re-port case folding, support Edits Markus Scherer 2017-02-09 00:12:54 +0000
  • 4805866163 ICU-12410 move/re-port titlecasing, support Edits Markus Scherer 2017-02-07 00:58:52 +0000
  • 2798a5aa3e ICU-12410 toUpper() with Edits Markus Scherer 2017-02-06 22:31:15 +0000
  • 8543833fd7 ICU-12410 rename impl.CaseMap to impl.CaseMapImpl, avoid name collision with new text.CaseMap Markus Scherer 2017-02-06 21:44:01 +0000
  • 96ad7e4a09 ICU-12410 minor API docs fixes Markus Scherer 2017-02-06 21:21:52 +0000
  • ff6c786c00 ICU-12662 add .gitignore and also svn:ignore .git Steven R. Loomis 2017-02-04 02:15:03 +0000
  • 04448b004f ICU-12764 UTF-8 source files, update file encoding comments. Andy Heninger 2017-02-03 18:57:23 +0000
  • 415932a1e3 ICU-12870 Charset Detector, have docs reference the Compact Encoding Detector. Andy Heninger 2017-02-03 02:46:43 +0000
  • 22702a020d ICU-12410 back to non-static CaseMap with options but no locale; immutable class with setters that return new/other objects Markus Scherer 2017-02-02 22:54:31 +0000
  • f735836e1e ICU-12410 switch CaseMap from ULocale to Locale (only) Markus Scherer 2017-02-02 19:38:50 +0000
  • c3ad2fabfb ICU-12895 ICU4C Readme, mention C++11, utf-8 source files and UChar being char16_t. Andy Heninger 2017-02-02 18:29:43 +0000
  • 0001f6c5e9 ICU-12895 update license files Peter Edberg 2017-02-02 06:36:31 +0000
  • bee855c9b2 ICU-12895 API change report for ICU4C 59m1 from jenkins Steven R. Loomis 2017-02-02 03:38:01 +0000
  • 4765653577 ICU-12914 change rulesLength/Capacity back to int32_t; handle INT32_MAX overflow Peter Edberg 2017-02-01 20:27:47 +0000
  • 005b4b230b ICU-12895 Update urename.h Peter Edberg 2017-02-01 08:47:08 +0000
  • af88083329 ICU-12914 Better loop control in test Peter Edberg 2017-02-01 07:52:19 +0000
  • 309ab726d1 ICU-12895 Updated ICU4J readme for 59m1. Yoshito Umaoka 2017-01-30 07:21:15 +0000
  • befd7afb90 ICU-12895 Updated ICU4J API change report for 59m1. Yoshito Umaoka 2017-01-30 07:11:25 +0000
  • 892a2005ba ICU-12948 Imported data from CLDR trunk @13199, including UTC/GMT separation. Yoshito Umaoka 2017-01-29 05:08:37 +0000
  • c21c41ac03 ICU-12824 Update escape sequences for JavaDoc Craig Cornelius 2017-01-28 00:31:16 +0000
  • 1e63072ce8 ICU-12948 Pass two preliminary integration of CLDR 31 @13194 Peter Edberg 2017-01-27 05:21:21 +0000
  • 2fe503c981 ICU-12410 start to port class CaseMap to Java; make case mapping impl code work with CharSequence & Appendable Markus Scherer 2017-01-25 23:52:55 +0000
  • b15451322e ICU-12943 More Cygwin build fixes. Andy Heninger 2017-01-25 06:08:26 +0000
  • e0f3d87e99 ICU-12948 First-pass preliminary integration of CLDR 31 @13174 Peter Edberg 2017-01-24 08:22:23 +0000
  • 7b33e586f5 ICU-12937 Withdraw MeasureUnit interfaces for coordinate units, and related data loading Peter Edberg 2017-01-23 16:20:59 +0000
  • 46beebce64 ICU-12943 Cygwin/MSVC Windows build fixes. Andy Heninger 2017-01-23 00:38:28 +0000
  • 850118a0e0 ICU-12948 Add new elements in structLocale Peter Edberg 2017-01-22 09:23:49 +0000
  • 8e2a943ae8 ICU-12948 Handle new KeyType values, codes Peter Edberg 2017-01-22 09:21:04 +0000
  • 47e1aaaf14 ICU-12763 Add uplrules_selectWithFormat and PluralRules::select that take & use [U]NumberFormat Peter Edberg 2017-01-21 01:03:32 +0000
  • 8e6641fb3c ICU-12410 port class Edits to Java Markus Scherer 2017-01-21 00:53:52 +0000
  • 183b124712 ICU-12940 Add "ars" as alias to "ar_SA" locale, to "ar" for coll/rbnf Peter Edberg 2017-01-20 20:07:27 +0000
  • aa27217a84 ICU-12410 remove locCache behavior from ucase_getCaseLocale() and functions that call it, try to make it a little faster for common locale IDs Markus Scherer 2017-01-20 06:27:47 +0000
  • 8a55e577e5 ICU-12410 make CaseMap functions static; change the function parameter order to (config, input, output); remove Edits::setWriteUnchanged(), writeUnchanged(), omitUnchanged() and add UCASEMAP_OMIT_UNCHANGED_TEXT options bit; case mapping functions call edits->reset() at start Markus Scherer 2017-01-20 04:04:58 +0000
  • 242e02c388 ICU-12764 icu4c utf-8 source files, update Copyright notices. Andy Heninger 2017-01-20 00:20:31 +0000
  • 17683ea87f ICU-12914 Add ubrk_openBinaryRules, ubrk_getBinaryRules, and simple test Peter Edberg 2017-01-19 23:10:23 +0000
  • f28895cccc ICU-12943 Windows Build Fixes for UChar=char16_t and utf-8 source files. Andy Heninger 2017-01-19 18:12:50 +0000
  • 08e0afec58 ICU-12643 C++11 trial. Use some features as a test case. Andy Heninger 2017-01-18 23:51:57 +0000
  • b83dab6dfc ICU-12645 Make UChar type default char16_t. If all proceeds well, a future change will remove the conditional logic. Andy Heninger 2017-01-18 21:46:03 +0000
  • 0fc9197e4c ICU-12645 Make UChar type default char16_t. If all proceeds well, a future change will remove the conditional logic. Andy Heninger 2017-01-18 21:26:05 +0000
  • b63a4751fa ICU-12918 Dictionary Break Iterator Assertion Failure Andy Heninger 2017-01-18 19:43:01 +0000
  • 9846ee3b54 ICU-12918 Dictionary Break Iterator Assertion Failure Andy Heninger 2017-01-18 19:42:33 +0000
  • 82dfd8b26e ICU-12873 Race Conditions in RuleBasedBreakIterator. Andy Heninger 2017-01-17 23:13:25 +0000
  • 32ca386c27 ICU-12684 Add unum_formatDoubleForFields and test Peter Edberg 2017-01-16 19:48:33 +0000
  • 26d15e5eca ICU-12895 icu4c readme, preliminary update for 59m1 Peter Edberg 2017-01-16 04:52:36 +0000
  • 29adc42b5f ICU-12895 fix the header comment version in configure Peter Edberg 2017-01-16 00:46:12 +0000
  • a238722264 ICU-12895 update release version to 59.0.1 for m1 Peter Edberg 2017-01-16 00:42:22 +0000
  • e03b49844c ICU-12883 fix raw '&' in license files Peter Edberg 2017-01-16 00:40:58 +0000
  • 72280fb152 ICU-12713 Port fix for handling large magnitude numbers from ICU4J to ICU4C George Rhoten 2017-01-14 16:29:40 +0000
  • 0b24b6a633 ICU-12874 Don't truncate small numbers with CompactDecimalFormat style rules represented in RBNF George Rhoten 2017-01-13 19:06:54 +0000
  • 40f9b33eb7 ICU-12908 getTZKeyName in common/wintz.cpp leaks registry handle Jeff Genovy 2017-01-13 01:48:47 +0000
  • 645b425d97 ICU-12908 getTZKeyName in common/wintz.cpp leaks registry handle Jeff Genovy 2017-01-13 01:28:50 +0000
  • fbd1e089fd ICU-12410 add C++ CaseMap, make UCaseMap an alias for that, move new functions with Edits into CaseMap, make case properties functions ignore UCaseProps pointer Markus Scherer 2017-01-12 19:05:01 +0000
  • 3b23b78b95 ICU-12410 include what you use Markus Scherer 2017-01-12 18:35:18 +0000
  • 7035c31b6d ICU-12410 add ucasemap_toTitleWithEdits(const UCaseMap *csm, icu::BreakIterator *iter, ...), change UErrorCode pointer to reference internally and in new C++ API functions, add ucasemap_foldCaseWithEdits(), change UCaseMap.iter to C++ BreakIterator Markus Scherer 2017-01-09 23:52:12 +0000
  • 0057324249 ICU-12826 Updated CLDR utilities jar build target to exclude test framework classes. Also added @internal CLDR to the API comment in those test utility classes actually refereneced by CLDR tooling. Yoshito Umaoka 2017-01-09 21:24:46 +0000
  • bf94c49872 ICU-12899 Corrected an error in repository URL in pom.xml. Yoshito Umaoka 2017-01-09 16:19:41 +0000
  • 00f2e12b65 ICU-12410 Edits::Iterator getters not fields, tracks indexes, findSourceIndex(), skip-unchanged iterators, ucasemap_toLowerWithEdits() & ucasemap_toUpperWithEdits() Markus Scherer 2017-01-06 00:20:31 +0000
  • 20994f490a ICU-12410 add Edits::Iterator and change UnicodeString case mappings to get & apply Edits for longer strings Markus Scherer 2017-01-04 21:20:08 +0000
  • 6fc7fe3b65 ICU-12410 low-level UTF-16 case mapping functions optionally write metadata to new class Edits Markus Scherer 2016-12-31 00:23:31 +0000
  • fb0439839b ICU-12860 U_DRAFT -> U_CAPI. U_DRAFT appeared on three stable functions. Also changed U_STABLE->U_CAPI for consistencey within file. See #9961 Andy Heninger 2016-12-19 22:40:54 +0000
  • 7d2fe3819c ICU-12643 ICU4C, require C++11 to build. Andy Heninger 2016-12-16 00:03:11 +0000
  • 68401040eb ICU-12852 Remove some unnecessary copy (merge from bug) Steven R. Loomis 2016-12-14 18:41:04 +0000
  • 8ae505f6dd ICU-12887 Update ICU4J repository URLs. Not updating version for now. Yoshito Umaoka 2016-12-08 21:49:18 +0000
  • 0fd5600285 ICU-12809 only .cpp files no .c in ICU library code Andy Heninger 2016-12-07 21:14:27 +0000
  • 48989879a8 ICU-12869 Don't use ordinal() to define public constants. Fredrik Roubert 2016-12-05 20:49:33 +0000
  • f6bad27e9c ICU-12876 integrate CLDR release-30-0-3 into icu trunk Peter Edberg 2016-12-03 00:42:01 +0000
  • 52989746d9 ICU-12849 Title Casing, incorrect length returned when preflighting with a NULL output buffer. Andy Heninger 2016-12-01 01:41:40 +0000
  • a19a3a0f7a ICU-12868 Fixed invalid if condition in the recent fix in locmap.c Yoshito Umaoka 2016-11-30 20:33:41 +0000
  • b0526b7711 ICU-12816 tzdata2016j updates to ICU4C/ICU4J. Yoshito Umaoka 2016-11-29 08:30:52 +0000
  • 519a43ada5 ICU-12698 fix error in running performance test Steven R. Loomis 2016-11-28 23:45:55 +0000
  • 725a6726d7 ICU-12023 merge from http://bugs.icu-project.org/trac/attachment/ticket/12023/libcxx_typeinfo.diff - CLA confirmed as @jbeich Steven R. Loomis 2016-11-15 21:02:48 +0000
  • ee80ecf6a7 ICU-12723 Remove double-checked locking in ICUNotifier. Andy Heninger 2016-11-10 22:32:56 +0000
  • ac2430a58a ICU-12386 Search for an actual resource, not a directory. Fredrik Roubert 2016-11-09 18:02:48 +0000
  • fad9b48931 ICU-12832 UTF-8 case mapping appendUChar() write a character even if it fills destCapacity exactly Markus Scherer 2016-11-07 23:15:47 +0000
  • f59ef72572 ICU-12816 tzdata2016i to ICU4C/ICU4J. Yoshito Umaoka 2016-11-03 18:11:33 +0000
  • d1ee641e2e ICU-12825 Fixing icu4c spoof checker issues #12825 and #12815. Shane Carr 2016-10-28 17:56:22 +0000
  • 173981e642 ICU-12822 digitlst.cpp depends on <string> to include <locale.h> on windows. Include it explicitly Steven R. Loomis 2016-10-27 01:35:55 +0000
  • 2f358ce4bb ICU-12827 ucol_getKeywordValuesForLocale() reset the keyword-list iterator, and a little UList cleanup Markus Scherer 2016-10-26 22:05:50 +0000
  • a082545d69 ICU-12816 tzdata2016h updates to ICU4J. Yoshito Umaoka 2016-10-21 02:58:26 +0000
  • a617765c5f ICU-12816 tzdata2016h updates to ICU4C. Yoshito Umaoka 2016-10-21 02:57:50 +0000
  • 5474afe9d9 ICU-11387 improve source tarball packaging (post 58.1) Steven R. Loomis 2016-10-20 17:22:15 +0000
  • 28c8696e5b ICU-12798 Missing #ifdef in putil_cleanup(), broke AIX. Andy Heninger 2016-10-18 17:34:00 +0000
  • 16b73a36ca ICU-12798 directory traversal code assumes that path length is less than PATH_MAX Andy Heninger 2016-10-18 00:31:55 +0000
  • a8e45e3d32 ICU-12780 Unicode copyright and SVN property fixes. Yoshito Umaoka 2016-10-17 22:40:40 +0000
  • a795ef95d2 ICU-12779 integrate CLDR release-30-0-2 into icu4c trunk Peter Edberg 2016-10-17 22:26:18 +0000
  • d9dbe1251a ICU-12780 integrate CLDR release-30-0-2 into icu4j trunk Peter Edberg 2016-10-17 22:25:05 +0000
  • 04b460f204 ICU-12779 Added/fixed Unicode copyright comments, commiting changes on behalf of Norbert. Yoshito Umaoka 2016-10-17 21:55:45 +0000
  • 7ae322735b ICU-12779 do not check U_PLATFORM macros before including ICU headers Markus Scherer 2016-10-14 19:42:22 +0000
  • ca89e72c4d ICU-12780 Updated readme.html for 58.1 GA. Yoshito Umaoka 2016-10-14 18:00:17 +0000
  • 5054f43004 ICU-12801 Regenerated ICU4J data using ICU4C trunk. Updated and cleaned up TestLocaleDisplayNames() to pass the test. Yoshito Umaoka 2016-10-14 00:15:20 +0000
  • 99e5c77917 ICU-12779 ICU4C BRS, update readme for GA Peter Edberg 2016-10-13 19:26:52 +0000
  • 4e96e53a07 ICU-12801 Fixing TestLocaleStructure failure triggered by the new locale 'ckb'. Yoshito Umaoka 2016-10-13 18:57:12 +0000
  • 5abe054173 ICU-12801 integrate CLDR release-30-0-1 into icu4c trunk Peter Edberg 2016-10-13 06:08:08 +0000
  • 0b5446617f ICU-12801 integrate CLDR release-30-0-1 into icu4j trunk Peter Edberg 2016-10-13 06:05:15 +0000
  • d684204400 ICU-12802 ICU4J trunk's tzdata sync'ed with ICU4C, including region override for Europe/Simferopol. Yoshito Umaoka 2016-10-12 22:40:28 +0000
  • 1f86b8df9e ICU-12802 Regenerated zoneinfo64.txt with region override for Europe/Simferopol. Integrated windowsZones.txt including the region mapping update. Yoshito Umaoka 2016-10-12 22:29:00 +0000
  • e27dd73e3b ICU-12792 add 'Test' to name of unit test files for Junit to recognize them as such Norbert Runge 2016-10-12 15:36:55 +0000
  • 92f758f6fc ICU-12797 RBBI rule compiler fix. Andy Heninger 2016-10-10 21:49:01 +0000
  • 4e22ce5dc8 ICU-12797 RBBI rule compiler fix. Andy Heninger 2016-10-10 21:46:04 +0000
  • 4293df728e ICU-12759 DiagBigDecimal.java to DiagBigDecimalTest.java and modify class name Norbert Runge 2016-10-07 15:25:20 +0000
  • 204210ff36 ICU-11950 Turned on multi-threaded testing at the high level (charset, collate, translit, core) Stuart Gill 2016-10-05 21:38:34 +0000
  • 926e0788a3 ICU-12782 Merged TestwriteObject and TestReadObject to avoid test ordering issue. Changed the test case to use ByteArrayOutputStream so that the test case does not leave temporary test output file. Yoshito Umaoka 2016-10-04 14:10:29 +0000
  • 25cf8e9634 ICU-12773 digitlist/strtod_l patch on cygwin, merge r39420 Steven R. Loomis 2016-10-04 04:04:05 +0000
  • e650d3fcc1 ICU-12778 dirent patch on cygwin, merge 39419 Steven R. Loomis 2016-10-04 04:03:01 +0000
  • 76d05d3e32 ICU-12781 dirent patch on cygwin, merge r39418 Steven R. Loomis 2016-10-04 04:02:29 +0000
  • 3ea904d734 ICU-12783 umutex patch for cygwin, merge r39417 Steven R. Loomis 2016-10-04 04:01:33 +0000
  • c3277ff991 ICU-12774 tzname/timezone checks on cygwin, merge r39416 Steven R. Loomis 2016-10-04 04:00:46 +0000
  • 3c81b42bdb ICU-12769 Added modified javadoc8 stylesheet, and updated build.xml to switch stylesheets by JDK version. Yoshito Umaoka 2016-10-03 15:19:01 +0000
  • 51cc9568fc ICU-12768 updates regular expression in copyright scanning script; now scans for Unicoe copyright statement. Norbert Runge 2016-09-30 23:18:16 +0000
  • 69c2fb3919 ICU-12771 adds Unicode copyright statements for nine remaining files Norbert Runge 2016-09-30 22:55:51 +0000
  • b0eda10ed0 ICU-12759 fix BigDecimal tests to properly run under JUnit Stuart Gill 2016-09-30 21:10:28 +0000
  • 5020de1f61 ICU-12739 Updated readme.html. Removed platform support table and module support section, revised some descriptions, mentioned development hosting and licensing change and other minor updates. Yoshito Umaoka 2016-09-29 19:51:52 +0000
  • 57124113e4 ICU-12738 exclude LICENSE from BOM check Steven R. Loomis 2016-09-29 17:29:41 +0000
  • acffd25cd9 ICU-12738 final BOM fix for RC, excluded some files per ICU-12767 Steven R. Loomis 2016-09-29 17:29:08 +0000
  • c97eed26e6 ICU-12716 Corrected API comment for newly added hashCode() methods, added a test case for VersionInfo#hashCode() and updated coverage-exclusion.txt. Also updated the API change report and API signature file. Yoshito Umaoka 2016-09-29 10:50:23 +0000
  • e3624ee74a ICU-12415 tzdata2016g updates to ICU4J. Yoshito Umaoka 2016-09-29 02:26:35 +0000
  • 9978ea5074 ICU-12415 tzdata2016g updates to ICU4C. Yoshito Umaoka 2016-09-29 02:26:30 +0000
  • d3fe8565da ICU-12738 ICU4C BRS, update readme (mention new license, additional changes, future requirement changes) Peter Edberg 2016-09-29 01:42:55 +0000
  • acbe642cbb ICU-12761 Adds Unicode copyright notice. Norbert Runge 2016-09-28 22:16:43 +0000
  • 0ca4234c58 ICU-12761 Adds Unicode copyright notice. Norbert Runge 2016-09-28 22:12:27 +0000
  • 29d7ab227d ICU-12752 merge from branch; z porting changes Steven R. Loomis 2016-09-28 17:30:09 +0000
  • 6f70b217a8 ICU-12745 fix for review comments Steven R. Loomis 2016-09-28 17:28:08 +0000
  • 7d0bfe0993 ICU-12729 integrate CLDR release-30-d04 into icu4c trunk (fix characterLabelPattern for strokes) Peter Edberg 2016-09-28 10:52:45 +0000
  • 9ecccdc84a ICU-12729 integrate CLDR release-30-d04 into icu4j trunk (fix characterLabelPattern for strokes) Peter Edberg 2016-09-28 10:50:25 +0000
  • 11c0df4f7b ICU-12738 ICU4C BRS, fixes from testing uconfig.h variations Peter Edberg 2016-09-28 07:37:19 +0000
  • 6ef22595ed ICU-12585 Merging Stuart's work branch changes for re-enabling serialization tests. The change set also contains ICU 58 serialization test data for future releases (BRS). Yoshito Umaoka 2016-09-28 04:56:57 +0000
  • 8f46bb90a3 ICU-12738 ICU4C BRS, basic readme update Peter Edberg 2016-09-28 04:35:27 +0000
  • eccbc645aa ICU-12738 ICU4C BRS, fixes to conditionals/includes/makefiles/scripts from testing public/private headers Peter Edberg 2016-09-28 04:17:24 +0000
  • 5f2c294d1c ICU-12752 fix breakage from r39368 on windows. Steven R. Loomis 2016-09-28 02:26:02 +0000
  • e13317152d ICU-12716 Add hashCode to avoid compiler warnings Craig Cornelius 2016-09-28 01:13:19 +0000
  • f6e18517b1 ICU-12716 Fixes to remove ReferenceEquality warnings on compile Craig Cornelius 2016-09-28 00:39:19 +0000
  • 2049f6f415 ICU-12716 Fix formatting in tests to resolve ErrorProne warnings Craig Cornelius 2016-09-27 23:56:40 +0000
  • b18a92899a ICU-12738 Fix bad API doc generation for ubiditransform.h Andy Heninger 2016-09-27 23:44:26 +0000
  • 6825277072 ICU-12752 commit some IBM z fixes. Library code building Steven R. Loomis 2016-09-27 23:39:01 +0000
  • a1cf85b18f ICU-12738 Remove UTF-8 BOM from files and update copyright notice. Jeff Genovy 2016-09-27 23:38:21 +0000
  • 47b88ab4b7 ICU-5456 minor changes for review feedback Markus Scherer 2016-09-27 21:38:42 +0000
  • ecfeb4ac29 ICU-5456 minor changes for review feedback Markus Scherer 2016-09-27 21:38:03 +0000
  • cd47bd50e6 ICU-12646 Handling out-of-bounds confusable entries in icu4j; see r39360 for icu4c. Shane Carr 2016-09-27 20:10:47 +0000
  • a1b7d39c3b ICU-12646 Syncing spoof data binary file format description with icu4c. Shane Carr 2016-09-27 17:52:29 +0000
  • 09ad3d8e4b ICU-12646 Error code for long confusable entries. Documenting spoof data binary file format changes. Shane Carr 2016-09-27 17:46:10 +0000
  • 6e6eb51366 ICU-12738 remove non-ASCII characters from ICU4C sources. Jeff Genovy 2016-09-27 00:23:19 +0000
  • 5d4b26dc3d ICU-12738 svn BOM fix Steven R. Loomis 2016-09-27 00:20:58 +0000
  • 04a0d117cc ICU-12738 svn property fix - ICU4C Jeff Genovy 2016-09-26 22:56:36 +0000
  • a5e61ccf57 ICU-12745 string limit on Locale(char*) Steven R. Loomis 2016-09-26 22:09:14 +0000
  • fd1fb653a9 ICU-12739 Fixed svn properties. Yoshito Umaoka 2016-09-26 21:45:06 +0000
  • 8cae80209a ICU-12739 BRS 58 - Updated currencyNumericCodes to include BNY/933, imported from ICU4C r39353. Yoshito Umaoka 2016-09-26 20:37:51 +0000
  • 476857ee35 ICU-12738 BRS 58 - Updated currencyNumericCodes.txt to include BNY/933. Yoshito Umaoka 2016-09-26 20:01:41 +0000
  • 29daabe57e ICU-12706 Fixes test coverage exclusion list, broken by CS 39343. Norbert Runge 2016-09-26 20:00:56 +0000
  • 1bb7a50e5f ICU-12739 Currency/Numeric code - sync'ed with the latest ISO data. Also updated the copyright header in source files and output file. Yoshito Umaoka 2016-09-26 18:29:41 +0000
  • e9300f76cf ICU-12739 Added ICU4J 58.1 API signature file. Also added build-local.properties in svn ignore. Yoshito Umaoka 2016-09-26 17:26:56 +0000
  • 72dea1b93c ICU-12739 JDK8 as the reference platform - use Java 8 version of ICUTaglet implementation by default. Yoshito Umaoka 2016-09-26 16:41:39 +0000
  • 4bbd8315bd ICU-12739 Fixed new compiler warnings introduced last week. Yoshito Umaoka 2016-09-26 14:37:26 +0000
  • bea0b2961d ICU-12748 Removed @Override from a couple of methods added after Java 6. Yoshito Umaoka 2016-09-26 14:21:59 +0000
  • bf138d8a85 ICU-12738 ICU4C BRS, Some fixes to U_HIDE_XXX_API macros Peter Edberg 2016-09-26 06:53:00 +0000
  • b0f66e314e ICU-12549 Minor revisions to SpoofChecker comments and documentation (C++). Shane Carr 2016-09-23 21:46:39 +0000
  • 83bbd931ef ICU-12549 Minor revisions to SpoofChecker comments and documentation. Shane Carr 2016-09-23 21:44:06 +0000
  • 8e8676c652 ICU-12706 unit test coverage for CompactDecimalFormat, CurrencyMetaINfo, DigitList. One unreachable method removed in DigitList. Norbert Runge 2016-09-23 21:36:04 +0000
  • feb501f197 ICU-12549 Changing u_strCompare to u_strcmp in spoof documentation. Shane Carr 2016-09-23 01:14:42 +0000
  • e5789c9c8a ICU-12739 update pool bundles, regenerate resource bundles that use them Markus Scherer 2016-09-23 00:07:23 +0000
  • 666c70c68f ICU-12738 update pool bundles Markus Scherer 2016-09-23 00:06:04 +0000
  • 6994b1a557 ICU-12734 Adjust ICUMemCheck.pl for deletion of the Layout Engine. Andy Heninger 2016-09-22 23:41:00 +0000
  • a2e5325ea3 ICU-12748 Remove override that does not work with Java 1.6 Craig Cornelius 2016-09-22 23:29:23 +0000
  • f7e4a8f205 ICU-12716 Resolved StringEquality issues reported by ErrorProne (Android) Craig Cornelius 2016-09-22 22:49:46 +0000
  • 6b3edc198e ICU-12734 ICU4C API, add missing U_HIDE_INTERNAL_API Andy Heninger 2016-09-22 22:10:24 +0000
  • 260f921e89 ICU-12734 ICU4C API Change Report regenerated again; fixed some incorrect @stable tags. Andy Heninger 2016-09-22 18:35:22 +0000
  • 01b69a0682 ICU-12706 inserts two methods into test coverage exclusion list for JaCoCo. The two methods were incorrectly taken out in CS 39322. Norbert Runge 2016-09-22 17:11:17 +0000
  • 52e4366ea0 ICU-12729 integrate CLDR release-30-d03 into icu4c trunk Peter Edberg 2016-09-22 02:14:47 +0000
  • 2ea2ee0cef ICU-12729 integrate CLDR release-30-d03 into icu4j trunk Peter Edberg 2016-09-22 02:13:43 +0000
  • 576a124b1b ICU-12549 Small documentation and comment fixes in C++ SpoofChecker Shane Carr 2016-09-22 01:43:05 +0000
  • 602c875b31 ICU-12549 Small documentation and comment fixes in Java SpoofChecker Shane Carr 2016-09-22 01:35:48 +0000
  • d255867071 ICU-12752 IBM i now passes Steven R. Loomis 2016-09-22 01:25:52 +0000
  • 6f4591b256 ICU-12734 ICU4C API change report tool, tweaks for ICU 58. Andy Heninger 2016-09-22 01:15:51 +0000
  • 6626a14882 ICU-12734 ICU4C API Change Report regenerated. Has problems that need investigation. Andy Heninger 2016-09-22 01:01:42 +0000
  • f0156c183b ICU-12701 additional porting issues. Steven R. Loomis 2016-09-21 23:52:53 +0000
  • da8e954004 ICU-12706 Adjusts code coverage exclusion list after the unit tests from the test coverage fix-it are in the trunk. Norbert Runge 2016-09-21 23:21:27 +0000
  • 2328cbf9e9 ICU-12573 Remove no-longer-needed logKnownIssue Peter Edberg 2016-09-21 23:19:44 +0000
  • bdf4191819 ICU-11679 warning fix Steven R. Loomis 2016-09-21 23:12:11 +0000
  • f431934edf ICU-12738 update dependencies spec Markus Scherer 2016-09-21 23:07:10 +0000
  • 0c77de936b ICU-12734 ICU4C 58 API Promotion. Andy Heninger 2016-09-21 21:20:27 +0000
  • 9f925b0287 ICU-12751 CStr, add icu:: namespace. Andy Heninger 2016-09-21 21:02:21 +0000
  • 588f393cec ICU-12746 avoid checking for possibly-interned String; instead store the no-inheritance-marker as itself, and check for that later Markus Scherer 2016-09-21 20:21:09 +0000
  • c1425af28f ICU-12748 Add @Overrides and fix whitespace, thanks to Eclipse Craig Cornelius 2016-09-21 19:55:37 +0000
  • 96df443f84 ICU-12735 Merged ICU4J API promotion draft from the work branch to trunk, and updated the API change report with them. Yoshito Umaoka 2016-09-21 19:44:11 +0000
  • 370abbf3b9 ICU-12751 use cstr instead of toUTF8String Steven R. Loomis 2016-09-21 19:40:11 +0000
  • 4d580c2834 ICU-12701 additional cast for ibm i Steven R. Loomis 2016-09-21 17:27:57 +0000
  • 6bccdda20d ICU-11679 warning fix (reviewed by Lina) Steven R. Loomis 2016-09-21 17:22:05 +0000
  • 1cca956fcf ICU-12738 ICU4C BRS, update urename.h Peter Edberg 2016-09-21 06:07:26 +0000
  • 0004d39c91 ICU-12549 Changing deprecated SpoofChecker.getSkeleton API back to String instead of CharSequence Shane Carr 2016-09-21 00:24:05 +0000
  • 2bf1e2f0c1 ICU-12701 more IBM i test fixes. Steven R. Loomis 2016-09-21 00:07:32 +0000
  • 5e68fee567 ICU-12639 fix typo Markus Scherer 2016-09-20 23:04:26 +0000
  • 8ebcc0b6d9 ICU-12739 Fixed a compiler warning and issues reported by Find Bugs. Yoshito Umaoka 2016-09-20 23:02:20 +0000
  • 8b980000b1 ICU-12663 disable TestLongUpper() unless in exhaustive mode, because it takes a long time Markus Scherer 2016-09-20 22:49:50 +0000
  • 5afeb0ae2f ICU-12663 TestLongUpper() exit early if out of memory Markus Scherer 2016-09-20 21:42:28 +0000
  • 7827611586 ICU-12739 ICU4J BRS, update measurement unit constants & code Peter Edberg 2016-09-20 21:17:41 +0000
  • e6fdb36045 ICU-12738 ICU4C, update measurement unit constants & code Peter Edberg 2016-09-20 21:15:22 +0000
  • d5d266654b ICU-12549 Revisions to uspoof.h documentation. Actually removing identifier_info.h and other obsolete files from r39218. Shane Carr 2016-09-20 21:06:55 +0000
  • 3a8a02cae1 ICU-11746 more warning cleanup Steven R. Loomis 2016-09-20 21:03:19 +0000
  • 104b90bc3f ICU-12639 detect & handle malformed UTF-8, never call the low-level full case mapping functions with a negative value Markus Scherer 2016-09-20 20:32:12 +0000
  • bc0960b298 ICU-11746 more warning nits Steven R. Loomis 2016-09-20 17:36:32 +0000
  • 7ab8870fd9 ICU-12706 removes import statement for non-existent package. Norbert Runge 2016-09-20 17:24:10 +0000
  • 12c492b740 ICU-11746 remove stray semicolon from r39053 Steven R. Loomis 2016-09-20 17:03:25 +0000
  • d4d3c8f42b ICU-12706 Merges files from the ICU4J unit test coverage fix-it branch into trunk. Norbert Runge 2016-09-20 17:00:07 +0000
  • 37e2574283 ICU-12739 Fixed some API doc issues and eased doclint option with Java 8. Yoshito Umaoka 2016-09-20 16:48:49 +0000
  • 19d7d00bd8 ICU-12701 IBM i fixes (merge to trunk) Steven R. Loomis 2016-09-20 04:30:06 +0000
  • 7960164327 ICU-12663 UnicodeString support nearly 2G UChars & avoid integer overflows; string-to-string case mappings & detect integer overflows; make some calls to uprv_memcpy() and similar a little more robust by casting int32_t to size_t before multiplying Markus Scherer 2016-09-20 01:10:36 +0000
  • 7328eb3618 ICU-12705 Only disable optimizations for the function that is causing problems, ultag_parse. Jeff Genovy 2016-09-19 22:57:47 +0000
  • fd7c2a1f01 ICU-12582 DateFormatRoundTripTest requires one more roundtrip when 1) with time zone display name and 2) 2 digit year. Updated the test case to handle this case. Yoshito Umaoka 2016-09-19 19:26:16 +0000
  • a2ee3b1f28 ICU-11746 static analysis fixes Steven R. Loomis 2016-09-19 18:52:48 +0000
  • dd65e19e36 ICU-12590 Norbert Runge 2016-09-19 17:46:50 +0000
  • d35c86b096 ICU-12548 Norbert Runge 2016-09-19 16:48:06 +0000
  • aecdefedd8 ICU-12590 Norbert Runge 2016-09-19 16:23:26 +0000
  • a7f9741de4 ICU-12590 Norbert Runge 2016-09-19 16:22:07 +0000
  • 126f75c3bd ICU-12596 Re-enabled TestCollectionUtilitySpeed, but use logln instead of errln when performance rate is under the target number. Yoshito Umaoka 2016-09-19 15:39:33 +0000
  • 0b2bbde810 ICU-12140 Pass StringPiece by value, return value. Fredrik Roubert 2016-09-19 11:07:55 +0000
  • f82d62a85c ICU-12729 CLDR release-30-d02 integration, merge icu4c branch into trunk Peter Edberg 2016-09-19 05:09:40 +0000
  • a216388882 ICU-12729 CLDR release-30-d02 integration, merge branch into trunk Peter Edberg 2016-09-19 04:24:40 +0000
  • 7209575d36 ICU-12670 Fix for #12670 and #12672 Shane Carr 2016-09-16 19:54:32 +0000
  • 7c9307678e ICU-11679 Updated the coverge exclusion list to include new Enums introduced in BidiTransform. Yoshito Umaoka 2016-09-16 16:41:02 +0000
  • 7f9b4cd8db ICU-12738 property fix - C Steven R. Loomis 2016-09-16 14:59:54 +0000
  • f46a0abfac ICU-10368 Minor fix to headerdoc comments Peter Edberg 2016-09-16 00:52:01 +0000
  • 770a95261f ICU-12700 Update coverage exclusions on LocaleDisplayNames after implementation of Substitute Handling. Felipe Balbontín 2016-09-16 00:26:11 +0000
  • 691744c120 ICU-5456 minor fixes parallel with C++, and no code coverage for implicit default constructors of all-static classes Markus Scherer 2016-09-15 23:54:13 +0000
  • f13cbd3030 ICU-12549 Adding coverage for SpoofChecker.Builder copy constructor Shane Carr 2016-09-15 21:17:07 +0000
  • 9534ad1cf8 ICU-12047 Minor wording adjustment in toLocalizedPattern() headerdoc Peter Edberg 2016-09-15 17:32:24 +0000
  • d9b9bd7d59 ICU-12047 Minor wording adjustment in toLocalizedPattern() headerdoc Peter Edberg 2016-09-15 17:32:17 +0000
  • 5b9fc6fc70 ICU-12029 Measure unit display names, C++ version. Shane Carr 2016-09-15 08:37:56 +0000
  • f8620a567b ICU-12029 Measure unit display names, Java version. Shane Carr 2016-09-15 08:37:24 +0000
  • 67b23a4aa6 ICU-12054 If format has no fields, first FieldPositionIterator::next should return FALSE; fix ufieldpositer_next description Peter Edberg 2016-09-15 07:24:12 +0000
  • bdde6c0c3b ICU-12554 Fix test to compare the intended objects, instead of two identical objects Peter Edberg 2016-09-15 05:29:13 +0000
  • b581477ea0 ICU-12407 J, just add test for in DECIMAL-style formatter with applied currency pattern Peter Edberg 2016-09-15 05:02:21 +0000
  • ab8da082c7 ICU-12515 J fix - first() should just call delegate Steven R. Loomis 2016-09-15 04:29:23 +0000
  • cd568a0558 ICU-12515 first() should just call delegate Steven R. Loomis 2016-09-15 04:21:26 +0000
  • e02cfd9eac ICU-12407 Prevent parse crash in DECIMAL-style formatter with applied currency pattern Peter Edberg 2016-09-15 03:55:22 +0000
  • 4e29392bdd ICU-12739 Update ICU4J version to 58.1 / 58rc. Yoshito Umaoka 2016-09-15 03:04:15 +0000
  • 416a42bdfc ICU-12738 Updated ICU4C version to 58.1. Also updated uvernum.h to use the Unicode copyright string, which will be embedded in ICU binary data files. Yoshito Umaoka 2016-09-15 03:02:38 +0000
  • 3af8fe0e81 ICU-11679 Fixed incorrect Java Doc comments and import (Direction) Yoshito Umaoka 2016-09-15 01:30:54 +0000
  • 6fcfea15fe ICU-11679 Merging updates in bid transform test. Yoshito Umaoka 2016-09-15 01:28:50 +0000
  • cddcdb6649 ICU-12728 -makedata.vcxproj wasn't updated to VS2015 with the rest Shawn Steele 2016-09-14 23:55:13 +0000
  • 15415832df ICU-5456 modern Greek toUpperCase(), remove most diacritics Markus Scherer 2016-09-14 23:17:11 +0000
  • bdd4180fe1 ICU-12549 Actually removing IdentifierInfo class. Shane Carr 2016-09-14 22:05:34 +0000
  • f411942eb7 ICU-12549 Test coverage for SpoofChecker. Actually removing IdentifierInfo class. Shane Carr 2016-09-14 22:05:04 +0000
  • de23e2458b ICU-12705 disable opt on vs2015 Steven R. Loomis 2016-09-14 20:58:08 +0000
  • 6fa604826e ICU-11679 Merging BidiTransform work from Lina's work branch. Yoshito Umaoka 2016-09-14 20:58:05 +0000
  • 8d59026fd4 ICU-12549 Updating SpoofChecker to latest Unicode specification (Java version). Shane Carr 2016-09-13 22:16:02 +0000
  • 2ceb565df3 ICU-12549 Updating SpoofChecker to latest Unicode specification. Shane Carr 2016-09-13 22:15:13 +0000
  • 85f8d034a7 ICU-12547 UCHAR_TYPE=char16_t on Windows, fix compilation problems. Andy Heninger 2016-09-13 21:37:40 +0000
  • f334e613c1 ICU-12563 fix cross-compile with mingw Steven R. Loomis 2016-09-13 20:29:47 +0000
  • 12b103f98a ICU-12515 fix errors in J filtered brk, enable @ss= Steven R. Loomis 2016-09-13 20:08:10 +0000
  • dea458fef7 ICU-12515 C filtered break Steven R. Loomis 2016-09-13 19:58:55 +0000
  • b2b4154a9d ICU-12422 Fixing affixes for CompactDecimalFormat for locales with different positive/negative formats Shane Carr 2016-09-13 19:01:56 +0000
  • 7429cff9c7 ICU-12700 Implement DisplayContext.Type.SUBSTITUTE_HANDLING on LocaleDisplayNames. Felipe Balbontín 2016-09-13 15:56:04 +0000
  • 72e1644c07 ICU-10368 String digit/symbol support in DecimalFormatSymbols - merged from the work branch. Yoshito Umaoka 2016-09-13 08:41:57 +0000
  • 390d736f89 ICU-12591 Removed the CalendarData class and refactored all the remaining functions that used it (ICU4C). Felipe Balbontín 2016-09-12 21:01:16 +0000
  • e77e6149d7 ICU-7548 Problems opening rbbi data in stand-alone file. Andy Heninger 2016-09-09 23:14:12 +0000
  • 5d9b98cbc3 ICU-5456 modern Greek toUpperCase(), remove most diacritics Markus Scherer 2016-09-09 22:30:55 +0000
  • 4136a2f257 ICU-12708 bye bye layout engine Steven R. Loomis 2016-09-09 21:28:18 +0000
  • 78e91a274f ICU-11679 fix line endings and props Steven R. Loomis 2016-09-09 17:42:05 +0000
  • 6ce57afd03 ICU-11679 merge C BiDi Transform from branch Steven R. Loomis 2016-09-09 16:41:15 +0000
  • d77bd4cec6 ICU-12611 Fix some issues found through static analysis. George Rhoten 2016-09-09 14:58:06 +0000
  • 433f663108 ICU-12420 deprecate COUNT/LIMIT constants whose value may change Markus Scherer 2016-09-09 03:43:28 +0000
  • c84e233733 ICU-12420 deprecate COUNT/LIMIT constants whose value may change Markus Scherer 2016-09-08 22:45:51 +0000
  • 4bf12725a1 ICU-12716 FindBugs fixes & comments for false-positive warnings Craig Cornelius 2016-09-08 20:47:47 +0000
  • 08c37f83f0 ICU-12462 Slightly improve the power function performance. George Rhoten 2016-09-08 18:35:21 +0000
  • 4bd854a73c ICU-12462 Fix for large magnitude numbers. Prevent rounding errors when converting between long and double. Fallback to DecimalFormat behavior when outside of the positive 64 bit signed range instead of providing inaccurate results or exceptions. George Rhoten 2016-09-08 18:06:08 +0000
  • 5595faed12 ICU-12634 Remove type check left over from previous enumeration mechanism. Felipe Balbontín 2016-09-08 01:06:49 +0000
  • eae3a7e3e6 ICU-12634 Remove ResourceTableSink and ures_getAllTableItems(). Felipe Balbontín 2016-09-07 19:22:41 +0000
  • 60ab1801ac ICU-12676 Add substitute handling enum values to ICU4C. Felipe Balbontín 2016-09-07 18:29:56 +0000
  • 33dd922f4d ICU-12676 Add substitute handling enum values to ICU4J. Felipe Balbontín 2016-09-07 18:18:18 +0000
  • cfcd20f0f4 ICU-12611 Fix some issues found through static analysis. George Rhoten 2016-09-07 17:58:15 +0000
  • ecdc261090 ICU-11122 Remove global operator new & delete. They were non-standards conforming, and not easily fixed. Were for error check & debug purposes only. Andy Heninger 2016-09-07 17:22:42 +0000
  • ec3948198e ICU-10232 Updated preprocessro macro again - including xlocale.h except for windows, configure script to set -DU_HAVE_STRTOD_L=1 when strtod_l is available, etc. Yoshito Umaoka 2016-09-07 07:43:38 +0000
  • 4d2040a23b ICU-12604 BreakIterator, clarify that setText() retains a reference to the supplied text. Andy Heninger 2016-09-07 00:41:57 +0000
  • c1c6c1c2a2 ICU-12652 add 'using namespace icu' to fix build failure from use of MaybeStackArray<> Andy Heninger 2016-09-06 23:10:27 +0000
  • c98bf0e47c ICU-12502 remove obsolete comment re Script Extension is Provisional. Andy Heninger 2016-09-06 22:51:36 +0000
  • 510a7919a7 ICU-12502 remove obsolete comment re Script Extension is Provisional. Andy Heninger 2016-09-06 22:42:24 +0000
  • eeac249cc2 ICU-11984 use "en_US" for TestInt64Format Steven R. Loomis 2016-09-03 01:30:52 +0000
  • 07c22b39f1 ICU-12428 fix breakage from r39130: filtered break default lookup problems Steven R. Loomis 2016-09-03 01:28:49 +0000
  • 7f9329f821 ICU-12428 don t fallback to default for filtered break rules Steven R. Loomis 2016-09-03 00:39:01 +0000
  • 1aa9ba0a42 ICU-10232 Fixed Mac/BSD build issue. Yoshito Umaoka 2016-09-02 23:23:14 +0000
  • 719ea7b471 ICU-12652 tab -> space Steven R. Loomis 2016-09-02 21:01:19 +0000
  • df5c722121 ICU-12704 fix tabs in dtptngen.cpp Steven R. Loomis 2016-09-02 21:00:19 +0000
  • f2d8d1be68 ICU-10232 DigitList to use strtod_l instead of strtod with cached host decimal point on platforms supporting strtod_l. For other platforms, detect host decimal point instead of using cached host decimal point char. Yoshito Umaoka 2016-09-02 20:58:05 +0000
  • d9babe5948 ICU-12652 better fix, see r39114 Steven R. Loomis 2016-08-31 23:37:29 +0000
  • 93180d2d73 ICU-12704 change dtptngen.cpp to use LocalMemory<int32_t> instead of LocalArray Steven R. Loomis 2016-08-31 23:36:19 +0000
  • 6f0f7dfa6b ICU-12701 fix missing implicit casts Steven R. Loomis 2016-08-31 23:15:47 +0000
  • 20f11347f7 ICU-12652 fix for null termination in uloc_acceptLanguageFromHTTP Steven R. Loomis 2016-08-31 14:53:53 +0000
  • e8235e7a1a ICU-21666 Update coverage exclusion for RelativeDateTimeSink Craig Cornelius 2016-08-31 01:25:05 +0000
  • 2b166d876e ICU-12666 Update C++ RelativeDateTimeFormatter to new data loading scheme Craig Cornelius 2016-08-31 00:46:16 +0000
  • 7fbe4098b4 ICU-12664 ICU4J Break rules update for revised Emoji ZWJ sequences. Andy Heninger 2016-08-30 23:59:23 +0000
  • ce42f64b31 ICU-12664 Break rules update for revised Emoji ZWJ sequences. Andy Heninger 2016-08-30 21:40:09 +0000
  • be2b7dc92e ICU-12634 remove UResource.TableSink and ICUResourceBundle.getAllTableItems() Markus Scherer 2016-08-30 20:58:54 +0000
  • c1b7c99189 ICU-12591 Remove CalendarData.java and all the remaining references to the CalendarData class. Felipe Balbontín 2016-08-29 20:53:20 +0000
  • 74449b2e0c ICU-12617 Revise loading of calendar data to consider arraytype and missing default Craig Cornelius 2016-08-29 16:40:15 +0000
  • 45b5a2ec8a ICU-12666 Update to use new sink methods for data loading. Remove use of CalendarData class Craig Cornelius 2016-08-29 16:19:07 +0000
  • 326552aa72 ICU-12087 - merge updates to use VS2015 Shawn Steele 2016-08-24 20:52:23 +0000
  • a64c50c570 ICU-12591 Remove CalendarData references from: - DateIntervalFormat.java - Calendar.java Felipe Balbontín 2016-08-23 00:58:29 +0000
  • a65cc82e83 ICU-12671 Just updated the test cases to match the ICU4C changes r39076. ICU4J ULocale#toLanguageTag did not have the issue reported by #12671. Yoshito Umaoka 2016-08-19 23:30:22 +0000
  • 8a5b579dd2 ICU-12671 Fixed a problem in uloc_toLanguageTag. When LDML attribute is used withtout LDML keywords, the function did not prodce -u- at the right place. This change fixed the LDML attribute handling. The test cases in the ticket were integrated to cintltst. Yoshito Umaoka 2016-08-19 23:29:17 +0000
  • e864010e9a ICU-12617 Removed use of CalendarData class Craig Cornelius 2016-08-19 01:18:44 +0000
  • f4828feb07 ICU-12669 draft Emoji 4.0 properties data Markus Scherer 2016-08-18 21:08:40 +0000
  • 962c595814 ICU-12669 draft Emoji 4.0 properties data Markus Scherer 2016-08-18 21:08:23 +0000
  • 3959b30d02 ICU-12140 Pass StringPiece by value, externally. Fredrik Roubert 2016-08-17 19:07:15 +0000
  • d17f99dd61 ICU-12617 Remove duplicate free. Memory check is clean Craig Cornelius 2016-08-17 17:43:05 +0000
  • 7c79fa85ac ICU-12617 Update data loading, and remove use of CalendarData Craig Cornelius 2016-08-13 00:30:06 +0000
  • f01381d093 ICU-12419 Remove unused variable Craig Cornelius 2016-08-12 23:28:51 +0000
  • 6083d859ba ICU-12570 remove undefined behaviors from cintltst. Mostly signed integer overflow. Andy Heninger 2016-08-12 00:27:46 +0000
  • d88a4109a5 ICU-11912 Adding more efficient implementation of getDisplayNames(), which was already present in Java Shane Carr 2016-08-11 23:29:51 +0000
  • e271d8a317 ICU-12667 Add DateTimePatternGenerator.getAppendFormatNumber test for coverage Peter Edberg 2016-08-11 07:33:39 +0000
  • 44a2f0d09b ICU-12665 Fixing out-of-scope temporary in ucurr.cpp Shane Carr 2016-08-11 01:19:30 +0000
  • 9f86c49c46 ICU-12667 Resture version of DateTimePatternGenerator.getAppendFormatNumber that takes String (used by CLDR) Peter Edberg 2016-08-09 22:41:36 +0000
  • 463412792e ICU-12149 Add new copyright notice. Craig Cornelius 2016-08-09 22:03:14 +0000
  • de579d3bf9 ICU-12140 Pass StringPiece by value, internally. Fredrik Roubert 2016-08-04 17:40:53 +0000
  • 5a2700f313 ICU-12452 update LICENSE to not have BOM (copy from r39020) Steven R. Loomis 2016-07-27 23:35:04 +0000
  • 236d8da0fb ICU-12452 update LICENSE to not have BOM Steven R. Loomis 2016-07-27 23:32:46 +0000
  • ef59675c47 ICU-12614 DateFormatSymbols resource bundle data loading update. Remove unused variables. Felipe Balbontín 2016-07-25 22:53:35 +0000
  • 549c7646bf ICU-12061 FieldPosition::DONT_CARE API status and doc update. Fix incorrect usage of FieldPosition(0). Andy Heninger 2016-07-23 04:42:29 +0000
  • 306234755f ICU-12648 Remove several compiler warnings in RBBI code. Andy Heninger 2016-07-22 21:50:34 +0000
  • 0f403155dc ICU-12646 Fixing Coverity code health issues on recently submitted code for TimeZoneNamesImpl and CompactDecimalDataCache Shane Carr 2016-07-21 23:01:53 +0000
  • e8c36f0d04 ICU-11912 Adding test coverage for TimeZoneNames.getAvailableMetaZoneIDs() Shane Carr 2016-07-21 21:37:32 +0000
  • 32f80a647b ICU-12149 Submit reviewed fix to remove hack Craig Cornelius 2016-07-20 15:44:15 +0000
  • 25bcac3c50 ICU-12149 Check in fixes, reviewed. Craig Cornelius 2016-07-20 01:35:01 +0000
  • b17650f34a ICU-12634 Remove ResourceArraySink and ResourceTableSink.enter(), leave() and getOrCreateArraySink(). Felipe Balbontín 2016-07-19 18:37:37 +0000
  • f07359517d ICU-12623 Update DateIntervalInfo in ICU4C to new version of ResourceSink. Felipe Balbontín 2016-07-18 22:16:40 +0000
  • a55516c58f ICU-12047 Added a note in SimpleDateFormat::toLocalizedPattern() API doc in ICU4C. Yoshito Umaoka 2016-07-18 18:19:11 +0000
  • 534eeba09e ICU-12047 Added a note in SimpleDateForamt#toLocalizedPattern() API doc. Yoshito Umaoka 2016-07-18 17:12:57 +0000
  • ada458661d ICU-11934 Updated API information collection tool to generate same results with javadoc 8. Yoshito Umaoka 2016-07-18 16:41:47 +0000
  • 7708a760c0 ICU-12614 DateFormatSymbols resource bundle data loading update. Fix memory leak in MessageFormat. Felipe Balbontín 2016-07-15 23:17:01 +0000
  • 578ec591e0 ICU-12614 DateFormatSymbols resource bundle data loading update. Fix memory leak. Felipe Balbontín 2016-07-14 21:21:01 +0000
  • f79d0641e7 ICU-12638 Set svn:ignore to lib/*.jar Yoshito Umaoka 2016-07-14 20:21:11 +0000
  • fca98f1e7f ICU-11912 Removing unused method 'consumeNoFallback', which was detected in Java unit test coverage. Shane Carr 2016-07-13 20:21:07 +0000
  • 8cf30438f7 ICU-11912 Updating coverage-exclusion.txt for TimeZoneNames Shane Carr 2016-07-13 20:20:20 +0000
  • 959d1ed1e0 ICU-12614 DateFormatSymbols resource bundle data loading updated to use the ResourceSink. Felipe Balbontín 2016-07-13 18:38:15 +0000
  • 49809b7559 ICU-11912 Removing unused method in TimeZoneNamesImpl. Shane Carr 2016-07-12 22:37:06 +0000
  • bfe100bab8 ICU-12614 Rollback of: DateFormatSymbols resource bundle data loading updated to use the ResourceSink. Felipe Balbontín 2016-07-08 23:31:15 +0000
  • f6b7511c46 ICU-12614 DateFormatSymbols resource bundle data loading updated to use the ResourceSink: fixed broken build. Felipe Balbontín 2016-07-08 22:19:26 +0000
  • 3928bf64d7 ICU-12614 DateFormatSymbols resource bundle data loading updated to use the ResourceSink. Felipe Balbontín 2016-07-08 21:17:15 +0000
  • ad409a250e ICU-11912 TimeZoneNames data sink implementation in C++. Shane Carr 2016-07-08 18:16:21 +0000
  • 28ed27b463 ICU-11912 Updating Java TimeZoneNames data loading to new data sink API and preparing for port to C++. Shane Carr 2016-07-08 18:15:36 +0000
  • 9a0d14b2dc ICU-12621 VersionInfo.UNICODE_VERSION add comment pointing to UCharacter.getUnicodeVersion() Markus Scherer 2016-07-07 16:00:53 +0000
  • d303483ed5 ICU-12611 Remove dead code. George Rhoten 2016-07-07 14:38:11 +0000
  • 485812384e ICU-12611 Silence some issues found through static analysis. George Rhoten 2016-07-07 14:10:09 +0000
  • c3fc04f0e2 ICU-12611 Remove dead code. George Rhoten 2016-07-07 08:18:16 +0000
  • 10407c6184 ICU-12611 Fix some issues found through static analysis. George Rhoten 2016-07-07 04:28:08 +0000
  • 3f6aa90cdb ICU-12634 remove UResource.TableSink.enter() & leave() Markus Scherer 2016-07-06 23:25:53 +0000
  • 9c875e067a ICU-12634 remove UResource.ArraySink Markus Scherer 2016-07-06 23:05:46 +0000
  • ef25688440 ICU-12634 remove TableSink.getOrCreateArraySink() Markus Scherer 2016-07-06 22:32:10 +0000
  • 9c3ea44c11 ICU-12632 Add executable bit to executable files Fredrik Roubert 2016-07-06 18:52:59 +0000
  • 9e26bf1ee8 ICU-12631 Remove executable bit from data files Fredrik Roubert 2016-07-06 18:50:05 +0000
  • e486897ced ICU-12616 Update DateIntervalInfo to new version of ResourceSink. Felipe Balbontín 2016-07-06 15:53:03 +0000
  • f0765287d7 ICU-12415 tzdata2016f updates to ICU4J. Yoshito Umaoka 2016-07-05 22:48:07 +0000
  • 025a0be74a ICU-12415 tzdata2016f updates to ICU4C. Also updated tz2icu to include the Unicode copyright comments. Yoshito Umaoka 2016-07-05 22:47:38 +0000
  • 1234c9e54d ICU-12611 Fix some issues found through static analysis. George Rhoten 2016-07-05 13:10:46 +0000
  • b592f5bfb7 ICU-12611 Fix some issues found through static analysis. George Rhoten 2016-07-03 17:20:51 +0000
  • 5bb1e71bca ICU-12611 Fix some issues found through static analysis. George Rhoten 2016-07-03 07:56:36 +0000
  • e6fc703918 ICU-12611 Improve code coverage George Rhoten 2016-07-02 17:10:14 +0000
  • 3fe7709485 ICU-12611 Fix some issues found through static analysis. George Rhoten 2016-07-02 14:47:35 +0000
  • edbdac6318 ICU-12456 Updated eclipse plug-in build versions and license files. Yoshito Umaoka 2016-07-01 18:54:34 +0000
  • c177e7e8e5 ICU-12456 Updated readme.html, including version strings, license section, supported Java version and some others. Yoshito Umaoka 2016-07-01 17:12:44 +0000
  • ad1cf1e346 ICU-12619 fix headers (BRS) merge from r38912 Steven R. Loomis 2016-07-01 17:01:51 +0000
  • 0c5b2b597d ICU-12455 BRS - BOM fix Steven R. Loomis 2016-07-01 16:59:16 +0000
  • 92c3184fad ICU-12625 update bomfix.py to call 'svn' in a shell, not depend on py-subversion bindings Steven R. Loomis 2016-07-01 16:30:59 +0000
  • ca7e1e66ed ICU-12456 Fixed localespiCheck target to exclude TestUtil Yoshito Umaoka 2016-07-01 16:02:00 +0000
  • a0b1fd3cfd ICU-12455 BRS - update readme.html Peter Edberg 2016-07-01 04:18:12 +0000
  • f3c55ce2f1 ICU-12455 BRS - update urename.h Peter Edberg 2016-07-01 03:59:33 +0000
  • b45dac8cfc ICU-12455 Integrate early CLDR 30 data for ICU4C 58m1 Peter Edberg 2016-06-30 23:41:56 +0000
  • a66b913d18 ICU-12456 Updated LICENSE in ICU4J. Yoshito Umaoka 2016-06-30 21:15:54 +0000
  • a10cbb3233 ICU-12455 Updated LICENSE in ICU4C. Yoshito Umaoka 2016-06-30 21:15:32 +0000
  • b459109c00 ICU-12456 Integrate early CLDR 30 data for ICU4J 58m1 Peter Edberg 2016-06-30 18:32:56 +0000
  • 409f096f87 ICU-12456 Updated coverage exclusion file. There were many changes since JUnit migration. Yoshito Umaoka 2016-06-30 07:14:16 +0000
  • f2b736dc2a ICU-12456 Updated the API report tool to use the Unicode copyright. Updated API change report for 58m1. Yoshito Umaoka 2016-06-29 16:48:53 +0000
  • 9365eef28f ICU-12456 Fixed incorrect assert condition which caused jdktzCheck test failure. Yoshito Umaoka 2016-06-29 16:18:32 +0000
  • 7e54878b26 ICU-12456 Fixed compiler warnings. Yoshito Umaoka 2016-06-29 15:19:27 +0000
  • 688cbee0ce ICU-12456 Organized imports. Updated save action to organize imports and remove trailing spaces. Updated copyright comment template. Yoshito Umaoka 2016-06-29 14:58:07 +0000
  • e7a96748cb ICU-10152 Fixed broken coverageJaCoCo target. Yoshito Umaoka 2016-06-29 02:49:32 +0000
  • ae2d53953d ICU-10152 Replaced tabs with spaces, removed blank lines in build.xml. Deleted unused testall directory. Yoshito Umaoka 2016-06-29 01:48:44 +0000
  • c45e8e973b ICU-12455 API change report for ICU4C update for 58M1 Andy Heninger 2016-06-28 05:26:59 +0000
  • 3cc128b561 ICU-12455 Update ICU4C API change generation tool to produce Unicode Copyright. Andy Heninger 2016-06-28 05:01:21 +0000
  • 0402053377 ICU-12566 Fix null strlen check Michael Ow 2016-06-26 21:08:16 +0000
  • f2f790a6c5 ICU-12580 turn off TrieMapTest that wasn't being run before the JUnit conversion Stuart Gill 2016-06-24 20:46:38 +0000
  • 6398be7e34 ICU-12566 Fix limitation of file name size longer than 300 characters Michael Ow 2016-06-24 20:38:24 +0000
  • a8ef8ffe6f ICU-12605 add "struct" after "friend" kazède king 2016-06-24 19:50:12 +0000
  • e489a8b318 ICU-12605 convert data enumeration to resource sink for TimeUnitFormat, Java kazède king 2016-06-24 00:59:03 +0000
  • b9250c1a6e ICU-12605 convert data enumeration to resource sink for TimeUnitFormat, C++ kazède king 2016-06-24 00:51:49 +0000
  • d597a30abe ICU-12413 Check in revised data loading Craig Cornelius 2016-06-24 00:25:45 +0000
  • 79bb830dde ICU-12527 Fix resource leaks in r38824. Andy Heninger 2016-06-23 22:30:38 +0000
  • 7ef631ba4f ICU-12564 Update copyright notice in ICU4J Michael Ow 2016-06-22 22:12:16 +0000
  • 027e0ec41a ICU-12556 check in test with logKnownIssue against CldrBug:9465 Steven R. Loomis 2016-06-22 19:43:23 +0000
  • a1d4c18ac4 ICU-12564 Fix bom in testdata file Michael Ow 2016-06-22 18:10:35 +0000
  • 64d55b5319 ICU-12578 Made almost all methods of TestFmwk protected and static - also cleaned up static reference warnings in classes that use TestFmwk Stuart Gill 2016-06-20 23:23:21 +0000
  • 482cd252bd ICU-12526 Regenerated Unicode LineBreakTest.txt file from Laurentiu. Andy Heninger 2016-06-19 01:34:46 +0000
  • 1644c93a60 ICU-12537 RBBI monkey test, add missing #includes, caused compile errors with some configurations. Andy Heninger 2016-06-18 22:41:27 +0000
  • 25f3f10204 ICU-7700 Revert change #38862, hour-of-day setting logic, which broke some tests. Andy Heninger 2016-06-18 21:49:10 +0000
  • ae61a779f5 ICU-12576 Fixing test failures under --disable-release mode. Shane Carr 2016-06-18 01:37:37 +0000
  • 8a19894b81 ICU-12576 Small changes to Java DateTimePatternGenerator for C++ consistency. Shane Carr 2016-06-17 23:40:09 +0000
  • dcd6c90e01 ICU-7700 setting HOUR_OF_DAY should also update AM_PM. kazède king 2016-06-17 23:23:11 +0000
  • 85bd97406d ICU-12576 Updating C++ DateTimePatternGenerator to use data sinks. Shane Carr 2016-06-17 22:29:19 +0000
  • 116a284690 ICU-12580 Cause build failure if a test fails at the test group level Stuart Gill 2016-06-17 19:26:51 +0000
  • a40cf4b3a0 ICU-12579 MeasureFormat data sink update, C++ version. Shane Carr 2016-06-17 19:16:15 +0000
  • 8d7b93d89f ICU-12564 Fix some bom issues in the testdata Michael Ow 2016-06-16 20:57:46 +0000
  • ce548be975 ICU-12596 Added @Ignore to TestCollectionUtilitySpeed for now. Yoshito Umaoka 2016-06-16 17:35:01 +0000
  • b5b35e4640 ICU-12595 Updated SimpleDateRule class to create a calendar per intance, instead of creating a static calendar instance shared across all SimpleDateRule instances. This change fixes the JUnit test execution issue. Yoshito Umaoka 2016-06-16 15:35:44 +0000
  • 8bfa8c576b ICU-12564 Fix some more bom issues with updated copyright notice Michael Ow 2016-06-16 05:17:05 +0000
  • 331ed310e3 ICU-12564 Fix bom in data file after copyright update Michael Ow 2016-06-16 03:31:23 +0000
  • 61607c2773 ICU-12564 Update copyright notice in trunk Michael Ow 2016-06-15 18:58:17 +0000
  • 40c27ef794 ICU-12415 tzdata2016e to ICU4J, fixed timeZoneCheck target in buuild.xml, updated a test case based on 2016e change. Yoshito Umaoka 2016-06-15 15:35:30 +0000
  • 1e1c827d5f ICU-12415 tzdata2016e updates to ICU4C, removed year upperbound check in tz2icu, fixed a complation error in icuzdump and updated a test case based on 2016e changes. Yoshito Umaoka 2016-06-15 15:33:57 +0000
  • 80bba75317 ICU-12580 Reduce the threading used by junit under ant to reduce test time Stuart Gill 2016-06-13 22:48:14 +0000
  • c5ca702c47 ICU-10152 Fix issue with class name change Stuart Gill 2016-06-13 22:40:44 +0000
  • d2fe68e201 ICU-12582 Turn off sporadically failing test Stuart Gill 2016-06-13 22:38:59 +0000
  • ba843c9aa9 ICU-7434 switch DateFormatSymbols from SimpleCache to SoftCache Markus Scherer 2016-06-10 22:51:24 +0000
  • c10eeb4358 ICU-12534 Optimizing currency spacing data loading (C++) Shane Carr 2016-06-10 21:49:00 +0000
  • 457938ebc2 ICU-12527 Updating data loading in SimpleDateFormatter, C++ Craig Cornelius 2016-06-10 21:14:36 +0000
  • e49518937c ICU-12579 Updating MeasureFormat Java data sink to new API. Shane Carr 2016-06-10 20:31:21 +0000
  • e876c89842 ICU-12526 Unicode 9 data 2016-jun-09 Markus Scherer 2016-06-10 00:22:34 +0000
  • 1a6d70fa44 ICU-12526 Unicode 9 data 2016-jun-09 Markus Scherer 2016-06-10 00:01:46 +0000
  • 8124f1059a ICU-12571 Remove bad cast from RBBI test. Andy Heninger 2016-06-08 20:20:19 +0000
  • f8aea69ce6 ICU-12153 uspoof_setRestrictionLevel also must enable restriction level checking. Andy Heninger 2016-06-08 20:16:13 +0000
  • 18fec2bb09 ticket: 12564: Test copyright notice change Michael Ow 2016-06-08 17:32:47 +0000
  • b8aabec51f ICU-12153 uspoof_setRestrictionLevel also must enable restriction level checking. Andy Heninger 2016-06-07 17:40:12 +0000
  • aa0e0a8a9d ICU-12527 Check in updated version. Craig Cornelius 2016-06-07 00:49:54 +0000
  • a99e0e389f ICU-12569 Use new sinks for Java. kazède king 2016-06-06 23:41:18 +0000
  • a45ad52fc5 ICU-12569 Use new sinks for C++. kazède king 2016-06-06 23:40:54 +0000
  • 77fc1e4f5d ICU-12576 Updating Java DateTimePatternGenerator to use data sinks for data loading. Shane Carr 2016-06-06 23:25:13 +0000
  • a98b5ea5da ICU-10152 Remove use of multirootfileset from ant build Stuart Gill 2016-06-06 19:42:57 +0000
  • 92c9f3d9b3 ICU-10152 Added runTest target Stuart Gill 2016-06-06 18:14:56 +0000
  • 7f6156e5e3 ICU-10152 Force ivy init for building test-framework Stuart Gill 2016-06-04 00:31:48 +0000
  • cfe6d86f51 ICU-10152 JUnit Changes Stuart Gill 2016-06-03 23:44:30 +0000
  • 9e496ae428 ICU-12575 fix incorrect API comments on class LocalUHashtablePointer Andy Heninger 2016-06-03 18:19:26 +0000
  • 3eb6712021 ICU-8651 update icurun to work with really old ICUs Steven R. Loomis 2016-06-03 15:00:55 +0000
  • 030c63afd6 ICU-12559 avoid signed int overflow in hash computation; it's undefined behavior. Andy Heninger 2016-06-02 19:39:40 +0000
  • 41fed01112 ICU-11782 Optimizing storage of skeleton field strings in DateTimePatternGenerator (C++). Shane Carr 2016-05-31 23:49:11 +0000
  • e2316ceb41 ICU-12528 Optimizing CompactDecimalDataCache data loading using a data sink (C++). Shane Carr 2016-05-31 22:48:47 +0000
  • f58d106c20 ICU-12533 Loading capitilization context for LocaleDisplayNames using data sink (C++). Shane Carr 2016-05-31 22:45:23 +0000
  • d004975b24 ICU-12564 Reverted r38761 and r38762. Files missed in the previous commit. Yoshito Umaoka 2016-05-31 22:11:19 +0000
  • 00ca13e126 ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments. Yoshito Umaoka 2016-05-31 21:45:07 +0000
  • f937e63126 ICU-12414 Updated DateFormatSymbols to load data using ResourceSink on ICU4J. Felipe Balbontín 2016-05-31 17:52:07 +0000
  • 4316e50619 ICU-12528 Updating CompactDecimalDataCache data loading logic for Java/C++ consistency. Shane Carr 2016-05-31 17:35:22 +0000
  • d03ad991d9 ICU-12534 Optimizing currency spacing data loading in ICUCurrencyDisplayInfoProvider using data sink. Shane Carr 2016-05-31 16:34:58 +0000
  • f2cf8cd5ac ICU-12533 Loading capitilization context for LocaleDisplayNames using data sink. Shane Carr 2016-05-29 23:44:49 +0000
  • 84b42ae4d1 ICU-12564 Update copyright notice in more files of ICU4C Michael Ow 2016-05-27 22:09:25 +0000
  • c9f199a30f ICU-12564 Update copyright notice in ICU4C Michael Ow 2016-05-26 22:32:17 +0000
  • c651697448 ICU-10175 swat compiler warnings in layout. Andy Heninger 2016-05-21 01:13:04 +0000
  • 3fe541e843 ICU-11782 Optimizing storage of skeleton field strings in DateTimePatternGenerator. Adding unit tests for 'canonical skeleton' code pathways. Shane Carr 2016-05-21 01:00:29 +0000
  • 0fd799f7ee ICU-12531 Add null check for closeFunction Michael Ow 2016-05-20 20:00:53 +0000
  • b06630af77 ICU-12526 integrate Unicode 9 beta Markus Scherer 2016-05-19 22:51:14 +0000
  • 5e69db5c2f ICU-12526 integrate Unicode 9 beta Markus Scherer 2016-05-19 22:48:18 +0000
  • 8cf118d150 ICU-7434 ICUService direct references to its cache Maps not SoftReferences Markus Scherer 2016-05-18 20:58:20 +0000
  • 37701877e3 ICU-7434 switch UResourceBundle.BUNDLE_CACHE from SimpleCache to SoftCache, move/split BUNDLE_CACHE into impl subclasses to avoid protected @internal hacks Markus Scherer 2016-05-18 20:29:26 +0000
  • 1824b6f66c ICU-12551 replace state-changing ICUResourceBundle.loadingStatus with isRoot() and OpenType.LOCALE_ONLY Markus Scherer 2016-05-18 06:59:08 +0000
  • 3f05ba059e ICU-12065 DateIntervalFormat operator ==, remove from/to calendars from consideration. Andy Heninger 2016-05-18 00:11:20 +0000
  • 3f14902d29 ICU-12451 CStr class, fix UCONFIG_NO_CONVERSION conditionals, add invariant conversion for use when no other is available. Andy Heninger 2016-05-16 23:58:50 +0000
  • 0c24a0abdf ICU-7434 UResourceBundle ROOT_CACHE direct reference not SoftReference, change RootType from int to enum, remove hacky & obsolete resetBundleCache() Markus Scherer 2016-05-16 22:37:52 +0000
  • 54b8f0c928 ICU-12532 Avoid potential memory mis-alignment of stack-allocated decNum instance. Andy Heninger 2016-05-16 21:57:34 +0000
  • 6cc82d7089 ICU-7434 switch RelativeDateTimeFormatter from SimpleCache to SoftCache Markus Scherer 2016-05-16 21:46:11 +0000
  • 11ddfe3376 ICU-7434 switch DecimalFormatSymbols from SimpleCache to SoftCache Markus Scherer 2016-05-16 17:23:18 +0000
  • 3d7536e60b ICU-7434 switch NumberingSystem from SimpleCache to SoftCache Markus Scherer 2016-05-16 16:36:31 +0000
  • 677b1b1461 ICU-7547 Prohibit RuleBasedBreakIterator construction from empty rules. Andy Heninger 2016-05-14 00:34:18 +0000
  • 04e3a43806 ICU-7547 Prohibit RuleBasedBreakIterator construction from empty rules. Andy Heninger 2016-05-14 00:30:46 +0000
  • 33e71967fc ICU-7434 switch ULocale from SimpleCache to SoftCache Markus Scherer 2016-05-14 00:05:52 +0000
  • fec331c017 ICU-7434 cache region-to-Currency via SoftCache Markus Scherer 2016-05-13 23:31:36 +0000
  • 220e261f82 ICU-7434 CalendarUtil cache all non-trivial calendarPreferenceData at once (currently only 4 entries), no need for complex cache Markus Scherer 2016-05-13 22:29:11 +0000
  • fa28f03bf6 ICU-7434 switch BreakIterator.iterCache from SoftReference to CacheValue Markus Scherer 2016-05-13 21:23:20 +0000
  • c1633486ae ICU-12537 RBBI monkey test, improve error checking in test setup. Andy Heninger 2016-05-13 01:26:12 +0000
  • 37c12c5961 ICU-7434 ICU4J SoftCache with CacheValue that can be null (which were not cached before) or hold a direct reference or hold a resettable Reference; CacheValue strength can be set for cache warm-up Markus Scherer 2016-05-12 22:59:11 +0000
  • 3f27a9e89d ICU-12521 Fixing C++03 decfmtsym.cpp compiler error. Shane Carr 2016-05-09 22:00:25 +0000
  • 3467318a84 ICU-12415 Merged metazone mapping fix (cldrbug:9427) to ICU4J trunk. Yoshito Umaoka 2016-05-07 04:33:12 +0000
  • d5a5ba50d8 ICU-12415 Merged metazone mapping fix (cldrbug:9427) to ICU4C trunk. Yoshito Umaoka 2016-05-06 23:34:48 +0000
  • 798f5235dd ICU-12526 genuca: add new script sample characters, more readable error output Markus Scherer 2016-05-06 23:19:36 +0000
  • 29e5258904 ICU-12521 Adding C++ version of DecimalFormatSymbols data loading sink. Shane Carr 2016-05-06 23:06:26 +0000
  • aa226394dd ICU-12456 Update version number to 58.0.1 in ICU4J Michael Ow 2016-05-06 21:07:05 +0000
  • d63a77bca4 ICU-12455 Update version number to 58.0.1 in ICU4C Michael Ow 2016-05-06 20:53:07 +0000
  • 8d3a176d4f ICU-12526 ignore inline comments in script metadata Markus Scherer 2016-05-05 23:53:32 +0000
  • 3e5578f3bf ICU-12526 uprops.icu formatVersion 7.3: support new fraction numeric values like 3/80; ppucd.txt mostly no block compression for String/Misc properties; minor bug fixes Markus Scherer 2016-05-05 22:51:18 +0000
  • 6e907382d0 ICU-12450 Promoted TestBoilerplate subclasses to independent classes and applied minor changes to satisfy the ICU4J test code requirements, then include them in the regular test run. Also turned StringBoilerplate to a test case. Yoshito Umaoka 2016-05-05 07:42:21 +0000
  • 4a572c0092 ICU-12352 Updated TestTimeRoundTrip to test the end time always. Yoshito Umaoka 2016-05-05 05:44:51 +0000
  • 1c14e4ed7e ICU-10698 Test word break of 'What is Unicode' in Japanese, resolve C vs. J differences. Andy Heninger 2016-05-04 23:55:48 +0000
  • 25a04f741a ICU-10698 Test word break of 'What is Unicode' in Japanese, resolve C vs. J differences. Andy Heninger 2016-05-04 23:55:22 +0000
  • dbebd188e7 ICU-12526 initial Unicode 9 data Markus Scherer 2016-05-04 23:54:37 +0000
  • 36eb56695c ICU-12529 Committing Java version of MeasureUnit data sink. Shane Carr 2016-05-04 21:14:30 +0000
  • 4544a84509 ICU-12528 Committing Java version of CompactDecimalDataCache data sink. Shane Carr 2016-05-04 21:12:46 +0000
  • 2e088aff9c ICU-11723 Test dictionary breaking of 'アレルギー性結膜炎' Andy Heninger 2016-05-03 22:44:32 +0000
  • 36a24af6f2 ICU-11723 Test dictionary breaking of 'アレルギー性結膜炎' Andy Heninger 2016-05-03 22:43:58 +0000
  • 1e70c176bf ICU-12450 move com.ibm.icu.impl.duration.impl.YMDDateFormatter to org.unicode.unused Markus Scherer 2016-05-03 21:06:24 +0000
  • 470a1f7ff5 ICU-12450 move com.ibm.icu.text.TransformTransliterator to org.unicode.unused Markus Scherer 2016-05-03 20:57:17 +0000
  • a97bd99a2e ICU-12450 move com.ibm.icu.text.TransformTransliterator to org.unicode.unused Markus Scherer 2016-05-03 20:40:47 +0000
  • 1cb09a85a3 ICU-12440 replace old ICUResourceBundle constants with lower-level ICUData constants Markus Scherer 2016-05-02 22:24:30 +0000
  • 10c2719630 ICU-12524 Remove fragile Windows conditional. Andy Heninger 2016-05-02 21:03:03 +0000
  • 20a720bb9b ICU-12520 fix for Windows Markus Scherer 2016-05-02 17:22:49 +0000
  • 70facacc4e ICU-12159 uspoof, update documentation for source of Recommended and Inclusion sets. Andy Heninger 2016-04-30 00:41:12 +0000
  • 66537179d7 ICU-11996 CJKBreakEngine divideUpDictionaryRange, pick up test case from ICU4J. Andy Heninger 2016-04-29 23:51:24 +0000
  • 7d4c73da53 ICU-12445 Fixed a typo in a warning message.o Yoshito Umaoka 2016-04-29 23:32:28 +0000
  • ac7474e79f ICU-12521 Updating DecimalFormatSymbols to data sink Shane Carr 2016-04-29 23:22:17 +0000
  • 456857b494 ICU-11996 CJKBreakEngine divideUpDictionaryRange failing to divide long Japanese sentences. Andy Heninger 2016-04-29 23:09:35 +0000
  • 3947687fcc ICU-12520 ucol_getKeywordValuesForLocale() resource data enumeration Markus Scherer 2016-04-29 23:04:00 +0000
  • fef70d16f0 ICU-12520 Collator.getKeywordValuesForLocale() resource data enumeration Markus Scherer 2016-04-29 22:54:29 +0000
  • 0338b5470a ICU-11999 BreakIterator, UnhandledBreakEngine consuming too many characters. Updated test file from ICU4J. Andy Heninger 2016-04-29 21:32:46 +0000
  • b5be040dd0 ICU-11999 BreakIterator, UnhandledBreakEngine consuming too many characters. Andy Heninger 2016-04-29 21:30:27 +0000
  • 1f2813e7fa ICU-12445 Updated ant target coverageJaCoCo to check method coverage. When a new method is added with no test coverage, the check will fail. All existing methods with no test coverage are captured in coverage-exclusion.txt. Yoshito Umaoka 2016-04-29 19:33:24 +0000
  • 0cbac47c4e ICU-12071 RuleBasedBreakIterator, make internal protected functions be private and delete unused ones. Andy Heninger 2016-04-29 00:02:10 +0000
  • 14c2ede1d8 ICU-12450 move com.ibm.icu.impl.MultiComparator to org.unicode.cldr.util Markus Scherer 2016-04-27 23:48:14 +0000
  • 0f994cbbdd ICU-12450 move com.ibm.icu.dev.util.UnicodePropertySource to org.unicode.unused Markus Scherer 2016-04-27 23:38:25 +0000
  • 20b415ce31 ICU-12510 resource data enumeration: do not fail if parents up to root do not have the requested path Markus Scherer 2016-04-27 22:14:29 +0000
  • 192500a361 ICU-12510 resource data enumeration: get array/table objects from ResourceValue, iterate with nested code & functions not by returning nested sinks; use this in DateTimePatternGenerator AllowedHourFormatsSink Markus Scherer 2016-04-27 16:19:26 +0000
  • 8f7dd3149c ICU-12510 set the UResource.Sink.put() Key more simply from the key field of the bundle Markus Scherer 2016-04-27 16:17:11 +0000
  • 87a89d4df0 ICU-12510 set the UResource.Sink.put() Key for the enumeration-start resource Markus Scherer 2016-04-26 22:46:01 +0000
  • fb4d3e8b65 ICU-12450 move com.ibm.icu.dev.util.ArrayComparator, SortedBag, Tabber, VariableReplacer, Visitor, XEquivalenceClass, XEquivalenceMap to org.unicode.cldr.util Markus Scherer 2016-04-25 23:49:11 +0000
  • 1649e2045e ICU-12450 move com.ibm.icu.dev.util.UnicodeTransform & IcuUnicodeNormalizerFactory to org.unicode.text.utility Markus Scherer 2016-04-25 23:31:12 +0000
  • f99b4ece25 ICU-12450 move com.ibm.icu.dev.util.DataInputCompressor & DataOutputCompressor to org.unicode.unused Markus Scherer 2016-04-25 23:22:09 +0000
  • 0157724f4a ICU-12510 resource data enumeration: get array/table objects from Value, iterate with nested code & functions not by returning nested sinks; use this in DateTimePatternGenerator.DayPeriodAllowedHoursSink Markus Scherer 2016-04-25 21:34:36 +0000
  • c1422845ac ICU-11556 Line Break rules update for L2/16-043R, don't break CA$; also LB rules refactored for reduced memory consumption. ICU4J Data refreshed from ICU4C. Andy Heninger 2016-04-25 18:23:59 +0000
  • 7265eeae4c ICU-11556 rbbitst.txt test data file, add explicit locale. Andy Heninger 2016-04-25 18:10:08 +0000
  • ac9c717990 ICU-11556 Line Break rules update for L2/16-043R, don't break CA$; also LB rules refactored for reduced memory consumption. Andy Heninger 2016-04-22 23:07:12 +0000
  • 25b5619604 ICU-12450 move com.ibm.icu.dev.util.UnicodeLabel to org.unicode.cldr.util Markus Scherer 2016-04-22 17:46:19 +0000
  • 70edfed042 ICU-12450 remove unused StringUCharacterIterator Markus Scherer 2016-04-22 17:30:52 +0000
  • 56421e3958 ICU-12450 move com.ibm.icu.impl.Differ to org.unicode.cldr.util.Differ; fork off com.ibm.icu.dev.demo.translit.IntDiffer for use in the translit.Demo Markus Scherer 2016-04-19 22:15:27 +0000
  • 8d4fe67a1e ICU-11942 Disable certain gcc flags on solaris Michael Ow 2016-04-19 21:00:50 +0000
  • 067f19e59e ICU-12415 tzdata2016d updates to ICU4J Yoshito Umaoka 2016-04-19 17:36:52 +0000
  • d447a79172 ICU-12415 tzdata2016d updates to ICU4C Yoshito Umaoka 2016-04-19 17:33:36 +0000
  • 8c7cfc31bc ICU-12071 revert premature commit for making RuleBasedBreakIterator final. Andy Heninger 2016-04-19 00:26:46 +0000
  • f576761ec7 ICU-12071 Make RuleBasedBreakIterator a final class. Andy Heninger 2016-04-19 00:06:56 +0000
  • 13be2f95ae ICU-11623 Merge change to reset tz buffer Michael Ow 2016-04-18 22:33:45 +0000
  • 0ba7b2e17e ICU-12450 move com.ibm.icu.dev.util.BagFormatter, CaseIterator, FileUtilities, ICUPropertyFactory, TransliteratorUtilities, UnicodeProperty, UnicodePropertySymbolTable to org.unicode.cldr.util Markus Scherer 2016-04-16 00:09:04 +0000
  • 9d12e081bc ICU-12436 Remove totally obsolete dictionary break iterator test code and data. Has been disabled forever. Andy Heninger 2016-04-15 23:39:44 +0000
  • 2c572efdb3 ICU-12436 Remove obsolete copy of Thai dictionary and dictionary tools from ICU4J Andy Heninger 2016-04-15 22:50:43 +0000
  • 96f349b049 ICU-12450 move com.ibm.icu.dev.util.BagFormatter.openUTF8Writer() and siblings to com.ibm.icu.dev.util.FileUtilities and also to org.unicode.cldr.draft.FileUtilities: CLDR & Unicode Tools cannot use new ICU code until their ICU jar files are updated Markus Scherer 2016-04-15 21:51:58 +0000
  • eb3db2f0f8 ICU-12450 move com.ibm.icu.dev.util.PrettyPrinter to org.unicode.cldr.util.UnicodeSetPrettyPrinter Markus Scherer 2016-04-14 22:29:35 +0000
  • c291532c83 ICU-12450 move com.ibm.icu.dev.util.BNF, Pick, Quoter, Tokenizer to org.unicode.cldr.util Markus Scherer 2016-04-13 15:41:12 +0000
  • ebb7620ad0 ICU-12450 move unused com.ibm.icu.dev.tool.cldr.CheckSystemFonts to Unicode Tools org.unicode.unused see changeset 1022 there Markus Scherer 2016-04-12 22:10:50 +0000
  • 0c679d6a00 ICU-11764 8 new script codes for Unicode 9 & CLDR 29 Markus Scherer 2016-04-08 22:24:34 +0000
  • 997ed6a7cd ICU-11764 8 new script codes for Unicode 9 & CLDR 29 Markus Scherer 2016-04-08 22:23:30 +0000
  • e70b98d3f6 ICU-11764 8 new script codes for Unicode 9 & CLDR 29 Markus Scherer 2016-04-08 22:23:14 +0000
  • f292628ed7 ICU-12446 Resource sink size: move into new enter(size) method Markus Scherer 2016-04-07 00:18:33 +0000
  • bc785127a3 ICU-12446 fix typo Markus Scherer 2016-04-07 00:17:35 +0000
  • f4376e1e6f ICU-12446 UResource sink size: move into new enter(size) method Markus Scherer 2016-04-06 23:40:59 +0000
  • 62c1d90b17 ICU-12423 merge in coverage tests for several classes from branches/fabalbon/56-1-test-coverage Markus Scherer 2016-04-05 20:43:46 +0000
  • 18268b8bae ICU-12275 use the new enumeration mechanism kazède king 2016-03-31 21:23:50 +0000
  • aeff22719e ICU-11621 Changes in response to code review Stuart Gill 2016-03-31 21:06:49 +0000
  • 1e38653868 ICU-11621 Changes in response to code review Stuart Gill 2016-03-29 22:21:43 +0000
  • ff017c9924 ICU-12393 better error checking for udata_getHashTable(). Andy Heninger 2016-03-25 21:35:18 +0000
  • 691dc350e1 ICU-11822 Merge in fix for vc2015 failures Steven R. Loomis 2016-03-25 00:18:05 +0000
  • 7137a3b65a ICU-12415 tzdata2016c updates to ICU4J Yoshito Umaoka 2016-03-24 05:39:51 +0000
  • 0ba9e8d694 ICU-12415 tzdata2016c updates to ICU4C Yoshito Umaoka 2016-03-24 05:39:16 +0000
  • 2522113378 ICU-12408 static UnicodeString RANGE_MARKER_STRING is bad Jungshik Shin 2016-03-23 20:57:17 +0000
  • bf1ec3b2cd ICU-12386 Search for an actual resource, not a directory. Fredrik Roubert 2016-03-23 20:21:59 +0000
  • 2ecaf41472 ICU-12188 BRS task - Update ICU4C readme for GA; make its encoding utf-8 Peter Edberg 2016-03-21 19:42:07 +0000
  • 16557dbe12 ICU-12351 Add missing field position data in DecimalFormat Craig Cornelius 2016-03-21 17:18:32 +0000
  • 34dc0a8069 ICU-12406 disable U_NOEXCEPT if !_HAS_EXCEPTIONS Markus Scherer 2016-03-18 20:55:10 +0000
  • d64e688fec ICU-11621 modify test data file to parallel changes in Java Stuart Gill 2016-03-18 19:55:45 +0000
  • b2a9d0cf9c ICU-11621 turn on existing data driven test and remove hand written test Stuart Gill 2016-03-18 18:50:52 +0000
  • 21d60734f6 ICU-11621 Fix for decimal not showing when no fraction but always show decimal separator set Stuart Gill 2016-03-17 23:22:32 +0000
  • c8a1194dd2 ICU-12372 Add MeasureFormat test with nb,nn,sv; fix durationUnit data (J) Peter Edberg 2016-03-17 02:03:08 +0000
  • 4bbe886626 ICU-11962 tzdata2016b updates to ICU4J Yoshito Umaoka 2016-03-17 00:24:18 +0000
  • efd414f576 ICU-12372 Add MeasureFormat test with nb,nn,sv; fix durationUnit data (C) Peter Edberg 2016-03-16 23:53:21 +0000
  • 33b6d8dfad ICU-11962 tzdata2016a updates to ICU4C Yoshito Umaoka 2016-03-16 23:00:15 +0000
  • 29e0435a01 ICU-12379 Add assertion check to internal function parameter value. Andy Heninger 2016-03-16 22:55:08 +0000
  • 076db669c4 ICU-12373 Refresh ICU4J data from ICU4C to pick up GAZ fix in character break rules. Andy Heninger 2016-03-16 20:29:17 +0000
  • 5184ca0bee ICU-12373 Fix definition grapheme break rules; update to latest LineBreakTest file. Andy Heninger 2016-03-15 18:36:49 +0000
  • 2fd13e97b3 ICU-12187 Update api change report to for 57rc Michael Ow 2016-03-09 05:28:23 +0000
  • ab6b7f24fe ICU-12037 update license location Steven R. Loomis 2016-03-08 23:50:05 +0000
  • d1a3fe1a2d ICU-12037 copy license from icu4c Steven R. Loomis 2016-03-08 23:45:22 +0000
  • 4f56bae466 ICU-12037 delete/read license Steven R. Loomis 2016-03-08 23:44:26 +0000
  • f486f67188 ICU-12186 Changed SimpleDateFormat#matchDayPeriodString from @internal protected to private, so it won't show up in the API reference doc. Yoshito Umaoka 2016-03-08 18:24:17 +0000
  • 8ebfaedce1 ICU-12037 C: update license formatting Steven R. Loomis 2016-03-08 15:25:46 +0000
  • 799dff9226 ICU-12186 Added ICU4J 57 / deleted ICU4J 53 serialization test data. Yoshito Umaoka 2016-03-08 06:25:32 +0000
  • a0af6fe967 ICU-12186 Added ICU 57 API signature file. Yoshito Umaoka 2016-03-08 06:10:34 +0000
  • 111a79ab31 ICU-12186 Fixed a couple of API status problems and regenerated API change report. Updated/corrected version and year strings in some files. Yoshito Umaoka 2016-03-08 00:16:56 +0000
  • 7db1c41417 ICU-12141 checking layout, layoutex, tools & tests now too; added some includes; renamed one of the two struct LookupTable in the layout engine Markus Scherer 2016-03-07 20:26:37 +0000
  • c2b7ab12bc ICU-10565 Added warning, like in Java. Mark Davis 2016-03-07 17:08:37 +0000
  • 1ea7639da3 ICU-12187 BRS task - Update readme for release candidate Peter Edberg 2016-03-05 20:01:24 +0000
  • 2d40cbbf01 ICU-12187 BRS task - Update conditionals for non-stable APIs (i18n) Peter Edberg 2016-03-05 19:48:49 +0000
  • 3af51fe196 ICU-12186 Fixed Eclipse compiler warnings - mostly javadoc warnings. Yoshito Umaoka 2016-03-05 01:31:16 +0000
  • a7d264944d ICU-12187 BRS task - Update conditionals for non-stable APIs (common); fix clang warnings Peter Edberg 2016-03-05 00:06:07 +0000
  • bbf481e0c3 ICU-12072 J, tabs -> spaces Peter Edberg 2016-03-04 22:39:03 +0000
  • 6d7f5f1810 ICU-12072 C, Restore use of aliasing UnicodeString constructor in ureldatefmt_combineDateAndTime() Peter Edberg 2016-03-04 22:29:14 +0000
  • 6d4d768bf2 ICU-12081 Add emoji changes to line_normal_fi.txt. Andy Heninger 2016-03-04 21:38:40 +0000
  • 5004ea783d ICU-12081 Add emoji changes to line_normal_fi.txt. Andy Heninger 2016-03-04 21:38:20 +0000
  • 281c5fe86a ICU-12187 remove an unused variable Markus Scherer 2016-03-04 20:54:13 +0000
  • 6622efa42c ICU-11914 Refine tests, remove TODO comment. Craig Cornelius 2016-03-04 20:52:04 +0000
  • c5fba6be2b ICU-11872 suppress output of "midnight" in formatting (Java) kazède king 2016-03-04 18:35:26 +0000
  • aaba97b6f9 ICU-12186 update the pool bundles, and the .res files that use them Markus Scherer 2016-03-04 18:32:50 +0000
  • f4afeff820 ICU-12186 update readme for 57rc Scott Russell 2016-03-04 18:26:22 +0000
  • f6bdf2b1ac ICU-11872 suppress output of "midnight" in formatting (C++) kazède king 2016-03-04 18:13:25 +0000
  • 1d9a66cfb0 ICU-12187 BRS task, Update urename.h Peter Edberg 2016-03-04 07:03:46 +0000
  • b9759e7cce ICU-12072 J, Updates per review comments Peter Edberg 2016-03-04 06:40:50 +0000
  • b17967ca58 ICU-12072 C, oops, correctly disable the tests currently missing data Peter Edberg 2016-03-04 06:28:56 +0000
  • eddf3c7f4c ICU-12072 C, Updates per review comments Peter Edberg 2016-03-04 05:54:01 +0000
  • 491b8eaf00 ICU-12187 update the pool bundles Markus Scherer 2016-03-04 00:11:23 +0000
  • 155fb20a8e ICU-12187 fix dependencies, add a file, fix memory allocations Markus Scherer 2016-03-03 22:56:54 +0000
  • 8eefcba4ec ICU-12332 initilize pointer in ucasemap.cpp kazède king 2016-03-03 21:57:50 +0000
  • 69227215be ICU-12139 Fix some more uconfig header test failures Michael Ow 2016-03-03 21:51:16 +0000
  • 9df0fc9bd8 ICU-12139 Fix some uconfig header test failure in rbbimonkey Michael Ow 2016-03-03 21:28:09 +0000
  • 6d565a1d0c ICU-12186 organize imports Scott Russell 2016-03-03 16:14:06 +0000
  • b4319fbd64 ICU-12186 update ICU4J version number Scott Russell 2016-03-03 15:51:43 +0000
  • 3fb3162cce ICU-12186 merge API promotion branch and update APIChangeReport Scott Russell 2016-03-03 04:17:43 +0000
  • d743a8b947 ICU-12166 Fix mac clang has feature problem for C files. Andy Heninger 2016-03-03 00:09:47 +0000
  • d845084966 ICU-11872 fix invalid memory read kazède king 2016-03-02 23:49:30 +0000
  • 4a45deb1ac ICU-11872 I can't svn very well (actually resolves conflict this time) kazède king 2016-03-02 22:48:21 +0000
  • 47a0d7975f ICU-11872 improve data loading and caching for DateTimePatternGenerator pattern char 'C'; plugs leak. kazède king 2016-03-02 22:43:27 +0000
  • 88a80c655c ICU-12227 Always specify class loader when loading test data. Fredrik Roubert 2016-03-02 19:25:40 +0000
  • 5c11445c6b ICU-12037 C: rename LICENSE.txt to LICENSE Steven R. Loomis 2016-03-02 18:20:23 +0000
  • 68ac3cb27a ICU-9503 Undo removal of lenient parse data. Only English wasn't moved to CLDR. George Rhoten 2016-03-02 09:02:20 +0000
  • d7e92f2c9a ICU-9503 Undo removal of lenient parse data. Only English wasn't moved to CLDR. George Rhoten 2016-03-02 08:16:29 +0000
  • f1a9fb1109 ICU-12081 Fix build failure for "error: extra ';'" that was introduced with this ticket George Rhoten 2016-03-02 02:40:23 +0000
  • e768fa1e27 ICU-12081 Fix build failure for "intltest.cpp:1813: error: extra ';'" that was introduced with this ticket George Rhoten 2016-03-02 02:18:32 +0000
  • 4263537b90 ICU-12142 Update RBNF aliases for Cantonese and Spanish to match the current CLDR locale inheritance George Rhoten 2016-03-02 00:47:06 +0000
  • 378a66f69c ICU-11952 test parallel with Java, passes without library change Markus Scherer 2016-03-01 23:47:52 +0000
  • 54ca0ab18c ICU-11952 match whole select part string, not just prefix Markus Scherer 2016-03-01 23:47:06 +0000
  • f2e7352104 ICU-12187 Update some API in ICU4C 57 Michael Ow 2016-03-01 22:38:48 +0000
  • 265f653a01 ICU-12059 support custom tag @discouraged Scott Russell 2016-03-01 21:24:28 +0000
  • cbf6464079 ICU-12067 withdraw getter & setter for TIME_SEPARATOR date/time field Markus Scherer 2016-03-01 18:49:43 +0000
  • e596b9258a ICU-12067 withdraw getter & setter for TIME_SEPARATOR date/time field Markus Scherer 2016-03-01 18:40:01 +0000
  • 968747625e ICU-12187 Close resource to avoid memory leak Michael Ow 2016-03-01 18:32:00 +0000
  • a9c247a3cb ICU-12166 annotate intended switch case fallthroughs Markus Scherer 2016-03-01 07:44:57 +0000
  • bebd3e79ae ICU-12187 Fix memory leak in ICU4C 57 Michael Ow 2016-03-01 07:37:31 +0000
  • 20db391c56 ICU-11872 Remove ending comma in enum list Michael Ow 2016-03-01 07:34:29 +0000
  • a48cbfd993 ICU-12005 Fixed doc build problem with JDK 8. Added a build target 'docsStrict' which does all jlint check. Changed numeric character references in API doc with raw code points, so javadoc does not invalidate them in doclint. Yoshito Umaoka 2016-03-01 05:14:36 +0000
  • e68ab082c1 ICU-11914 Removed test that fails with Java 1.6. Craig Cornelius 2016-03-01 00:17:53 +0000
  • 653ca5409d ICU-11914 Refactor tests to simplify. Craig Cornelius 2016-02-29 22:48:26 +0000
  • 93256d3f9e ICU-12067 withdraw TIME_SEPARATOR date/time field Markus Scherer 2016-02-29 22:18:03 +0000
  • 1b41b8e8e3 ICU-12067 withdraw TIME_SEPARATOR date/time field Markus Scherer 2016-02-29 22:13:35 +0000
  • aa40037b44 ICU-12155 fix UnicodeSet::isBogus() API doc typo Markus Scherer 2016-02-29 22:00:04 +0000
  • 499344bbfb ICU-11872 Remove comma at the end of enum list Michael Ow 2016-02-29 20:30:17 +0000
  • b9f9d3a9e1 ICU-12187 Fix UTF-8 file properties in ICU4C 57 Michael Ow 2016-02-29 20:04:41 +0000
  • 4847b09f74 ICU-12187 Fix text file line endings in ICU4C 57 Michael Ow 2016-02-29 19:22:14 +0000
  • 8966d66c8b ICU-12187 Update configure script for 57.1 ICU4C Michael Ow 2016-02-29 19:06:19 +0000
  • b1ea96b3db ICU-12081 Fix memory leak in Line Break Monkey test. Introduced inadvertently with the Emoji break rule updates. Andy Heninger 2016-02-29 19:01:09 +0000
  • 0bcda60a7e ICU-12187 Update version number in ICU4C to 57.1 Michael Ow 2016-02-29 18:54:34 +0000
  • 0b9bb708cd ICU-11914 Temporarily remove assert for failing tests. Craig Cornelius 2016-02-29 17:27:56 +0000
  • 5e59567c33 ICU-10893 C, add Gregorian <> Chinese calendar mapping test, comment out failing cases Peter Edberg 2016-02-29 08:42:39 +0000
  • d7a1f3cfb1 ICU-12005 Fix numerous warnings / errors from Javadoc generation Scott Russell 2016-02-29 01:56:20 +0000
  • d6562226e7 ICU-12154 J, update test & API doc for LocaleDisplayNames handling of bad locale IDs Peter Edberg 2016-02-28 23:50:12 +0000
  • 2d8540d0a3 ICU-12154 C, LocaleDisplayNames should handle bad locale IDs without crashing Peter Edberg 2016-02-28 23:48:41 +0000
  • f01caf199b ICU-12139 Remove header files from pfiles.txt and update header files Michael Ow 2016-02-28 21:22:24 +0000
  • 7cbb746278 ICU-12187 Fix no data test failures in ICU4C for 57 Michael Ow 2016-02-28 21:19:38 +0000
  • d40857eaed ICU-12156 J, for locale disp name trailing parts, use internal methods that don't adjust for context Peter Edberg 2016-02-28 20:14:07 +0000
  • ab31f07e88 ICU-12156 C, for locale disp name trailing parts, use internal methods that don't adjust for context Peter Edberg 2016-02-28 20:13:37 +0000
  • b552700cc6 ICU-12081 RBBI extensions & Emoji rules. Import rule data to Java from C++, port code changes. Andy Heninger 2016-02-28 19:14:48 +0000
  • 48214e5b5d ICU-12056 J, Add format and toPattern tests for standard date fmts with number system overrides Peter Edberg 2016-02-28 07:23:56 +0000
  • 36b1760b83 ICU-12056 C, Add format and toPattern tests for standard date fmts with number system overrides Peter Edberg 2016-02-28 07:23:23 +0000
  • 1841ee8d5d ICU-12013 Refactor DateIntervalFormat resource data loading using the sink on ICU4C. Felipe Balbontín 2016-02-27 09:24:54 +0000
  • d24c540196 ICU-10910 Compact currency formatting support John Emmons 2016-02-27 02:47:37 +0000
  • b0773e59e9 ICU-11914 Add more detail to check failing tests. Craig Cornelius 2016-02-27 02:11:31 +0000
  • 802559f528 ICU-12037 fix references to license.html Steven R. Loomis 2016-02-27 01:48:56 +0000
  • 4eedb66138 ICU-12037 update another ref in readme.html to license.html Steven R. Loomis 2016-02-27 01:41:20 +0000
  • b3df13641f ICU-12037 copy LICENSE.txt and license.html from icu4c Steven R. Loomis 2016-02-27 01:32:47 +0000
  • 2c58e57d8d ICU-12037 remove old license Steven R. Loomis 2016-02-27 01:31:05 +0000
  • 23440d639e ICU-12037 license.html recopy from r38399 branch Steven R. Loomis 2016-02-27 01:26:49 +0000
  • 3f6a68ff9a ICU-12037 ICU license moved to plain text. Merge from r38399 Steven R. Loomis 2016-02-27 01:22:07 +0000
  • e7d56c1f66 ICU-11872 port date time pattern generator char 'C' from Java to C++ kazède king 2016-02-27 00:41:21 +0000
  • 57ccd73a91 ICU-11914 Add more detail to check failing tests. Craig Cornelius 2016-02-27 00:24:52 +0000
  • 92e4ca4448 ICU-12138 Fix RegexCompile::doParseActions uses uninitialized variable Andy Heninger 2016-02-27 00:04:47 +0000
  • 75dbee791e ICU-11735 Add test to verify that ICU4C behaves correctly. Craig Cornelius 2016-02-26 23:59:20 +0000
  • 03215c6ccb ICU-12185 Fix intltest testcase for TestCurrencyUsage John Emmons 2016-02-26 23:39:44 +0000
  • 75c9b88455 ICU-11914 Add tests that verify correct behavior. Craig Cornelius 2016-02-26 23:19:55 +0000
  • e50534f9e2 ICU-12185 Fix LDML2ICUConversion of cashDigits/cashRounding John Emmons 2016-02-26 22:51:44 +0000
  • f9d2462f3c ICU-12185 Fix LDML2ICUConversion of cashDigits/cashRounding John Emmons 2016-02-26 22:51:31 +0000
  • 9d9256f3b7 ICU-12081 Initial implementation Emoji break rules and a new RBBI monkey test. Andy Heninger 2016-02-26 21:58:26 +0000
  • 2cf8965496 ICU-12139 revert bad change to cstr.cpp. It is intended to use and depend on conversion. It is only intended for use from test and debug code, so the dependency is ok. It must be able to handle non-invariant characters. Andy Heninger 2016-02-26 21:37:06 +0000
  • 8f598f6746 ICU-12005 Fix numerous warnings / errors from Javadoc generation Scott Russell 2016-02-26 21:14:36 +0000
  • 6a32e3f591 ICU-12139 Fix uconfig test errors for 57 Michael Ow 2016-02-26 18:51:13 +0000
  • fd1d1cc38f ICU-11735 Fix minor indent mistake. Craig Cornelius 2016-02-26 18:45:46 +0000
  • ba63a17d17 ICU-11941 Add LINKFLAGS to enable setting -rpath options. Fredrik Roubert 2016-02-26 11:25:33 +0000
  • 19db0c70be ICU-12164 Add using operator to all subclasses of LocalPointerBase. Fredrik Roubert 2016-02-26 11:24:23 +0000
  • f34de568c4 ICU-12012 Replace irregular sizeof expressions with UPRV_LENGTHOF(). Fredrik Roubert 2016-02-26 11:21:55 +0000
  • 26f9512326 ICU-11872 remove unicode characters from cpp source files kazède king 2016-02-26 00:37:23 +0000
  • 54d140d51c ICU-11735 Fix to return null in currency parsing when no currency symbol is present. Craig Cornelius 2016-02-25 23:22:08 +0000
  • 63aa3ea44f ICU-11872 fix build errors kazède king 2016-02-25 21:42:52 +0000
  • 99a7ebbae1 ICU-11872 fix memory errors kazède king 2016-02-25 21:40:27 +0000
  • f8050e2adf ICU-11872 fix build errors kazède king 2016-02-25 21:09:04 +0000
  • de148065c2 ICU-11872 new time formatting pattern chars b/B kazède king 2016-02-25 19:53:49 +0000
  • f713c0687c ICU-11872 new time formatting pattern chars b/B kazède king 2016-02-25 19:51:53 +0000
  • 15ed0f801d ICU-12018 Fix compile issue for some build targets. Craig Cornelius 2016-02-25 18:25:24 +0000
  • 255a48d30a ICU-12018 Delete superfluous trailing semicolon [-Wpedantic]. Fredrik Roubert 2016-02-25 16:23:36 +0000
  • 633a219737 ICU-11872 Added code to do the pattern generation part of the new day periods. Mark Davis 2016-02-25 16:03:26 +0000
  • f7de66ef4e ICU-12129 fix C4138 warning from MSVC Jungshik Shin 2016-02-25 01:49:48 +0000
  • e0ab17b728 ICU-12055 remove NPE from FilteredBreakIteratorBuilder Steven R. Loomis 2016-02-25 01:39:48 +0000
  • 91e6a10be2 ICU-12018 Update data loading to use ResourceTableSink and DateFormatSymbols to resolve missing data. Craig Cornelius 2016-02-25 00:30:11 +0000
  • c08ea1df96 ICU-12013 Refactor DateIntervalFormat resource data loading using the sink on ICU4J. Felipe Balbontín 2016-02-24 23:45:42 +0000
  • f75e591321 ICU-12012 Replace all sizeof p / U_SIZEOF_... with UPRV_LENGTHOF(). Fredrik Roubert 2016-02-24 22:52:29 +0000
  • 82801c4b0a ICU-12003 User more links to actual Java classes in ICU API doc. Yoshito Umaoka 2016-02-24 22:01:37 +0000
  • ebc0f5b22a ICU-12012 Replace all sizeof p / sizeof T with UPRV_LENGTHOF(). Fredrik Roubert 2016-02-24 21:48:56 +0000
  • f2186b6d33 ICU-12141 make each internal header file compile by itself; add includes where necessary; add simple test script Markus Scherer 2016-02-24 00:49:51 +0000
  • 7f4b8d106b ICU-12012 Replace all sizeof p / sizeof *p with UPRV_LENGTHOF(). Fredrik Roubert 2016-02-23 10:40:09 +0000
  • 2b457a4ea1 ICU-12170 Merge data from CLDR release-29-beta1 John Emmons 2016-02-23 02:31:28 +0000
  • 3af6ddd9d8 ICU-12170 Merge data from CLDR release-29-beta1 John Emmons 2016-02-23 02:26:57 +0000
  • ee0a1c0ecd ICU-12053 fix UnicodeMap, and move in a couple of methods that were elsewhere. Did a bunch of cleanup on the tests as well. Mark Davis 2016-02-19 15:55:00 +0000
  • cc2ee5c6e6 ICU-4229 update to use new CLDR data, and to work with v28 data during transition. Mark Davis 2016-02-18 11:39:40 +0000
  • c9d3995332 ICU-12072 RelativeDateTimeFormatter: improve J format API Peter Edberg 2016-02-17 07:29:48 +0000
  • 257b757897 ICU-12072 Update C comments explaining future direction Peter Edberg 2016-02-17 05:50:57 +0000
  • d7169564c0 ICU-12072 Improve C header comments for enum per API review Peter Edberg 2016-02-17 00:04:32 +0000
  • 8c643b3395 ICU-12085 Update C TestToUnicodeLocaleType/TestToLegacyType for "rg" Peter Edberg 2016-02-16 19:51:26 +0000
  • e435f6e750 ICU-12085 Update J TestToUnicodeLocaleType/TestToLegacyType for "rg" Peter Edberg 2016-02-16 19:31:42 +0000
  • abe480ef9e ICU-12085 Implement J support for new CLDR locale key "rg" Peter Edberg 2016-02-16 07:11:10 +0000
  • 086ee675a8 ICU-12085 manually integrate branch > trunk (had network problems committing updated branch) Peter Edberg 2016-02-15 17:58:23 +0000
  • f74ad54c81 ICU-12170 Regenerated ICU4J data with ICU4C/r38309. Revereted the patch for transform extension x0 which was temporarily made for 57m1. Yoshito Umaoka 2016-02-15 17:28:47 +0000
  • ca34ec6b47 ICU-12170 Regenerated key-type data with CLDR trunk (including cldrbug:9264). Revereted the patch for transform extension x0 which was temporarily made for 57m1. Yoshito Umaoka 2016-02-15 17:26:43 +0000
  • da4e32180a ICU-11937 cast Quantifier to UnicodeFunctor instead of UnicodeSet Jungshik Shin 2016-02-08 19:37:17 +0000
  • 22c3a94854 ICU-12091 Fixed a memory leak introduced by the quick patch in transliterator initialization code. Yoshito Umaoka 2016-02-05 16:05:39 +0000
  • 585625c5f6 ICU-12091 Ingnore absense of type map for transform private user type 'x0'. Yoshito Umaoka 2016-02-05 06:45:46 +0000
  • 457a8b9340 ICU-12091 Merge preliminary CLDR 29 data for 57m1 John Emmons 2016-02-05 04:18:17 +0000
  • f7d261ebbc ICU-12091 Merge preliminary CLDR 29 data for 57m1 John Emmons 2016-02-05 04:12:07 +0000
  • b4bc1811f8 ICU-12091 Merge preliminary CLDR 29 data for 57m1 John Emmons 2016-02-05 04:11:14 +0000
  • fb4d8494e3 ICU-12091 Merge preliminary CLDR 29 data for 57m1 John Emmons 2016-02-05 04:09:17 +0000
  • 84be20e85f ICU-12091 Merge preliminary CLDR 29 data for 57m1 John Emmons 2016-02-05 04:04:17 +0000
  • b10e842114 ICU-12091 Merge preliminary CLDR 29 data for 57m1 John Emmons 2016-02-05 03:59:39 +0000
  • 0d81c10f31 ICU-12091 Merge preliminary CLDR 29 data for 57m1 John Emmons 2016-02-05 03:52:07 +0000
  • 9d3952fec0 ICU-12091 Merge preliminary CLDR 29 data for 57m1 John Emmons 2016-02-05 03:50:47 +0000
  • 12eb48e599 ICU-12091 Merge preliminary CLDR 29 data for 57m1 John Emmons 2016-02-05 03:46:03 +0000
  • fec84b1252 ICU-12091 Merge preliminary CLDR 29 data for 57m1 John Emmons 2016-02-05 03:42:01 +0000
  • 66aa8c0fa4 ICU-12091 Merge preliminary CLDR 29 data for 57m1 John Emmons 2016-02-05 03:37:50 +0000
  • 3376c4a0b7 ICU-12091 Merge preliminary CLDR 29 data for 57m1 John Emmons 2016-02-05 02:28:56 +0000
  • 2f3b19e766 ICU-12083 57m1 BRS, update readme for milestone status and copyright year, update license copyright year Peter Edberg 2016-02-04 06:56:51 +0000
  • 350820e8a6 ICU-12083 Fixed TestHost failures on Windows 10 by updating LCID mapping data including new Windows locales. Yoshito Umaoka 2016-02-04 05:43:34 +0000
  • 3781b678d6 ICU-12083 57m1 BRS task, update urename.h Peter Edberg 2016-02-04 04:45:41 +0000
  • f8580d17f4 ICU-12091 Update to the previous commit - Made UnicodeString -t- to constant to match the diff provided by Steven in #12077 Yoshito Umaoka 2016-02-03 21:51:20 +0000
  • c123e806f7 ICU-12091 Ignore BCP 47 -t- style transliterator IDs. The support for such -t- IDs will be done by #12077 later. Yoshito Umaoka 2016-02-03 21:39:38 +0000
  • 367ded24ef ICU-12083 Update APIs for 57m1 Michael Ow 2016-02-02 05:42:06 +0000
  • d63bc540ec ICU-12133 (C) Change proportion-karat to concentr-karat, add 5 new units in CLDR 29 Peter Edberg 2016-02-02 00:38:16 +0000
  • 3bbe499ec2 ICU-12133 (J) Change proportion-karat to concentr-karat, add 5 new units in CLDR 29 Peter Edberg 2016-02-02 00:36:47 +0000
  • 8ac33b6a63 ICU-12083 Fix no data test errors Michael Ow 2016-02-01 18:02:21 +0000
  • a197e45227 ICU-12083 Fix bom in icu4c 57m1 Michael Ow 2016-02-01 17:14:55 +0000
  • a264d8c41e ICU-12083 Update header test cxxfile Michael Ow 2016-02-01 16:39:58 +0000
  • fd35c53245 ICU-12084 Removed echo for java 5 bootclasspath. Yoshito Umaoka 2016-01-30 07:05:03 +0000
  • 891ba61c7c ICU-12133 (C) integrate CLDR data for new units Peter Edberg 2016-01-30 06:53:47 +0000
  • 7bd3bee5d6 ICU-12084 Fixed javadoc warnings and updated API change report for 57m1. Yoshito Umaoka 2016-01-30 06:42:15 +0000
  • a600c949fb ICU-12132 Regenerated ICU4J 56.1 API signature data file with JDK 7 javadoc. Yoshito Umaoka 2016-01-30 06:33:18 +0000
  • ee0d2ada6e ICU-12085 (J) integrate CLDR keyTypeData for locale key "rg" (and some other new ones) Peter Edberg 2016-01-30 02:49:25 +0000
  • c1e6ddc08d ICU-12085 (C) integrate CLDR keyTypeData for locale key "rg" (and some other new ones) Peter Edberg 2016-01-30 02:24:57 +0000
  • 7529fbd82b ICU-12130 fix utext_extract() incorrect position on return. Andy Heninger 2016-01-30 02:12:01 +0000
  • 3cbb178df4 ICU-12084 Fixed Eclipse compiler warnings. Yoshito Umaoka 2016-01-30 01:11:30 +0000
  • 1a28b453fc ICU-12084 Clean up import statements. Yoshito Umaoka 2016-01-30 01:01:17 +0000
  • af7c08969e ICU-11962 tzdata2016a updates to ICU4J Yoshito Umaoka 2016-01-29 00:01:16 +0000
  • 7567b72b14 ICU-11962 tzdata2016a updates to ICU4C Yoshito Umaoka 2016-01-28 23:59:32 +0000
  • 932aa99948 ICU-12018 Add missing * in Javadoc syntax. Fredrik Roubert 2016-01-28 19:51:38 +0000
  • 813980f620 ICU-11989 API doc fix Craig Cornelius 2016-01-28 19:45:33 +0000
  • fb4c627cb9 ICU-12083 Fix text file line endings Michael Ow 2016-01-27 19:37:07 +0000
  • c5ae3a0769 ICU-12083 Fix non-ascii characters in comments Michael Ow 2016-01-27 19:24:28 +0000
  • 68b7cc0cd5 ICU-7457 export ucurrimp.h functions from the common library Markus Scherer 2016-01-27 17:22:26 +0000
  • 3c2bc322c2 ICU-12016 Correct author tags in some ICU4J files Peter Edberg 2016-01-27 00:02:14 +0000
  • bb5f37a069 ICU-7457 replace MessageFormat with SimpleFormatter where easy; remove obsolete ChoiceFormat handling of currency names; move LocaleDisplayNames & ucurr from i18n to common Markus Scherer 2016-01-26 22:56:59 +0000
  • dcb76aab72 ICU-7618 replace MessageFormat with SimpleFormatterImpl where easy; remove obsolete ChoiceFormat handling of currency names Markus Scherer 2016-01-26 22:52:45 +0000
  • 4382bcac9f ICU-9747 Fix build issues in MSVC 2015 Michael Ow 2016-01-25 20:43:27 +0000
  • 57f01a8756 ICU-10896 turn SimplePatternFormatter into public SimpleFormatter Markus Scherer 2016-01-23 05:20:23 +0000
  • 00122edbf6 ICU-10896 split SimplePatternFormatter into public SimpleFormatter and all-static SimpleFormatterImpl Markus Scherer 2016-01-23 05:17:18 +0000
  • b15fd37fa9 ICU-12072 Flesh out tests for ureldatefmt_ APIs Peter Edberg 2016-01-22 21:37:44 +0000
  • df945dc264 ICU-10401 Fix some warnings in MSVC build Michael Ow 2016-01-22 18:47:55 +0000
  • f5d28f72d2 ICU-11802 Remove comma at end of enum that was breaking one autobuild Peter Edberg 2016-01-22 17:39:30 +0000
  • 50ea6cb008 ICU-12072 RelativeDateTimeFormatter: Improve C++ format API, add plain C API (part 1, structure) Peter Edberg 2016-01-22 07:20:54 +0000
  • 0d543296da ICU-12080 Add new supplemental unitPreferenceData from CLDR Peter Edberg 2016-01-22 06:40:37 +0000
  • 7151f52fc8 ICU-12084 Update version number to 57m1 in ICU4J Michael Ow 2016-01-21 20:08:17 +0000
  • 714973b396 ICU-12083 Update version number to 57m1 in ICU4C Michael Ow 2016-01-21 20:04:00 +0000
  • fbff04a4d0 ICU-12015 Update the array size to avoid buffer overflow Michael Ow 2016-01-21 19:49:39 +0000
  • cbc1e34b7f ICU-11802 add 4 Emoji properties from emoji-data.txt 2.0 Markus Scherer 2016-01-21 04:41:55 +0000
  • c10fdc6e29 ICU-11802 add 4 Emoji properties from emoji-data.txt 2.0 Markus Scherer 2016-01-21 04:39:21 +0000
  • 0390f4c86c ICU-11802 add 4 Emoji properties from emoji-data.txt 2.0 Markus Scherer 2016-01-21 04:34:33 +0000
  • 0013251fcb ICU-12018 Overhaul RelativeDateTimeFormatter data loading Craig Cornelius 2016-01-15 23:50:25 +0000
  • a5c02bbcda ICU-5383 Re-enable test. Andy Heninger 2016-01-15 22:17:16 +0000
  • 7847919dfa ICU-11893 Fix warning in visual studio 2013 Michael Ow 2016-01-12 22:39:56 +0000
  • 080e9d32a3 ICU-12042 better API docs Markus Scherer 2016-01-09 01:13:52 +0000
  • 1be318d2f9 ICU-12042 ures_getUnicodeString() and variants return bogus strings when an error occurred Markus Scherer 2016-01-09 00:58:15 +0000
  • c8d863f1d4 ICU-11851 NumberFormat API doc cleanup. Andy Heninger 2016-01-08 22:21:51 +0000
  • 09819eab73 ICU-11669 Thread safety of DateIntervalFormat::format() Andy Heninger 2016-01-07 21:15:19 +0000
  • 0183cad1d7 ICU-12032 remove SimplePatternFormatter wrapper objects from MeasureFormat range formatting, too Markus Scherer 2016-01-07 00:45:28 +0000
  • 9eb5fc1b11 ICU-12032 rewrite SimplePatternFormatter: quoting like MessageFormat, shorter, create fewer objects Markus Scherer 2016-01-07 00:20:53 +0000
  • a7119fa972 ICU-12032 SimplePatternFormatter allow values=null, some better API docs, some changes parallel with C++ Markus Scherer 2016-01-07 00:18:30 +0000
  • 53a0a74221 ICU-11669 Fix invalid character in project file Michael Ow 2016-01-06 19:10:24 +0000
  • 4154ab3516 ICU-11669 Add language extension to DateIntervalFormat test source code file Michael Ow 2016-01-06 19:07:41 +0000
  • 3e1bf369df ICU-11669 DateIntervalFormat::format() thread safety fixes. Andy Heninger 2016-01-06 00:09:25 +0000
  • ec1aaee041 ICU-12034 Fix MeasureUnit static initialization race. Andy Heninger 2016-01-04 21:25:47 +0000
  • e13ef30930 ICU-12032 rewrite SimplePatternFormatter: quoting like MessageFormat, shorter, create fewer objects; callers avoid wrapper objects Markus Scherer 2016-01-02 01:12:37 +0000
  • a9395a0af8 ICU-12030 Update destructor to delete all patterns Michael Ow 2015-12-31 21:12:07 +0000
  • 5b0ff67dfa ICU-10684 fix int32 to uint32 Steven R. Loomis 2015-12-17 18:12:56 +0000
  • 6f25906b7f ICU-11865 Layout update Steven R. Loomis 2015-12-17 01:43:38 +0000
  • 3ff0ac77ad ICU-10684 merge in Layout updates Steven R. Loomis 2015-12-17 01:36:04 +0000
  • 32af290668 ICU-12020 merge in Layout updates Steven R. Loomis 2015-12-17 01:29:24 +0000
  • f6296491cc ICU-12041 check that per-unit patterns have one placeholder, fix patterns Markus Scherer 2015-12-16 22:29:44 +0000
  • b24d71cf90 ICU-12041 check that per-unit patterns have one placeholder, fix patterns Markus Scherer 2015-12-16 22:29:21 +0000
  • 1d5b1fbb6f ICU-4229 Check for that zzzz is treated as duplicate of "others"; only allow regular scripts + zzzz. Mark Davis 2015-12-16 09:26:36 +0000
  • ddfb23cc4c ICU-12031 define StandardPlural::indexFromString(const UnicodeString &keyword, UErrorCode &errorCode) Markus Scherer 2015-12-16 05:36:59 +0000
  • 758b66dbca ICU-12030 MeasureFormat handle by-plural-form sideways-aliasing, by not bundling plural forms into a QuantityFormatter, port from Java Markus Scherer 2015-12-16 04:41:33 +0000
  • cab8879780 ICU-12030 move some code to QuantityFormatter so that PluralRules does not depend on NumberFormat and to be more parallel with C++ Markus Scherer 2015-12-16 04:30:48 +0000
  • 8c6d77a375 ICU-12031 StandardPlural from UnicodeString Markus Scherer 2015-12-16 04:21:28 +0000
  • 4f959e2bc7 ICU-11710 remove review note comment. Andy Heninger 2015-12-15 21:23:37 +0000
  • c3d49f32fc ICU-4229 Check for duplicate reorder codes Mark Davis 2015-12-15 20:21:08 +0000
  • 0b2778f3bb ICU-11461 Remove unused setInteger functionality from DigitList Andy Heninger 2015-12-15 19:37:36 +0000
  • 4c96f9a866 ICU-12031 port enum StandardPlural to C++ Markus Scherer 2015-12-14 21:57:41 +0000
  • 565abe4808 ICU-4229 Enhanced the checking further. Mark Davis 2015-12-14 16:14:40 +0000
  • bb50b15953 ICU-11710 TimeUnitFormat, fix compile error in previous commit. Andy Heninger 2015-12-14 05:10:38 +0000
  • 22dfe1dd38 ICU-11710 Use LocalPointer in TimeUnitFormat impl. Andy Heninger 2015-12-14 04:41:52 +0000
  • bdfe1a68cf ICU-4229 Enhanced the checking further. Mark Davis 2015-12-13 21:37:37 +0000
  • fcd9bcbe71 ICU-12031 text.PluralRules.StandardPluralCategories -> impl.StandardPlural with new names for constants & methods Markus Scherer 2015-12-11 22:27:18 +0000
  • fa027da0f7 ICU-12030 MeasureFormat handle by-plural-form sideways-aliasing, by not bundling plural forms into a QuantityFormatter, reintegrate from ^/icu4j/branches/markus/sideways Markus Scherer 2015-12-11 21:02:02 +0000
  • ad6035c5c2 ICU-4229 Initial cut at reading the CLDR from the resources, for use in validation. The main() has some quick check that will be separated into a test class. Mark Davis 2015-12-10 17:40:58 +0000
  • 03392ddd85 ICU-12026 Add .size to gcc assembly code Michael Ow 2015-12-10 14:36:50 +0000
  • 18450a9957 ICU-12028 Compiler warning cleanup. Andy Heninger 2015-12-09 02:11:07 +0000
  • ea597d89d1 ICU-11961 Fix delete statement Michael Ow 2015-12-08 05:13:49 +0000
  • ad1bbbe97b ICU-12027 Improved thread safety of RuleBasedTransliterator. Andy Heninger 2015-12-08 01:29:24 +0000
  • f673fc0cf1 ICU-11961 tweak Windows project file for build breakage Andy Heninger 2015-12-04 01:10:18 +0000
  • d4e3d2c088 ICU-11961 Multi-thread slow tests TimeZoneFormatTest/TestTimeRoundTrip and CalendarLimitTest/TestLimits Andy Heninger 2015-12-03 23:10:38 +0000
  • 5a7ff3049b ICU-11986 MeasureFormat unit display patterns need to fall back to the parent locales per plural form, not as a set; add MeasureFormatTest::TestIndividualPluralFallback(); fix RelativeDateTimeFormatterTest::TestSerbianFallback() test data Markus Scherer 2015-12-02 22:54:54 +0000
  • 8b03bbc037 ICU-12014 fix float-cast-overflow in rbnf.cpp Andy Heninger 2015-12-02 22:31:56 +0000
  • 3d76dd93d2 ICU-11986 optimize UnitPatternSink a bit; add MeasureUnitTest.testIndividualPluralFallback() Markus Scherer 2015-12-02 22:18:50 +0000
  • 670241f8d6 ICU-12010 Fixed a typo @returns in the previous commit. Yoshito Umaoka 2015-12-01 05:36:12 +0000
  • 7c43d7d3f5 ICU-12022 Updated the minimum JRE version to Java 6. Yoshito Umaoka 2015-12-01 05:29:28 +0000
  • 7ac5360664 ICU-11986 MeasureFormat unit display patterns need to fall back to the parent locales per plural form, not as a set Markus Scherer 2015-11-30 22:44:04 +0000
  • f387438e17 ICU-12010 Fixed some minor API doc issues. Yoshito Umaoka 2015-11-30 17:08:04 +0000
  • 6c1ba0d58e ICU-11986 slightly nicer QuantityFormatter.getPluralIndex(), avoid key.toString() for it Markus Scherer 2015-11-20 17:36:23 +0000
  • 3f4f8032d1 ICU-11986 UResource.Value.getAliasString(), sink.leave(), MeasureFormat use resource enumeration, store one data reference not pieces of that data Markus Scherer 2015-11-19 22:56:12 +0000
  • 724f7b5c10 ICU-11986 const ResourceValue references, sink.leave(), some more specific types in MeasureFormat code Markus Scherer 2015-11-19 22:33:25 +0000
  • d0ed7b3b60 ICU-11987 Apply patch for TZ detection Michael Ow 2015-11-19 21:16:12 +0000
  • 83732e4bec ICU-11968 Fix test error on zos Michael Ow 2015-11-19 20:57:59 +0000
  • a8b1972f92 ICU-11835 Fix solaris default locale detection issue Michael Ow 2015-11-19 19:44:04 +0000
  • 257d5a0a27 ICU-11809 Null terminate buffer in initCurrency Michael Ow 2015-11-19 18:58:42 +0000
  • 25f9110090 ICU-11985 Handle 'j' and 'J' in date time pattern skeletons. Fredrik Roubert 2015-11-18 12:29:17 +0000
  • d1b77c4e66 ICU-11986 rename ICUResource to UResource, consistent with UResourceBundle, in case we want to make the resource enumeration public Markus Scherer 2015-11-18 00:19:31 +0000
  • d5877ebe4e ICU-11986 use prefix Resource for C++ classes, prefix UResource for C types Markus Scherer 2015-11-18 00:18:28 +0000
  • a47a3679ac ICU-11979 Fix max char size for iso-2022-kr in icu4c Michael Ow 2015-11-17 23:08:52 +0000
  • e4126a0fb6 ICU-11979 Fix max char size for iso-2022-kr in icu4j Michael Ow 2015-11-17 23:05:18 +0000
  • 7c7b8ee870 ICU-11986 more compact MeasureFormat data sink declaration+defition, add comments Markus Scherer 2015-11-16 23:50:58 +0000
  • 2810d28dd7 ICU-11986 do not duplicate MeasureFormat data for sideways-fallback aliases Markus Scherer 2015-11-14 00:31:21 +0000
  • 147ca53163 ICU-11986 enumerate most of the measurement unit formatting data, rather than lookup-with-fallback for each piece; adds necessary fallback on leaf level Markus Scherer 2015-11-12 22:09:04 +0000
  • 64bd7cbf4f ICU-11959 Apply patch for flag parser Michael Ow 2015-10-28 20:16:51 +0000
  • 385c8dd53d ICU-11793 Add validation check to len Michael Ow 2015-10-28 16:30:28 +0000
  • 9409eecc4c ICU-11939 Close resource bundle after use Michael Ow 2015-10-21 20:39:15 +0000
  • a854940385 ICU-11962 tzdata2015g to ICU4J trunk Yoshito Umaoka 2015-10-10 05:16:59 +0000
  • cfc9e2fdd8 ICU-11962 tzdata2015g to ICU4C trunk Yoshito Umaoka 2015-10-10 05:16:46 +0000
  • 8dba7301b7 ICU-11554 Fix regex bug with look-behind matching & UTF-8 input. Andy Heninger 2015-10-09 20:01:46 +0000
  • 5f297b7ad2 ICU-11856 Intltest messages, use system codepage conversion. Andy Heninger 2015-10-09 18:14:23 +0000
  • 0464cceedf ICU-11857 Add CStr class for easier UnicodeString to char * conversions. Andy Heninger 2015-10-09 17:53:44 +0000
  • 21720c5627 ICU-11927 source/data/build.xml, update specification of break iterator .txt files. Andy Heninger 2015-10-08 23:28:06 +0000
  • d06ffe0e27 ICU-10616 break iterator data files, separate rules, dictinaries and locales. Andy Heninger 2015-10-08 22:20:33 +0000
  • 11da2bc073 ICU-11619 VTimeZone throws a ClassCastException when Zone ID unknown; move fixes from branch to trunk. Andy Heninger 2015-10-07 00:32:46 +0000
  • 9b8403900a ICU-11507 Regex, fix problem with backrefs of unpaired surrogates. Andy Heninger 2015-10-06 23:59:28 +0000
  • 1c869c6791 ICU-11657 Synchronize intltest message output. Andy Heninger 2015-10-06 23:13:49 +0000
  • 48d33a120f ICU-11944 Update readme Michael Ow 2015-10-02 21:59:36 +0000
  • f3f355943b ICU-11918 refresh API change report & API sig, fix for missing file for formatTests module test, and cleanup LocaleMatcher API change Scott Russell 2015-09-23 22:01:29 +0000
  • 09a524734f ICU-11917 Update API Change report Michael Ow 2015-09-23 21:10:35 +0000
  • 6857dbc99e ICU-11917 Add missing API tag Michael Ow 2015-09-23 20:58:51 +0000
  • 04b5b54998 ICU-11869 Update 2022 code in ICU4C Michael Ow 2015-09-23 20:49:25 +0000
  • 953f033293 ICU-11869 Update 2022 code in ICU4J Michael Ow 2015-09-23 20:47:33 +0000
  • 31ef2b0df7 ICU-11928 Fix NPEs in test framework (affects CLDR build) John Emmons 2015-09-23 19:50:53 +0000
  • 6b23d8ac58 ICU-11929 (J) Rename MeasureUnit constants GENERIC, REVOLUTION Peter Edberg 2015-09-23 18:37:20 +0000
  • 10053e8a55 ICU-11929 (C) Rename MeasureUnit methods createGeneric, createRevolution Peter Edberg 2015-09-23 18:32:26 +0000
  • 2f09a06e26 ICU-11918 Excluded ISO-2022-KR check on IBM Java 8. Java ISO-2022-KR is broken in the latest IBM Java 8 release (8.0.1.10). Yoshito Umaoka 2015-09-23 18:31:46 +0000
  • 7ecac51d1c ICU-11869 Port ICU4C fix to ICU4J Michael Ow 2015-09-23 17:29:48 +0000
  • 99f4e9be82 ICU-11918 LocaleMatcher API change reverted back to public but marked @internal as per Mark Scott Russell 2015-09-23 17:21:42 +0000
  • 5e6ddd90c1 ICU-11918 update readme for RC Scott Russell 2015-09-23 16:39:47 +0000
  • 406f9aef1a ICU-11918 clean-up LocaleMatcher API and turn off doclint html check if V8 Scott Russell 2015-09-23 13:25:42 +0000
  • eef7281848 ICU-11869 Add fix to JIS8 and other ISO2022JP Michael Ow 2015-09-23 05:22:40 +0000
  • 90703e3819 ICU-11918 ICU4J API change report Scott Russell 2015-09-23 04:49:03 +0000
  • bbf7a2da42 ICU-11918 Removed @author tag in a couple of methods in TimeZoneNames.java. @author cannot be used in method documentation. Yoshito Umaoka 2015-09-23 04:11:08 +0000
  • 44a9dcdabe ICU-10988 Changed the default javadoc implementation to JDK7, updated the build script to use JDK8 supported version at build time if JDK8 is used. Prints out warning in top-level release targets, when JDK8 is used. Yoshito Umaoka 2015-09-23 03:59:54 +0000
  • c5324d571a ICU-11918 Added 56.1 serialization test data. Deleted 52.1 serialization test data. Yoshito Umaoka 2015-09-23 02:18:52 +0000
  • 065b39323a ICU-11917 fixes for UCONFIG_ENABLE_PLUGINS Steven R. Loomis 2015-09-22 22:51:32 +0000
  • 436f13cb31 ICU-11917 ICU 56 dependencies updates Markus Scherer 2015-09-22 21:52:06 +0000
  • 949c45546a ICU-11917 fix return from void function Markus Scherer 2015-09-22 21:51:31 +0000
  • 9d080ee08a ICU-11917 virtual destructors must be defined explicitly, out-of-line, first virtual method Markus Scherer 2015-09-22 21:51:03 +0000
  • 79d8e92f14 ICU-11918 BRS - Clean up import statements Yoshito Umaoka 2015-09-22 20:56:14 +0000
  • e3222a5716 ICU-11755 Excluded a couple of locales (ROOT and de_GR) from locale SPI test. __ICU4J does not make much sense, and de_GR is not supported by ICU4J. Yoshito Umaoka 2015-09-22 19:24:31 +0000
  • 9a3c2ba437 ICU-11861 Fixed compiler warnings introduced in the previous commit. Yoshito Umaoka 2015-09-22 17:06:11 +0000
  • 5d62893d05 ICU-11917 Fix svn prop and line endings Michael Ow 2015-09-22 16:45:44 +0000
  • 0f3551c762 ICU-11917 Check in some uconfig test error fixes Michael Ow 2015-09-22 16:24:52 +0000
  • 990774fbd4 ICU-11918 ICU4J API promotion from draft to stable Scott Russell 2015-09-22 13:52:13 +0000
  • 09b798d757 ICU-11861 Added immutable lists of skeletons for iteration, as @internal. Also added test to make sure that they are aligned with what is tested. Note that I reordered and added items to DateFormatTest to verify coverage and order. Mark Davis 2015-09-22 12:01:44 +0000
  • 72e1610789 ICU-11898 fixed assertion and added test. Mark Davis 2015-09-22 11:23:13 +0000
  • f57dc2ac03 ICU-11572 review updates Scott Russell 2015-09-22 04:17:27 +0000
  • fdd235d5e5 ICU-11917 Fix no data test errors in ICU4C 56 Michael Ow 2015-09-22 04:02:11 +0000
  • 6097a70d4b ICU-11918 Fixed an eclipse warning in icu4j-build-tools. Yoshito Umaoka 2015-09-22 01:05:51 +0000
  • bd78494175 ICU-11918 Updated eclipse project for icu4j-build-tools to use a user library JDK8_TOOLS, referecing to JDK's tools.jar Yoshito Umaoka 2015-09-22 00:54:47 +0000
  • 121c209819 ICU-11918 Reverted accidentally modified ICUTagletAdapter.java in the previous commit. Yoshito Umaoka 2015-09-22 00:51:19 +0000
  • e5105c7f84 ICU-11918 Fixed compiler warnings. Yoshito Umaoka 2015-09-22 00:32:25 +0000
  • 87970fe888 ICU-11917 BRS, Update macros #ifndef U_HIDE_DRAFT/INTERNAL/DEPRECATED_API Peter Edberg 2015-09-21 20:23:38 +0000
  • 2657e9f6c6 ICU-11917 Add missing deprecated flags Michael Ow 2015-09-21 19:14:44 +0000
  • 4a0beedc03 ICU-11918 ICU4J version updates Scott Russell 2015-09-18 19:39:08 +0000
  • ef2b7b4c78 ICU-11917 BRS, update urename.h Peter Edberg 2015-09-18 01:52:46 +0000
  • d6814bf17d ICU-11917 Regenerate configure for ICU 56 Michael Ow 2015-09-17 18:48:01 +0000
  • 888950485a ICU-11917 Update version number in ICU4C to 56.1 Michael Ow 2015-09-17 18:41:58 +0000
  • 148ec9f9e5 ICU-11917 Promote 54 draft API to stable Michael Ow 2015-09-17 18:25:20 +0000
  • abc86a3ec9 ICU-11918 Update icudata.jar, icutzdata.jar, testdata.jar from ICU4C Peter Edberg 2015-09-16 21:26:27 +0000
  • 815ae73855 ICU-11790 UnicodeString rather than LocalPointer<UnicodeString>; moveFrom() = adoptInstead(orphan()) Markus Scherer 2015-09-16 18:32:43 +0000
  • e95ec1d6a3 ICU-11917 ICU 56 pool bundles update Markus Scherer 2015-09-16 16:53:55 +0000
  • bdc5ce07b3 ICU-11572 API proposal updates for approved constants Scott Russell 2015-09-16 04:00:08 +0000
  • d671fbb0c4 ICU-11572 API proposal updates for approved constants Scott Russell 2015-09-16 02:36:11 +0000
  • c179cf974c ICU-11572 API proposal updates for approved constants Scott Russell 2015-09-16 00:14:58 +0000
  • 39f7040439 ICU-11886 unsafe-backward set, review comments Steven R. Loomis 2015-09-15 21:42:56 +0000
  • 99febdc465 ICU-11750 defer & simplify fetching code points from CharacterIterator, test normalization boundaries from both sides Markus Scherer 2015-09-15 21:04:29 +0000
  • 8c5d68a7e0 ICU-11750 defer & simplify fetching code points from CharacterIterator, test normalization boundaries from both sides Markus Scherer 2015-09-15 20:46:25 +0000
  • c776894097 ICU-11738 minor fixes Markus Scherer 2015-09-15 19:55:36 +0000
  • 5faab922bd ICU-11709 do not clobber existing UErrorCode failure code, do not orphan() names until you know that the Enumeration was allocated and thus did adopt Markus Scherer 2015-09-15 18:03:08 +0000
  • 6d31a2bfa2 ICU-11493 document Charset.name() not unique for mapping table variants Markus Scherer 2015-09-15 16:08:15 +0000
  • 536f59d246 ICU-11886 simple test case for the UnicodeSet.toPattern() problem, to be fixed with ticket #11891 Markus Scherer 2015-09-14 23:22:05 +0000
  • c828e3fd29 ICU-11750 Try to avoid uninitialized variable error in memcheck buildbot Peter Edberg 2015-09-14 07:02:46 +0000
  • 24d0d779d2 ICU-11750 For Indic search: Allow match end at normalization boundary in middle of grapheme cluster (J) Peter Edberg 2015-09-13 19:01:29 +0000
  • 525a00b02e ICU-11750 Improve comments again Peter Edberg 2015-09-13 18:58:19 +0000
  • 79589c201a ICU-11750 Improve comments Peter Edberg 2015-09-13 17:14:34 +0000
  • ae7f45d5c1 ICU-11750 For Indic search: Allow match end at normalization boundary in middle of grapheme cluster Peter Edberg 2015-09-13 07:43:51 +0000
  • 9bb043757a ICU-11248 promote FilteredBreakIterator to draft Steven R. Loomis 2015-09-12 01:11:53 +0000
  • 69543d559e ICU-11016 add support for minimum grouping digits (technology preview, not using CLDR data yet) Markus Scherer 2015-09-11 19:18:00 +0000
  • 39f698cbc3 ICU-11437 revert r37938 r37939 (also ICU-11435 ) - try to unbreak Solaris Steven R. Loomis 2015-09-11 02:01:12 +0000
  • 4f8296e079 ICU-11709 Fix leak in NumberingSystem::getAvailableNames; rename variables to avoid confusion Peter Edberg 2015-09-10 22:49:03 +0000
  • 003c9da518 ICU-11738 Updated to handle string ranges. Mark Davis 2015-09-10 14:30:28 +0000
  • 1f9540cce1 ICU-11803 added 'main', simplified code for easier debugging Mark Davis 2015-09-10 12:14:46 +0000
  • eef3e8f0f7 ICU-11787 Add support for STANDARDCURRENCYSTYLE and locale u-ext key -cf- (J) Peter Edberg 2015-09-10 07:01:41 +0000
  • 98f5987b43 ICU-11248 use '@ss=' and not x-uli Steven R. Loomis 2015-09-10 07:00:30 +0000
  • e12c286572 ICU-11437 endianness detection on bsd Steven R. Loomis 2015-09-10 06:43:39 +0000
  • a6fd360ff3 ICU-11435 Bitrig fixes. Steven R. Loomis 2015-09-10 06:26:57 +0000
  • db7c01cf1f ICU-11435 SmartOS fixes Steven R. Loomis 2015-09-10 06:20:47 +0000
  • 9ab86aaddb ICU-11786 fix FilteredBreakIterator::last() Steven R. Loomis 2015-09-10 06:00:44 +0000
  • 5d1a2fa6bd ICU-11787 Add support for UNUM_CURRENCY_STANDARD and locale u-ext key -cf- (C) Peter Edberg 2015-09-10 05:40:20 +0000
  • 6b8c10a398 ICU-11826 fix makeconv linkage change that broke on non-Windows Steven R. Loomis 2015-09-10 02:39:41 +0000
  • 03bf2882a9 ICU-11886 workaround for test failures- disable TestUCAUnsafeBackwards on Windows Steven R. Loomis 2015-09-10 02:35:00 +0000
  • 9d91ee05db ICU-11826 makeconf.cpp fix for Windows linkage Steven R. Loomis 2015-09-10 02:06:33 +0000
  • 0f0c7656d3 ICU-11832 some better error checking based on static code analysis Markus Scherer 2015-09-10 01:42:34 +0000
  • 94fe10c710 ICU-11886 Speed up ucol_open by 21% Steven R. Loomis 2015-09-10 01:39:06 +0000
  • b5fe5f98c4 ICU-11791 Fix leak in FilteredBreakIteratorBuilder::createInstance for "zh", "fi", ... (i.e. failure case) Peter Edberg 2015-09-10 00:18:11 +0000
  • 9c2626faa9 ICU-11887 Deprecate DurationFormat. Travis Keep 2015-09-09 20:53:18 +0000
  • 266f4e8b67 ICU-11805 DecimalFormat missing negative sign in US locale formatToCharacterIterator Craig Cornelius 2015-09-09 20:52:52 +0000
  • b574c33a88 ICU-11873 fix memory leak in samples/layout/paragraph.cpp class Paragraph Markus Scherer 2015-09-09 19:44:48 +0000
  • ea8111fe25 ICU-11447 better SpoofChecker.CheckResult.toString() Markus Scherer 2015-09-09 19:29:17 +0000
  • 2769a64643 ICU-11863 pkgdata.cpp define & use LocalPipeFilePointer (auto pointer) for popen/pclose Markus Scherer 2015-09-09 18:47:00 +0000
  • d8a1859b6e ICU-11783 Remove use of class loaders in resource loading caches. Fredrik Roubert 2015-09-09 18:42:45 +0000
  • ac4466583f ICU-11721 small fixes Mark Davis 2015-09-09 13:27:10 +0000
  • 1fc1ceab55 ICU-11447 add toString. Just an override of existing API, so not an API change. Mark Davis 2015-09-09 13:14:46 +0000
  • 2c7e3cfe4d ICU-11803 fixed (but see comments) Mark Davis 2015-09-09 13:04:56 +0000
  • c5396b67a2 ICU-8288 Looks like the code was fixed some time in the past, so just added test. Mark Davis 2015-09-09 12:45:06 +0000
  • d81ee368f0 ICU-11544 Made the main changes to bring it up to snuff with the CLDR data. Mark Davis 2015-09-09 12:30:26 +0000
  • cd4634345e ICU-11770 If locale has ss-standard, sentence break iterator uses suppressions data via FilteredBreakIterator Peter Edberg 2015-09-09 04:05:01 +0000
  • e4d76d4125 ICU-11786 Terminate internalNext/Prev when we reach text limit, not just at UBRK_DONE, so more tests for #11770 can pass Peter Edberg 2015-09-09 03:55:20 +0000
  • 36ef10c2df ICU-11900 UCharacter use java.lang.Character code point constants & methods, not ICU UTF16 Markus Scherer 2015-09-09 00:13:06 +0000
  • 16c1b96f5a ICU-11740 Final sync of C and J copies of data driven tests. Travis Keep 2015-09-09 00:10:38 +0000
  • b49ad21ea8 ICU-11740 Final sync of C and J copies of data driven tests. Travis Keep 2015-09-09 00:09:32 +0000
  • 1a6b2975d1 ICU-11808 Missing ArithmeticException when using ICU4J DecimalFormat Craig Cornelius 2015-09-08 23:39:59 +0000
  • 1af9647af1 ICU-11869 Update ICU4J test data jar Michael Ow 2015-09-08 22:40:45 +0000
  • 784e59b2ae ICU-11869 Update jis8 test for edge case Michael Ow 2015-09-08 22:37:30 +0000
  • 906223c6b1 ICU-11869 Update charset pref list for jis8 in icu4j Michael Ow 2015-09-08 22:36:40 +0000
  • 623c907a81 ICU-11869 Update charset pref order for jis8 Michael Ow 2015-09-08 22:35:02 +0000
  • d42e632251 ICU-11830 genrb.cpp: use CharString for pool file name & current file name; use LocalPointer for newPoolBundle; use UErrorCode reference not pointer Markus Scherer 2015-09-08 21:44:49 +0000
  • 436d5a6ddc ICU-11829 change derb.c to .cpp; use CharString & UnicodeString for building strings; remove unused converter variable; use UPRV_LENGTHOF() Markus Scherer 2015-09-08 21:08:55 +0000
  • f9b98d9b6f ICU-11826 makeconv main() use CharString for outFileName; change from .c to .cpp; CharString add lastIndexOf(char) and ensureEndsWithFileSeparator() Markus Scherer 2015-09-08 19:54:38 +0000
  • 7e03903fd5 ICU-11773 Improve test, fix typo (C) Peter Edberg 2015-09-08 02:25:24 +0000
  • 5dc7ebe25b ICU-11773 Withdraw COLON as pattern char, leave support for TIME_SEPARATOR_FIELD (J) Peter Edberg 2015-09-08 02:21:22 +0000
  • 49d4ab5ee6 ICU-11773 Withdraw COLON as pattern char, leave support for UDAT_TIME_SEPARATOR_FIELD (C) Peter Edberg 2015-09-07 22:39:49 +0000
  • 8fb97395f8 ICU-11860 separate init-once of uspoof statics (for most functions) from init-once of uspoof default data (only for uspoof_open()); gencfu calls uspoof_openFromSource() for building the default data, so uspoof_openFromSource() must not require that default data Markus Scherer 2015-09-07 01:48:29 +0000
  • 1e736e034b ICU-11704 better/simpler memory management in toolutil/pkg_icu.cpp writePackageDatFile() Markus Scherer 2015-09-07 01:32:31 +0000
  • a97583a817 ICU-11860 uspoof_openFromSource() initializes static variables; isolate test code for uspoof_openFromSource() so that initialization can be tested Markus Scherer 2015-09-07 01:18:49 +0000
  • cd67ec8ed6 ICU-11765 fix u_charsToUChars() string length and make its destination buffer large enough Markus Scherer 2015-09-07 00:38:38 +0000
  • 079f95c9a9 ICU-11765 fix string length in udatpg_test.c TestUsage() Markus Scherer 2015-09-07 00:27:33 +0000
  • 1dc53cb9cf ICU-11765 NUL-terminate a uenumtst.c test string Markus Scherer 2015-09-05 19:25:38 +0000
  • fb1f737cc7 ICU-11765 fix custrtst.c TestCountChar32(): need to use NUL-terminated buffer when testing NUL termination, not unterminated string Markus Scherer 2015-09-05 19:17:55 +0000
  • a45bac77fe ICU-11765 fix utrans_stripRules() source overruns from a comment or an escape at the end of the source string; make U8_SET_CP_LIMIT() work with index after NUL terminator, consistent with U16_SET_CP_LIMIT(), although strictly speaking this behavior is undefined Markus Scherer 2015-09-04 23:45:19 +0000
  • 2dfa676385 ICU-11784 Fix DecimalFormat FieldPosition for Field.CURRENCY Craig Cornelius 2015-09-04 21:58:03 +0000
  • 49eb03845c ICU-11867 fix "virtual functions hidden" warning in windtfmt/winnmfmt Jungshik Shin 2015-09-04 20:17:30 +0000
  • 083ac0c904 ICU-11866 remove refrences to StringThreadTest (friend lines) Jungshik Shin 2015-09-04 19:07:56 +0000
  • 0bdc5dd937 ICU-11774 toolutil Package use uprv_free & LocalMemory, not free() Markus Scherer 2015-09-04 18:59:17 +0000
  • b4b5fc8392 ICU-11831 u_parseArgs() reset option->doesOccur in case of error Markus Scherer 2015-09-04 18:38:25 +0000
  • 1310bace9c ICU-11890 remove some unused non-public ICU4J classes; add TODOs to others that are not used in library code Markus Scherer 2015-09-03 21:34:50 +0000
  • 1cc38f16e7 ICU-11879 ZoneNamesImpl.find() add zone names already loaded for formatting into parsing trie, and try to match again, before loading every known zone name Markus Scherer 2015-09-03 20:08:18 +0000
  • 8b65d47b8b ICU-11879 DateFormatSymbols.getZoneStrings() use new, fast, public-@internal TimeZoneNames methods for getting multiple display names Markus Scherer 2015-09-03 18:08:16 +0000