2020-05-06 |
Hugo van der... | Implement slicing via `UnitPreference **&outPreferences`. |
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 |
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... | UnitPreferences class in unitsdata.cpp |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Hugo van der... | Update unitsTest.txt and unitPreferencesTest.txt from... |
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 |
2020-04-29 |
Hugo van der... | Remove the 'FIXME_skip_tests' bool and branch. |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Hugo van der... | Uncomment pound-force-per-square-inch test in unitsTest.txt |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Hugo van der... | testConversions: test convertibility of unitsTest.txt... |
commit | commitdiff | tree | snapshot |
2020-04-28 |
Shane F. Carr | Merge pull request #32 from younies/check_convirtible_units |
commit | commitdiff | tree | snapshot |
2020-04-28 |
Younies Mahmoud | add units_extra to unitsformatter dependencies |
commit | commitdiff | tree | snapshot |
2020-04-28 |
Younies Mahmoud | Merge pull request #31 from hugovdm/check_convirtible_units |
commit | commitdiff | tree | snapshot |
2020-04-28 |
Younies Mahmoud | Merge branch 'check_convirtible_units' into check_convi... |
commit | commitdiff | tree | snapshot |
2020-04-28 |
Younies Mahmoud | fix unitConverter and add ConversionRates class |
commit | commitdiff | tree | snapshot |
2020-04-27 |
Hugo van der... | Enable "testConversions" test again. |
commit | commitdiff | tree | snapshot |
2020-04-27 |
Younies Mahmoud | fix dependencies.txt |
commit | commitdiff | tree | snapshot |
2020-04-22 |
Younies Mahmoud | merge sffc/units-staging |
commit | commitdiff | tree | snapshot |
2020-04-21 |
Shane F. Carr | Merge pull request #31 from hugovdm/units-staging-getCo... |
commit | commitdiff | tree | snapshot |
2020-04-17 |
Younies Mahmoud | Merge pull request #30 from hugovdm/check_convertible_u... |
commit | commitdiff | tree | snapshot |
2020-04-17 |
Hugo van der... | Fix the broken testConversionCapability unit identifiers. |
commit | commitdiff | tree | snapshot |
2020-04-16 |
Hugo van der... | Remove testGetConversionRateInfo. |
commit | commitdiff | tree | snapshot |
2020-04-16 |
Hugo van der... | Fix deps: use UMemory as base class for it's new(). |
commit | commitdiff | tree | snapshot |
2020-04-16 |
Hugo van der... | dependencies.txt attempt #1: where's "operator new... |
commit | commitdiff | tree | snapshot |
2020-04-16 |
Hugo van der... | Nit: remove two unneeded #includes |
commit | commitdiff | tree | snapshot |
2020-04-16 |
Hugo van der... | Comment out broken test cases as per younies' 476ca805c |
commit | commitdiff | tree | snapshot |
2020-04-16 |
Hugo van der... | Lint: add copyright notices to .txt files from CLDR. |
commit | commitdiff | tree | snapshot |
2020-04-15 |
Hugo van der... | Switch result parameter from pointer to reference. |
commit | commitdiff | tree | snapshot |
2020-04-15 |
Hugo van der... | Return getAllConversionRates result via pointer parameter. |
commit | commitdiff | tree | snapshot |
2020-04-14 |
Younies Mahmoud | fix check Convertibility |
commit | commitdiff | tree | snapshot |
2020-04-14 |
Hugo van der... | Improve documentation comments. |
commit | commitdiff | tree | snapshot |
2020-04-14 |
Hugo van der... | Change outVector from reference to pointer for clarity... |
commit | commitdiff | tree | snapshot |
2020-04-14 |
Hugo van der... | Add getAllConversionRates(), drop selective code. |
commit | commitdiff | tree | snapshot |
2020-04-14 |
Younies Mahmoud | fix compound basic unit |
commit | commitdiff | tree | snapshot |
2020-04-14 |
Younies Mahmoud | Merge pull request #28 from hugovdm/hugovdm_check_conve... |
commit | commitdiff | tree | snapshot |
2020-04-14 |
Younies Mahmoud | small fixes |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Younies Mahmoud | Merge branch 'check_convirtible_units' of github.com... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Shane F. Carr | Merge remote-tracking branch 'upstream/maint/maint... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Hugo van der... | fixup! Rip out compound base unit calculation. |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Hugo van der... | Copy failing unitsTest.txt examples into testConversion... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Hugo | Merge pull request #33 from hugovdm/units-staging-testcases |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Hugo | Merge pull request #34 from hugovdm/units-staging-testi... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Hugo van der... | ICU-21060 Fix the foo-per-a-b -> foo-b-per-a bug. |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Shane F. Carr | Merge branch 'master' into units-staging |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Steven R. Loomis | ICU-20979 API Change Report for 67 RC release-67-rc |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Hugo van der... | fixup! Rip out compound base unit calculation. |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Shane F. Carr | ICU-20979 Update TODOs in formatting code to point... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Shane F. Carr | ICU-21015 Fixing gcc compiler warnings |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Hugo van der... | Comment out test case that seems to trigger a MeasureUn... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Hugo van der... | Improve test output: no more fprintfs. |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Shane F. Carr | ICU-20979 Updating double-conversion from upstream... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Peter Edberg | ICU-20979 delete no-longer-relevant comment related... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Peter Edberg | ICU-20979 integrate CLDR release-37-beta2 to master |
commit | commitdiff | tree | snapshot |
2020-04-01 |
Peter Edberg | ICU-20979 BRS 67rc, ICU4C API promotion |
commit | commitdiff | tree | snapshot |
2020-04-01 |
Daniel Ju | ICU-20979 Update ICU4C readme |
commit | commitdiff | tree | snapshot |
2020-04-01 |
Peter Edberg | ICU-21022 Update logKnownIssue to refer to ticket for... |
commit | commitdiff | tree | snapshot |
2020-04-01 |
Yoshito Umaoka | ICU-20979 BRS67RC Updating ICU4J readme |
commit | commitdiff | tree | snapshot |
2020-04-01 |
Yoshito Umaoka | ICU-20979 BRS67RC Adding ICU4J 67 API signature data... |
commit | commitdiff | tree | snapshot |
2020-04-01 |
Yoshito Umaoka | ICU-20979 BRS67RC Updating ICU4J API change report |
commit | commitdiff | tree | snapshot |
2020-04-01 |
Shane F. Carr | ICU-20979 Fixing instructions in commit report tool |
commit | commitdiff | tree | snapshot |
2020-04-01 |
Jeff Genovy | ICU-20979 Fixing minor MSVC warnings |
commit | commitdiff | tree | snapshot |
2020-04-01 |
Shane F. Carr | ICU-20099 Fix API tags in ListFormatter.SpanField |
commit | commitdiff | tree | snapshot |
2020-04-01 |
Shane F. Carr | ICU-20806 Removing 'implements Cloneable' from Precisio... |
commit | commitdiff | tree | snapshot |
2020-04-01 |
Yoshito Umaoka | ICU-20979 BRS67RC ICU4J API status promotion |
commit | commitdiff | tree | snapshot |
2020-04-01 |
Yoshito Umaoka | ICU-20979 BRS67RC Adding ICU4J serialization test data... |
commit | commitdiff | tree | snapshot |
2020-04-01 |
Hugo van der... | Update to latest CLDR test files: b7a23f3f41 CLDR-13587. |
commit | commitdiff | tree | snapshot |
2020-04-01 |
Hugo van der... | Uncomment test cases that MeasureFormat used to flag... |
commit | commitdiff | tree | snapshot |
2020-03-31 |
Shane F. Carr | ICU-13724 Removing obsolete numberformat2test.cpp |
commit | commitdiff | tree | snapshot |
2020-03-31 |
Peter Edberg | ICU-20979 BRS 67rc, update urename.h |
commit | commitdiff | tree | snapshot |
2020-03-31 |
Younies Mahmoud | adjust the test cases 2 |
commit | commitdiff | tree | snapshot |
2020-03-31 |
Younies Mahmoud | adjust the test cases |
commit | commitdiff | tree | snapshot |
2020-03-31 |
Younies Mahmoud | Merge branch 'units-staging-getConversionRatesInfo... |
commit | commitdiff | tree | snapshot |
2020-03-30 |
Yoshito Umaoka | ICU-20979 BRS67RC Fixed a java doc issue |
commit | commitdiff | tree | snapshot |
2020-03-30 |
Yoshito Umaoka | ICU-20979 BRS67RC Clean up import statements |
commit | commitdiff | tree | snapshot |
2020-03-30 |
Hugo van der... | Have getConversionRatesInfo accept a MaybeStackVector... |
commit | commitdiff | tree | snapshot |
2020-03-30 |
Hugo van der... | Reorder unit tests, drop unneeded comments. |
commit | commitdiff | tree | snapshot |
2020-03-30 |
Hugo van der... | Rip out compound base unit calculation. |
commit | commitdiff | tree | snapshot |
2020-03-30 |
Hugo van der... | Add failing reciprocal test that we want to have passing. |
commit | commitdiff | tree | snapshot |
2020-03-30 |
Hugo van der... | Fix mistake in commented-out identifier in previous... |
commit | commitdiff | tree | snapshot |
2020-03-30 |
Younies Mahmoud | create CheckUnitsState function |
commit | commitdiff | tree | snapshot |
2020-03-30 |
Hugo van der... | Fix comments: remove a WIP, fix expectations in disable... |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Hugo van der... | clang-format pass over new files, for good measure |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Hugo van der... | Clean up getConversionRatesInfo to prepare for review. |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Hugo van der... | Manual cherry-pick of getConversionRatesInfo |
commit | commitdiff | tree | snapshot |
2020-03-27 |
Fredrik Roubert | ICU-20803 Pass ByteSink to _canonicalize(). |
commit | commitdiff | tree | snapshot |
2020-03-27 |
Younies Mahmoud | ICU-20964 Fix small typo mistake |
commit | commitdiff | tree | snapshot |
2020-03-27 |
Elango Cheran | ICU-21026 fix GCC warnings of signed-int left shift |
commit | commitdiff | tree | snapshot |
2020-03-27 |
Daniel Ju | ICU-20979 BRS67RC Update version numbers, regenerate... |
commit | commitdiff | tree | snapshot |
2020-03-26 |
Shane F. Carr | ICU-20854 Add support for more currency variants. |
commit | commitdiff | tree | snapshot |
2020-03-26 |
Victor Chang | ICU-21020 Fix a typo in the LocalizedNumberRangeFormatt... |
commit | commitdiff | tree | snapshot |
2020-03-26 |
Jeff Genovy | ICU-20435 Fix parallel builds with Cygwin to 3.x |
commit | commitdiff | tree | snapshot |
2020-03-26 |
Shane F. Carr | ICU-20418 Number skeletons: implement star wildcard... |
commit | commitdiff | tree | snapshot |
2020-03-26 |
Shane F. Carr | ICU-21005 Fix exhaustive test failure in IntlTestNumber... |
commit | commitdiff | tree | snapshot |
2020-03-25 |
Shane F. Carr | ICU-20920 Changing "Sequence" to "Mixed" in ICU4C Measu... |
commit | commitdiff | tree | snapshot |
2020-03-25 |
Peter Edberg | ICU-21022 Use logKnownIssue to avoid TestDateFormatRoun... |
commit | commitdiff | tree | snapshot |
next |