1. 1a9fb8e ICU-13836 C++ port of adding exponent for better plurals for compact decimal format by Elango Cheran · 4 years, 3 months ago
  2. d6b88d4 ICU-20939 Fix problem w regexp \b boundaries & UTF-8 text by Andy Heninger · 4 years, 3 months ago
  3. b7d08bc ICU-20958 Prevent SEGV_MAPERR in append by Frank Tang · 4 years, 3 months ago
  4. 54a60fe ICU-11548 Improve regex static UnicodeSets handling by Andy Heninger · 4 years, 6 months ago
  5. b9bb612 ICU-20744 Add VS Code configuration files for c++ by Younies · 4 years, 3 months ago
  6. 76f1900 ICU-20938 Add --skip-dll-export option to genccode to prevent exporting statically linked ICU data from executables. by Egor Pugin · 4 years, 3 months ago
  7. edf3f9c ICU-20099 Implementing Java ListFormatter proposals for ICU 67. by Shane Carr · 4 years, 5 months ago
  8. a4a5c60 ICU-20767 Potential negative index access in one of the sample codes by Keita Suzuki · 4 years, 9 months ago
  9. ee2d1e7 ICU-13836 Represent suppressed exponent for better plural support by Elango Cheran · 4 years, 5 months ago
  10. 6a0e9ce ICU-20693 Tidyups and small fixes for ICU conversion code by David Beaumont · 4 years, 3 months ago
  11. 2b3129d ICU-20919 Merge maint/maint-66 to master by Shane F. Carr · 4 years, 3 months ago
  12. 7a5139a ICU-20934 Fix TZ test error by Frank Tang · 4 years, 4 months ago
  13. b0f76ab ICU-20942 Update Apache Ivy to 2.5.0 to fix failing ICU4J builds. by Jeff Genovy · 4 years, 3 months ago
  14. 8c717b5 ICU-20665 Removing number-dependence from ICU4C FormattedStringBuilder fields. by Shane Carr · 4 years, 5 months ago
  15. 21df052 ICU-20673 Allow built-in translit ID w/o data. by Frank Yung-Fong Tang · 4 years, 3 months ago
  16. c98af92 ICU-20418 Implementing concise number skeletons in ICU4J. by Shane Carr · 4 years, 4 months ago
  17. 0ad2f95 ICU-20418 Fix indentation of CHECK_NULL in number_skeletons.cpp by Shane Carr · 4 years, 4 months ago
  18. fe98d87 ICU-20418 Adding concise number skeletons in ICU4C by Shane Carr · 4 years, 5 months ago
  19. df8841a ICU-20418 Adding *internal* parse method for core unit identifiers. by Shane Carr · 4 years, 5 months ago
  20. b24538e ICU-20921 Adding find and compare to StringPiece by Shane Carr · 4 years, 5 months ago
  21. a3078fb ICU-20875 Include <cstddef> for max_align_t by Joshua Root · 4 years, 6 months ago
  22. 09d409f ICU-20442 Adding support for hour-cycle on DateTimePatternGenerator by Caio Lima · 4 years, 4 months ago
  23. d88fd11 ICU-20928 Fix incorrect javadoc reference in DecimalFormatProperties by Nikita Iashchenko · 4 years, 4 months ago
  24. 996da8f ICU-20871 Fixed: no rule was defined to create the $(OUTDIR) directory if it didn't exist. by Smaarn · 4 years, 6 months ago
  25. 5aae52d ICU-20924 Use pkg-config to generate the path to pkgdata.inc by Hugh McMaster · 4 years, 4 months ago
  26. 11ad8d6 ICU-20934 Fix TZ test error by Frank Tang · 4 years, 4 months ago
  27. 4a8483b ICU-20900 Fix createCanonical by Frank Tang · 4 years, 5 months ago
  28. 60b567d ICU-20917 LocaleMatcher: prefer a more-default locale by Markus Scherer · 4 years, 4 months ago
  29. 79fac50 ICU-20310 omit "-true" in toLanguageTag by Frank Tang · 4 years, 4 months ago
  30. cb1d4f5 ICU-20916 UBSan & ErrorProne fixes by Markus Scherer · 4 years, 4 months ago
  31. ad638c2 ICU-20916 LocaleMatcher distinguish between equivalent locales by Markus Scherer · 4 years, 4 months ago
  32. 2f72a93 ICU-20693 Remember to mention the JAR setup by David Beaumont · 4 years, 5 months ago
  33. d895e3f ICU-20892 Highlight `.cpyskip.txt` on GitHub.com by Alhadis · 4 years, 5 months ago
  34. 28281b3 ICU-20354 Change 'weekend data' to 'week data' by Shane Carr · 4 years, 5 months ago
  35. 46ec4fd ICU-12863 Add list style APIs to C and C++ by Shane Carr · 4 years, 5 months ago
  36. faa2f9f ICU-20303 Break Iterator, improve handling of look-ahead rules. by Andy Heninger · 4 years, 8 months ago
  37. 7917df1 ICU-20883 Move UFormattedDateInterval to end of argument list. by Shane Carr · 4 years, 5 months ago
  38. 923ec1a ICU-20436 Add getDefaultHourCycle to DateTimePatternGenerator by Frank Tang · 4 years, 5 months ago
  39. 8fda72f ICU-20877 i18n: Don't use C++11 math by Rosen Penev · 4 years, 5 months ago
  40. c6fd07c ICU-20904 Don't use char16_t with C++98/03 by Joshua Root · 4 years, 5 months ago
  41. 619648e ICU-20906 Annotate APIs in PluralRules with why they are @internal by Shane Carr · 4 years, 5 months ago
  42. 39eb0f4 ICU-20919 Merge maint/maint-66 (release-66-preview) to master by Shane F. Carr · 4 years, 5 months ago
  43. 7c147e4 ICU-20741 Changing SimpleDateTimeFormat::subFormat to only include 1 field at the same position when there is a data fallback by Caio Lima · 4 years, 5 months ago
  44. 7d7449b ICU-20873 Add KEYS file to cpyskip.txt for Travis Linter. by Jeff Genovy · 4 years, 5 months ago
  45. 3f4e123 ICU-20873 Add PGP key for jefgen to KEYS file by Jeff Genovy · 4 years, 5 months ago
  46. 36ac448 ICU-20873 Add the PGP "KEYS" file to the ICU repo. by Jeff Genovy · 4 years, 5 months ago
  47. ffbc8cf ICU-20857 update API Change Report for ICU 66preview by Steven R. Loomis · 4 years, 5 months ago release-66-preview
  48. 26ea0c2 ICU-20857 BRS66 Updated ICU4J API change report (also regenerated by Yoshito Umaoka · 4 years, 5 months ago
  49. db3fce9 ICU-20857 BRS 66 Clean up import statement by Yoshito Umaoka · 4 years, 5 months ago
  50. e2afc54 ICU-20857 BRS66 update urename.h by Peter Edberg · 4 years, 5 months ago
  51. f3e2f4f ICU-20857 Update Readme for ICU 66 Preview. by Jeff Genovy · 4 years, 5 months ago
  52. afaff40 ICU-20907 Disable optimization on Windows when building for ARM64 with Visual Studio versions below 16.4. by Jeff Genovy · 4 years, 5 months ago
  53. 197e023 ICU-20893 Line break tailorings updated to Unicode 13. by Andy Heninger · 4 years, 5 months ago
  54. 017c8b7 ICU-20890 Change locale_dependencies.py into LOCALE_DEPS.json files by Shane Carr · 4 years, 5 months ago
  55. 04c8616 ICU-20857 integrate CLDR release-36-1-preview to maint-66 by Peter Edberg · 4 years, 5 months ago
  56. 873e2db ICU-20741 Adding tests for C/C++ API into DateFormatTests by Caio Lima · 4 years, 7 months ago
  57. a7e378d ICU-20893 Unicode 13 beta by Markus Scherer · 4 years, 5 months ago
  58. ceb84b5 ICU-20844 remove restriction on minInt=minFrac=0, ensure doFastFormatInt32 by Peter Edberg · 4 years, 6 months ago
  59. afbd1b9 ICU-20705 Add udtitvfmt_formatCalendarToResult by Frank Tang · 4 years, 6 months ago
  60. 17d23d7 ICU-20739 Force seconds if the skeleton has fractional seconds by Mihai Nita · 4 years, 6 months ago
  61. 74a2307 ICU-20693 Final adjustments for handling forced parent IDs better. by David Beaumont · 4 years, 6 months ago
  62. 841cd7f ICU-20693 Adding support for deletion of existing files prior to ICU data generation. by David Beaumont · 4 years, 8 months ago
  63. 43826cc ICU-20693 Reworking Ant structure to better explain and reflect 'tailorings' by David Beaumont · 4 years, 6 months ago
  64. 6c41b4b ICU-20693 Supporting dependency graph generation (first draft) by David Beaumont · 4 years, 6 months ago
  65. 4c74b34 ICU-20693 Make alt-path processing per-locale and remove source values. by David Beaumont · 4 years, 6 months ago
  66. 16ab588 ICU-20693 Quick tidy of some stale/broken comments by David Beaumont · 4 years, 6 months ago
  67. cfb298f ICU-20709 Use SIGNUM_COUNT for number of entries in Signum enum. by Shane Carr · 4 years, 6 months ago
  68. 00946ce ICU-20709 Moving rounder call before number properties. by Shane Carr · 4 years, 7 months ago
  69. e7b540d ICU-20709 Refactoring number formatter to apply pattern after compact notation. by Shane Carr · 4 years, 7 months ago
  70. 369e672 ICU-20709 Adding fourth signum type. Converting Java to use enum. by Shane Carr · 4 years, 7 months ago
  71. fab4c3c ICU-20884 initialized buffer uloc_getKeywordValue by Frank Tang · 4 years, 6 months ago
  72. 3735b6b ICU-20872 remove extra ; after function {} by Frank Yung-Fong Tang · 4 years, 6 months ago
  73. 1206f07 ICU-20863 Regex Named Capture map, add a missing nullptr check. by Andy Heninger · 4 years, 6 months ago
  74. e94657e ICU-20863 Regex Named Capture map, add a missing nullptr check. by Andy Heninger · 4 years, 6 months ago
  75. 84f6735 ICU-20478 Sort variant in (for|to)LanguageTag of icu::Locale and ULocale by Frank Tang · 4 years, 6 months ago
  76. 176674f ICU-20872 remove extra ; after function {} by Frank Yung-Fong Tang · 4 years, 6 months ago
  77. ba7f1b6 ICU-20693 Pseudo-locale "alt path" filtering support. (#869) by David Beaumont · 4 years, 6 months ago
  78. 0393734 ICU-20863 Regex, lazy creation and reduced size of map from capture group names to numbers. by Andy Heninger · 4 years, 6 months ago
  79. b77e868 ICU-20841 Update buildtool docs according to user feedback. by Shane F. Carr · 4 years, 7 months ago
  80. e95840c ICU-20857 Update version numbers to 66.0.1 by Daniel Ju · 4 years, 6 months ago
  81. 596647c ICU-20862 Fix setKeywordValue U_BUFFER_OVERFLOW_ERROR bug. by Frank Tang · 4 years, 6 months ago
  82. 727505b ICU-20850 Use LocalMemory for cmd to prevent use after free by Jeff Genovy · 4 years, 6 months ago
  83. 1e65be7 ICU-20858 Fix Windows data build failure with long paths by Jeff Genovy · 4 years, 7 months ago
  84. c6d2de5 ICU-20859 ICU4C: Python data build uses wrong value for tool_cfg by Jeff Genovy · 4 years, 7 months ago
  85. 2baf0a7 ICU-20728 Improve debug output for old C++ RBBI monkey test by Craig Cornelius · 4 years, 8 months ago
  86. 2b32778 ICU-13734 Adding tests for DecimalFormat strict mode handling of flexible whitespace by Elango Cheran · 4 years, 7 months ago
  87. bcd3f8b ICU-20839 Add ICU4C header test to check for including utypes.h when using U_SHOW_CPLUSPLUS_API by Jeff Genovy · 4 years, 7 months ago
  88. f5b951d ICU-20857 Update version numbers to 66.1 by Daniel Ju · 4 years, 7 months ago
  89. 1ab75af ICU-20706 Fix DateInterval::createInstance w/ test by Frank Tang · 4 years, 7 months ago
  90. 67ea323 ICU-20855 Add OSS-Fuzz fuzzing badge by Abhishek Arya · 4 years, 7 months ago
  91. 64b58cc ICU-20835 Updating check.py to work with CLDR by Shane F. Carr · 4 years, 7 months ago
  92. e0548bc8 ICU-20835 Update instructions for commit checker. by Shane F. Carr · 4 years, 8 months ago
  93. f744742 ICU-20851 Merge release-65-1 to master. by Shane F. Carr · 4 years, 7 months ago
  94. fd123bf ICU-20796 update C API Change Report by Steven R. Loomis · 4 years, 7 months ago release-65-1
  95. e5381c9 ICU-20845 UMutex not trivially but constexpr constructible by Markus Scherer · 4 years, 7 months ago
  96. 7f86228 ICU-20813 Fix Multi-line comment in umachine.h by Steven R. Loomis · 4 years, 7 months ago
  97. 051d6a5 ICU-20453 Add more warning types to CI build. by Shane F. Carr · 4 years, 8 months ago
  98. c2687d9 ICU-20796 Updated ICU4J API change report for ICU 65 GA by Yoshito Umaoka · 4 years, 7 months ago
  99. d36779d ICU-20796 Updating double-conversion from upstream master. by Shane Carr · 4 years, 7 months ago
  100. 33ca188 ICU-20796 integrate CLDR release-36-beta by Peter Edberg · 4 years, 7 months ago