Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / danm-de/Fractions issues and pull requests
#94 - DecimalNotationFormatter no longer throws when failing to parse the format specifier
Pull Request -
State: closed - Opened by lipchev about 2 months ago
#93 - DecimalNotationFormatter throws FormatException for some custom formats
Issue -
State: closed - Opened by lipchev 2 months ago
#92 - Mark the MathExt exensions as obsolete
Issue -
State: closed - Opened by lipchev 3 months ago
#91 - Add ReadOnlySpan<char> overloads to the DecimalNotationFormatter
Issue -
State: open - Opened by lipchev 3 months ago
- 1 comment
#90 - Add net9.0 to Fractions.csproj
Pull Request -
State: closed - Opened by lipchev 3 months ago
- 1 comment
#89 - DecimalNotationFormatter: extracted a non-boxing Format overload
Pull Request -
State: closed - Opened by lipchev 3 months ago
- 2 comments
#88 - Improving the performance of the Sqrt extension method
Pull Request -
State: closed - Opened by lipchev 3 months ago
#87 - Support for System.Text.Json?
Issue -
State: closed - Opened by MadsKirkFoged 5 months ago
- 3 comments
#86 - Fractions.DLL showing as Malware / Virus
Issue -
State: closed - Opened by kaddrison 6 months ago
- 1 comment
#85 - Switch to using PackageLicenseExpression and consolidate properties
Pull Request -
State: closed - Opened by lahma 6 months ago
#84 - Fixes #83 - returns Fraction.Zero if the remaining digits are too small
Pull Request -
State: closed - Opened by danm-de 7 months ago
#83 - Possible OverflowException in Fraction.FromDoubleRounded
Issue -
State: closed - Opened by lipchev 7 months ago
- 1 comment
#82 - Fraction.ToDouble() returns NaN for {2 * MaxValue, 2 * MaxValue}
Issue -
State: open - Opened by lipchev 7 months ago
- 2 comments
#81 - Implemened the `INumber<Fraction>` interface (and more..)
Pull Request -
State: open - Opened by lipchev 7 months ago
- 1 comment
#80 - Optimizing the FromDoubleRounded (with significant digits)
Pull Request -
State: closed - Opened by lipchev 7 months ago
- 1 comment
#79 - fixes #78: Fraction.Zero.CompareTo(new Fraction(0, 10, false)) is not 0
Pull Request -
State: closed - Opened by lipchev 7 months ago
#78 - Fraction.Zero.CompareTo(new Fraction(0, 10, false)) is not 0
Issue -
State: closed - Opened by lipchev 7 months ago
#77 - Fixes #76 - CS8604 Possible null reference argument for parameter 'value' in 'bool Fraction.TryParse
Pull Request -
State: closed - Opened by danm-de 7 months ago
#77 - Fixes #76 - CS8604 Possible null reference argument for parameter 'value' in 'bool Fraction.TryParse
Pull Request -
State: closed - Opened by danm-de 7 months ago
#76 - Fraction.TryParse no longer accepts a nullable value (v8)
Issue -
State: closed - Opened by lipchev 7 months ago
- 3 comments
#75 - Dividing with Infinity should return Zero or NaN
Pull Request -
State: closed - Opened by lipchev 7 months ago
#74 - Minor additions to the Readme.md (for v8):
Pull Request -
State: closed - Opened by lipchev 7 months ago
- 1 comment
#73 - Lipchev default to value equality review
Pull Request -
State: closed - Opened by danm-de 8 months ago
#73 - Lipchev default to value equality review
Pull Request -
State: closed - Opened by danm-de 8 months ago
#72 - Optimizing the non-normalized multiplications / divisions
Pull Request -
State: closed - Opened by lipchev 8 months ago
- 9 comments
#71 - Optimized the CompareTo and Equals methods (FractionValueEqualityComparer)
Pull Request -
State: closed - Opened by lipchev 8 months ago
- 9 comments
#70 - Fixing the issues with the rounding of non-normalized fractions
Pull Request -
State: closed - Opened by lipchev 9 months ago
#69 - DecimalFormatter.Format("G", new Fraction(-10, -20, false), CultureInfo.InvariantCulture) returns "0.5000000000000001"
Issue -
State: closed - Opened by lipchev 9 months ago
#68 - fixing the comparisons with infinity
Pull Request -
State: closed - Opened by lipchev 9 months ago
- 1 comment
#67 - Default to value equality (review) (WIP)
Pull Request -
State: closed - Opened by lipchev 9 months ago
- 6 comments
#66 - Feature/default to value equality
Pull Request -
State: closed - Opened by danm-de 9 months ago
- 11 comments
#65 - Operations with unreduced fractions
Pull Request -
State: closed - Opened by lipchev 9 months ago
- 13 comments
#64 - Performance optimizations
Pull Request -
State: closed - Opened by lipchev 9 months ago
- 4 comments
#63 - Libchev adding debugger display proxy
Pull Request -
State: closed - Opened by danm-de 9 months ago
#62 - Apply string parsing hotfix
Pull Request -
State: closed - Opened by danm-de 9 months ago
#61 - Prepare new release 7.7.1
Pull Request -
State: closed - Opened by danm-de 9 months ago
#61 - Prepare new release 7.7.1
Pull Request -
State: closed - Opened by danm-de 9 months ago
#60 - Adding a debugger display proxy
Pull Request -
State: open - Opened by lipchev 9 months ago
#60 - Adding a debugger display proxy
Pull Request -
State: closed - Opened by lipchev 9 months ago
#59 - String parsing hotfix
Pull Request -
State: closed - Opened by lipchev 9 months ago
#59 - String parsing hotfix
Pull Request -
State: closed - Opened by lipchev 9 months ago
#58 - FromString supporting all NumberStyles
Pull Request -
State: closed - Opened by lipchev 9 months ago
- 1 comment
#58 - FromString supporting all NumberStyles
Pull Request -
State: open - Opened by lipchev 9 months ago
- 1 comment
#57 - adding net48 to the benchmark project targets
Pull Request -
State: closed - Opened by lipchev 9 months ago
- 1 comment
#57 - adding net48 to the benchmark project targets
Pull Request -
State: closed - Opened by lipchev 9 months ago
- 1 comment
#56 - List of possible issues with string parsing in v7
Issue -
State: closed - Opened by lipchev 9 months ago
- 4 comments
#56 - List of possible issues with string parsing in v7
Issue -
State: closed - Opened by lipchev 9 months ago
- 4 comments
#55 - Proposal/serialization
Pull Request -
State: open - Opened by danm-de 9 months ago
- 8 comments
#55 - Proposal/serialization
Pull Request -
State: closed - Opened by danm-de 9 months ago
- 11 comments
#54 - Proposal/add normalization not applied
Pull Request -
State: closed - Opened by danm-de 9 months ago
#54 - Proposal/add normalization not applied
Pull Request -
State: closed - Opened by danm-de 9 months ago
#53 - Replaced the State property with the _normalizationNotApplied field
Pull Request -
State: closed - Opened by lipchev 9 months ago
- 12 comments
#53 - Replaced the State property with the _normalizationNotApplied field
Pull Request -
State: closed - Opened by lipchev 9 months ago
- 12 comments
#52 - Updating the benchmark results
Pull Request -
State: closed - Opened by lipchev 9 months ago
#52 - Updating the benchmark results
Pull Request -
State: closed - Opened by lipchev 9 months ago
#51 - Nullable denominator review
Pull Request -
State: closed - Opened by lipchev 9 months ago
- 11 comments
#51 - Nullable denominator review
Pull Request -
State: closed - Opened by lipchev 9 months ago
- 11 comments
#50 - Integration: Lipchev support nan and infnity
Pull Request -
State: closed - Opened by danm-de 10 months ago
- 2 comments
#49 - [Discussion] Use cases for the FractionState
Issue -
State: closed - Opened by lipchev 10 months ago
- 15 comments
#49 - [Discussion] Use cases for the FractionState
Issue -
State: closed - Opened by lipchev 10 months ago
- 3 comments
#48 - Adding support for NaN and Infinity
Pull Request -
State: closed - Opened by lipchev 10 months ago
- 6 comments
#48 - Adding support for NaN and Infinity
Pull Request -
State: closed - Opened by lipchev 10 months ago
- 6 comments
#47 - updated the benchmarks Readme: added the From Double Benchmarks
Pull Request -
State: closed - Opened by lipchev 10 months ago
#47 - updated the benchmarks Readme: added the From Double Benchmarks
Pull Request -
State: closed - Opened by lipchev 10 months ago
#46 - Lipchev from double rounded
Pull Request -
State: closed - Opened by danm-de 10 months ago
#45 - Added extended xml comments to the FromDouble* methods
Pull Request -
State: closed - Opened by lipchev 10 months ago
#44 - Added extended xml comments to the FromDouble* methods (WIP)
Pull Request -
State: closed - Opened by lipchev 10 months ago
- 5 comments
#43 - Lipchev decimal quantity formatter
Pull Request -
State: closed - Opened by danm-de 10 months ago
#42 - Benchmark results summary (with Readme)
Pull Request -
State: closed - Opened by lipchev 10 months ago
#41 - Introduced the negation (-) operator
Pull Request -
State: closed - Opened by lipchev 10 months ago
- 2 comments
#40 - fixes #39 : Incorrect result when rounding 1/3 with MidpointRounding.ToEven
Pull Request -
State: closed - Opened by lipchev 10 months ago
#39 - Incorrect result when rounding 1/3 with MidpointRounding.ToEven
Issue -
State: closed - Opened by lipchev 10 months ago
#38 - Lipchev from double rounded
Pull Request -
State: closed - Opened by danm-de 10 months ago
#37 - FromDouble with significant digits
Pull Request -
State: closed - Opened by lipchev 10 months ago
- 3 comments
#36 - Implement DecimalNotationFormatter and associated tests
Pull Request -
State: closed - Opened by lipchev 10 months ago
- 4 comments
#35 - Lipchev string parsing with scientific notation
Pull Request -
State: closed - Opened by danm-de 10 months ago
- 2 comments
#34 - Lipchev fraction rounding
Pull Request -
State: closed - Opened by danm-de 10 months ago
#33 - Support for parsing long/very precise numbers
Pull Request -
State: closed - Opened by lipchev 10 months ago
#32 - Extended the Pow/Sqrt functions with their fractional-exponent overloads
Pull Request -
State: closed - Opened by lipchev 10 months ago
- 1 comment
#31 - Add the Fraction.Round functions (prototype from decimal.Round)
Pull Request -
State: closed - Opened by lipchev 10 months ago
- 1 comment
#30 - Make the operator from decimal implicit
Pull Request -
State: closed - Opened by lipchev 10 months ago
#29 - Added benchmarks for the most common operations
Pull Request -
State: closed - Opened by lipchev 10 months ago
- 8 comments
#28 - New version 7.4.1 - Bug fix + Code cleanup
Pull Request -
State: closed - Opened by danm-de 10 months ago
#27 - [BUG] Reciprocal of a negative fraction has invalid state
Issue -
State: closed - Opened by lipchev 10 months ago
- 1 comment
#26 - Support for NaN and Infinity
Issue -
State: closed - Opened by lipchev 10 months ago
- 21 comments
#25 - Fractions.Tests: fix invalid characters in test names
Pull Request -
State: closed - Opened by lipchev 10 months ago
- 2 comments
#24 - Added the CLSCompliant(true) attribute
Pull Request -
State: closed - Opened by lipchev 11 months ago
- 1 comment
#23 - Rounding functions
Issue -
State: closed - Opened by chmodseven 11 months ago
- 1 comment
#22 - Reciprocal method
Issue -
State: closed - Opened by teemka over 1 year ago
- 1 comment
#22 - Reciprocal method
Issue -
State: closed - Opened by teemka over 1 year ago
- 1 comment
#21 - Add Reciprocal method
Pull Request -
State: closed - Opened by teemka over 1 year ago
#20 - Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/Fractions.Json
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#19 - Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /tests/Fractions.Json.Tests
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#18 - Remove System.Runtime.Numerics dependency
Pull Request -
State: closed - Opened by stan-sz about 2 years ago
#18 - Remove System.Runtime.Numerics dependency
Pull Request -
State: closed - Opened by stan-sz about 2 years ago
#17 - Unnecessary System.Runtime.Numerics dependency
Issue -
State: closed - Opened by stan-sz about 2 years ago
- 1 comment
#17 - Unnecessary System.Runtime.Numerics dependency
Issue -
State: closed - Opened by stan-sz about 2 years ago
- 1 comment
#16 - Improved to ToDouble
Issue -
State: closed - Opened by hjrb over 2 years ago
- 3 comments
#15 - ToDecimal() is missing the last digit of precision
Issue -
State: closed - Opened by MadsKirkFoged almost 3 years ago
- 2 comments
#15 - ToDecimal() is missing the last digit of precision
Issue -
State: closed - Opened by MadsKirkFoged almost 3 years ago
- 2 comments