]> granicus.if.org Git - icu/shortlog
icu
2020-03-21 Younies MahmoudMerge pull request #10 from younies/tryingdouble
2020-03-21 Younies MahmoudMerge branch 'units_router' into tryingdouble
2020-03-21 Younies Mahmoudmerge tryingdouble branch
2020-03-21 Younies Mahmouduse CharString for internal data
2020-03-21 Younies MahmoudMerge pull request #9 from younies/tryingdouble
2020-03-21 Younies MahmoudMerge pull request #8 from younies/units_router_younies
2020-03-21 Younies MahmoudMerge branch 'tryingdouble' of github.com:younies/icu...
2020-03-21 Younies Mahmouduse CharString for internal data
2020-03-21 Younies MahmoudMerge branch 'units_router' into tryingdouble
2020-03-21 Younies Mahmoudmove enum::constants to unitconverter.cpp and remove...
2020-03-21 Younies MahmoudMerge branch 'units_router' of github.com:younies/icu...
2020-03-21 Younies Mahmoudadd a todo(hugo) for getUnitsData
2020-03-20 Younies MahmoudMerge pull request #7 from hugovdm/younies-units_router...
2020-03-20 Hugo van der... Add string length checks to testGetUnitsData.
2020-03-20 Younies MahmoudMerge remote-tracking branch 'origin/unit_header' into...
2020-03-20 Younies MahmoudMerge branch 'units_router' of github.com:younies/icu...
2020-03-20 Younies Mahmoudfix building units router branch
2020-03-20 Younies MahmoudMerge pull request #6 from hugovdm/younies-units_router...
2020-03-20 Hugo van der... Various resource-loading code and documentation improve...
2020-03-20 Younies MahmoudMerge pull request #5 from hugovdm/younies-units_router...
2020-03-20 Hugo van der... Avoid adding duplicate conversion rate data.
2020-03-19 Hugo van der... Little fixes to unitconverter.cpp
2020-03-19 Hugo van der... Hook up data-driven unit conversion tests: triggers...
2020-03-19 Younies Mahmoudmerge tryingdouble branch
2020-03-19 Younies MahmoudMerge pull request #4 from hugovdm/younies_units_router...
2020-03-19 Hugo van der... Remove namespace hacks. Trust code review will deal...
2020-03-19 Hugo van der... Fix default geq: 1, not 0.
2020-03-19 Hugo van der... Merge branch 'units_router' into younies_units_router_r...
2020-03-19 Younies Mahmoudremove std::string
2020-03-19 Younies Mahmoudadd unitsroutertest.cpp
2020-03-19 Younies Mahmoudaddress Shane's comments on number_formatter.h
2020-03-19 Younies MahmoudAdd skeleton for testing units router
2020-03-19 Hugo van der... Strip down ConversionRateInfo to only four CharStrings.
2020-03-19 Hugo van der... WIP: Add base conversion rates for all preferences...
2020-03-18 Hugo van der... Move wip_units_resource_loader.* code into unitsrouter.*
2020-03-18 Hugo van der... Delete old wip_units_resources code.
2020-03-18 Hugo van der... Merge remote-tracking branch 'younies/units_router...
2020-03-18 Hugo van der... Working parsing and returning of units data.
2020-03-18 Hugo van der... WIP: c-style ures_* handling.
2020-03-18 Younies MahmoudMerge branch 'units-staging' of github.com:sffc/icu...
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-17 Younies Mahmoudaddress Shane's comments2
2020-03-17 Younies Mahmoudadd another constructor to ComplexUnitConverter
2020-03-17 Younies MahmoudMerge branch 'units-staging' of github.com:sffc/icu...
2020-03-17 Shane F. CarrMerge pull request #26 from hugovdm/units-staging-prefe...
2020-03-17 Younies Mahmoudimplement units router
2020-03-16 Younies MahmoudImplement complex unit converter
2020-03-16 Younies MahmoudMerge branch 'tryingdouble' of github.com:younies/icu...
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 Younies Mahmoudaddress Shane's comments
2020-03-15 Younies MahmoudMerge branch 'units-staging' of github.com:sffc/icu...
2020-03-15 Shane CarrMerge branch 'unit-id' into units-staging
2020-03-15 Shane CarrFix compile error
2020-03-15 Younies Mahmoudmerget units staging branch
2020-03-15 Younies Mahmoudaddress Shane's comments
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 Younies Mahmoudadd units router
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 Younies Mahmoudadd usage to number formatter settings header
2020-03-11 Frank TangICU-21011 Debug print detail size of brk files.
2020-03-11 Younies MahmoudUnit Converter for review
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 Younies Mahmouddeal with reciprocal
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 Younies Mahmoudmerge sffc units-staging branch
2020-03-09 Younies Mahmoudstart dealing with reciprocal
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.
next