]> granicus.if.org Git - icu/shortlog
icu
2020-03-18 Shane F. CarrRename TempSingleUnit -> SingleUnitImpl
2020-03-18 Shane F. CarrRevert changes to LocalArray (localpointer.h)
2020-03-15 Shane CarrFix compile error
2020-03-13 Shane F. CarrMerge remote-tracking branch 'upstream/master' into...
2020-03-13 Shane F. CarrTouch-ups to the API surface
2020-03-13 Shane F. CarrUpdate measunit_impl.h
2020-03-10 Frank TangICU-21006 Improve output from RBBI Monkey Test in ICU4J
2020-03-10 Steven R. LoomisICU-20975 update KEYS
2020-03-09 Jeff GenovyICU-20626 Update Readme badges to add CI-Valgrind pipeline
2020-03-09 Jeff GenovyICU-20626 Remove "pr:none" from Valgrind CI config...
2020-03-09 Jeff GenovyICU-20965 Remove VS2015 from CI builds, no longer suppo...
2020-03-09 shaoberoICU-20945 Making icudt66.dll for x64 as PE32+
2020-03-09 Jeff GenovyICU-20626 Adding valgrind to the CI tests for ICU4C.
2020-03-08 Markus SchererICU-20700 reimplement acceptLanguage() using the Locale...
2020-03-08 Markus SchererICU-20915 LocaleMatcher no match: always getSupportedIn...
2020-03-06 Frank TangICU-20991 Trace BreakIterator/BreakEngine creation
2020-03-06 Shane F. CarrICU-20974 Fix exhaustive test failures
2020-03-06 Jeff GenovyICU-21000 Fix abort called by DateTimePatternGenerator...
2020-03-05 Jeff GenovyICU-21001 Fixing problems found by running valgrind.
2020-03-05 Jeff GenovyICU-21004 Fix buffer over-read in ucal_open
2020-03-05 Shane CarrICU-20974 Correctly handle extreme values of double.
2020-03-05 Frank TangICU-20967 add millisecond to DateIntervalFormat
2020-03-05 Shane CarrICU-20961 Return correct currency plural pattern from...
2020-03-04 Jeff GenovyICU-21003 Fix CI config to use new Git LFS syntax,...
2020-03-03 Peter EdbergICU-20987 integrate CLDR release-37-alpha2 to master...
2020-02-28 Peter EdbergICU-20987 integrate CLDR release-37-alpha1 to master...
2020-02-22 Shane F. CarrICU-20919 Merge maint/maint-66 into master
2020-02-22 Shane CarrICU-20919 Merge branch 'maint/maint-66' into maint... 998/head
2020-02-21 David BeaumontICU-20693 Update README.txt in lib directory to lessen...
2020-02-20 Laurent StaculICU-20972 Fix invalid conversion from const char8_t...
2020-02-20 Markus SchererICU-20893 Unicode 13 data 2020feb19
2020-02-20 Jeff GenovyICU-20969 Fix file permissions (-x) on ICU4C source...
2020-02-19 Peter EdbergICU-20975 BRS66rc update Unicode license copyright
2020-02-19 Vincent TorriICU-20842 Fix library names in pkg-config files on...
2020-02-19 Steven R. LoomisICU-20975 update API Change Report for 66
2020-02-19 Mojca MiklavecICU-20852 Fix Makefile to build on Sparc Solaris
2020-02-19 Peter EdbergICU-20975 integrate CLDR release-36-1-beta to maint-66
2020-02-19 Andy HeningerICU-20876 Regex Grapheme Cluster matching with Break...
2020-02-18 Daniel JuICU-20975 BRS66RC Update version numbers, README files...
2020-02-15 Shane CarrMerge remote-tracking branch 'upstream/master' into...
2020-02-12 Jeff GenovyICU-20322 Do "make install" on the CI Builds for MinGW.
2020-02-12 Jeff GenovyICU-20322 Add icudt*.dll and srtest.exe to .gitignore...
2020-02-12 Jeff GenovyICU-20322 On MinGW, move the DLLs to the "bin" directory.
2020-02-12 Vincent TorriICU-20322 Install dll in $prefix/bin instead of $prefix/lib
2020-02-12 Andrew PaprockiICU-20895 ICU_TIMEZONE_FILES_DIR_PREFIX_ENV_VAR
2020-02-12 Frank TangICU-20834 Implement UTS35 Locale ID Canonicalization
2020-02-10 Mihai NitaICU-20738 Best-match pattern for 'sS' uses <appendItem...
2020-02-06 Shane CarrICU-20954 Fix currency spacing in suffix.
2020-02-05 Jeff GenovyICU-20953 Tell GitHub to treat JSON as JSONC to fix...
2020-02-05 Elango CheranICU-13836 C++ port of adding exponent for better plural...
2020-02-04 Andy HeningerICU-20939 Fix problem w regexp \b boundaries & UTF...
2020-02-03 Frank TangICU-20958 Prevent SEGV_MAPERR in append
2020-02-01 Shane CarrAdd tests for large powers
2020-02-01 Shane CarrMove MSVC macro down in file
2020-02-01 Shane F. CarrMerge pull request #15 from jefgen/jefgen/disable-warni...
2020-01-31 Jeff GenovyDisable warning 4661 for MSVC for NumberFormatterSettin...
2020-01-30 Andy HeningerICU-11548 Improve regex static UnicodeSets handling
2020-01-30 Shane CarrFix docs build
2020-01-30 Shane CarrFixing test failures.
2020-01-29 YouniesICU-20744 Add VS Code configuration files for c++
2020-01-29 Shane CarrMaking sequence units composed of single units. Renamin...
2020-01-24 Shane CarrFix Doxygen warnings
2020-01-23 Egor PuginICU-20938 Add --skip-dll-export option to genccode...
2020-01-23 Shane CarrICU-20099 Implementing Java ListFormatter proposals...
2020-01-22 Keita SuzukiICU-20767 Potential negative index access in one of...
2020-01-21 Elango CheranICU-13836 Represent suppressed exponent for better...
2020-01-21 Shane F. CarrFix depstest by separating number_skeletons into its...
2020-01-21 Shane F. CarrUse new unit identifier parsing code in number skeletons
2020-01-21 David BeaumontICU-20693 Tidyups and small fixes for ICU conversion...
2020-01-20 Shane F. CarrICU-20919 Merge maint/maint-66 to master
2020-01-20 Frank TangICU-20934 Fix TZ test error 967/head
2020-01-20 Jeff GenovyICU-20942 Update Apache Ivy to 2.5.0 to fix failing...
2020-01-17 Shane F. CarrAdd U_HIDE_DRAFT_API
2020-01-17 Shane F. CarrFix dependencies.txt
2020-01-17 Shane F. CarrMove measunit_extra.o to avoid merge conflict
2020-01-17 Shane F. CarrChange public method to use StringPiece
2020-01-17 Shane F. CarrImplementing sequence units and fixing bugs
2020-01-17 Shane F. CarrRenaming and refactoring
2020-01-17 Shane F. CarrCheckpoint
2020-01-17 Shane F. CarrCheckpoint
2020-01-17 Shane F. CarrCheckpoint
2020-01-17 Shane F. CarrCheckpoint
2020-01-17 Shane F. CarrNext checkpoint
2020-01-17 Shane F. CarrAdditional WIP
2020-01-17 Shane F. CarrAdding measunit_extra.cpp with basic trie
2020-01-17 Shane F. CarrRemoving fCurrency to always use fId
2020-01-17 Shane F. CarrIntermediate work on new unit identifiers
2020-01-17 Shane CarrICU-20665 Removing number-dependence from ICU4C Formatt...
2020-01-17 Frank Yung... ICU-20673 Allow built-in translit ID w/o data.
2020-01-14 Shane CarrICU-20418 Implementing concise number skeletons in...
2020-01-14 Shane CarrICU-20418 Fix indentation of CHECK_NULL in number_skele...
2020-01-14 Shane CarrICU-20418 Adding concise number skeletons in ICU4C
2020-01-14 Shane CarrICU-20418 Adding *internal* parse method for core unit...
2020-01-14 Shane CarrICU-20921 Adding find and compare to StringPiece
2020-01-09 Joshua RootICU-20875 Include <cstddef> for max_align_t
2020-01-09 Caio LimaICU-20442 Adding support for hour-cycle on DateTimePatt...
2020-01-08 Nikita IashchenkoICU-20928 Fix incorrect javadoc reference in DecimalFor...
2020-01-08 SmaarnICU-20871 Fixed: no rule was defined to create the...
2020-01-07 Hugh McMasterICU-20924 Use pkg-config to generate the path to pkgdat...
2020-01-04 Frank TangICU-20934 Fix TZ test error
next