41
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add TestRelatePA predicate tests More... 6 months ago
Consolidate some relate XML unit tests More... 6 months ago
For XCode 15, the dyld linker behaviour changed and no longer automatically falls back to checking the contents of /usr/local/lib when trying to evaluate an @rpath dependency. As a result, runtime linking is failing on up-to-date MacOS systems. The INSTALL_NAME_DIR directive is used for APPLE builds, to ensure that the installed library advertises its install path, so libraries that link to it can find it again when dynamic linking time arrives. More... 6 months ago
Update NEWS More... 6 months ago
Fix relate computer for empty point elements (#989) More... 6 months ago
Minor revision to steps in HOWTO_RELEASE More... 6 months ago
Rename for consistency -> "Angle::SinCos" -> "Angle::sinCos" More... 6 months ago
Add Angle::SinCos to avoid small errors, e.g. with buffer operations (#978) More... 6 months ago
Clean up simplifier unit test code More... 6 months ago
Update NEWS More... 6 months ago
Fix TopologyPreservingSimplifier endpoint handling to avoid self-intersections (#986) More... 6 months ago
CI: workaround for https://github.com/actions/runner-images/issues/8659 More... 6 months ago
Allow geosop to accept isWKTLiteral with (e.g.) "point empty" More... 6 months ago
Skip over testing empty distances for mixed collections. Closes #979 More... 6 months ago
Add test of prepared geometry against mixed collections More... 6 months ago
Add GEOSOrientPolygons version number doc More... 6 months ago
Fix GEOSGeom_releaseCollection version doc More... 6 months ago
Update NEWS More... 6 months ago
Fix InteriorPointPoint to handle empty elements (#977) More... 6 months ago
Refactor WKTWriter::writeTrimmedNumber for big and small values (#973) More... 7 months ago
CI: Add gcc 13 build (#969)
dbaston
as Dan Baston
More... 7 months ago
Add PrecisionReducer test (#962) More... 8 months ago
CoordinateSequence: Fix logic error when adding another CoordSeq (#963)
dbaston
as Dan Baston
More... 8 months ago
Remove debugging output More... 8 months ago
Update NEWS More... 8 months ago
Improve scale handling for PrecisionModel (#956) More... 8 months ago
Remove debug prints More... 8 months ago
Update NEWS More... 8 months ago
Fix PreparedLineStringDistance for lines within envelope and polygons (#959) More... 8 months ago
Fix home page View Source link (#961) More... 8 months ago