2020-06-12 |
Younies Mahmoud | Merge pull request #48 from younies/units_router_younies |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Younies Mahmoud | fix complext number format |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Younies Mahmoud | Merge pull request #47 from younies/units_router_younies |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Younies Mahmoud | remove non needed fprintf |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Younies Mahmoud | finalize Units Router |
commit | commitdiff | tree | snapshot |
2020-06-11 |
Hugo van der... | Merge branch 'units_router' into units_router_younies |
commit | commitdiff | tree | snapshot |
2020-06-11 |
Hugo van der... | Fix unit test affected by CLDR units data hack. |
commit | commitdiff | tree | snapshot |
2020-06-11 |
Younies Mahmoud | add internal illustration and split only the outputUnit... |
commit | commitdiff | tree | snapshot |
2020-06-10 |
Younies Mahmoud | Merge branch 'units_router' of github.com:younies/icu... |
commit | commitdiff | tree | snapshot |
2020-06-10 |
Younies Mahmoud | hangle precision |
commit | commitdiff | tree | snapshot |
2020-06-10 |
Hugo van der... | Hack for CLDR units data: use "inch" below 3 feet. |
commit | commitdiff | tree | snapshot |
2020-06-10 |
Hugo van der... | Merge remote-tracking branch 'sffc/units-staging' into... |
commit | commitdiff | tree | snapshot |
2020-06-10 |
Younies Mahmoud | merge sffc units-staging branch |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Shane F. Carr | Merge pull request #47 from hugovdm/stringpiecify |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Hugo van der... | Drop 'const', it's by-value anyway. |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Hugo van der... | Temporary hacky override of 'SE road' preferences. |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Hugo van der... | Pass StringPiece instances to getPreferencesFor. |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Hugo van der... | Change getPreferencesFor parameters from char* to Strin... |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Hugo van der... | Change getPreferencesFor parameters from char* to Strin... |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Younies Mahmoud | fix fprintf for printing floating number |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Younies Mahmoud | add a printf in units router to print the unit preferences |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Younies Mahmoud | Merge pull request #46 from younies/units_router_younies |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Shane F. Carr | Merge pull request #46 from hugovdm/moreUnitsDataTest |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Hugo van der... | Add six more unit tests for getPreferencesFor. |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Younies Mahmoud | add the internal design documentation |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Younies Mahmoud | Merge pull request #45 from younies/units_router_younies |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Younies Mahmoud | fix small typo |
commit | commitdiff | tree | snapshot |
2020-06-08 |
Younies Mahmoud | fix the merge of sffc/units-staging |
commit | commitdiff | tree | snapshot |
2020-06-08 |
Younies Mahmoud | Merge pull request #44 from younies/units_router_younies |
commit | commitdiff | tree | snapshot |
2020-06-08 |
Younies Mahmoud | Merge branch 'units-staging' of github.com:sffc/icu... |
commit | commitdiff | tree | snapshot |
2020-06-08 |
Younies Mahmoud | Merge pull request #43 from younies/units_router_younies |
commit | commitdiff | tree | snapshot |
2020-06-08 |
Younies Mahmoud | fix units router and allow the test cases to compare... |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Hugo | Merge pull request #23 from younies/unit_header |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Hugo | Merge pull request #45 from hugovdm/usagefix |
commit | commitdiff | tree | snapshot |
2020-05-27 |
Hugo van der... | Drop unnecessary reference to "draft API". |
commit | commitdiff | tree | snapshot |
2020-05-27 |
Hugo van der... | Add an error check, as per code review. |
commit | commitdiff | tree | snapshot |
2020-05-27 |
Hugo van der... | Support usage component dropping, and more: |
commit | commitdiff | tree | snapshot |
2020-05-27 |
Hugo van der... | Add test cases for dropping last component(s) of usage. |
commit | commitdiff | tree | snapshot |
2020-05-26 |
Hugo van der... | ICU 68 (not 67). Add U_HIDE_DRAFT_API ifdef guards. |
commit | commitdiff | tree | snapshot |
2020-05-26 |
Hugo van der... | Some more documentation tweaks. |
commit | commitdiff | tree | snapshot |
2020-05-25 |
Hugo van der... | Clarify the documentation. |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Hugo van der... | Implement full output testing for unitPreferencesTest... |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Hugo van der... | Add error-handling to avoid assertion failure. |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Younies Mahmoud | Merge pull request #42 from younies/unit_header_staging |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Younies Mahmoud | add a note about with sub usage |
commit | commitdiff | tree | snapshot |
2020-05-19 |
Younies Mahmoud | add a note about with empty string |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Hugo | Merge pull request #43 from hugovdm/getUnitCategory |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Hugo van der... | Merge branch 'units-staging' into getUnitCategory |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Hugo van der... | TODO(CLDR-13787) for improving inverse handling. |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Hugo van der... | Add unit tests, improve docs, add a FIXME for consumpti... |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Hugo van der... | Merge branch 'units-staging' into units_router |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Shane F. Carr | Merge pull request #42 from hugovdm/UnitPreferences |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Younies Mahmoud | Merge pull request #41 from hugovdm/units_router_prefstest |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Hugo van der... | Add getUnitCategory. |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Hugo van der... | fixup! Use UnitPreferences, drop getUnitsData and related. |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Hugo van der... | Start hooking up UnitsRouter and unitPreferencesTest... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Hugo van der... | Add getUnitCategory. |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Hugo van der... | Use UnitPreferences, drop getUnitsData and related. |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Hugo van der... | Merge PR#42 into units_router_unitprefs (branch 'UnitPr... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hugo van der... | const implemented: const UnitPreferences *const |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Younies Mahmoud | Merge pull request #40 from younies/units_router_younies |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Younies Mahmoud | merge units-staging 3 |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Younies Mahmoud | merge units-staging |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Younies Mahmoud | merge units-staging |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Hugo van der... | Code review feedback incorporated. |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Hugo van der... | Merge branch 'units-staging' into UnitPreferences |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Younies Mahmoud | Merge pull request #21 from younies/tryingdouble |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Hugo van der... | const annotations for getPreferencesFor() and thus... |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Hugo van der... | Implement slicing via `UnitPreference **&outPreferences`. |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Younies Mahmoud | Merge pull request #39 from younies/tryingdouble_staging |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Younies Mahmoud | add a TODO to load the constants\' values from the... |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Younies Mahmoud | Merge pull request #38 from younies/tryingdouble_staging |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Younies Mahmoud | fix substituteConstans function |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Younies Mahmoud | Merge pull request #37 from younies/tryingdouble_staging |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Younies Mahmoud | add substitution of the constant to |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Younies Mahmoud | Merge pull request #36 from younies/tryingdouble_staging |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Younies Mahmoud | fix UnitConverter |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Hugo van der... | Reduce number of binary searches again, resulting in... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Hugo van der... | More readable binarySearch at 4x worst-case cost. |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Hugo van der... | One improvement to error reporting. |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Younies Mahmoud | Merge pull request #35 from younies/tryingdouble_staging |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Younies Mahmoud | fix dependices and small nits |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Hugo van der... | First set of code review improvements. |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Hugo van der... | Fix dependencies.txt, add documentation, add appropriat... |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Hugo van der... | Merge remote-tracking branch 'sffc/units-staging' into... |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Younies Mahmoud | Merge pull request #34 from younies/tryingdouble_staging |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Younies Mahmoud | remove extra spaces from the factors |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Hugo van der... | UnitPreferences class in unitsdata.cpp |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Younies Mahmoud | remove extractUnitInfo from UnitConverter's helpers |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Younies Mahmoud | Merge pull request #33 from hugovdm/tryingdouble_unitsT... |
commit | commitdiff | tree | snapshot |
2020-05-02 |
Shane F. Carr | Merge pull request #41 from hugovdm/units-staging |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Hugo van der... | Update unitsTest.txt and unitPreferencesTest.txt from... |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Hugo van der... | testConversions: test UnitConverter against unitsTest... |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Younies Mahmoud | Merge pull request #32 from hugovdm/tryingdouble |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Hugo van der... | Reinstate assertEqualsNear that got lost in merge. |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Younies Mahmoud | merge sffc/units-staging |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Shane F. Carr | Merge pull request #39 from hugovdm/unitsTestTxt |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Hugo van der... | Add IntlTest::assertNotEquals() for int32_t. |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Hugo van der... | Remove hard-coded unit tests that were pulled out of... |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Hugo van der... | Add some comments to UnitsTestContext. |
commit | commitdiff | tree | snapshot |
next |