Skip to content

Tags: gitsbi/unlib

Tags

0.9.3

Toggle 0.9.3's commit message
fix order of template arguments to fix overload resolution

0.9.2

Toggle 0.9.2's commit message
do not define quantities per retag or rescale to prevent overloading …

…failing due to non-deducable contexts

0.9.1

Toggle 0.9.1's commit message
updated changelog

0.9.0

Toggle 0.9.0's commit message
merge branch 'unit_strings' into 'main'

0.7.9

Toggle 0.7.9's commit message
updated change log

0.7.8

Toggle 0.7.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #12 from gitsbi/tagget-unit-comparison

do not allow quantities with different tags to be compared

0.7.7

Toggle 0.7.7's commit message
fixed/extended changes.txt

0.7.6

Toggle 0.7.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from gitsbi/fp_comparisons

major redesign of floating point comparison

0.7.5.3

Toggle 0.7.5.3's commit message
added an untag function to simplify tag_cast'ing to an untagged type

0.7.5.2

Toggle 0.7.5.2's commit message
added untag to simplify tag_cast'ing to no_tag