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 b3890a0  Merge branch 'NUMBERS-122__heinrich'
     new 57bef6a  NUMBERS-119: Take care of special exponent bias with 
subnormal numbers
     new 5e21218  NUMBERS-119: Improve relevant unit test to also check 
denominator
     new e96c118  NUMBERS-119: Simplify assignment of local variable
     new dad57d5  NUMBERS-119: Slight refactoring.
     new 3591266  Uppercase (error message).
     new a24f638  Merge branch 'NUMBERS-119__heinrich'
     new 29f0745  NUMBERS-123: Move code from constructor to conversion method.
     new efc9ec3  NUMBERS-124: Constructor was actually a conversion method.
     new a796401  Javadoc.

The 9 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      | 247 ++++++++++-----------
 .../numbers/fraction/FractionException.java        |   4 +-
 .../commons/numbers/fraction/BigFractionTest.java  |   7 +-
 3 files changed, 121 insertions(+), 137 deletions(-)

Reply via email to