]> granicus.if.org Git - icu/shortlog
icu
2020-05-19 Younies Mahmoudadd a note about with empty string
2020-04-27 Younies Mahmoudfix the header
2020-04-22 Younies MahmoudMerge branch 'units-staging' of github.com:sffc/icu...
2020-04-21 Shane F. CarrMerge pull request #31 from hugovdm/units-staging-getCo...
2020-04-16 Hugo van der... Remove testGetConversionRateInfo.
2020-04-16 Hugo van der... Fix deps: use UMemory as base class for it's new().
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 Shane F. CarrMerge remote-tracking branch 'upstream/maint/maint...
2020-04-07 Hugo van der... fixup! Rip out compound base unit calculation.
2020-04-07 HugoMerge pull request #33 from hugovdm/units-staging-testcases
2020-04-07 HugoMerge pull request #34 from hugovdm/units-staging-testi...
2020-04-06 Hugo van der... ICU-21060 Fix the foo-per-a-b -> foo-b-per-a bug.
2020-04-03 Shane F. CarrMerge branch 'master' into units-staging
2020-04-03 Steven R. LoomisICU-20979 API Change Report for 67 RC release-67-rc
2020-04-03 Hugo van der... fixup! Rip out compound base unit calculation.
2020-04-03 Shane F. CarrICU-20979 Update TODOs in formatting code to point...
2020-04-03 Shane F. CarrICU-21015 Fixing gcc compiler warnings
2020-04-03 Hugo van der... Comment out test case that seems to trigger a MeasureUn...
2020-04-03 Hugo van der... Improve test output: no more fprintfs.
2020-04-02 Shane F. CarrICU-20979 Updating double-conversion from upstream...
2020-04-02 Peter EdbergICU-20979 delete no-longer-relevant comment related...
2020-04-02 Peter EdbergICU-20979 integrate CLDR release-37-beta2 to master
2020-04-01 Peter EdbergICU-20979 BRS 67rc, ICU4C API promotion
2020-04-01 Daniel JuICU-20979 Update ICU4C readme
2020-04-01 Peter EdbergICU-21022 Update logKnownIssue to refer to ticket for...
2020-04-01 Yoshito UmaokaICU-20979 BRS67RC Updating ICU4J readme
2020-04-01 Yoshito UmaokaICU-20979 BRS67RC Adding ICU4J 67 API signature data...
2020-04-01 Yoshito UmaokaICU-20979 BRS67RC Updating ICU4J API change report
2020-04-01 Shane F. CarrICU-20979 Fixing instructions in commit report tool
2020-04-01 Jeff GenovyICU-20979 Fixing minor MSVC warnings
2020-04-01 Shane F. CarrICU-20099 Fix API tags in ListFormatter.SpanField
2020-04-01 Shane F. CarrICU-20806 Removing 'implements Cloneable' from Precisio...
2020-04-01 Yoshito UmaokaICU-20979 BRS67RC ICU4J API status promotion
2020-04-01 Yoshito UmaokaICU-20979 BRS67RC Adding ICU4J serialization test data...
2020-04-01 Hugo van der... Update to latest CLDR test files: b7a23f3f41 CLDR-13587.
2020-04-01 Hugo van der... Uncomment test cases that MeasureFormat used to flag...
2020-03-31 Shane F. CarrICU-13724 Removing obsolete numberformat2test.cpp
2020-03-31 Peter EdbergICU-20979 BRS 67rc, update urename.h
2020-03-30 Yoshito UmaokaICU-20979 BRS67RC Fixed a java doc issue
2020-03-30 Yoshito UmaokaICU-20979 BRS67RC Clean up import statements
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-27 Fredrik RoubertICU-20803 Pass ByteSink to _canonicalize().
2020-03-27 Younies MahmoudICU-20964 Fix small typo mistake
2020-03-27 Elango CheranICU-21026 fix GCC warnings of signed-int left shift
2020-03-27 Daniel JuICU-20979 BRS67RC Update version numbers, regenerate...
2020-03-26 Shane F. CarrICU-20854 Add support for more currency variants.
2020-03-26 Victor ChangICU-21020 Fix a typo in the LocalizedNumberRangeFormatt...
2020-03-26 Jeff GenovyICU-20435 Fix parallel builds with Cygwin to 3.x
2020-03-26 Shane F. CarrICU-20418 Number skeletons: implement star wildcard...
2020-03-26 Shane F. CarrICU-21005 Fix exhaustive test failure in IntlTestNumber...
2020-03-25 Shane F. CarrICU-20920 Changing "Sequence" to "Mixed" in ICU4C Measu...
2020-03-25 Peter EdbergICU-21022 Use logKnownIssue to avoid TestDateFormatRoun...
2020-03-25 Shane F. CarrICU-20919 Merge maint/maint-66 into master
2020-03-25 Jeff GenovyICU-20435 Update Cygwin to 3.x to fix CI builds.
2020-03-25 Shane F. CarrICU-20919 Merge branch 'maint/maint-66' into 66-merge... 1055/head
2020-03-25 Shane F. CarrICU-20912 Make C/J Currency consistent on lowercase...
2020-03-25 Peter EdbergICU-13790 Add data tests to verify certain chars presen...
2020-03-25 CampionICU-10858 Fix missing fTimeZoneFormat assignment in...
2020-03-24 Peter EdbergICU-20979 integrate CLDR release-37-beta to master
2020-03-24 Shane F. CarrICU-20806 Removing obsolete number formatting methods.
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-19 Younies Mahmoudaddress Shane's comments on number_formatter.h
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 Younies Mahmoudfix comments
2020-03-18 Younies Mahmoudadd getOutputUnit to FormattedNumber
2020-03-18 Younies Mahmoudaddress Shane's comments on number_formatter.h
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
next