Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update/text-base #35

Merged
merged 39 commits into from
Apr 5, 2024
Merged

update/text-base #35

merged 39 commits into from
Apr 5, 2024

Conversation

MrMatthewLayton
Copy link
Member

Improvements to the parsing capabilities of Base16, Base32, Base58 and Base64 implementations, by implementing ISpanParsable.

…cation, Pow, Parse and other features to BigDecimal, including tests.
…ubtraction, Trim, Truncate, UnaryAddition, UnarySubtraction, and several tests.
…ing IEqualityComparer and IComparer implementations and tests.
…moved all instances of MethodImpl as this should be reviewed during proper performance testing.
…InfoEqualityComparer, NumberInfoOrdinalityComparer and associated unit tests.
…d Base64 implementations, by implementing ISpanParsable.
… and Base64 implementations, by implementing ISpanFormattable. This has also reduced the memory footprint of Base32 and Base58 as they no longer store references to their respective alphabets.
@MrMatthewLayton MrMatthewLayton changed the title update/text base update/text-base Jan 30, 2024
Base automatically changed from feature/numerics to main April 5, 2024 22:11
@MrMatthewLayton MrMatthewLayton merged commit de3d697 into main Apr 5, 2024
1 check passed
@MrMatthewLayton MrMatthewLayton deleted the update/text-base branch April 5, 2024 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant