This is an automated email from the ASF dual-hosted git repository.

erans pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git.


    from 1a5d479  Unused API removed.
     new ebab0bc  Nit: Formatting (unit tests).
     new 4b4bac4  Javadoc.
     new b398da3  Unused class.
     new f27b5da  Unit tests.
     new 3f1b9e4  Javadoc.
     new 97eaea3  Unit tests.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../commons/numbers/fraction/BigFraction.java      |  4 +-
 .../apache/commons/numbers/fraction/Fraction.java  |  2 +-
 .../numbers/fraction/FractionParseException.java   | 43 ---------------------
 .../commons/numbers/fraction/BigFractionTest.java  | 22 +++++++++--
 .../commons/numbers/fraction/FractionTest.java     | 45 ++++++++++++++++++----
 5 files changed, 59 insertions(+), 57 deletions(-)
 delete mode 100644 
commons-numbers-fraction/src/main/java/org/apache/commons/numbers/fraction/FractionParseException.java

Reply via email to