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 e44b91e Formatting. new 510e232 NUMBERS-129: Use long instead of int for intermediate results in Fraction.addSub(Fraction, boolean) new dd229ec Javadoc and formatting. new af75e48 Merge branch 'master' into NUMBERS-129__heinrich new 005cf7b Merge branch 'NUMBERS-129__heinrich' The 4 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: .../apache/commons/numbers/fraction/Fraction.java | 331 +++++++++++---------- .../commons/numbers/fraction/CommonTestCases.java | 6 + 2 files changed, 184 insertions(+), 153 deletions(-)