]> granicus.if.org Git - icu/shortlog
icu
2020-06-30 Hugo van der... Commented assertFormatDescendingBig tests: usage skelet...
2020-06-30 Hugo van der... Implement FormattedNumber::getOutputUnit() properly.
2020-06-30 Hugo van der... Add LongNameHandler forMeasureUnitByValue and forCompou...
2020-06-29 Hugo van der... Six of Nine PR comments addressed.
2020-06-26 Hugo van der... More cleanups, and disable getOutputUnit tests.
2020-06-26 Hugo van der... fixup! Move Usage implementation to number_usageprefs.cpp
2020-06-26 Hugo van der... Little cleanups
2020-06-26 Hugo van der... Drop StubUnitsRouter, modify UnitsRouter as needed.
2020-06-26 Hugo van der... Move Usage implementation to number_usageprefs.cpp
2020-06-25 Hugo van der... Improvements; TODO: getOutputUnit() still not implemented.
2020-06-25 Hugo van der... cmemory.h: incorporate code-review feedback.
2020-06-23 Hugo van der... New files: add to dependencies.txt and i18n.vcxproj
2020-06-23 Hugo van der... One pass of clean-up for PR.
2020-06-23 Hugo van der... fixup! Documentation tweaks (no code changes).
2020-06-23 Hugo van der... ICU-21174 Add adopt*() to MemoryPool and MaybeStackVector
2020-06-23 Hugo van der... Implement stubbed-out Precision, improve NumberFormatte...
2020-06-22 Hugo van der... StubUnitsRouter constructor taking StringPiece region...
2020-06-19 Hugo van der... Glue Code: skeletons/formatting not implemented yet.
2020-06-19 Hugo van der... Documentation tweaks (no code changes).
2020-06-19 Hugo van der... Tweak the edit in the MemoryPool docstring.
2020-06-19 Hugo van der... Add adoptBack() to MemoryPool and MaybeStackVector
2020-06-18 Shane F. CarrMerge pull request #49 from hugovdm/units-staging
2020-06-18 Hugo van der... Improve SingleUnitImpl comparisons.
2020-06-18 Hugo van der... Use SingleUnitImpl::getSimpleUnitID() instead of now...
2020-06-18 Hugo van der... Add new cpp files to sources.txt
2020-06-18 Hugo van der... Merge remote-tracking branch 'upstream/master' into...
2020-06-18 Hugo van der... ICU-21165 Add LdmlConverter UNITS output, update SUPPLE...
2020-06-18 Hugo van der... ICU-21169 Add SingleUnitImpl::getSimpleUnitID().
2020-06-18 Frank TangICU-21161 Mark uloc_getDisplayScriptInContext static
2020-06-18 Hugo van der... ICU-21137 Adjust VSCode IDE settings and README.
2020-06-18 Hugo van der... Merge branch 'doubleEqualsWithDelta' into units-staging
2020-06-17 Hugo van der... A bit more constness.
2020-06-17 Hugo van der... Move new assertEqualsNear code into place.
2020-06-17 Hugo van der... Temporarily restore assertEqualsNear.
2020-06-17 Hugo van der... Code review feedback. Temporarily 'assertEqualsNewNear'.
2020-06-17 Hugo van der... Use uprv_fabs. (abs() is for integer types.)
2020-06-17 Hugo van der... Attempt to disambiguate 'abs', for MacOSX build failure.
2020-06-17 Hugo van der... Improve @param delta documentation.
2020-06-17 Hugo van der... Use JUnit-like assertEquals. Improve test messages.
2020-06-17 Hugo van der... Update code for correct NaN/Inf handling.
2020-06-17 Hugo van der... Create assertEquals for double with a delta parameter.
2020-06-17 HugoMerge pull request #51 from hugovdm/units-staging-impor...
2020-06-17 Andy HeningerICU-13565 Break Iteration, remove the dictionary bit...
2020-06-17 Hugo van der... Add -DcldrVersion=37 to 'ant -f build-icu-data.xml...
2020-06-17 Hugo van der... Update supplementalData.txt and units.txt from CLDR...
2020-06-17 Younies MahmoudMerge pull request #30 from younies/units_router
2020-06-16 youniesfix MeasureUnit::simplify method
2020-06-16 youniesadd a hint for sorting the units
2020-06-16 youniesadd U_FAILURE(status) in emplaceBackAndConfirm
2020-06-16 youniesfix small typo
2020-06-16 youniesfix findAndMerge function
2020-06-16 Hugo van der... ICU-21078 Improve instructions and gitignore files...
2020-06-16 youniesfix small style
2020-06-16 youniesfix various parts of the code
2020-06-15 David BeaumontICU-21149 Adding a helper to allow simpler debugging...
2020-06-14 youniesfix warning in UnitsRouter#route function
2020-06-14 Younies Mahmoudadd formattable to unitsformatter
2020-06-14 youniesfix dependices
2020-06-13 youniesremove unneeded test case
2020-06-13 youniesfix simplify function
2020-06-13 youniesfix formatting
2020-06-13 youniesadd arounding epsilon to correct the error in the doubl...
2020-06-13 youniesadd MeasureUnit#simplify method to simplify the units...
2020-06-12 Younies MahmoudMerge pull request #49 from younies/units_router_younies
2020-06-12 Younies Mahmoudadd emplaceBackAndConfirm to not confirm the emplace...
2020-06-12 Younies MahmoudMerge pull request #48 from younies/units_router_younies
2020-06-12 Younies Mahmoudfix complext number format
2020-06-12 Younies MahmoudMerge pull request #47 from younies/units_router_younies
2020-06-12 Younies Mahmoudremove non needed fprintf
2020-06-12 Younies Mahmoudfinalize Units Router
2020-06-11 Frank TangICU-21109 minimum grouping digits in DecimalFormat
2020-06-11 Hugo van der... Merge branch 'units_router' into units_router_younies
2020-06-11 Hugo van der... Fix unit test affected by CLDR units data hack.
2020-06-11 Younies Mahmoudadd internal illustration and split only the outputUnit...
2020-06-10 Younies MahmoudMerge branch 'units_router' of github.com:younies/icu...
2020-06-10 Younies Mahmoudhangle precision
2020-06-10 Hugo van der... Hack for CLDR units data: use "inch" below 3 feet.
2020-06-10 Hugo van der... Merge remote-tracking branch 'sffc/units-staging' into...
2020-06-10 Younies Mahmoudmerge sffc units-staging branch
2020-06-09 Shane F. CarrMerge pull request #47 from hugovdm/stringpiecify
2020-06-09 Hugo van der... Drop 'const', it's by-value anyway.
2020-06-09 Hugo van der... Temporary hacky override of 'SE road' preferences.
2020-06-09 Hugo van der... Pass StringPiece instances to getPreferencesFor.
2020-06-09 Hugo van der... Change getPreferencesFor parameters from char* to Strin...
2020-06-09 Hugo van der... Change getPreferencesFor parameters from char* to Strin...
2020-06-09 Younies Mahmoudfix fprintf for printing floating number
2020-06-09 Younies Mahmoudadd a printf in units router to print the unit preferences
2020-06-09 Younies MahmoudMerge pull request #46 from younies/units_router_younies
2020-06-09 Shane F. CarrMerge pull request #46 from hugovdm/moreUnitsDataTest
2020-06-09 Hugo van der... Add six more unit tests for getPreferencesFor.
2020-06-09 Younies Mahmoudadd the internal design documentation
2020-06-09 Younies MahmoudMerge pull request #45 from younies/units_router_younies
2020-06-09 Younies Mahmoudfix small typo
2020-06-08 Younies Mahmoudfix the merge of sffc/units-staging
2020-06-08 Younies MahmoudMerge pull request #44 from younies/units_router_younies
2020-06-08 Younies MahmoudMerge branch 'units-staging' of github.com:sffc/icu...
2020-06-08 Younies MahmoudMerge pull request #43 from younies/units_router_younies
2020-06-08 Younies Mahmoudfix units router and allow the test cases to compare...
2020-06-04 Fredrik RoubertICU-21143 Applying non-zero offset to null pointer...
2020-06-04 David BeaumontICU-21142 Moving CLDR jar file to common location
next