projects
/
commons-geometry.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Migrate workflows from adopt to temurin
[commons-geometry.git]
/
commons-geometry-examples
/
2022-06-05
Alex Herbert
Update README badges
tree
|
commitdiff
2022-05-29
Alex Herbert
Skip select plugins in JMH module
tree
|
commitdiff
2022-05-04
Matt
GEOMETRY-147: adding linecast and line intersection...
tree
|
commitdiff
2022-04-23
Matt
GEOMETRY-146: adding near/far methods to PointMap and...
tree
|
commitdiff
2022-03-18
Matt
GEOMETRY-142: adding PointMap and PointSet implementations
194/head
tree
|
commitdiff
2022-01-03
Matt Juntunen
updating notice year
tree
|
commitdiff
2021-09-30
Matt Juntunen
using latest commons-rng syntax
tree
|
commitdiff
2021-08-21
Matt Juntunen
removing .txt extension from LICENSE and NOTICE files
tree
|
commitdiff
2021-08-21
Matt Juntunen
preparing for 1.1-SNAPSHOT development
tree
|
commitdiff
2021-08-21
Matt Juntunen
update README versions
tree
|
commitdiff
2021-08-13
Matt Juntunen
updating NOTICE year; adding missing NOTICE and LICENSE...
tree
|
commitdiff
2021-08-08
Matt Juntunen
exclude example modules from deployment
tree
|
commitdiff
2021-07-20
Matthew Juntunen
fixing spotbugs issues in examples
tree
|
commitdiff
2021-07-20
Matthew Juntunen
GEOMETRY-136: removing DoubleFormats utility that has...
tree
|
commitdiff
2021-06-12
Matt Juntunen
improvements to DoubleFormats performance
172/head
tree
|
commitdiff
2021-06-06
Matt Juntunen
removing dependabot config; updating build deps
169/head
tree
|
commitdiff
2021-06-05
Matt Juntunen
GEOMETRY-122: using package-private visibility in tests...
167/head
tree
|
commitdiff
2021-06-05
Matt Juntunen
GEOMETRY-124: replacing DoublePrecisionContext with...
166/head
tree
|
commitdiff
2021-04-21
Matt Juntunen
GEOMETRY-118: adding component-specific transform metho...
tree
|
commitdiff
2021-04-20
Matt Juntunen
GEOMETRY-95: adding solid geometry teapot tutorial
tree
|
commitdiff
2021-04-08
Matt Juntunen
GEOMETRY-119: adding Vectors.normalizeOrNull() method...
143/head
tree
|
commitdiff
2021-04-06
dependabot[bot]
Bump jmh.version from 1.27 to 1.29
tree
|
commitdiff
2021-03-28
Matt Juntunen
GEOMETRY-115: adding initial IO modules
141/head
tree
|
commitdiff
2021-03-23
Matt Juntunen
GEOMETRY-116: updating OSGi headers to export subpackages
138/head
tree
|
commitdiff
2020-12-26
Matt Juntunen
adding version bumps suggested by dependabot
tree
|
commitdiff
2020-12-26
Matt Juntunen
GEOMETRY-109: renaming BoundarySourceXX.from() to Bound...
124/head
tree
|
commitdiff
2020-12-23
Arturo Bernal
Minor Improvement
123/head
tree
|
commitdiff
2020-12-18
Matt Juntunen
fixing test docs, formatting, and compile errors
tree
|
commitdiff
2020-12-17
Arturo Bernal
GEOMETRY-105 - Replace the try-catch pattern with asser...
tree
|
commitdiff
2020-12-08
Arturo Bernal
GEOMETRY-106 - Refine Module
114/head
tree
|
commitdiff
2020-12-08
Matt Juntunen
Merge pull request #110 from apache/dependabot/maven...
tree
|
commitdiff
2020-12-08
Matt Juntunen
fixing test and checkstyle failures in examples-io
tree
|
commitdiff
2020-12-06
dependabot[bot]
Bump jmh.version from 1.22 to 1.26
110/head
tree
|
commitdiff
2020-12-06
Matt Juntunen
Merge pull request #105 from arturobernalg/fetaure...
tree
|
commitdiff
2020-12-05
Arturo Bernal
GEOMETRY-103 - Migrate to JUnit 5
104/head
tree
|
commitdiff
2020-07-19
Matt Juntunen
updating README files and pom after 1.0-beta1 release
tree
|
commitdiff
2020-07-04
Matt Juntunen
using enhanced for loop when possible
tree
|
commitdiff
2020-07-04
XenoAmess
fix README.md in a sub-module.
tree
|
commitdiff
2020-07-04
XenoAmess
remove redundant group-id
tree
|
commitdiff
2020-07-02
Matt Juntunen
removing redundant groupId and version entries from...
tree
|
commitdiff
2020-07-02
Matt Juntunen
GEOMETRY-95: adding BSP tree tutorial
83/head
tree
|
commitdiff
2020-07-01
Baljit Singh
Fix README links
tree
|
commitdiff
2020-07-01
Matt Juntunen
GEOMETRY-95: adding 3D mesh classes, PartitionedRegionB...
80/head
tree
|
commitdiff
2020-05-31
Matt Juntunen
GEOMETRY-95: improving implementation of Sphere.toTree...
78/head
tree
|
commitdiff
2020-05-27
Matt Juntunen
GEOMETRY-94: adding PlaneConvexSubset additional implem...
tree
|
commitdiff
2020-05-06
Matt Juntunen
updating examples-io module with new type names
tree
|
commitdiff
2020-05-06
Matt Juntunen
GEOMETRY-92: adding specialized segment, ray, and rever...
tree
|
commitdiff
2020-04-16
Gilles Sadowski
Merge branch 'master' of https://gitbox.apache.org...
tree
|
commitdiff
2020-04-16
Gilles Sadowski
New maven module "examples-io": Shows how to save a...
tree
|
commitdiff
2020-03-30
Matt Juntunen
GEOMETRY-83: adding Circle and Sphere class; making...
74/head
tree
|
commitdiff
2020-02-23
Gilles Sadowski
Merge commit 'refs/pull/68/head' of https://github...
tree
|
commitdiff
2020-02-23
Matt Juntunen
adding missing license and project files
68/head
tree
|
commitdiff
2020-02-04
Alex Herbert
Merge pull request #60 from darkma773r/geometry-75
tree
|
commitdiff
2020-02-04
Matt Juntunen
GEOMETRY-75: small tweaks from PR feedback
60/head
tree
|
commitdiff
2020-02-02
Matt Juntunen
GEOMETRY-75: improving input vector creation in VectorP...
tree
|
commitdiff
2020-02-01
Matt Juntunen
GEOMETRY-85: bumping commons-rng 1.2 -> 1.3; using...
tree
|
commitdiff
2020-02-01
Matt Juntunen
GEOMETRY-75: using multiple input vectors per benchmark
tree
|
commitdiff
2020-01-28
Matt Juntunen
GEOMETRY-75: adding performance module and VectorPerfor...
tree
|
commitdiff