You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2018/03/22 09:36:00 UTC

[3/3] commons-numbers git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-numbers

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-numbers


Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/588a8ddb
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/588a8ddb
Diff: http://git-wip-us.apache.org/repos/asf/commons-numbers/diff/588a8ddb

Branch: refs/heads/master
Commit: 588a8ddb52ed158fe26eefbeb81b2c7f76197c24
Parents: b2c947b 3d97283
Author: Eric Barnhill <er...@apache.org>
Authored: Thu Mar 22 10:38:11 2018 +0100
Committer: Eric Barnhill <er...@apache.org>
Committed: Thu Mar 22 10:38:11 2018 +0100

----------------------------------------------------------------------
 .../apache/commons/numbers/complex/Complex.java | 21 ++++---------
 pom.xml                                         | 16 +++++-----
 .../spotbugs/spotbugs-exclude-filter.xml        | 31 ++++++++++++++++++++
 src/site/site.xml                               |  4 +--
 4 files changed, 46 insertions(+), 26 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/588a8ddb/commons-numbers-complex/src/main/java/org/apache/commons/numbers/complex/Complex.java
----------------------------------------------------------------------