2020-07-15 |
Hugo van der... | Merge pull request #19 from icu-units/cleanup |
commit | commitdiff | tree | snapshot |
2020-07-15 |
Hugo van der... | Remove IWYU 'Why Comments'. |
commit | commitdiff | tree | snapshot |
2020-07-15 |
Hugo van der... | Remove stdint.h and cstdint includes. |
commit | commitdiff | tree | snapshot |
2020-07-15 |
Hugo van der... | Merge pull request #32 from icu-units/cleanup2 |
commit | commitdiff | tree | snapshot |
2020-07-15 |
Hugo van der... | Remove stray 'splitDirs.isEmpty()' check. |
commit | commitdiff | tree | snapshot |
2020-07-10 |
Hugo van der... | Follow IWYU recommendations with only a couple of excep... |
commit | commitdiff | tree | snapshot |
2020-07-08 |
Hugo van der... | Signum, not SigNum. |
commit | commitdiff | tree | snapshot |
2020-07-08 |
Hugo van der... | Merge pull request #18 from icu-units/measunit_pow |
commit | commitdiff | tree | snapshot |
2020-07-08 |
Hugo van der... | Fix spec compliance of new units code: -pN- -> -powN- |
commit | commitdiff | tree | snapshot |
2020-07-08 |
Hugo van der... | MeasureUnit Identifier spec compliance: s/p/pow/ |
commit | commitdiff | tree | snapshot |
2020-07-07 |
Hugo | Merge pull request #17 from icu-units/units_exportconverter |
commit | commitdiff | tree | snapshot |
2020-07-07 |
Hugo van der... | Move addSingleFactorConstant from anonymous namespace... |
commit | commitdiff | tree | snapshot |
2020-07-07 |
Hugo van der... | Clang-format changes from the previous commit. |
commit | commitdiff | tree | snapshot |
2020-07-07 |
Hugo van der... | Minimal edit moving some UnitConverter code into namesp... |
commit | commitdiff | tree | snapshot |
2020-07-07 |
Hugo | Merge pull request #16 from icu-units/namespace |
commit | commitdiff | tree | snapshot |
2020-07-07 |
Hugo van der... | Namespace icu::units instead of icu::units::impl. |
commit | commitdiff | tree | snapshot |
2020-07-06 |
Hugo van der... | Use namespace ::icu::units::impl for units-related... |
commit | commitdiff | tree | snapshot |
2020-07-06 |
Hugo van der... | Move unitconverter.h code into namespace icu::units... |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Hugo | Merge pull request #5 from hugovdm/usage_glue |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Hugo van der... | Add brief documentation for Usage class, and hide inter... |
commit | commitdiff | tree | snapshot |
2020-06-30 |
Hugo van der... | LongNameHandler factories: require fillIn, return void. |
commit | commitdiff | tree | snapshot |
2020-06-30 |
Hugo van der... | Add LongNameHandler::LongNameHandler(). AllowShortFunct... |
commit | commitdiff | tree | snapshot |
2020-06-30 |
Hugo van der... | LongNameHandler factories return pointers again, but... |
commit | commitdiff | tree | snapshot |
2020-06-30 |
Hugo van der... | dependencies.txt: numberformatter depends on unitsforma... |
commit | commitdiff | tree | snapshot |
2020-06-30 |
Hugo van der... | Better error handling on four calls. |
commit | commitdiff | tree | snapshot |
2020-06-30 |
Hugo van der... | outputUnit: std::move tweak. |
commit | commitdiff | tree | snapshot |
2020-06-30 |
Hugo van der... | LongNameHandler: replace orig factory funcs with the... |
commit | commitdiff | tree | snapshot |
2020-06-30 |
Hugo van der... | Commented assertFormatDescendingBig tests: usage skelet... |
commit | commitdiff | tree | snapshot |
2020-06-30 |
Hugo van der... | Implement FormattedNumber::getOutputUnit() properly. |
commit | commitdiff | tree | snapshot |
2020-06-30 |
Hugo van der... | Add LongNameHandler forMeasureUnitByValue and forCompou... |
commit | commitdiff | tree | snapshot |
2020-06-29 |
Hugo van der... | Six of Nine PR comments addressed. |
commit | commitdiff | tree | snapshot |
2020-06-26 |
Hugo van der... | More cleanups, and disable getOutputUnit tests. |
commit | commitdiff | tree | snapshot |
2020-06-26 |
Hugo van der... | fixup! Move Usage implementation to number_usageprefs.cpp |
commit | commitdiff | tree | snapshot |
2020-06-26 |
Hugo van der... | Little cleanups |
commit | commitdiff | tree | snapshot |
2020-06-26 |
Hugo van der... | Drop StubUnitsRouter, modify UnitsRouter as needed. |
commit | commitdiff | tree | snapshot |
2020-06-26 |
Hugo van der... | Move Usage implementation to number_usageprefs.cpp |
commit | commitdiff | tree | snapshot |
2020-06-25 |
Hugo van der... | Improvements; TODO: getOutputUnit() still not implemented. |
commit | commitdiff | tree | snapshot |
2020-06-25 |
Hugo van der... | cmemory.h: incorporate code-review feedback. |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Hugo van der... | New files: add to dependencies.txt and i18n.vcxproj |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Hugo van der... | One pass of clean-up for PR. |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Hugo van der... | fixup! Documentation tweaks (no code changes). |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Hugo van der... | ICU-21174 Add adopt*() to MemoryPool and MaybeStackVector |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Hugo van der... | Implement stubbed-out Precision, improve NumberFormatte... |
commit | commitdiff | tree | snapshot |
2020-06-22 |
Hugo van der... | StubUnitsRouter constructor taking StringPiece region... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Hugo van der... | Glue Code: skeletons/formatting not implemented yet. |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Hugo van der... | Documentation tweaks (no code changes). |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Hugo van der... | Tweak the edit in the MemoryPool docstring. |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Hugo van der... | Add adoptBack() to MemoryPool and MaybeStackVector |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Shane F. Carr | Merge pull request #49 from hugovdm/units-staging |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Hugo van der... | Improve SingleUnitImpl comparisons. |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Hugo van der... | Use SingleUnitImpl::getSimpleUnitID() instead of now... |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Hugo van der... | Add new cpp files to sources.txt |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Hugo van der... | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Hugo van der... | ICU-21165 Add LdmlConverter UNITS output, update SUPPLE... |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Hugo van der... | ICU-21169 Add SingleUnitImpl::getSimpleUnitID(). |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Frank Tang | ICU-21161 Mark uloc_getDisplayScriptInContext static |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Hugo van der... | ICU-21137 Adjust VSCode IDE settings and README. |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Hugo van der... | Merge branch 'doubleEqualsWithDelta' into units-staging |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Hugo van der... | A bit more constness. |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Hugo van der... | Move new assertEqualsNear code into place. |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Hugo van der... | Temporarily restore assertEqualsNear. |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Hugo van der... | Code review feedback. Temporarily 'assertEqualsNewNear'. |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Hugo van der... | Use uprv_fabs. (abs() is for integer types.) |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Hugo van der... | Attempt to disambiguate 'abs', for MacOSX build failure. |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Hugo van der... | Improve @param delta documentation. |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Hugo van der... | Use JUnit-like assertEquals. Improve test messages. |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Hugo van der... | Update code for correct NaN/Inf handling. |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Hugo van der... | Create assertEquals for double with a delta parameter. |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Hugo | Merge pull request #51 from hugovdm/units-staging-impor... |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Andy Heninger | ICU-13565 Break Iteration, remove the dictionary bit... |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Hugo van der... | Add -DcldrVersion=37 to 'ant -f build-icu-data.xml... |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Hugo van der... | Update supplementalData.txt and units.txt from CLDR... |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Younies Mahmoud | Merge pull request #30 from younies/units_router |
commit | commitdiff | tree | snapshot |
2020-06-16 |
younies | fix MeasureUnit::simplify method |
commit | commitdiff | tree | snapshot |
2020-06-16 |
younies | add a hint for sorting the units |
commit | commitdiff | tree | snapshot |
2020-06-16 |
younies | add U_FAILURE(status) in emplaceBackAndConfirm |
commit | commitdiff | tree | snapshot |
2020-06-16 |
younies | fix small typo |
commit | commitdiff | tree | snapshot |
2020-06-16 |
younies | fix findAndMerge function |
commit | commitdiff | tree | snapshot |
2020-06-16 |
Hugo van der... | ICU-21078 Improve instructions and gitignore files... |
commit | commitdiff | tree | snapshot |
2020-06-16 |
younies | fix small style |
commit | commitdiff | tree | snapshot |
2020-06-16 |
younies | fix various parts of the code |
commit | commitdiff | tree | snapshot |
2020-06-15 |
David Beaumont | ICU-21149 Adding a helper to allow simpler debugging... |
commit | commitdiff | tree | snapshot |
2020-06-14 |
younies | fix warning in UnitsRouter#route function |
commit | commitdiff | tree | snapshot |
2020-06-14 |
Younies Mahmoud | add formattable to unitsformatter |
commit | commitdiff | tree | snapshot |
2020-06-14 |
younies | fix dependices |
commit | commitdiff | tree | snapshot |
2020-06-13 |
younies | remove unneeded test case |
commit | commitdiff | tree | snapshot |
2020-06-13 |
younies | fix simplify function |
commit | commitdiff | tree | snapshot |
2020-06-13 |
younies | fix formatting |
commit | commitdiff | tree | snapshot |
2020-06-13 |
younies | add arounding epsilon to correct the error in the doubl... |
commit | commitdiff | tree | snapshot |
2020-06-13 |
younies | add MeasureUnit#simplify method to simplify the units... |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Younies Mahmoud | Merge pull request #49 from younies/units_router_younies |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Younies Mahmoud | add emplaceBackAndConfirm to not confirm the emplace... |
commit | commitdiff | tree | snapshot |
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 |
Frank Tang | ICU-21109 minimum grouping digits in DecimalFormat |
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 |
next |