This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository geos.
commit b36455d156b67b74c0cba1b1154b15acdccc3a73 Merge: 214d27e 798d669 Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Tue Jul 25 11:50:28 2017 +0200 Merge tag 'upstream/3.6.2' into experimental Upstream version 3.6.2 CMakeLists.txt | 36 +- ChangeLog | 32586 +++++++++++++++++++ Makefile.am | 13 +- Makefile.in | 15 +- NEWS | 15 + README | 9 +- TODO | 2 - autogen.bat | 1 + capi/geos_c.h | 12 +- capi/geos_c.h.in | 4 +- capi/geos_ts_c.cpp | 4 +- config.guess | 233 +- config.sub | 60 +- configure | 106 +- configure.ac | 4 +- doc/Doxyfile | 2 +- geos_revision.h | 1 + geos_svn_revision.h | 1 - include/geos/geom/Lineal.h | 11 +- include/geos/geom/Polygonal.h | 11 +- include/geos/geom/Puntal.h | 11 +- include/geos/geomgraph/DirectedEdge.h | 4 +- include/geos/geomgraph/DirectedEdgeStar.h | 2 +- include/geos/index/strtree/AbstractSTRtree.h | 8 +- .../geos/operation/union/CascadedPolygonUnion.h | 11 + include/geos/operation/union/GeometryListHolder.h | 2 +- include/geos/util/GEOSException.h | 3 +- include/geos/version.h.vc | 4 +- install-sh | 373 +- ltmain.sh | 4 +- macros/libtool.m4 | 1 - macros/python.m4 | 127 +- nmake.opt | 6 + py-compile | 2 +- src/algorithm/CGAlgorithms.cpp | 8 +- src/algorithm/LineIntersector.cpp | 41 +- src/algorithm/MinimumDiameter.cpp | 9 +- src/geom/IntersectionMatrix.cpp | 6 +- src/geom/util/GeometryEditor.cpp | 2 +- src/geomgraph/DirectedEdge.cpp | 4 +- src/geomgraph/DirectedEdgeStar.cpp | 2 +- src/index/strtree/AbstractSTRtree.cpp | 3 +- src/io/WKTReader.cpp | 59 +- src/linearref/ExtractLineByLocation.cpp | 2 +- src/operation/overlay/OverlayOp.cpp | 5 + src/operation/union/CascadedPolygonUnion.cpp | 184 +- src/operation/union/CascadedUnion.cpp | 3 +- swig/geos.i | 8 +- test-driver | 15 +- tests/unit/Makefile.am | 8 +- tests/unit/Makefile.in | 8 +- tests/unit/capi/GEOSSTRtreeTest.cpp | 2 +- tests/unit/io/WKTReaderTest.cpp | 23 +- tests/unit/tut/tut.hpp | 141 +- tests/unit/tut/tut_assert.hpp | 155 +- tests/unit/tut/tut_config.hpp | 6 + tests/unit/tut/tut_console_reporter.hpp | 103 +- tests/unit/tut/tut_cppunit_reporter.hpp | 218 + tests/unit/tut/tut_exception.hpp | 94 +- tests/unit/tut/tut_fpt.hpp | 181 + tests/unit/tut/tut_macros.hpp | 71 + tests/unit/tut/tut_main.hpp | 111 + tests/unit/tut/tut_posix.hpp | 69 +- tests/unit/tut/tut_reporter.hpp | 2 +- tests/unit/tut/tut_restartable.hpp | 9 +- tests/unit/tut/tut_result.hpp | 84 +- tests/unit/tut/tut_runner.hpp | 55 +- tests/unit/tut/tut_xml_reporter.hpp | 310 + tests/xmltester/Makefile.am | 12 +- tests/xmltester/Makefile.in | 10 +- tests/xmltester/XMLTester.cpp | 185 +- tests/xmltester/XMLTester.h | 1 + .../tests/general/TestPreparedPointPredicate.xml | 34 + .../tests/general/TestPreparedPolygonPredicate.xml | 191 + ...estPreparedPredicatesWithGeometryCollection.xml | 81 + tests/xmltester/tests/ticket/bug837.xml | 16 + tools/CMakeLists.txt | 2 +- tools/Makefile.am | 2 +- tools/Makefile.in | 2 +- tools/{svn_repo_revision.sh => repo_revision.sh} | 30 +- 80 files changed, 35539 insertions(+), 712 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geos.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel