1. d5ccdc9 ICU-20002 Modify Windows 'distrelease.ps1' for 32-bit (x86) builds by Daniel Ju · 5 years ago
  2. 6277c9c ICU-20213 deprecate BreakIterator::createTitleInstance() by Markus Scherer · 5 years ago
  3. 1d60f96 ICU-20376 Add out-of-source build testing to Travis. by Andy Heninger · 5 years ago
  4. 0f7c4c8 ICU-13081 remove C++ moveFrom() functions: still draft, but obsolete since we require C++11 which has std::move() by Markus Scherer · 5 years ago
  5. b6f72c1 ICU-20395 Fix cldr-icu-readme.txt to not mention whitelist by Steven R. Loomis · 5 years ago
  6. f5d2c56 ICU-20376 makeconv prepend relative sourcedir to args; only ignore if nothing but a single dot by Markus Scherer · 5 years ago
  7. 01ecea2 ICU-20347 Update ICU4J test to reflect expected behavior by Peter Edberg · 5 years ago
  8. e8bcc60 ICU-20347 In ICU4J, parsing emoty string should set PARSE_ERROR as before; check ICU4J behavior by Peter Edberg · 5 years ago
  9. 57d07d3 ICU-20138 Macros for C and C++ FormattedValue subclass boilerplate. by Shane F. Carr · 5 years ago
  10. 1624176 ICU-20138 Adding FormattedValue helper implementation for FPI handlers. by Shane F. Carr · 5 years ago
  11. 9bb910b ICU-20138 Implementing ufmtval_nextPosition and additional test infra. by Shane F. Carr · 5 years ago
  12. 67461d8 ICU-20253 ICU4C RelativeDateTimeFormatter should fall back to OTHER case, as in ICU4J by Peter Edberg · 5 years ago
  13. 1b671c9 ICU-20204 ICU4C: Use the CreateFileMapping API for both the UWP version and Win32 versions. by Jeff Genovy · 6 years ago
  14. ba4dc89 ICU-20374 need unum_close in new TestParseCases by Peter Edberg · 5 years ago
  15. ff04436 ICU-20374 Formattable::internalGetCharString should produce int string for types kLong or kInt64 by Peter Edberg · 5 years ago
  16. 6542786 ICU-20388 ICU4C: intltest fails with a "Debug Assertion Break" on MSVC when compiled for Debug. by Jeff Genovy · 5 years ago
  17. 00596d3 ICU-13847 ICU-20381 Improve handling of errors (Out-of-Memory) in DecimalFormat class. by Jeff Genovy · 5 years ago
  18. 48776d1 ICU-20393 ICU4C: Scale move assignment operator leaks the fArbitrary member (96 bytes) by Jeff Genovy · 5 years ago
  19. f52a75b ICU-20217 Replaces seed corpus zip files with the original txt files. by Norbert Runge · 5 years ago
  20. 011c510 ICU-20386 Adds workaround to icu4c/source/data/Makefile.in: Help python to find by Norbert Runge · 5 years ago
  21. ebd15cf ICU-20220 ICU4C: Use anonymous namespace instead of 'static' keyword in uspoof.cpp by Daniel Ju · 5 years ago
  22. 108ea4a ICU-9622 Update documentation for MessageFormat and skeletons (#361) by Mihai Nita · 5 years ago
  23. 1940764 ICU-20357 Adding std::unique_ptr conversions to LocalXyzPointer macro. by Shane F. Carr · 5 years ago
  24. b4fef64 ICU-20217 Adds additional ICU4C fuzzers. by Norbert Runge · 5 years ago
  25. ccba38d ICU-20298 Adding improved locale filtering to buildtool. by Shane Carr · 5 years ago
  26. 1f85e94 ICU-13839 Adding FormattedNumber API to PluralRules. by Shane Carr · 5 years ago
  27. dcc1300 ICU-20200 Fix mistaken move of MSB8012 warning suppression from shared props file to Library only props file. by Jeff Genovy · 5 years ago
  28. 11af9f2 ICU-20200 Treat select warnings as errors in the ICU4C library code (with MSVC). by Jeff Genovy · 5 years ago
  29. 1a45330 ICU-10923 Adding unix-exec mode to buildtool and updating help page. by Shane Carr · 5 years ago
  30. de6607c ICU-20171 Fix buffer overrun in genccode by Don · 6 years ago
  31. db94f46 ICU-13800 Adding clone() on [Un]LocalizedNumber[Range]Formatter. by Shane Carr · 5 years ago
  32. a424372 ICU-20350 Fix DecimalFormatSymbols.setPatternForCurrencySpacing affecting the value across instances by Victor Chang · 5 years ago
  33. 5c8960e ICU-20074 Revise UPRV_UNREACHABLE macro to always call abort(). by Jeff Genovy · 5 years ago
  34. b7a3571 ICU-20357 Adding LocalPointer conversion methods to/from std::unique_ptr by Shane Carr · 5 years ago
  35. 4104d33 ICU-20355 Fixing Java currency long name field. by Frank Tang · 5 years ago
  36. e10bdb9 ICU-20283 Updating docs of old FormattedNumber field position methods. by Shane Carr · 5 years ago
  37. 7507f53 ICU-13657 Adding NumberFormatter skeleton factory method with UParseError. by Shane Carr · 5 years ago
  38. 85600f2 ICU-20370 Fix error checking in uloc_getLCID function. by Jeff Genovy · 5 years ago
  39. e7d36ad ICU-20206 ICU4C: Make USE_WINDOWS_LCID_MAPPING_API compile-time configurable. by Jeff Genovy · 5 years ago
  40. c31fec6 ICU-13746 Removing number formatting APIs deprecated in ICU 62. by Shane Carr · 5 years ago
  41. f0d3f25 ICU-20089 Add ICU4C Docs build to Travis CI by Andy Heninger · 5 years ago
  42. 9b30304 ICU-20369 ICU4C: Report OOM errors in the utrie2_clone function. by Jeff Genovy · 5 years ago
  43. 972e31d ICU-20364 Cygwin builds need to set WINVER to 0x0601 for Windows 7, similar to MinGW builds. by Jeff Genovy · 5 years ago
  44. 1f7d8ab ICU-20358 Clean up grouping resolution in DecimalFormat#toPattern(). by Shane Carr · 5 years ago
  45. e96724b ICU-20323 Suppress MSYS2 GCC warning about std::atomic visibility (Windows). by Jeff Genovy · 5 years ago
  46. 335abbe ICU-20334 Additional python3 compatibility changes to depstest. by Shane Carr · 5 years ago
  47. cc66247 ICU-20334 Add python3 support to icu4c scripts by Luca Stefani · 5 years ago
  48. c0a64b5 ICU-20183 Adding CurrencyUnit StringPiece constructor. by Shane Carr · 5 years ago
  49. ac35911 ICU-20348 Fixing DecimalFormat set affix currency behavior. by Shane F. Carr · 5 years ago
  50. 33d7868 ICU-20351 Warning cleanup changes for ICU4C under MSVC. by Jeff Genovy · 5 years ago
  51. b0a372a ICU-20353 Fix MSVC Warning/Error C4251 with CodePointMatcherWarehouse and MemoryPool. by Jeff Genovy · 5 years ago
  52. 25380f6 ICU-20352 Remove unneeded UWP includes for WRL and Windows.Globalization.h from putil.cpp by Jeff Genovy · 5 years ago
  53. e6cd35e ICU-20217 Fix comment syntax in fuzzing dictonary for ICU regular expressions. by Norbert Runge · 5 years ago
  54. 7453181 ICU-20074 Define UPRV_UNREACHABLE macro for unreachable code by Daniel Ju · 5 years ago
  55. b12f741 ICU-13653 Quiet warnings about output target when building with MSVC by Daniel Ju · 5 years ago
  56. e7645ff ICU-13701 Removing obsolete logKnownIssue since bug is fixed. by Shane Carr · 5 years ago
  57. 4893313 ICU-20217 Adds ICU fuzzer target originally from https://github.com/google/oss-fuzz/tree/master/projects/icu directly into ICU on GitHub. by Norbert Runge · 5 years ago
  58. 01bd502 ICU-13701 Use exact string-to-double conversion in Java. by Shane Carr · 5 years ago
  59. 768b577 ICU-20138 Adding FormattedValue APIs in C, C++, and Java. by Shane Carr · 5 years ago
  60. c329123 ICU-20325 Fix warnings about unknown pragma when building with GCC in MSYS2 (Windows). by Jeff Genovy · 5 years ago
  61. 0759097 ICU-20324 Add MSYS2 (Windows) build bot to the Azure CI builds (GCC x86_64). by Jeff Genovy · 5 years ago
  62. 83fea41 ICU-20315 Fix MSYS2 build break: Don't prepend the source dir if it is just a current directory (.) path. by Jeff Genovy · 5 years ago
  63. 4840a9c ICU-20329 XLocaleMatcher new test data format, parameterized test, more test cases by Markus Scherer · 5 years ago
  64. 921ae1b ICU-20227 Regex API docs - add references to URegexpFlag where flags are mentioned. Replace html with markdown. by Andy Heninger · 5 years ago
  65. 6cc8837 ICU-20331 time zone data updates for tzdata2018i by Yoshito Umaoka · 5 years ago
  66. 2e86b08 ICU-20317 Cache the Cygwin Setup/Installer on AppVeyor CI builds to prevent flaky failures. by Jeff Genovy · 5 years ago
  67. 58786f5 ICU-12079 Full width digits become numeric for word break. by Andy Heninger · 5 years ago
  68. 0a25817 ICU-20309 UCONFIG_NO_CONVERSION block should include the doxygen doc for uregex_openC by Victor Chang · 5 years ago
  69. b0d572c ICU-10923 Python logic for resource filters. by Shane Carr · 5 years ago
  70. d8520c9 ICU-20302 Fix wintz header file. (Thanks to Jungshik). by Jeff Genovy · 5 years ago
  71. 471d834 ICU-20305 XLikelySubtags avoid illegal type conversion, fix some linter warnings by Markus Scherer · 5 years ago
  72. 5bc7485 ICU-20302 Timezone detection fails on Windows 7. Also add a test case for Windows time zone detection failing. by Jeff Genovy · 5 years ago
  73. 7ec3357 ICU-10923 Adding --filterDir option to genrb. by Shane Carr · 5 years ago
  74. 1b5c721 ICU-20300 Changing buildtool nametuples to polymorphic classes. by Shane Carr · 5 years ago
  75. 2666d18 ICU-9622 Adding support for date/time skeletons by Mihai Nita · 5 years ago
  76. 8aa5d23 ICU-20308 Define a fixed suffix without the ICU version suffix by Victor Chang · 5 years ago
  77. 3b16ae8 ICU-20292 u_charFromName() prevent code point integer overflow, and limit to at most 8 hex digits by Markus Scherer · 5 years ago
  78. 3db3855 ICU-20279 Remove MSVC specific macro _ARM64_ by Jeff Genovy · 5 years ago
  79. c30cd07 ICU-20299 Adds Python 2.7 support to data build script. by Shane Carr · 5 years ago
  80. 95b9d5e ICU-20307 Add reldatefmt.h and compactdecimalformat.h into test/hdrtst/cxxfiles.txt by Victor Chang · 5 years ago
  81. 6caa276 ICU-20295 Fix wrong java doc of "{#link" in TimeZoneFormat by Victor Chang · 5 years ago
  82. 7034145 ICU-10923 Fixing broken dependency names in BUILDRULES.py. by Shane Carr · 5 years ago
  83. a2a39e6 ICU-10923 Adding initial version of data file filtering. by Shane Carr · 5 years ago
  84. a4dd8b3 ICU-10923 Refactoring in preparation for data file filtering. by Shane Carr · 5 years ago
  85. de4031b ICU-11053 Fix locale parsing which has _ timezone by Frank Tang · 5 years ago
  86. bb2b390 ICU-20186 Adding test for leading and trailing spaces in DecimalFormat. by Shane Carr · 5 years ago
  87. 00b3602 ICU-20247 use = instead of == in sh compare by Steven R. Loomis · 5 years ago
  88. 02d2f0d ICU-20287 ICU4J source tarball does not contain maven pom templates by Mat Booth · 5 years ago
  89. cd4644c ICU-20293 Adds common base class to implement C API validation methods. by Shane Carr · 5 years ago
  90. e1e5f36 ICU-20288 add line_cj.txt to RBBI Monkey test. by Andy Heninger · 5 years ago
  91. 11da8d6 ICU-11919 OlsonTimeZone, fix for Thread Sanitizer failure in cloneAsThawed(). by Andy Heninger · 5 years ago
  92. ea7c030 ICU-20203 update ICU to Unicode 12 beta by Markus Scherer · 6 years ago
  93. 1e4a8d3 ICU-20186 Adding test for semicolon behavior and spacing in DecimalFormat. by Shane Carr · 6 years ago
  94. e291a39 ICU-20281 Reenable the VS2015 build bot. Use manual install of Py3. by Jeff Genovy · 5 years ago
  95. 6f932b7 ICU-20276 Accept empty strings in Locale::setUnicodeKeywordValue(). by Fredrik Roubert · 5 years ago
  96. 8a3e1b8 ICU-10923 Disable the VS2015 build until the Azure VM image has a working Python 3. by Jeff Genovy · 5 years ago
  97. 47d455a ICU-20179 Remove platform-specific mutex and atomics implementations. by Andy Heninger · 6 years ago
  98. c0799c1 ICU-20230 Implementing COMPACT field. by Shane Carr · 5 years ago
  99. ee9c0b9 ICU-10923 Rewriting data build orchestration in Python. by Shane Carr · 6 years ago
  100. 2d3901a ICU-20271 Use C++11 operator new = delete to disallow heap allocation. by Fredrik Roubert · 5 years ago