]> granicus.if.org Git - icu/shortlog
icu
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 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 youniesfix small style
2020-06-16 youniesfix various parts of the code
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 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-05-28 HugoMerge pull request #23 from younies/unit_header
2020-05-28 HugoMerge pull request #45 from hugovdm/usagefix
2020-05-27 Hugo van der... Drop unnecessary reference to "draft API".
2020-05-27 Hugo van der... Add an error check, as per code review.
2020-05-27 Hugo van der... Support usage component dropping, and more:
2020-05-27 Hugo van der... Add test cases for dropping last component(s) of usage.
2020-05-26 Hugo van der... ICU 68 (not 67). Add U_HIDE_DRAFT_API ifdef guards.
2020-05-26 Hugo van der... Some more documentation tweaks.
2020-05-25 Hugo van der... Clarify the documentation.
2020-05-22 Hugo van der... Implement full output testing for unitPreferencesTest...
2020-05-21 Hugo van der... Add error-handling to avoid assertion failure.
2020-05-19 Younies MahmoudMerge pull request #42 from younies/unit_header_staging
2020-05-19 Younies Mahmoudadd a note about with sub usage
2020-05-19 Younies Mahmoudadd a note about with empty string
2020-05-14 HugoMerge pull request #43 from hugovdm/getUnitCategory
2020-05-14 Hugo van der... Merge branch 'units-staging' into getUnitCategory
2020-05-14 Hugo van der... TODO(CLDR-13787) for improving inverse handling.
2020-05-13 Hugo van der... Add unit tests, improve docs, add a FIXME for consumpti...
2020-05-12 Hugo van der... Merge branch 'units-staging' into units_router
2020-05-12 Shane F. CarrMerge pull request #42 from hugovdm/UnitPreferences
2020-05-12 Younies MahmoudMerge pull request #41 from hugovdm/units_router_prefstest
2020-05-11 Hugo van der... Add getUnitCategory.
2020-05-11 Hugo van der... fixup! Use UnitPreferences, drop getUnitsData and related.
2020-05-11 Hugo van der... Start hooking up UnitsRouter and unitPreferencesTest...
2020-05-11 Hugo van der... Add getUnitCategory.
2020-05-11 Hugo van der... Use UnitPreferences, drop getUnitsData and related.
2020-05-11 Hugo van der... Merge PR#42 into units_router_unitprefs (branch 'UnitPr...
2020-05-09 Hugo van der... const implemented: const UnitPreferences *const
2020-05-08 Younies MahmoudMerge pull request #40 from younies/units_router_younies
2020-05-08 Younies Mahmoudmerge units-staging 3
2020-05-08 Younies Mahmoudmerge units-staging
2020-05-08 Younies Mahmoudmerge units-staging
2020-05-08 Hugo van der... Code review feedback incorporated.
2020-05-07 Hugo van der... Merge branch 'units-staging' into UnitPreferences
2020-05-07 Younies MahmoudMerge pull request #21 from younies/tryingdouble
2020-05-06 Hugo van der... const annotations for getPreferencesFor() and thus...
2020-05-06 Hugo van der... Implement slicing via `UnitPreference **&outPreferences`.
2020-05-06 Younies MahmoudMerge pull request #39 from younies/tryingdouble_staging
2020-05-06 Younies Mahmoudadd a TODO to load the constants\' values from the...
2020-05-06 Younies MahmoudMerge pull request #38 from younies/tryingdouble_staging
2020-05-06 Younies Mahmoudfix substituteConstans function
next