1. 6d1999f ICU-21289 Switch to using CharString for calling uloc_getKeywordValue(). by Fredrik Roubert · 4 years, 6 months ago
  2. 2de88f9 ICU-21833 Replace UChar with char16_t in all C++ code. by Fredrik Roubert · 2 years, 3 months ago
  3. 2e0d30c ICU-21833 Replace NULL with nullptr in all C++ code. by Fredrik Roubert · 2 years, 3 months ago
  4. 030fa1a ICU-21148 Consistently use standard lowercase true/false everywhere. by Fredrik Roubert · 2 years, 6 months ago
  5. fda4a82 ICU-21960 fix clang 13 C++20 warnings by Markus Scherer · 2 years, 10 months ago
  6. 1986dcd ICU-21734 Add missing overrides by Peter Varga · 3 years, 7 months ago
  7. 0a1cfa3 ICU-20973 Use standard keywords true & false to initialize type bool. by Fredrik Roubert · 3 years, 7 months ago
  8. 633438f ICU-20973 Change all equality operator return types from UBool to bool. by Fredrik Roubert · 4 years, 6 months ago
  9. c8aa800 ICU-21035 add & use CharString::extract(dest buffer) by Markus Scherer · 4 years, 7 months ago ICU-21184
  10. f02b496 ICU-20783 C++ covariant return types: clone(), freeze() & friends by Markus Scherer · 6 years ago
  11. c3abe48 ICU-20447 fix uloc_getName(x) same as Locale(x).getName() etc. for ""/"und"/"root" by Fredrik Roubert · 6 years ago
  12. b13c951 ICU-20043 ICU-13214 ICU-13764 MSVC W3 and W4 warning cleanup (#53) by Daniel Ju · 7 years ago
  13. 242e02c ICU-12764 icu4c utf-8 source files, update Copyright notices. by Andy Heninger · 8 years ago
  14. 6825277 ICU-12752 commit some IBM z fixes. Library code building by Steven R. Loomis · 8 years ago
  15. 61607c2 ICU-12564 Update copyright notice in trunk by Michael Ow · 9 years ago
  16. 00ca13e ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments. by Yoshito Umaoka · 9 years ago
  17. c9f199a ICU-12564 Update copyright notice in ICU4C by Michael Ow · 9 years ago
  18. a9d7c3e ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes by Markus Scherer · 10 years ago
  19. b00b0d5 ICU-11249 class NFDIterator change base from UMemory to UObject. For ICU 54 BRS Verify Malloc Functions task. by Andy Heninger · 11 years ago
  20. a7eb429 ICU-11249 BRS 54: Verify malloc functions fix to class NFDIterator. by Andy Heninger · 11 years ago
  21. 7594250 ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc by Steven R. Loomis · 11 years ago
  22. ee1f29b ICU-7653 move LENGTHOF(array) to common, internal header by Tom Zhang · 11 years ago
  23. 725657c ICU-10477 drop already-marginal support for ULOC_REQUESTED_LOCALE by Markus Scherer · 11 years ago
  24. f335b55 ICU-10802 Merge branch tkeep/10802andy into trunk. by Travis Keep · 11 years ago
  25. 37c7676 ICU-10912 create Collator from binary: support length<0 again, and document that the base collator is required (see ticket #10517) by Markus Scherer · 11 years ago
  26. 1379df9 ICU-10998 test for only-none before comparing with the current list of reordering codes by Markus Scherer · 11 years ago
  27. 9bc6f26 ICU-10998 collation reorder others=Zzzz, recognize only others = reset by Markus Scherer · 11 years ago
  28. e977c05 ICU-9101 merge branches/markus/collv2@35225 into the trunk by Markus Scherer · 11 years ago