Skip to content

Tags: laurencelundblade/QCBOR

Tags

v2.0-alpha-5

Toggle v2.0-alpha-5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version string (#352)

Embed a version string in the library so "strings libqcbor.a" can be used to identify the version. (Typically code that needs dependency on versions (which I hope is never needed) can use the macros).

---------

Co-authored-by: Laurence Lundblade <lgl@securitytheory.com>

v1.6

Toggle v1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version string (#352)

Embed a version string in the library so "strings libqcbor.a" can be used to identify the version. (Typically code that needs dependency on versions (which I hope is never needed) can use the macros).

---------

Co-authored-by: Laurence Lundblade <lgl@securitytheory.com>

v2.0-alpha-4

Toggle v2.0-alpha-4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version to a4 (#336)

Co-authored-by: Laurence Lundblade <lgl@securitytheory.com>

v1.5.3

Toggle v1.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
#ifdef fanout warnings and white space (#322)

Co-authored-by: Laurence Lundblade <lgl@securitytheory.com>

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix handling of NaN & Infinity conversion to int using newlib.nano (#314

)

* Fix error handling of NaN & Infinity conversion to integer using newlib.nano

* Fix ifdef fan out

* Update package notes

---------

Co-authored-by: Laurence Lundblade <lgl@securitytheory.com>

v2.0-alpha-3

Toggle v2.0-alpha-3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to a3 (#305)

Just a change to the Fedora package file.

Co-authored-by: Laurence Lundblade <lgl@securitytheory.com>

v2.0-alpha-2

Toggle v2.0-alpha-2's commit message
Bump package version number to 2.0.0.a2

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 1.5.1; mention doc web site and 2.0 alpha (#297)

Co-authored-by: Laurence Lundblade <lgl@securitytheory.com>

v2.0-alpha-1

Toggle v2.0-alpha-1's commit message
Adding basic RPM spec file (#287)

v1.5

Toggle v1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Small big number documentation fixes (#269)

Co-authored-by: Laurence Lundblade <lgl@securitytheory.com>