Skip to content

Tags: attaswift/BigInt

Tags

v5.5.1

Toggle v5.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
improve Decimal conversion performance using `_mantissa` (#124)

* improve Decimal conversion performance using `_mantissa`

* fix linux builds by keeping the decimal string init in a compiler directive

* more efficient zero out assurance after buffer creation

* Decimal (from bigint) initializer

v5.5.0

Toggle v5.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Decimal and Foundation (#122)

* add CustomDebugStringConvertible

* reduce Foundation dependency

* if foundation is available, add Decimal functionality

* more concise floating point init

* dry up data initialization

v5.4.1

Toggle v5.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
tgymnich Tim Gymnich
Revert docc related changes from "Migrate from xcworkspace to swift p…

…ackage (#119)"

This reverts the docc related changes in commit 5f01bdc.

v5.4.0

Toggle v5.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
tgymnich Tim Gymnich
fix links

v5.3.0

Toggle v5.3.0's commit message

v5.2.1

Toggle v5.2.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
tgymnich Tim Gymnich
Bumped version

5.1.0

Toggle 5.1.0's commit message

v5.2.0

Toggle v5.2.0's commit message

v5.1.0

Toggle v5.1.0's commit message

v5.0.0

Toggle v5.0.0's commit message

Unverified

This user has not yet uploaded their public signing key.
re-enabled Mac Catalyst