]> granicus.if.org Git - icu/shortlog
icu
2017-01-20 Peter EdbergICU-12940 Add "ars" as alias to "ar_SA" locale, to...
2017-01-20 Andy HeningerICU-12764 icu4c utf-8 source files, update Copyright...
2017-01-19 Peter EdbergICU-12914 Add ubrk_openBinaryRules, ubrk_getBinaryRules...
2017-01-19 Andy HeningerICU-12943 Windows Build Fixes for UChar=char16_t and...
2017-01-18 Andy HeningerICU-12643 C++11 trial. Use some features as a test...
2017-01-18 Andy HeningerICU-12645 Make UChar type default char16_t. If all...
2017-01-18 Andy HeningerICU-12645 Make UChar type default char16_t. If all...
2017-01-18 Andy HeningerICU-12918 Dictionary Break Iterator Assertion Failure
2017-01-18 Andy HeningerICU-12918 Dictionary Break Iterator Assertion Failure
2017-01-17 Andy HeningerICU-12873 Race Conditions in RuleBasedBreakIterator.
2017-01-16 Peter EdbergICU-12684 Add unum_formatDoubleForFields and test
2017-01-16 Peter EdbergICU-12895 icu4c readme, preliminary update for 59m1
2017-01-16 Peter EdbergICU-12895 fix the header comment version in configure
2017-01-16 Peter EdbergICU-12895 update release version to 59.0.1 for m1
2017-01-16 Peter EdbergICU-12883 fix raw '&' in license files
2017-01-14 George RhotenICU-12713 Port fix for handling large magnitude numbers...
2017-01-13 George RhotenICU-12874 Don't truncate small numbers with CompactDeci...
2017-01-13 Jeff GenovyICU-12908 getTZKeyName in common/wintz.cpp leaks regist...
2017-01-13 Jeff GenovyICU-12908 getTZKeyName in common/wintz.cpp leaks regist...
2017-01-09 Yoshito UmaokaICU-12826 Updated CLDR utilities jar build target to...
2017-01-09 Yoshito UmaokaICU-12899 Corrected an error in repository URL in pom...
2016-12-19 Andy HeningerICU-12860 U_DRAFT -> U_CAPI. U_DRAFT appeared on three...
2016-12-16 Andy HeningerICU-12643 ICU4C, require C++11 to build.
2016-12-14 Steven R. LoomisICU-12852 Remove some unnecessary copy (merge from...
2016-12-08 Yoshito UmaokaICU-12887 Update ICU4J repository URLs. Not updating...
2016-12-07 Andy HeningerICU-12809 only .cpp files no .c in ICU library code
2016-12-05 Fredrik RoubertICU-12869 Don't use ordinal() to define public constants.
2016-12-03 Peter EdbergICU-12876 integrate CLDR release-30-0-3 into icu trunk
2016-12-01 Andy HeningerICU-12849 Title Casing, incorrect length returned when...
2016-11-30 Yoshito UmaokaICU-12868 Fixed invalid if condition in the recent...
2016-11-29 Yoshito UmaokaICU-12816 tzdata2016j updates to ICU4C/ICU4J.
2016-11-28 Steven R. LoomisICU-12698 fix error in running performance test
2016-11-15 Steven R. LoomisICU-12023 merge from http://bugs.icu-project.org/trac...
2016-11-10 Andy HeningerICU-12723 Remove double-checked locking in ICUNotifier.
2016-11-09 Fredrik RoubertICU-12386 Search for an actual resource, not a directory.
2016-11-07 Markus SchererICU-12832 UTF-8 case mapping appendUChar() write a...
2016-11-03 Yoshito UmaokaICU-12816 tzdata2016i to ICU4C/ICU4J.
2016-10-28 Shane CarrICU-12825 Fixing icu4c spoof checker issues #12825...
2016-10-27 Steven R. LoomisICU-12822 digitlst.cpp depends on <string> to include...
2016-10-26 Markus SchererICU-12827 ucol_getKeywordValuesForLocale() reset the...
2016-10-21 Yoshito UmaokaICU-12816 tzdata2016h updates to ICU4J.
2016-10-21 Yoshito UmaokaICU-12816 tzdata2016h updates to ICU4C.
2016-10-20 Steven R. LoomisICU-11387 improve source tarball packaging (post 58.1)
2016-10-18 Andy HeningerICU-12798 Missing #ifdef in putil_cleanup(), broke...
2016-10-18 Andy HeningerICU-12798 directory traversal code assumes that path...
2016-10-17 Yoshito UmaokaICU-12780 Unicode copyright and SVN property fixes.
2016-10-17 Peter EdbergICU-12779 integrate CLDR release-30-0-2 into icu4c...
2016-10-17 Peter EdbergICU-12780 integrate CLDR release-30-0-2 into icu4j...
2016-10-17 Yoshito UmaokaICU-12779 Added/fixed Unicode copyright comments, commi...
2016-10-14 Markus SchererICU-12779 do not check U_PLATFORM macros before includi...
2016-10-14 Yoshito UmaokaICU-12780 Updated readme.html for 58.1 GA.
2016-10-14 Yoshito UmaokaICU-12801 Regenerated ICU4J data using ICU4C trunk...
2016-10-13 Peter EdbergICU-12779 ICU4C BRS, update readme for GA
2016-10-13 Yoshito UmaokaICU-12801 Fixing TestLocaleStructure failure triggered...
2016-10-13 Peter EdbergICU-12801 integrate CLDR release-30-0-1 into icu4c...
2016-10-13 Peter EdbergICU-12801 integrate CLDR release-30-0-1 into icu4j...
2016-10-12 Yoshito UmaokaICU-12802 ICU4J trunk's tzdata sync'ed with ICU4C,...
2016-10-12 Yoshito UmaokaICU-12802 Regenerated zoneinfo64.txt with region overri...
2016-10-12 Norbert RungeICU-12792 add 'Test' to name of unit test files for...
2016-10-10 Andy HeningerICU-12797 RBBI rule compiler fix.
2016-10-10 Andy HeningerICU-12797 RBBI rule compiler fix.
2016-10-07 Norbert RungeICU-12759 DiagBigDecimal.java to DiagBigDecimalTest...
2016-10-05 Stuart GillICU-11950 Turned on multi-threaded testing at the high...
2016-10-04 Yoshito UmaokaICU-12782 Merged TestwriteObject and TestReadObject...
2016-10-04 Steven R. LoomisICU-12773 digitlist/strtod_l patch on cygwin, merge...
2016-10-04 Steven R. LoomisICU-12778 dirent patch on cygwin, merge 39419
2016-10-04 Steven R. LoomisICU-12781 dirent patch on cygwin, merge r39418
2016-10-04 Steven R. LoomisICU-12783 umutex patch for cygwin, merge r39417
2016-10-04 Steven R. LoomisICU-12774 tzname/timezone checks on cygwin, merge r39416
2016-10-03 Yoshito UmaokaICU-12769 Added modified javadoc8 stylesheet, and updat...
2016-09-30 Norbert RungeICU-12768 updates regular expression in copyright scann...
2016-09-30 Norbert RungeICU-12771 adds Unicode copyright statements for nine...
2016-09-30 Stuart GillICU-12759 fix BigDecimal tests to properly run under...
2016-09-29 Yoshito UmaokaICU-12739 Updated readme.html. Removed platform support...
2016-09-29 Steven R. LoomisICU-12738 exclude LICENSE from BOM check
2016-09-29 Steven R. LoomisICU-12738 final BOM fix for RC, excluded some files...
2016-09-29 Yoshito UmaokaICU-12716 Corrected API comment for newly added hashCod...
2016-09-29 Yoshito UmaokaICU-12415 tzdata2016g updates to ICU4J.
2016-09-29 Yoshito UmaokaICU-12415 tzdata2016g updates to ICU4C.
2016-09-29 Peter EdbergICU-12738 ICU4C BRS, update readme (mention new license...
2016-09-28 Norbert RungeICU-12761 Adds Unicode copyright notice.
2016-09-28 Norbert RungeICU-12761 Adds Unicode copyright notice.
2016-09-28 Steven R. LoomisICU-12752 merge from branch; z porting changes
2016-09-28 Steven R. LoomisICU-12745 fix for review comments
2016-09-28 Peter EdbergICU-12729 integrate CLDR release-30-d04 into icu4c...
2016-09-28 Peter EdbergICU-12729 integrate CLDR release-30-d04 into icu4j...
2016-09-28 Peter EdbergICU-12738 ICU4C BRS, fixes from testing uconfig.h varia...
2016-09-28 Yoshito UmaokaICU-12585 Merging Stuart's work branch changes for...
2016-09-28 Peter EdbergICU-12738 ICU4C BRS, basic readme update
2016-09-28 Peter EdbergICU-12738 ICU4C BRS, fixes to conditionals/includes...
2016-09-28 Steven R. LoomisICU-12752 fix breakage from r39368 on windows.
2016-09-28 Craig CorneliusICU-12716 Add hashCode to avoid compiler warnings
2016-09-28 Craig CorneliusICU-12716 Fixes to remove ReferenceEquality warnings...
2016-09-27 Craig CorneliusICU-12716 Fix formatting in tests to resolve ErrorProne...
2016-09-27 Andy HeningerICU-12738 Fix bad API doc generation for ubiditransform.h
2016-09-27 Steven R. LoomisICU-12752 commit some IBM z fixes. Library code building
2016-09-27 Jeff GenovyICU-12738 Remove UTF-8 BOM from files and update copyri...
2016-09-27 Markus SchererICU-5456 minor changes for review feedback
2016-09-27 Markus SchererICU-5456 minor changes for review feedback
2016-09-27 Shane CarrICU-12646 Handling out-of-bounds confusable entries...
next