Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ohumbel/fractions issues and pull requests

#39 - properly implement equals() and compareTo()

Pull Request - State: closed - Opened by ohumbel about 7 years ago - 1 comment

#38 - Prepare for JDK 9

Pull Request - State: closed - Opened by ohumbel about 7 years ago - 1 comment

#37 - Prepare for JDK 9

Issue - State: closed - Opened by ohumbel about 7 years ago - 1 comment
Labels: enhancement

#36 - ensure the Comparable contract is being followed

Issue - State: closed - Opened by ohumbel about 7 years ago
Labels: bug

#35 - verify that .gitattributes is properly set

Issue - State: closed - Opened by ohumbel about 7 years ago - 1 comment
Labels: question

#34 - upgrade gradle to version 3.5

Pull Request - State: closed - Opened by ohumbel over 7 years ago - 1 comment

#33 - toInt, toLong, toDouble should not go via BigDecimal

Issue - State: open - Opened by bk1 about 8 years ago - 6 comments
Labels: enhancement

#32 - denominator always >0

Issue - State: closed - Opened by bk1 about 8 years ago - 4 comments
Labels: enhancement

#31 - add and subtract should use lcm

Issue - State: closed - Opened by bk1 about 8 years ago - 3 comments
Labels: enhancement

#30 - handle BigDecimal.toString() scientific notation

Issue - State: closed - Opened by ohumbel about 8 years ago
Labels: bug, enhancement

#29 - javadoc should tell about cancellation

Issue - State: closed - Opened by ohumbel about 8 years ago
Labels: enhancement

#28 - javadoc should tell about sign handling

Issue - State: closed - Opened by ohumbel about 8 years ago
Labels: enhancement

#27 - BigFraction should implement Serializable

Issue - State: closed - Opened by ohumbel over 8 years ago - 1 comment
Labels: enhancement

#26 - toString() / toFractionString() / toPlainString()

Issue - State: closed - Opened by ohumbel over 8 years ago - 2 comments
Labels: question

#25 - Add travis/Codecov coverage report

Issue - State: closed - Opened by ohumbel over 8 years ago - 1 comment
Labels: enhancement

#24 - Cancel fractions on operations

Issue - State: closed - Opened by ohumbel over 8 years ago - 5 comments
Labels: enhancement

#23 - valueOf(String) should only accept properly formatted values

Issue - State: closed - Opened by ohumbel over 8 years ago
Labels: question

#22 - .valueOf() with integer values do not need to parse Strings

Issue - State: closed - Opened by ohumbel over 8 years ago
Labels: enhancement

#21 - bigDecimalValue(MathContext)

Issue - State: closed - Opened by ohumbel over 8 years ago
Labels: enhancement

#20 - enable comparisons to java.lang.Number

Issue - State: closed - Opened by ohumbel over 8 years ago - 3 comments
Labels: bug, enhancement

#19 - Crazy idea: name the class BigFraction ?

Issue - State: closed - Opened by ohumbel over 8 years ago
Labels: question

#18 - Compile with target Java 7

Issue - State: closed - Opened by ohumbel over 8 years ago - 1 comment
Labels: enhancement

#17 - gradle build

Issue - State: closed - Opened by ohumbel over 8 years ago - 1 comment
Labels: enhancement

#16 - Switch implementations of toString() / toPlainString() ?

Issue - State: closed - Opened by ohumbel over 8 years ago - 2 comments
Labels: question

#15 - Extend Number ?

Issue - State: closed - Opened by ohumbel over 8 years ago
Labels: question

#14 - javadoc

Issue - State: closed - Opened by ohumbel over 8 years ago
Labels: enhancement

#13 - Add a real life usage test

Issue - State: closed - Opened by ohumbel over 8 years ago - 1 comment
Labels: enhancement

#12 - Rename Quotient to Fraction

Issue - State: closed - Opened by ohumbel over 8 years ago
Labels: question

#11 - Allow valueOf("2/3") ?

Issue - State: closed - Opened by ohumbel over 8 years ago - 1 comment
Labels: question

#10 - Choose a license

Issue - State: closed - Opened by ohumbel over 8 years ago - 1 comment
Labels: question

#9 - exact comparisons

Issue - State: closed - Opened by ohumbel over 8 years ago
Labels: bug

#8 - Publish to maven central

Issue - State: closed - Opened by ohumbel over 8 years ago - 7 comments
Labels: enhancement

#7 - Travis build

Issue - State: closed - Opened by ohumbel over 8 years ago
Labels: enhancement

#6 - fix the sign determination when using String constructors

Issue - State: closed - Opened by ohumbel over 8 years ago - 1 comment

#5 - negate() and abs()

Issue - State: closed - Opened by ohumbel over 8 years ago
Labels: enhancement

#4 - pow()

Issue - State: closed - Opened by ohumbel over 8 years ago
Labels: enhancement

#3 - Addition and subtraction

Issue - State: closed - Opened by ohumbel over 8 years ago
Labels: bug

#2 - Fractions should be immutable

Issue - State: closed - Opened by ohumbel over 8 years ago - 1 comment
Labels: bug

#1 - Internal storage

Issue - State: closed - Opened by ohumbel over 8 years ago - 1 comment
Labels: question