This is an automated email from the ASF dual-hosted git repository.
aherbert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git.
from 2f3aaae fixing checkstyle suppression patterns to work with Windows
paths
new 728d656 Update Complex javadoc.
new 5f06862 Added Boost license for derived works in Complex.
new 30ca501 Complex javadoc updates.
new 32bfd4f Complex: replace internal functional interface.
new 50da429 Rearrange Complex source code.
new 957a246 Update parsing message for Complex to include the input
string.
new b6be43e Update ComplexTest to match the method order of Complex.
new c06ba43 Fix some Complex PMD issues.
The 8 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:
LICENSE.txt | 44 +-
commons-numbers-complex/LICENSE.txt | 44 +-
.../apache/commons/numbers/complex/Complex.java | 4015 ++++++++++----------
.../commons/numbers/complex/ComplexTest.java | 1693 +++++----
src/main/resources/pmd/pmd-ruleset.xml | 29 +-
5 files changed, 2971 insertions(+), 2854 deletions(-)