1. 29d2e85 ICU-21552 Changed to only display "Encountered empty table" warning in verbose mode. by Rich Gillam · 3 years, 2 months ago master
  2. 2b3a372 ICU-20233 tool: improvements to commit checker for CLDR by Steven R. Loomis · 3 years, 3 months ago
  3. 0bd125e ICU-21480 Update double-conversion by Shane F. Carr · 3 years, 2 months ago release-69-rc
  4. 8c9c14e ICU-21542 Have GHA output ICU4J test failures if there are any. by Jeff Genovy · 3 years, 2 months ago
  5. cec7de7 ICU-21537 Fix invalid free by long locale name by Frank Tang · 3 years, 2 months ago
  6. 3d7ba65 ICU-21520 Fixes typo in name of test data file; removes a regex that by gnrunge · 3 years, 2 months ago
  7. 2ae2f31 ICU-21480 Change ICU4C/J Readme update date after version change by Elango Cheran · 3 years, 2 months ago
  8. bc7e2e2 ICU-21480 Scrub TODOs for completed issues 21292 and 21236 by Craig Cornelius · 3 years, 2 months ago
  9. 2273ebb ICU-21480 fix logKnownIssue number by Elango Cheran · 3 years, 2 months ago
  10. 0619ea3 ICU-21480 BRS-50: updated docmain.h by Craig Cornelius · 3 years, 2 months ago
  11. 084d8bc ICU-21480 BRS69 clean up import statements by Yoshito Umaoka · 3 years, 2 months ago
  12. eab1c02 ICU-21480 BRS69 ICU4J 69 serialization test data by Yoshito Umaoka · 3 years, 2 months ago
  13. e9b4964 ICU-21480 BRS69 ICU4J API signature file by Yoshito Umaoka · 3 years, 2 months ago
  14. 34030d9 ICU-21480 brs 69rc, adjust nonstable API macros by Peter Edberg · 3 years, 2 months ago
  15. 1732ff4 ICU-21534 Add notice about master to main rename by Frank Yung-Fong Tang · 3 years, 2 months ago
  16. 0fb132a ICU-21480 Update ICU4C APIChangeReport files by Craig Cornelius · 3 years, 2 months ago
  17. e47430d ICU-21480 Update ICU4J APIChangeReport.html to 69 by Craig Cornelius · 3 years, 2 months ago
  18. 22dace7 ICU-21323 Automates the uconfig variation BRS tasks. The test by gnrunge · 3 years, 3 months ago
  19. c26d99b ICU-21330 Use =0 and =1 plural forms in compact notation by Shane F. Carr · 3 years, 2 months ago
  20. 6c26ea2 ICU-21341 for getISO codes, add some CLDR-valid regions, remove some CLDR-invalid langs by Peter Edberg · 3 years, 2 months ago
  21. 3dd1ca1 ICU-21532 In UTimeZoneLocalOption enum, add dummy value if U_HIDE_DRAFT_API by Peter Edberg · 3 years, 2 months ago
  22. 8bb7136 ICU-21480 integrate CLDR release-39-beta to ICU trunk by Peter Edberg · 3 years, 2 months ago
  23. 3218440 ICU-21480 Change ICU 64 draft readResolve APIs to @internal by Craig Cornelius · 3 years, 2 months ago
  24. e43c4e5 ICU-21335 Disallowed looking up resources by index in table-based resources. by Rich Gillam · 3 years, 2 months ago
  25. 63b9a8a ICU-21041 Fix fuzzer memory read error. by Frank Tang · 3 years, 2 months ago
  26. 6cdfe2d ICU-21480 brs 69rc, add tests to verify that rbnf spellout is the same for no,nb by Peter Edberg · 3 years, 2 months ago
  27. 54b8969 ICU-21123 Calculate built-in units' gender when CLDR lacks the data by Hugo van der Merwe · 3 years, 2 months ago
  28. c263b5b ICU-21519 Add PluralOperand 'c' as alias to 'e', parse FixedDecimal strings by Elango Cheran · 3 years, 2 months ago cldr/2021-03-09
  29. 2f89152 ICU-21480 BRS#18 ICU4J promotions to stable by Craig Cornelius · 3 years, 2 months ago
  30. 74eb9e6 ICU-21397 Allow null to unset options in Java NumberRangeFormatter by Shane F. Carr · 3 years, 2 months ago
  31. 09149bc ICU-21207 Remove unnecessary reflection call by Yoshito Umaoka · 3 years, 2 months ago
  32. 33104d7 ICU-20918 ucal_openTimeZones() to call ucal_openTimeZoneIDEnumeration() by Yoshito Umaoka · 3 years, 2 months ago
  33. 864682f ICU-21349 Delete MeasureUnitImpl copy constructor, drop an indirection by Hugo van der Merwe · 3 years, 2 months ago
  34. 7675980 ICU-21368 unit-test & fix BytesTrie jump delta encoding by Markus Scherer · 3 years, 2 months ago
  35. 18b23fb ICU-21313 UserGuide: use absolute GitHub links for links outside docs/ by Hugo van der Merwe · 3 years, 2 months ago
  36. f397c0a ICU-21416 Update icu4c-readme.md by abarberenaCPDS · 3 years, 3 months ago
  37. 00c1061 ICU-21416 Fix markdown formatting in userguide/strings by Patrick Reader · 3 years, 3 months ago
  38. b11ba74 ICU-21480 brs 69rc, update urename.h pass 0 by Peter Edberg · 3 years, 2 months ago
  39. d80f7bb ICU-21498 Improve comment in uprv_tzname by yumaoka · 3 years, 2 months ago
  40. d624e5f ICU-21507 Removing unused class initializer code by Yoshito Umaoka · 3 years, 2 months ago
  41. ce640dc ICU-21127 Error when rbbi got unpaired surrogate char by Frank Tang · 3 years, 2 months ago
  42. b1a685a ICU-21349 calling .usage("") should unset the existing usage by younies · 3 years, 2 months ago
  43. 75874eb ICU-21521 Fix cast of uprv_strcmp by Frank Tang · 3 years, 2 months ago
  44. 90631ab ICU-21323 Automates BRS test task of build and run testmap. by gnrunge · 3 years, 2 months ago
  45. 119dfa4 ICU-21123 Support FormattedNumber::getGender() for "short" and "narrow" formatting too by Hugo van der Merwe · 3 years, 2 months ago
  46. b79c299 ICU-20886 Implement trailingZeroDisplay by Shane F. Carr · 3 years, 3 months ago
  47. 6bfa5c0 ICU-21369 Remove @provisional API doc tags in ICU4J by Yoshito Umaoka · 3 years, 2 months ago
  48. d7fd884 ICU-21222 Fix Era in Interval format by Frank Tang · 3 years, 2 months ago
  49. be039c5 ICU-21480 Promoted all @draft ICU 67 APIs to @stable ICU 67. by Rich Gillam · 3 years, 3 months ago
  50. 1bf2aa2 ICU-21480 BRS69RC update readmes for RC by Erik Torres · 3 years, 2 months ago
  51. 65c1b9e ICU-21323 Automates BRS testing tasks of U_CHARSET_IS_UTF8 and by gnrunge · 3 years, 2 months ago
  52. 1fa3419 ICU-21480 Update GitHub pull request template to prevent autolinking example ticket number. by Jeff Genovy · 3 years, 3 months ago
  53. 56fb139 ICU-20941 Port Arbitrary Units support from ICU4C to ICU4J by Hugo van der Merwe · 3 years, 3 months ago
  54. 53aa050 ICU-21372 getOffsetFromLocal for C and C++ by yumaoka · 3 years, 3 months ago
  55. c231cf7 ICU-21349 ICU4J units cleanup: eclipse warnings, unsuppress one warning by Hugo van der Merwe · 3 years, 3 months ago
  56. 86d06ec ICU-21490 Exposing getOffsetFromLocal for ICU4J by Yoshito Umaoka · 3 years, 3 months ago
  57. e8dfea9 ICU-21493 Add more rounding modes in ICU4C by Shane F. Carr · 3 years, 3 months ago
  58. d7db6c1 ICU-20019 Implement withSignificantDigits option by Shane F. Carr · 3 years, 3 months ago
  59. 3688b9b ICU-21370 Delete folder for eclipse plug-in build by Yoshito Umaoka · 3 years, 3 months ago
  60. 1a666c1 ICU-21179 Remove unused code in Java break engines by Craig Cornelius · 3 years, 3 months ago
  61. 7356455 ICU-21323 Adds BRS task 'test ICU4C without data' to GHA, triggered by by gnrunge · 3 years, 3 months ago
  62. e85938b ICU-21203 ICU-21198 ICU-21479 Improve docs discoverability for NumberFormatter by Shane F. Carr · 3 years, 3 months ago
  63. 2415a6c ICU-21503 Adds status checks to prevent segmentation fault when test runs by gnrunge · 3 years, 3 months ago
  64. 31182a9 ICU-21480 integrate CLDR release-39-alpha4 to ICU trunk by Peter Edberg · 3 years, 3 months ago
  65. 8b48e18 ICU-20941 Fix uninitialized values: DerivedComponents' compound0_ and compound1_ by Hugo van der Merwe · 3 years, 3 months ago
  66. 1aa0dad ICU-21484 Add SignDisplay NEGATIVE by Shane F. Carr · 3 years, 3 months ago
  67. f23bd25 ICU-21480 Update GitHub pull request template: JIRA issue number is needed on commit messages. by Jeff Genovy · 3 years, 3 months ago
  68. fe9734a ICU-21346 Update user guide section on initialization. by Andy Heninger · 3 years, 6 months ago
  69. 6e91c75 ICU-21480 Update French unit-times pattern in unit tests by Hugo van der Merwe · 3 years, 3 months ago
  70. e9bb3e4 ICU-21480 integrate CLDR release-39-alpha3 to ICU trunk by Peter Edberg · 3 years, 3 months ago
  71. f6361eb ICU-21123 Support unit inflections in ICU4J by younies · 3 years, 3 months ago
  72. aebe91c ICU-20941 Fix ResourceTable lifetime to make ResourceTracer happy by Hugo van der Merwe · 3 years, 3 months ago
  73. b2d97eb ICU-20941 NumberFormatter: format arbitrary compound units, with inflections by Hugo van der Merwe · 3 years, 3 months ago
  74. 2138ac8 ICU-21349 Add extra UnitsRouter constructor that takes only CLDR unit… by Younies Mahmoud · 3 years, 3 months ago
  75. c825da1 ICU-21349 Add extra UnitsConverter constructor that takes only CLDR unit identifiers by Younies Mahmoud · 3 years, 3 months ago
  76. 0a1352e ICU-21502 Adds status checks to test to prevent segementation fault when by gnrunge · 3 years, 3 months ago
  77. aa9f5bc ICU-21432 Fix TestInternalMeasureUnitImpl() segfaulting with bad data by Hugo van der Merwe · 3 years, 3 months ago
  78. 1cd9806 ICU-21487 Moves performance test data files from the icu-data repository by gnrunge · 3 years, 3 months ago
  79. 997f88e ICU-21474 Update top-level README status badge to replace Travis CI with GitHub Actions. by Jeff Genovy · 3 years, 4 months ago
  80. cf83c5b ICU-21480 integrate CLDR release-39-alpha2 to ICU trunk by Peter Edberg · 3 years, 3 months ago
  81. 00cedad ICU-21349 Add extra ComplexUnitsConverter constructor that takes only CLDR units Identifier by Younies Mahmoud · 3 years, 3 months ago
  82. 9d8a70a ICU-21499 Suppress warnings about non-NULL address in uprv_memcpy and uprv_memmove by Jeff Genovy · 3 years, 3 months ago
  83. 4fd9b8d ICU-21210 Fix static builds on Windows by Christoph Gohlke · 3 years, 10 months ago
  84. b6687af ICU-20421 Add span fields to NumberRangeFormatter by Shane F. Carr · 3 years, 3 months ago
  85. f062244 ICU-21492 Fix regex compile assertion failure. by Andy Heninger · 3 years, 3 months ago
  86. 352b481 ICU-21067 Maybe fix synchronization lint in MeasureUnit.java by Shane F. Carr · 3 years, 3 months ago
  87. 1dbe70a ICU-21123 Support unit inflections in ICU4C by Hugo van der Merwe · 3 years, 3 months ago
  88. 66460b9 ICU-13702 add missing API functions by Markus Scherer · 3 years, 3 months ago
  89. 7159e33 ICU-21480 integrate CLDR release 39 alpha1 to ICU trunk by Peter Edberg · 3 years, 3 months ago cldr/2021-02-17
  90. dcfa2a7 ICU-21284 Deal with remaining unit normalization TODOs by Hugo van der Merwe · 3 years, 3 months ago
  91. 9c73e15 ICU-21480 BRS69RC Version update and regenerate configure for v69 by Erik Torres Aguilar · 3 years, 3 months ago
  92. 3333fd5 ICU-21480 integrate CLDR release 39 alpha0 to ICU trunk by Peter Edberg · 3 years, 3 months ago ICU-21179
  93. 916b9fa ICU-21349 Add UnitsConverter.getConversionInfo(...) by younies · 3 years, 3 months ago
  94. 993e58a ICU-20888 Hide or remove old list formatter methods by Shane F. Carr · 3 years, 3 months ago
  95. 8446910 ICU-21306 ldml2icu: add rules for Inflections-related CLDR data by Hugo van der Merwe · 3 years, 3 months ago
  96. 8196fc1 ICU-21275 Remove obsolete functions from numberrangeformatter.h by Shane F. Carr · 3 years, 3 months ago
  97. 048e466 ICU-21455 Add new API ubrk_clone() and deprecate ubrk_safeClone() by Victor Chang · 3 years, 3 months ago
  98. c0a490d ICU-21284 Correctly normalize Unit Identifiers by Hugo van der Merwe · 3 years, 3 months ago
  99. 9ac51f2 ICU-21351 Don't coalesce adjacent list formatter fields in ICU4J by Shane F. Carr · 3 years, 3 months ago
  100. 790dfcf ICU-21050 add detail for when need to ifndef C++ boilerplate by Markus Scherer · 3 years, 3 months ago