Bas Couwenberg pushed to branch upstream at Debian GIS Project / geos


Commits:
6ba14ddc by Bas Couwenberg at 2025-08-13T05:33:06+02:00
New upstream version 3.14.0~beta2
- - - - -


47 changed files:

- NEWS.md
- Version.txt
- benchmarks/operation/CMakeLists.txt
- + benchmarks/operation/GridIntersectionPerfTest.cpp
- capi/geos_c.cpp
- capi/geos_c.h.in
- capi/geos_ts_c.cpp
- include/geos/algorithm/Area.h
- include/geos/algorithm/Length.h
- include/geos/geom/CoordinateSequence.h
- include/geos/geom/Envelope.h
- + include/geos/operation/grid/Cell.h
- + include/geos/operation/grid/Crossing.h
- + include/geos/operation/grid/FloodFill.h
- + include/geos/operation/grid/Grid.h
- + include/geos/operation/grid/GridIntersection.h
- + include/geos/operation/grid/Matrix.h
- + include/geos/operation/grid/PerimeterDistance.h
- + include/geos/operation/grid/Side.h
- + include/geos/operation/grid/Traversal.h
- + include/geos/operation/grid/TraversalAreas.h
- release.md
- src/algorithm/Area.cpp
- src/algorithm/Length.cpp
- src/geom/CoordinateSequence.cpp
- src/geom/Envelope.cpp
- + src/operation/grid/Cell.cpp
- + src/operation/grid/FloodFill.cpp
- + src/operation/grid/Grid.cpp
- + src/operation/grid/GridIntersection.cpp
- + src/operation/grid/PerimeterDistance.cpp
- + src/operation/grid/Traversal.cpp
- + src/operation/grid/TraversalAreas.cpp
- src/operation/overlayng/CoverageUnion.cpp
- + tests/resources/antarctica.wkt
- + tests/resources/regression4.wkt
- + tests/resources/regression6.wkt
- + tests/resources/russia.wkt
- tests/unit/CMakeLists.txt
- tests/unit/capi/GEOSCoverageUnionTest.cpp
- + tests/unit/capi/GEOSGridIntersectionFractionsTest.cpp
- tests/unit/geos_unit.cpp
- + tests/unit/operation/grid/GridIntersectionTest.cpp
- + tests/unit/operation/grid/GridTest.cpp
- + tests/unit/operation/grid/TraversalAreasTest.cpp
- tests/unit/tut/tut_console_reporter.hpp
- tests/unit/utility.h


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/debian-gis-team/geos/-/commit/6ba14ddc8b8d90d3b9d71a80ed458b622871568b

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/geos/-/commit/6ba14ddc8b8d90d3b9d71a80ed458b622871568b
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to