]> granicus.if.org Git - icu/shortlog
icu
2018-12-12 Markus SchererICU-20292 u_charFromName() prevent code point integer...
2018-12-12 Jeff GenovyICU-20279 Remove MSVC specific macro _ARM64_
2018-12-12 Shane CarrICU-20299 Adds Python 2.7 support to data build script.
2018-12-12 Victor ChangICU-20307 Add reldatefmt.h and compactdecimalformat...
2018-12-12 Victor ChangICU-20295 Fix wrong java doc of "{#link" in TimeZoneFormat
2018-12-11 Shane CarrICU-10923 Fixing broken dependency names in BUILDRULES.py.
2018-12-08 Shane CarrICU-10923 Adding initial version of data file filtering.
2018-12-08 Shane CarrICU-10923 Refactoring in preparation for data file...
2018-12-06 Frank TangICU-11053 Fix locale parsing which has _ timezone
2018-12-05 Shane CarrICU-20186 Adding test for leading and trailing spaces...
2018-12-05 Steven R. LoomisICU-20247 use = instead of == in sh compare
2018-12-05 Mat BoothICU-20287 ICU4J source tarball does not contain maven...
2018-12-04 Shane CarrICU-20293 Adds common base class to implement C API...
2018-11-30 Andy HeningerICU-20288 add line_cj.txt to RBBI Monkey test.
2018-11-29 Andy HeningerICU-11919 OlsonTimeZone, fix for Thread Sanitizer failu...
2018-11-28 Markus SchererICU-20203 update ICU to Unicode 12 beta
2018-11-27 Shane CarrICU-20186 Adding test for semicolon behavior and spacin...
2018-11-21 Jeff GenovyICU-20281 Reenable the VS2015 build bot. Use manual...
2018-11-20 Fredrik RoubertICU-20276 Accept empty strings in Locale::setUnicodeKey...
2018-11-20 Jeff GenovyICU-10923 Disable the VS2015 build until the Azure...
2018-11-20 Andy HeningerICU-20179 Remove platform-specific mutex and atomics...
2018-11-19 Shane CarrICU-20230 Implementing COMPACT field.
2018-11-19 Shane CarrICU-10923 Rewriting data build orchestration in Python.
2018-11-19 Fredrik RoubertICU-20271 Use C++11 operator new = delete to disallow...
2018-11-19 Andy HeningerICU-10183 Use std::mutex by default; clean up related...
2018-11-16 Shane CarrICU-13267 Implementing MEASURE_UNIT field.
2018-11-15 Dongyuan LiuICU-13441 For zh/ja, tailor linebreak classes for quota...
2018-11-13 Andy HeningerICU-20185 Remove U_USER_ATOMICS_H, U_USER_MUTEX_H,...
2018-11-13 Fredrik RoubertICU-20202 Merge #ifdef __cplusplus blocks.
2018-11-13 Andy HeningerICU-20084 IntlTest, add WHERE macro; remove redundant...
2018-11-13 Jeff GenovyICU-20239 Add VS2015 build line to the Azure CI builds.
2018-11-13 Markus SchererICU-20250 make UnicodeSet(intprop=value) faster
2018-11-12 Jeff GenovyICU-20215 Conver the VSTS/Azure CI builds definitions...
2018-11-09 Jeff GenovyICU-20238 Autodetect Visual Studio version, and autodet...
2018-11-09 Shane CarrICU-13267 Minor documentation and test changes.
2018-11-09 Shane CarrICU-13267 Refactoring field position testing logic...
2018-11-09 Shane CarrICU-13701 Syncs C and J increment rounding. Checks...
2018-11-08 Shane CarrICU-13701 Refactoring DecimalQuantity: removing lOptPos...
2018-11-07 Markus SchererICU-20250 faster MutableCodePointTrie.build(): use...
2018-11-07 Fredrik RoubertICU-20169 Replace uprv_malloc() / uprv_free() with...
2018-11-07 Fredrik RoubertICU-20249 An internal helper class for stack allocated...
2018-11-07 Andy HeningerICU-20172 Add ICU4C dependency checker to Travis CI
2018-11-07 Jeff GenovyICU-13180 Support skiping building the UWP projects...
2018-11-06 Markus SchererICU-20255 revert to reflection for methods not yet...
2018-11-06 Fredrik RoubertICU-20169 Use LocalULanguageTagPointer also inside...
2018-11-05 Fredrik RoubertICU-20202 Replace CodePointMatcherWarehouse with Memory...
2018-11-02 Andy HeningerICU-10183 revert mutexes to platform code while sorting...
2018-11-02 Andy HeningerICU-20202 MemoryPool and uloc_key_type structs inherit...
2018-10-31 Shane CarrICU-20246 Fixing another integer overflow in number...
2018-10-31 Andy HeningerICU-10183 Mutexes, add C++11 std::mutex based implement...
2018-10-31 Fredrik RoubertICU-20169 Use smart pointers in all locale code instead...
2018-10-31 Fredrik RoubertICU-20158 Pass ByteSink from Locale::forLanguageTag...
2018-10-30 Fredrik RoubertICU-20202 Replace char* kwdBuf with MemoryPool<CharString>.
2018-10-30 Yoshito UmaokaICU-20245 tzdata2018g updates
2018-10-30 Jeff GenovyICU-20221 Add support for building with Cygwin/GCC...
2018-10-30 Fredrik RoubertICU-20202 Replace UVector with MemoryPool in uloc_keytype.
2018-10-30 Fredrik RoubertICU-20202 Replace UVector with MemoryPool in CalendarDa...
2018-10-29 Shane CarrICU-20231 Adding tests for accounting with variable...
2018-10-29 Shane CarrICU-20159 Fixing gcc warnings in project and test code.
2018-10-29 Shane CarrICU-13701 Adding custom logic for nickel rounding,...
2018-10-29 Jeff GenovyICU-20209 Fix build failures on Windows with std::atomi...
2018-10-29 Fredrik RoubertICU-20202 Replace CharStringPool with MemoryPool.
2018-10-29 Fredrik RoubertICU-20202 Add an internal helper class to own heap...
2018-10-29 Fredrik RoubertICU-20235 Undefine OVERFLOW in case Microsoft math...
2018-10-26 Jeff GenovyICU-20240 Fix Windows build failure in japancal.cpp
2018-10-25 Jeff GenovyICU-20194 TimeZone createSystemTimeZone doesn't set...
2018-10-25 Fredrik RoubertICU-20132 Pass ByteSink from Locale::toLanguageTag...
2018-10-24 Fredrik RoubertICU-20228 Revert file from commit 10e79698d76e6d4d0aa2e...
2018-10-24 Fredrik RoubertICU-20228 Fix common typos for "language".
2018-10-24 Shane CarrICU-11511 Adding tests for CLDR-10103 scientific notati...
2018-10-20 Yoshito UmaokaICU-20224 tzdata2018f updates.
2018-10-19 Frank TangICU-20109 Upgrade Java RelativeDateTimeFormatter QUARTE...
2018-10-19 Fredrik RoubertICU-20080 Avoid strange compiler behaviour in ASSERT_EQ...
2018-10-18 Jeff GenovyICU-20208 uspoof.cpp function checkImpl should be stati...
2018-10-18 Andy HeningerICU-20212 unistr.h, review comments from Markus for...
2018-10-18 Andy HeningerICU-20212 Tweaks to markdown API docs in unistr.h
2018-10-18 Andy HeningerICU-20212 Markdown API docs in unistr.h
2018-10-18 Ken BrownICU-20214 Fix namespace error on Cygwin
2018-10-17 Shane CarrICU-20166 Adding commit-checker tool.
2018-10-12 Andy HeningerICU-20205 RelativeDateTimeFormatter pt data fix, improv...
2018-10-10 Yoshito UmaokaICU-20120 BRS63GA Updating ICU4J 63 readme.html (#203)
2018-10-09 Shane F. CarrICU-20198 Add issue browse link to PR template. (#200)
2018-10-08 Jeff GenovyICU-20120 BRS63GA: Update version numbers/readme for...
2018-10-08 leadponyICU-20192 Add Automatic-Module-Name to META-INF/MANIFES...
2018-10-08 Yoshito UmaokaICU-20182 Updated ICU4J pom to reflect the repository...
2018-10-06 Andy HeningerICU-20120 Travis TSAN testing, limit time. (#198)
2018-10-05 Jeff GenovyICU-20196 Fix MSVC/clang compiler warning C4251, export...
2018-10-05 pedberg-icuICU-20120 63 BRS, integrate cldr release-34-beta with...
2018-10-04 gvictorICU-20193 urename.h shouldn't be ignored by other compi...
2018-10-04 kbrow1iICU-20191 Don't use Win32 APIs on Cygwin (#185)
2018-10-01 pedberg-icuICU-20119 Update ICU4C #ifndef U_HIDE_XXX guard conditi... release-63-rc
2018-09-28 pedberg-icuICU-20119 cldr release-34-alpha3 integration (#181)
2018-09-28 Yoshito UmaokaICU-20119 BRS63RC Fixed ICU4J plugin build issue (...
2018-09-28 Yoshito UmaokaICU-20119 BRS63RC Updated ICU4J README for 63RC (#180)
2018-09-28 Andy HeningerICU-20119 ICU4C 63 API promotion & change report (...
2018-09-28 Yoshito UmaokaICU-20119 BRS63RC Add ICU4J serialization test data...
2018-09-28 Yoshito UmaokaICU-20119 BRS63RC Add ICU4J API signature file
2018-09-28 Shane F. CarrICU-20119 ICU4J API promotion, @draft 60 → @stable...
2018-09-27 gnrungeICU-20119 Fixes for run-without-data BRS test. In all... pre63-new-master
2018-09-27 gnrungeICU-20168 Fix memory leak in error path, add a free...
next