]> granicus.if.org Git - icu/shortlog
icu
2020-04-16 Hugo van der... dependencies.txt attempt #1: where's "operator new...
2020-04-16 Hugo van der... Nit: remove two unneeded #includes
2020-04-16 Hugo van der... Comment out broken test cases as per younies' 476ca805c
2020-04-16 Hugo van der... Lint: add copyright notices to .txt files from CLDR.
2020-04-15 Hugo van der... Switch result parameter from pointer to reference.
2020-04-15 Hugo van der... Return getAllConversionRates result via pointer parameter.
2020-04-14 Hugo van der... Improve documentation comments.
2020-04-14 Hugo van der... Change outVector from reference to pointer for clarity...
2020-04-14 Hugo van der... Add getAllConversionRates(), drop selective code.
2020-04-07 Hugo van der... fixup! Rip out compound base unit calculation.
2020-04-03 Hugo van der... fixup! Rip out compound base unit calculation.
2020-03-30 Hugo van der... Have getConversionRatesInfo accept a MaybeStackVector...
2020-03-30 Hugo van der... Reorder unit tests, drop unneeded comments.
2020-03-30 Hugo van der... Rip out compound base unit calculation.
2020-03-30 Hugo van der... Add failing reciprocal test that we want to have passing.
2020-03-30 Hugo van der... Fix mistake in commented-out identifier in previous...
2020-03-30 Hugo van der... Fix comments: remove a WIP, fix expectations in disable...
2020-03-28 Hugo van der... clang-format pass over new files, for good measure
2020-03-28 Hugo van der... Clean up getConversionRatesInfo to prepare for review.
2020-03-28 Hugo van der... Manual cherry-pick of getConversionRatesInfo
2020-03-24 Shane F. CarrMerge branch 'unit-id' into units-staging
2020-03-24 Shane F. CarrMerge branch 'master' into unit-id
2020-03-24 Shane F. CarrICU-20920 Add support for CLDR 37 unit identifiers...
2020-03-24 Steven R. LoomisICU-20976 GCC 8 fixes phase 1
2020-03-24 Shane F. CarrCode review feedback
2020-03-24 Shane CarrICU-20956 Fix monetary symbol getters in DecimalFormat
2020-03-23 Shane F. CarrReply to code review feedback
2020-03-23 Shane F. CarrReply to code review feedback
2020-03-21 Andy HeningerICU-21024 RBBI Table Builder / Coverity CID 1460598...
2020-03-20 Frank TangICU-21016 Special handling of Spanish and Hebrew list...
2020-03-18 Jeff GenovyICU-21013 Fix OOM not checked in vtzone.cpp
2020-03-18 H.J. LuICU-21019 x86: Add .note.gnu.property section for Intel CET
2020-03-18 Victor ChangICU-21020 Document unchecked exception in various numbe...
2020-03-18 Yuta SaitoICU-20978 Reduce unnecessary building for tools when...
2020-03-18 Markus SchererICU-20916 late computation of roundedThreshold to ensur...
2020-03-18 Shane F. CarrChange "+" to "-and-"
2020-03-18 Shane F. CarrUpdate simple unit identifiers
2020-03-18 Shane F. CarrRename TempSingleUnit -> SingleUnitImpl
2020-03-18 Shane F. CarrRevert changes to LocalArray (localpointer.h)
2020-03-17 Steven R. LoomisICU-20605 travis: make dist
2020-03-17 Steven R. LoomisICU-20797 fix UBS compilation error and UBS in test...
2020-03-17 Steven R. LoomisICU-20600 build icu-data-bin files
2020-03-17 Steven R. LoomisICU-20910 C API Change Report Tool updates
2020-03-17 Shane F. CarrMerge pull request #26 from hugovdm/units-staging-prefe...
2020-03-16 Shane F. CarrICU-21008 Make ant checkTest run tests in exhaustive...
2020-03-16 Markus SchererICU-20984 StringPiece & ByteSink overloads for char8_t*
2020-03-16 Hugo van der... Remove two unused variables.
2020-03-16 Hugo van der... Use a toDebugString that returns a std::string for...
2020-03-16 Hugo van der... ICU-Style: use UErrorCode& parameter instead of returni...
2020-03-15 Shane CarrMerge branch 'unit-id' into units-staging
2020-03-15 Shane CarrFix compile error
2020-03-14 Markus SchererICU-21009 LocaleMatcher() order[] always set all elements
2020-03-14 Jeff GenovyICU-21014 Fix OOM not checked in dtitvfmt.cpp and dtitv...
2020-03-13 Shane F. CarrMerge branch 'unit-id' into units-staging
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 CarrMerge branch 'master' into units-staging
2020-03-13 Peter EdbergICU-20987 integrate CLDR release-37-alpha3 to master...
2020-03-13 Hugo van der... Make compound parsing work.
2020-03-13 Hugo van der... Clone parsePreferencesTests from u_parseDelimitedFile...
2020-03-13 Hugo van der... Read unitPreferencesTest.txt, preparing to test thresholds.
2020-03-13 Hugo van der... Temporarily disable unitPreferencesTest.txt tests with...
2020-03-13 Shane F. CarrMerge pull request #28 from hugovdm/units-staging-unitq...
2020-03-13 Shane F. CarrUpdate measunit_impl.h
2020-03-13 Shane CarrMerge branch 'master' into units-staging
2020-03-13 Shane F. CarrMerge pull request #25 from hugovdm/units-staging-reformat
2020-03-12 Hugo van der... Add unitQuantities rules and output to units.txt
2020-03-12 Hugo van der... ldml2icu: add approximate constants, without including...
2020-03-12 Hugo van der... Update constants and preferences using existing ldml2ic...
2020-03-12 Hugo van der... No-op/cosmetic: reformat with clang-format ident:4...
2020-03-12 Shane F. CarrICU-20809 Remove FieldPositionIterator from listformatter.h
2020-03-11 Frank TangICU-21011 Debug print detail size of brk files.
2020-03-11 Peter EdbergICU-20879 fix typo in tests, calender → calendar
2020-03-10 Markus SchererICU-20700 uloc_acceptLanguage API doc update
2020-03-10 Markus SchererICU-20936 add LocaleMatcher.Builder.setDirection(with...
2020-03-10 Peter EdbergICU-20844 ICU4J, reduce restriction on minInt=minFrac=0
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. CarrMerge pull request #20 from hugovdm/units-staging
2020-03-06 Hugo van der... Review: use errCode.errIfFailureAndReset.
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 Hugo van der... Temporarily disable unitsTest.txt tests with unsupporte...
2020-03-05 Hugo van der... Read and fprintf unitsTest.txt data-driven unit tests
2020-03-05 Hugo van der... Update testdata/units/* to CLDR commit 19daf508 dated...
2020-03-05 Hugo van der... Describe origins of testdata/units/* in top-of-file...
2020-03-05 Hugo van der... Pristine copy of CLDR's common/testData/units/*
2020-03-05 Shane CarrICU-20961 Return correct currency plural pattern from...
next