41
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 19 hours ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add const decls to IncrementalDelanayTriangulator More... 8 months ago
Update NEWS More... 8 months ago
Fix IncrementalDelaunayTriangulator to ensure triangulation boundary is convex (#953) More... 8 months ago
Fix WKTWriter to emit EMPTY elements in multi-geometries (#952) More... 8 months ago
Doc: describe empty geometry for getNumGeometries (#950) More... 8 months ago
Fix CMake on Windows with Visual Studio (#945) More... 9 months ago
Chat bridges are down More... 9 months ago
Fix C-API null pointer deref on col (#943) More... 9 months ago
Fix PolygonNodeTopology unit tests More... 9 months ago
Remove cmake version requirement as it gets checked in the parent file More... 10 months ago
Update NEWS More... 10 months ago
Add geosop op largestEmptyCircleBdy More... 10 months ago
Improve C API doc for LineMerge More... 10 months ago
Add doxygen formatting More... 10 months ago
Improve comment for GEOSFree More... 10 months ago
Add LargestEmptyCircle handling of polygon obstacles (#939) More... 10 months ago
Update NEWS More... 10 months ago
Make line intersection computation more robust (#937) More... 10 months ago
Update NEWS.md More... 10 months ago
Fix final WKB test, GH-934 More... 10 months ago
Explicitly set endianness for some tests so that output matches expected. Closes #934 More... 10 months ago
Use DD algorithm in mitred buffer calculation: relatively low performance impact, and more stable output. References GH-933. More... 10 months ago
Quiet MSVC warning on static calls within lambdas. References GH-929 More... 10 months ago
Improve Convex Hull performance by avoiding duplicate uniquing Port of https://github.com/locationtech/jts/pull/985 Added a short-circuit facility to CoordinateFilter (isDone) to avoid rebuilding unique coordinate facility. More... 10 months ago
Hopefully fixes gitlab make distcheck More... 10 months ago
Fix gitlab-ci make distcheck More... 10 months ago
Remove undefined behaviour in use of null PrecisionModel, closes #931 More... 10 months ago
Quiet some warnings in the MSVC build. Gets rid of all noise except the obscure issue with lambdas complaining when they call a method that is defined as both a static and non-static version with the same function name. References GH-929. More... 11 months ago
Move NaN change entries to appropriate release More... 11 months ago
Update CI table with new branch More... 11 months ago