Skip to content

Tags: attaswift/BigInt

Tags

v5.7.0

Toggle v5.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
 Add strict concurrency checks for Swift 6 support and fix concurrenc…

…y warnings in tests (#130)

* Add checks for Swift 6 support and fix concurrency warnings

* Update .devcontainer/devcontainer.json

Co-authored-by: Tim Gymnich <tim@gymni.ch>

---------

Co-authored-by: Tim Gymnich <tim@gymni.ch>

v5.6.0

Toggle v5.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Android support (#128)

* Android support

* Add Android CI

* Update Android CI

* Run Android CI on macos-13

* Run Android CI on macos-13

v5.5.2

Toggle v5.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Internal _mantissa problem on Windows (#125)

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