]> granicus.if.org Git - icu/shortlog
icu
2020-03-12 Hugo van der... ldml2icu: add approximate constants, without including...
2020-03-12 Hugo van der... Update constants and preferences using existing ldml2ic...
2020-03-06 Shane F. CarrMerge pull request #20 from hugovdm/units-staging
2020-03-06 Hugo van der... Review: use errCode.errIfFailureAndReset.
2020-03-05 Hugo van der... Temporarily disable unitsTest.txt tests with unsupporte...
2020-03-05 Hugo van der... Read and fprintf unitsTest.txt data-driven unit tests
2020-03-05 Hugo van der... Update testdata/units/* to CLDR commit 19daf508 dated...
2020-03-05 Hugo van der... Describe origins of testdata/units/* in top-of-file...
2020-03-05 Hugo van der... Pristine copy of CLDR's common/testData/units/*
2020-02-25 Shane F. CarrMerge pull request #19 from hugovdm/units-staging
2020-02-25 Hugo van der... ICU-20568 Fix sorting of unitPreferenceData rules:...
2020-02-25 Shane F. CarrMerge pull request #18 from hugovdm/units-staging-unitprefs
2020-02-25 Shane F. CarrMerge pull request #17 from hugovdm/units-staging
2020-02-25 Hugo van der... ldml2icu unitPReferences: drop rules for missing usage...
2020-02-25 Hugo van der... ldml2icu for unitPreferences, outputting into units.txt
2020-02-25 Hugo van der... CLDR-13488 Fix ldml2icu convertUnit rules and update...
2020-02-18 Shane F. CarrMerge pull request #14 from hugovdm/units-usages-sampledata
2020-02-17 Hugo van der... Remove diffs that aren't related to the unitPreferenceD...
2020-02-03 Shane F. CarrMerge pull request #16 from sffc/unit-id
2020-02-01 Shane F. CarrMerge pull request #15 from jefgen/jefgen/disable-warni...
2020-01-31 Jeff GenovyDisable warning 4661 for MSVC for NumberFormatterSettin...
2020-01-30 Shane CarrFix docs build
2020-01-30 Shane CarrFixing test failures.
2020-01-29 Shane CarrMaking sequence units composed of single units. Renamin...
2020-01-24 Hugo van der... Adjust supplementalData.txt to something "<FIFO>" can...
2020-01-24 Shane CarrFix Doxygen warnings
2020-01-23 Hugo van der... Fix: missing line.
2020-01-22 Hugo van der... Replace tabs with spaces.
2020-01-22 Hugo van der... Rework the samples, based on inability to iterate over...
2020-01-22 Shane F. CarrMerge pull request #11 from hugovdm/units-staging
2020-01-22 Hugo van der... supplementalData.txt: Add alt{""} in empty units to...
2020-01-22 Hugo van der... Update units.txt to latest macchiati/CLDR-13488-add...
2020-01-21 Shane F. CarrFix depstest by separating number_skeletons into its...
2020-01-21 Shane F. CarrUse new unit identifier parsing code in number skeletons
2020-01-21 Hugo van der... Some sample unitPreferences data for discussing output...
2020-01-20 Hugo van der... Merge remote-tracking branch 'sffc/units-staging' into...
2020-01-17 Shane F. CarrAdd U_HIDE_DRAFT_API
2020-01-17 Shane F. CarrFix dependencies.txt
2020-01-17 Shane F. CarrMerge pull request #13 from sffc/unit-id
2020-01-17 Shane F. CarrMove measunit_extra.o to avoid merge conflict
2020-01-17 Shane F. CarrMerge pull request #12 from unicode-org/master
2020-01-17 Shane F. CarrChange public method to use StringPiece
2020-01-17 Shane F. CarrImplementing sequence units and fixing bugs
2020-01-17 Shane F. CarrRenaming and refactoring
2020-01-17 Shane F. CarrCheckpoint
2020-01-17 Shane F. CarrCheckpoint
2020-01-17 Shane F. CarrCheckpoint
2020-01-17 Shane F. CarrCheckpoint
2020-01-17 Shane F. CarrNext checkpoint
2020-01-17 Shane F. CarrAdditional WIP
2020-01-17 Shane F. CarrAdding measunit_extra.cpp with basic trie
2020-01-17 Shane F. CarrRemoving fCurrency to always use fId
2020-01-17 Shane F. CarrIntermediate work on new unit identifiers
2020-01-17 Hugo van der... ICU-20568 Fix: s/1/one/ from https://github.com/macchia...
2020-01-17 HugoMerge pull request #8 from hugovdm/units-staging
2020-01-17 Hugo van der... Fix unitConstant to permit referring to other unitConst...
2020-01-17 Hugo van der... Merge remote-tracking branch 'sffc/units-staging' into...
2020-01-17 Hugo van der... Adapt units.txt format to commit 83e66b7dde
2020-01-17 Younies MahmoudMerge pull request #9 from younies/units
2020-01-17 Youniesfix units.txt style: flatten the structure
2020-01-17 Hugo van der... Add units.txt produced from macchiati/CLDR-13488-add...
2020-01-17 Hugo van der... LdmlConverter: convert units.xml into units.txt
2020-01-17 Hugo van der... Add unit conversion rules to ldml2icu_supplemental...
2020-01-17 Hugo van der... Reformat sample units.txt to minimize upcoming diffs.
2020-01-17 Younies MahmoudMerge pull request #7 from younies/units
2020-01-17 Youniesfix units.txt
2020-01-17 Shane F. CarrMerge pull request #6 from younies/units
2020-01-17 Youniesfix warnings of comparing raw 16 bit string pointers
2020-01-17 Youniesfix style
2020-01-17 YouniesMerge branch 'units-staging' of github.com:sffc/icu...
2020-01-17 YouniesAdd skeleton for units code
2020-01-17 YouniesAdd Tests for Area
2020-01-17 Shane F. CarrMerge pull request #5 from hugovdm/units-sample-unittxt
2020-01-17 YouniesAdd tests for SI prefixes
2020-01-17 Hugo van der... Fix LdmlConverter.java indentation.
2020-01-17 Youniesfix typo: temprature --> temperature
2020-01-17 Shane F. CarrMerge pull request #4 from hugovdm/units-staging
2020-01-17 YouniesAdd temprature test cases
2020-01-17 Shane CarrICU-20665 Removing number-dependence from ICU4C Formatt...
2020-01-17 YouniesAdd mass test cases
2020-01-17 Frank Yung... ICU-20673 Allow built-in translit ID w/o data.
2020-01-16 Youniesskeleton for unit test in icu
2020-01-16 Youniesskeleton for unit test in icu
2020-01-16 Youniesskeleton for unit test in icu
2020-01-16 Youniesskeleton for unit test in icu
2020-01-16 Hugo van der... Fix erroneous F-to-C offset.
2020-01-16 Hugo van der... CLDR-13488: sample units.txt with constants, area and...
2020-01-16 Hugo van der... Early-return from ProcessLdml if it's not going to...
2020-01-14 Shane CarrICU-20418 Implementing concise number skeletons in...
2020-01-14 Shane CarrICU-20418 Fix indentation of CHECK_NULL in number_skele...
2020-01-14 Shane CarrICU-20418 Adding concise number skeletons in ICU4C
2020-01-14 Shane CarrICU-20418 Adding *internal* parse method for core unit...
2020-01-14 Shane CarrICU-20921 Adding find and compare to StringPiece
2020-01-09 Joshua RootICU-20875 Include <cstddef> for max_align_t
2020-01-09 Caio LimaICU-20442 Adding support for hour-cycle on DateTimePatt...
2020-01-08 Nikita IashchenkoICU-20928 Fix incorrect javadoc reference in DecimalFor...
2020-01-08 SmaarnICU-20871 Fixed: no rule was defined to create the...
2020-01-07 Hugh McMasterICU-20924 Use pkg-config to generate the path to pkgdat...
2020-01-04 Frank TangICU-20934 Fix TZ test error
2020-01-03 Frank TangICU-20900 Fix createCanonical
next