commons/proper/math/trunk/findbugs-exclude-filter.xml
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/oneD/
|
deleted
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/oned/
(Copied from commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/oneD, r1124588)
|
added
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/oned/Interval.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/oned/IntervalsSet.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/oned/OrientedPoint.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/oned/Point1D.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/threeD/
|
deleted
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/threed/
(Copied from commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/threeD, r1124588)
|
added
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/threed/CardanEulerSingularityException.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/threed/Line.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/threed/NotARotationMatrixException.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/threed/OutlineExtractor.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/threed/Plane.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/threed/Point3D.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/threed/PolyhedronsSet.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/threed/Rotation.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/threed/RotationOrder.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/threed/Vector3D.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/threed/Vector3DFormat.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/twoD/
|
deleted
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/twod/
(Copied from commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/twoD, r1124588)
|
added
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/twod/Line.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/twod/NestedLoops.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/twod/Point2D.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/twod/PolygonsSet.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/twod/Segment.java
|
modified
, text changed
|
commons/proper/math/trunk/src/main/java/org/apache/commons/math/geometry/euclidean/twod/SegmentBuilder.java
|
modified
, text changed
|
commons/proper/math/trunk/src/site/xdoc/userguide/geometry.xml
|
modified
, text changed
|
commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/oneD/
|
deleted
|
commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/oned/
(Copied from commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/oneD, r1124588)
|
added
|
commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/oned/IntervalsSetTest.java
|
modified
, text changed
|
commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/threeD/
|
deleted
|
commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/threed/
(Copied from commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/threeD, r1124588)
|
added
|
commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/threed/FrenchVector3DFormatTest.java
|
modified
, text changed
|
commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/threed/LineTest.java
|
modified
, text changed
|
commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/threed/PlaneTest.java
|
modified
, text changed
|
commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/threed/PolyhedronsSetTest.java
|
modified
, text changed
|
commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/threed/RotationOrderTest.java
|
modified
, text changed
|
commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/threed/RotationTest.java
|
modified
, text changed
|
commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/threed/Vector3DFormatAbstractTest.java
|
modified
, text changed
|
commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/threed/Vector3DFormatTest.java
|
modified
, text changed
|
commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/threed/Vector3DTest.java
|
modified
, text changed
|
commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/twoD/
|
deleted
|
commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/twod/
(Copied from commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/twoD, r1124588)
|
added
|
commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/twod/LineTest.java
|
modified
, text changed
|
commons/proper/math/trunk/src/test/java/org/apache/commons/math/geometry/euclidean/twod/PolygonsSetTest.java
|
modified
, text changed
|