projects
/
commons-geometry.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
removing docs from binary distribution
2021-08-21
Matt Juntunen
removing docs from binary distribution
commit
|
commitdiff
|
tree
2021-08-21
Matt Juntunen
adding release and development documentation
commit
|
commitdiff
|
tree
2021-08-21
Matt Juntunen
adding 1.1 release entry to changes.xml
commit
|
commitdiff
|
tree
2021-08-21
Matt Juntunen
adding missing 1.0-beta1 archive javadoc links
commit
|
commitdiff
|
tree
2021-08-21
Matt Juntunen
enabling japicmp
commit
|
commitdiff
|
tree
2021-08-21
Matt Juntunen
preparing for 1.1-SNAPSHOT development
commit
|
commitdiff
|
tree
2021-08-21
Matt Juntunen
preparing 1.0-rc4
commit
|
commitdiff
|
tree
2021-08-21
Matt Juntunen
preparing 1.0-rc3
commit
|
commitdiff
|
tree
2021-08-21
Matt Juntunen
merging release branch changes
commit
|
commitdiff
|
tree
2021-08-21
Matt Juntunen
preparing RC1
commit
|
commitdiff
|
tree
2021-08-21
Matt Juntunen
update README versions
commit
|
commitdiff
|
tree
2021-08-16
Matt Juntunen
implementing changes from rc3 feedback
commit
|
commitdiff
|
tree
2021-08-14
Matt Juntunen
fixing assembly exclude expression
commit
|
commitdiff
|
tree
2021-08-14
Matt Juntunen
updating dist-archive and rat exclusions
commit
|
commitdiff
|
tree
2021-08-14
Matt Juntunen
excluding ConfusingTernary PMD rule
commit
|
commitdiff
|
tree
2021-08-14
Matt Juntunen
using RELEASE-NOTES.txt to test for child modules
commit
|
commitdiff
|
tree
2021-08-13
Matt Juntunen
adding missing test cases
commit
|
commitdiff
|
tree
2021-08-13
Matt Juntunen
updating NOTICE year; adding missing NOTICE and LICENSE...
commit
|
commitdiff
|
tree
2021-08-12
Matt Juntunen
adding example module section to userguide
commit
|
commitdiff
|
tree
2021-08-08
Matt Juntunen
exclude example modules from deployment
commit
|
commitdiff
|
tree
2021-08-06
Matt Juntunen
adding io modules to dist-archive and removing example...
commit
|
commitdiff
|
tree
2021-08-02
Matt Juntunen
GEOMETRY-139: abstracting GeometryInput and GeometryOutput...
commit
|
commitdiff
|
tree
2021-08-01
Matt Juntunen
update changes.xml
commit
|
commitdiff
|
tree
2021-07-31
Matt Juntunen
GEOMETRY-138: switching to unchecked exceptions in...
commit
|
commitdiff
|
tree
2021-07-24
Matt Juntunen
removing redundant predicate
commit
|
commitdiff
|
tree
2021-07-24
Matt Juntunen
replacing lambda with method reference
commit
|
commitdiff
|
tree
2021-07-24
Matt Juntunen
fixing osgi symbolic names
commit
|
commitdiff
|
tree
2021-07-24
Matt Juntunen
adding changes to changes.xml
commit
|
commitdiff
|
tree
2021-07-24
Matt Juntunen
updating docs to discuss possible runtime exceptions...
commit
|
commitdiff
|
tree
2021-07-24
Matt Juntunen
GEOMETRY-137: making SimpleTextParser throw IOException...
commit
|
commitdiff
|
tree
2021-07-24
Matt Juntunen
minor sonarqube fixes
commit
|
commitdiff
|
tree
2021-07-23
Matt Juntunen
GEOMETRY-63: more minor SonarQube fixes
commit
|
commitdiff
|
tree
2021-07-19
Matt Juntunen
ignoring spotbugs false positives
commit
|
commitdiff
|
tree
2021-07-18
Matt Juntunen
updating dependencies
commit
|
commitdiff
|
tree
2021-06-22
Matt Juntunen
GEOMETRY-126: replacing usage of commons-numbers LinearCombi...
commit
|
commitdiff
|
tree
2021-06-12
Matt Juntunen
using commons-numbers Norm enum
commit
|
commitdiff
|
tree
2021-06-12
Matt Juntunen
improvements to DoubleFormats performance
commit
|
commitdiff
|
tree
2021-06-09
Matt Juntunen
GEOMETRY-13: using Norms from commons-numbers
commit
|
commitdiff
|
tree
2021-06-06
Matt Juntunen
removing dependabot config; updating build deps
commit
|
commitdiff
|
tree
2021-06-06
Matt Juntunen
GEOMETRY-123: replacing DoubleFormat with DoubleFunction...
commit
|
commitdiff
|
tree
2021-06-05
Matt Juntunen
GEOMETRY-122: using package-private visibility in tests...
commit
|
commitdiff
|
tree
2021-06-05
Matt Juntunen
GEOMETRY-124: replacing DoublePrecisionContext with...
commit
|
commitdiff
|
tree
2021-04-21
Matt Juntunen
GEOMETRY-63: fixing various PMD and SonarQube issues
commit
|
commitdiff
|
tree
2021-04-21
Matt Juntunen
GEOMETRY-121: adding EuclideanUtils class
commit
|
commitdiff
|
tree
2021-04-21
Matt Juntunen
GEOMETRY-118: adding component-specific transform methods...
commit
|
commitdiff
|
tree
2021-04-20
Matt Juntunen
GEOMETRY-120: adding SimpleTriangleMesh.Builder.addFace...
commit
|
commitdiff
|
tree
2021-04-20
Matt Juntunen
GEOMETRY-95: adding solid geometry teapot tutorial
commit
|
commitdiff
|
tree
2021-04-09
Matt Juntunen
GEOMETRY-117: implementing AffineTransformMatrix2D...
commit
|
commitdiff
|
tree
2021-04-08
Matt Juntunen
GEOMETRY-119: adding Vectors.normalizeOrNull() method...
commit
|
commitdiff
|
tree
2021-04-06
Matt Juntunen
dependabot: bumping checkstyle, spotbugs, junit, and...
commit
|
commitdiff
|
tree
2021-03-28
Matt Juntunen
GEOMETRY-115: adding initial IO modules
commit
|
commitdiff
|
tree
2021-03-23
Matt Juntunen
GEOMETRY-116: updating OSGi headers to export subpackages
commit
|
commitdiff
|
tree
2021-01-16
Matt Juntunen
Merge pull request #129 from arturobernalg/feature...
commit
|
commitdiff
|
tree
2020-12-26
Matt Juntunen
adding version bumps suggested by dependabot
commit
|
commitdiff
|
tree
2020-12-26
Matt Juntunen
GEOMETRY-109: renaming BoundarySourceXX.from() to BoundarySo...
commit
|
commitdiff
|
tree
2020-12-18
Matt Juntunen
GEOMETRY-108: adding BoundaryList classes
commit
|
commitdiff
|
tree
2020-12-18
Matt Juntunen
fixing test docs, formatting, and compile errors
commit
|
commitdiff
|
tree
2020-12-10
Matt Juntunen
bumping pmd and spotbugs versions; using managed antrun...
commit
|
commitdiff
|
tree
2020-12-10
Matt Juntunen
updating checkstyle plugin version to 3.1.1 and excluding...
commit
|
commitdiff
|
tree
2020-12-08
Matt Juntunen
Merge pull request #110 from apache/dependabot/maven...
commit
|
commitdiff
|
tree
2020-12-08
Matt Juntunen
fixing test and checkstyle failures in examples-io
commit
|
commitdiff
|
tree
2020-12-06
Matt Juntunen
Merge pull request #105 from arturobernalg/fetaure...
commit
|
commitdiff
|
tree
2020-11-15
Matt Juntunen
GEOMETRY-102: disabling clirr during beta version developmen...
commit
|
commitdiff
|
tree
2020-08-12
Matt Juntunen
GEOMETRY-63: adding equals() method test helper; using...
commit
|
commitdiff
|
tree
2020-08-10
Matt Juntunen
bumping commons-parent version to 52
commit
|
commitdiff
|
tree
2020-08-10
Matt Juntunen
GEOMETRY-63: method simplification and misc cleanup
commit
|
commitdiff
|
tree
2020-08-09
Matt Juntunen
GEOMETRY-63: reducing the complexity of several methods
commit
|
commitdiff
|
tree
2020-07-19
Matt Juntunen
updating README files and pom after 1.0-beta1 release
commit
|
commitdiff
|
tree
2020-07-19
Matt Juntunen
updating release files after 1.0-beta1 release
commit
|
commitdiff
|
tree
2020-07-15
Matt Juntunen
GEOMETRY-100: adding special cases for centroid computations...
commit
|
commitdiff
|
tree
2020-07-07
Matt Juntunen
Reverting name change after discussion on dev ML.
commit
|
commitdiff
|
tree
2020-07-05
Matt Juntunen
fixing checkstyle suppression on windows; adjusting...
commit
|
commitdiff
|
tree
2020-07-04
Matt Juntunen
GEOMETRY-99: using Double.compare in equals and Double...
commit
|
commitdiff
|
tree
2020-07-04
Matt Juntunen
using enhanced for loop when possible
commit
|
commitdiff
|
tree
2020-07-03
Matt Juntunen
GEOMETRY-63: adding assertions to test case
commit
|
commitdiff
|
tree
2020-07-03
Matt Juntunen
GEOMETRY-63: swapping assertion argument order
commit
|
commitdiff
|
tree
2020-07-03
Matt Juntunen
removing empty test
commit
|
commitdiff
|
tree
2020-07-03
Matt Juntunen
GEOMETRY-63: removing unnecessary braces in lambdas...
commit
|
commitdiff
|
tree
2020-07-03
Matt Juntunen
GEOMETRY-63: throwing NoSuchElementException in SimpleTriang...
commit
|
commitdiff
|
tree
2020-07-03
Matt Juntunen
updating dist-archive pom dependencies; removing redundant...
commit
|
commitdiff
|
tree
2020-07-02
Matt Juntunen
removing redundant groupId and version entries from...
commit
|
commitdiff
|
tree
2020-07-02
Matt Juntunen
GEOMETRY-95: adding BSP tree tutorial
commit
|
commitdiff
|
tree
2020-07-01
Matt Juntunen
GEOMETRY-95: adding 3D mesh classes, PartitionedRegionBuilde...
commit
|
commitdiff
|
tree
2020-06-26
Matt Juntunen
GEOMETRY-50: using SafeNorm for 3D norm computation
commit
|
commitdiff
|
tree
2020-05-31
Matt Juntunen
GEOMETRY-95: improving implementation of Sphere.toTree...
commit
|
commitdiff
|
tree
2020-05-27
Matt Juntunen
adding references to hyperplane and hyperplanesubset...
commit
|
commitdiff
|
tree
2020-05-27
Matt Juntunen
GEOMETRY-97: using the term 'centroid' to refer to...
commit
|
commitdiff
|
tree
2020-05-27
Matt Juntunen
GEOMETRY-94: adding PlaneConvexSubset additional implementat...
commit
|
commitdiff
|
tree
2020-05-06
Matt Juntunen
GEOMETRY-96: optimizing HyperplaneSubset.Builder implementat...
commit
|
commitdiff
|
tree
2020-05-06
Matt Juntunen
updating examples-io module with new type names
commit
|
commitdiff
|
tree
2020-05-06
Matt Juntunen
GEOMETRY-92: adding specialized segment, ray, and reverse...
commit
|
commitdiff
|
tree
2020-04-08
Matt Juntunen
updating commons-numbers dependency to 1.0-beta1
commit
|
commitdiff
|
tree
2020-04-07
Matt Juntunen
removing dist-archive module from release profile to...
commit
|
commitdiff
|
tree
2020-03-30
Matt Juntunen
GEOMETRY-83: adding Circle and Sphere class; making...
commit
|
commitdiff
|
tree
2020-03-24
Matt Juntunen
GEOMETRY-91: updating AbstractConvexHyperplaneBoundedRegion...
commit
|
commitdiff
|
tree
2020-03-11
Matt Juntunen
Merge pull request #69 from darkma773r/geometry-56
commit
|
commitdiff
|
tree
2020-03-11
Matt Juntunen
updating developer entry
commit
|
commitdiff
|
tree
2020-03-10
Matt Juntunen
GEOMETRY-56: downgrading JXR version to prevent dist...
commit
|
commitdiff
|
tree
2020-03-07
Matt Juntunen
GEOMETRY-36: adding Rotation2D class
commit
|
commitdiff
|
tree
2020-03-07
Matt Juntunen
GEOMETRY-90: adding QuaternionRotation.Slerp class...
commit
|
commitdiff
|
tree
next