]> granicus.if.org Git - icu/shortlog
icu
2016-03-04 Markus SchererICU-12187 update the pool bundles
2016-03-03 Markus SchererICU-12187 fix dependencies, add a file, fix memory...
2016-03-03 kazède kingICU-12332 initilize pointer in ucasemap.cpp
2016-03-03 Michael OwICU-12139 Fix some more uconfig header test failures
2016-03-03 Michael OwICU-12139 Fix some uconfig header test failure in rbbim...
2016-03-03 Scott RussellICU-12186 organize imports
2016-03-03 Scott RussellICU-12186 update ICU4J version number
2016-03-03 Scott RussellICU-12186 merge API promotion branch and update APIChan...
2016-03-03 Andy HeningerICU-12166 Fix mac clang has feature problem for C files.
2016-03-02 kazède kingICU-11872 fix invalid memory read
2016-03-02 kazède kingICU-11872 I can't svn very well (actually resolves...
2016-03-02 kazède kingICU-11872 improve data loading and caching for DateTime...
2016-03-02 Fredrik RoubertICU-12227 Always specify class loader when loading...
2016-03-02 Steven R. LoomisICU-12037 C: rename LICENSE.txt to LICENSE
2016-03-02 George RhotenICU-9503 Undo removal of lenient parse data. Only Engli...
2016-03-02 George RhotenICU-9503 Undo removal of lenient parse data. Only Engli...
2016-03-02 George RhotenICU-12081 Fix build failure for "error: extra ';'"...
2016-03-02 George RhotenICU-12081 Fix build failure for "intltest.cpp:1813...
2016-03-02 George RhotenICU-12142 Update RBNF aliases for Cantonese and Spanish...
2016-03-01 Markus SchererICU-11952 test parallel with Java, passes without libra...
2016-03-01 Markus SchererICU-11952 match whole select part string, not just...
2016-03-01 Michael OwICU-12187 Update some API in ICU4C 57
2016-03-01 Scott RussellICU-12059 support custom tag @discouraged
2016-03-01 Markus SchererICU-12067 withdraw getter & setter for TIME_SEPARATOR...
2016-03-01 Markus SchererICU-12067 withdraw getter & setter for TIME_SEPARATOR...
2016-03-01 Michael OwICU-12187 Close resource to avoid memory leak
2016-03-01 Markus SchererICU-12166 annotate intended switch case fallthroughs
2016-03-01 Michael OwICU-12187 Fix memory leak in ICU4C 57
2016-03-01 Michael OwICU-11872 Remove ending comma in enum list
2016-03-01 Yoshito UmaokaICU-12005 Fixed doc build problem with JDK 8. Added...
2016-03-01 Craig CorneliusICU-11914 Removed test that fails with Java 1.6.
2016-02-29 Craig CorneliusICU-11914 Refactor tests to simplify.
2016-02-29 Markus SchererICU-12067 withdraw TIME_SEPARATOR date/time field
2016-02-29 Markus SchererICU-12067 withdraw TIME_SEPARATOR date/time field
2016-02-29 Markus SchererICU-12155 fix UnicodeSet::isBogus() API doc typo
2016-02-29 Michael OwICU-11872 Remove comma at the end of enum list
2016-02-29 Michael OwICU-12187 Fix UTF-8 file properties in ICU4C 57
2016-02-29 Michael OwICU-12187 Fix text file line endings in ICU4C 57
2016-02-29 Michael OwICU-12187 Update configure script for 57.1 ICU4C
2016-02-29 Andy HeningerICU-12081 Fix memory leak in Line Break Monkey test...
2016-02-29 Michael OwICU-12187 Update version number in ICU4C to 57.1
2016-02-29 Craig CorneliusICU-11914 Temporarily remove assert for failing tests.
2016-02-29 Peter EdbergICU-10893 C, add Gregorian <> Chinese calendar mapping...
2016-02-29 Scott RussellICU-12005 Fix numerous warnings / errors from Javadoc...
2016-02-28 Peter EdbergICU-12154 J, update test & API doc for LocaleDisplayNam...
2016-02-28 Peter EdbergICU-12154 C, LocaleDisplayNames should handle bad local...
2016-02-28 Michael OwICU-12139 Remove header files from pfiles.txt and updat...
2016-02-28 Michael OwICU-12187 Fix no data test failures in ICU4C for 57
2016-02-28 Peter EdbergICU-12156 J, for locale disp name trailing parts, use...
2016-02-28 Peter EdbergICU-12156 C, for locale disp name trailing parts, use...
2016-02-28 Andy HeningerICU-12081 RBBI extensions & Emoji rules. Import rule...
2016-02-28 Peter EdbergICU-12056 J, Add format and toPattern tests for standar...
2016-02-28 Peter EdbergICU-12056 C, Add format and toPattern tests for standar...
2016-02-27 Felipe BalbontínICU-12013 Refactor DateIntervalFormat resource data...
2016-02-27 John EmmonsICU-10910 Compact currency formatting support
2016-02-27 Craig CorneliusICU-11914 Add more detail to check failing tests.
2016-02-27 Steven R. LoomisICU-12037 fix references to license.html
2016-02-27 Steven R. LoomisICU-12037 update another ref in readme.html to license...
2016-02-27 Steven R. LoomisICU-12037 copy LICENSE.txt and license.html from icu4c
2016-02-27 Steven R. LoomisICU-12037 remove old license
2016-02-27 Steven R. LoomisICU-12037 license.html recopy from r38399 branch
2016-02-27 Steven R. LoomisICU-12037 ICU license moved to plain text. Merge from...
2016-02-27 kazède kingICU-11872 port date time pattern generator char 'C...
2016-02-27 Craig CorneliusICU-11914 Add more detail to check failing tests.
2016-02-27 Andy HeningerICU-12138 Fix RegexCompile::doParseActions uses uniniti...
2016-02-26 Craig CorneliusICU-11735 Add test to verify that ICU4C behaves correctly.
2016-02-26 John EmmonsICU-12185 Fix intltest testcase for TestCurrencyUsage
2016-02-26 Craig CorneliusICU-11914 Add tests that verify correct behavior.
2016-02-26 John EmmonsICU-12185 Fix LDML2ICUConversion of cashDigits/cashRounding
2016-02-26 John EmmonsICU-12185 Fix LDML2ICUConversion of cashDigits/cashRounding
2016-02-26 Andy HeningerICU-12081 Initial implementation Emoji break rules...
2016-02-26 Andy HeningerICU-12139 revert bad change to cstr.cpp. It is intended...
2016-02-26 Scott RussellICU-12005 Fix numerous warnings / errors from Javadoc...
2016-02-26 Michael OwICU-12139 Fix uconfig test errors for 57
2016-02-26 Craig CorneliusICU-11735 Fix minor indent mistake.
2016-02-26 Fredrik RoubertICU-11941 Add LINKFLAGS to enable setting -rpath options.
2016-02-26 Fredrik RoubertICU-12164 Add using operator to all subclasses of Local...
2016-02-26 Fredrik RoubertICU-12012 Replace irregular sizeof expressions with...
2016-02-26 kazède kingICU-11872 remove unicode characters from cpp source...
2016-02-25 Craig CorneliusICU-11735 Fix to return null in currency parsing when...
2016-02-25 kazède kingICU-11872 fix build errors
2016-02-25 kazède kingICU-11872 fix memory errors
2016-02-25 kazède kingICU-11872 fix build errors
2016-02-25 kazède kingICU-11872 new time formatting pattern chars b/B
2016-02-25 kazède kingICU-11872 new time formatting pattern chars b/B
2016-02-25 Craig CorneliusICU-12018 Fix compile issue for some build targets.
2016-02-25 Fredrik RoubertICU-12018 Delete superfluous trailing semicolon [-Wpeda...
2016-02-25 Mark DavisICU-11872 Added code to do the pattern generation part...
2016-02-25 Jungshik ShinICU-12129 fix C4138 warning from MSVC
2016-02-25 Steven R. LoomisICU-12055 remove NPE from FilteredBreakIteratorBuilder
2016-02-25 Craig CorneliusICU-12018 Update data loading to use ResourceTableSink...
2016-02-24 Felipe BalbontínICU-12013 Refactor DateIntervalFormat resource data...
2016-02-24 Fredrik RoubertICU-12012 Replace all sizeof p / U_SIZEOF_... with...
2016-02-24 Yoshito UmaokaICU-12003 User more links to actual Java classes in...
2016-02-24 Fredrik RoubertICU-12012 Replace all sizeof p / sizeof T with UPRV_LEN...
2016-02-24 Markus SchererICU-12141 make each internal header file compile by...
2016-02-23 Fredrik RoubertICU-12012 Replace all sizeof p / sizeof *p with UPRV_LE...
2016-02-23 John EmmonsICU-12170 Merge data from CLDR release-29-beta1
2016-02-23 John EmmonsICU-12170 Merge data from CLDR release-29-beta1
2016-02-19 Mark DavisICU-12053 fix UnicodeMap, and move in a couple of metho...
next