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/cleanup #36

Merged
merged 38 commits into from
Apr 6, 2024
Merged

update/cleanup #36

merged 38 commits into from
Apr 6, 2024

Conversation

MrMatthewLayton
Copy link
Member

General code cleanup.

…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.
Base automatically changed from update/text-base to main April 5, 2024 23:04
# Conflicts:
#	OnixLabs.Core/Collections/Collection.Empty.cs
#	OnixLabs.Core/Collections/Collection.Of.cs
#	OnixLabs.Core/Preconditions.cs
#	OnixLabs.Core/Text/Base16.Parse.cs
#	OnixLabs.Core/Text/Base32.Equatable.cs
#	OnixLabs.Core/Text/Base32.Parse.cs
#	OnixLabs.Core/Text/Base58.Parse.cs
#	OnixLabs.Core/Text/Base64.Equatable.cs
#	OnixLabs.Core/Text/Base64.Parse.cs
#	OnixLabs.Core/Text/IBaseRepresentation.cs
#	OnixLabs.Numerics/BigDecimal.Comparable.cs
#	OnixLabs.Numerics/BigDecimal.Convertible.cs
#	OnixLabs.Numerics/BigDecimal.Equatable.cs
#	OnixLabs.Numerics/BigDecimal.Format.cs
#	OnixLabs.Numerics/BigDecimal.Is.cs
#	OnixLabs.Numerics/BigDecimal.Parse.cs
#	OnixLabs.Numerics/BigDecimal.To.cs
#	OnixLabs.Numerics/BigDecimal.cs
#	OnixLabs.Numerics/Ieee754Converter.cs
#	OnixLabs.Numerics/NumberInfo.Comparable.cs
#	OnixLabs.Numerics/NumberInfo.Equatable.cs
#	OnixLabs.Numerics/NumberInfo.Parse.cs
#	OnixLabs.Numerics/NumberInfo.To.cs
#	OnixLabs.Numerics/NumberInfo.cs
#	OnixLabs.Numerics/NumericsExtensions.cs
@MrMatthewLayton MrMatthewLayton merged commit b12ebbe into main Apr 6, 2024
1 check passed
@MrMatthewLayton MrMatthewLayton deleted the update/cleanup branch April 6, 2024 00:16
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