[sfcgal] tag v1.0.2 deleted (was ca8bc5d)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Mar 13 17:10:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag v1.0.2
in repository sfcgal.

*** WARNING: tag v1.0.2 was deleted! ***

       was  ca8bc5d   changed/added LGPL in files previously forgotten fixed bug introduced by relaxing validity constraint in intersects in c18c88d629a9bf687bd3a221361f9f9544606a0d

This change permanently discards the following revisions:

  discards  ca8bc5d   changed/added LGPL in files previously forgotten fixed bug introduced by relaxing validity constraint in intersects in c18c88d629a9bf687bd3a221361f9f9544606a0d
  discards  0051b12   added author Vincent Mora
  discards  ca98cdf   changed licence to lgpl v2+
  discards  c18c88d   Relax validity constraint on intersects
  discards  da175e3   - missing qt libs (undefined variable QT_LIBRARIES)
  discards  5906a9d   - missing include
  discards  b7db13f   Merge pull request #30 from mborne/master
  discards  1b8c0d9   [MinGW]fix missing SFCGAL_API
  discards  513be5d   - fixed include all.h in offset example - astyle in the rest should be the very last commit before tag 1.0
  discards  3928ae3   fix SFCGAL/all.h in example
  discards  50d7572   Merge pull request #28 from mborne/master
  discards  2311354   fix headers, remove template params for AffineTransform2/AffineTransform3
  discards  97ba8dd   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  37a4526   - oups, forgot the add
  discards  f21c966   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  a913cc0   - moved garden test - removed options (merged them together) - fixed missing include
  discards  aab440a   Force default build type to Release
  discards  29fb408   Fix CMakeLists.txt
  discards  8038424   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  9197a4f   Doc fix
  discards  2c0f4ec   Update README.md
  discards  4adb33c   Merge branch 'master' of github.com:Oslandia/SFCGAL
  discards  d7d9687   - fixed macro calls to get along with astyle
  discards  02231d2   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  06b22e9   Remove all.h
  discards  33138b4   - added testing/fixing script for style
  discards  e284592   Apply astyle
  discards  fb9e94a   Remove search engine generation in doc
  discards  118197c   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  dbaf389   Merge branch 'api_cleanup' of https://github.com/Oslandia/SFCGAL into api_cleanup
  discards  6a1af1c   Bump up version to 1.0.0 for release preparation
  discards  9b500ad   Fix doxygen generation
  discards  89085b3   Merge pull request #27 from mborne/api_cleanup
  discards  a699d26   Merge branch 'api_cleanup' of https://github.com/Oslandia/SFCGAL into api_cleanup
  discards  b9bc620   Merge branch 'api_cleanup' of https://github.com/Oslandia/SFCGAL into api_cleanup
  discards  818314a   Fix clang warnings
  discards  abcd863   - fix clang build
  discards  418a731   Fix intersection3D with revered solids (ignore orientation)
  discards  162201b   Use the NoValidityCheck call of tesselate
  discards  20430e1   Merge branch 'api_cleanup' of https://github.com/Oslandia/SFCGAL into api_cleanup
  discards  046f69d   - added volume computation
  discards  126e4db   Move CGAL header file
  discards  abe9891   Merge branch 'api_cleanup' of github.com:Oslandia/SFCGAL into api_cleanup
  discards  c56363d   Merge branch 'api_cleanup' of https://github.com/Oslandia/SFCGAL into api_cleanup
  discards  8ed3a56   Merge branch 'api_cleanup' of https://github.com/Oslandia/SFCGAL into api_cleanup
  discards  45d46ff   Add modified version of a CGAL header that fixes a memory leak
  discards  dd04cc6   Merge branch 'api_cleanup' of https://github.com/Oslandia/SFCGAL into api_cleanup
  discards  0c4f16a   remove toNef_Polyhedron_3
  discards  82d690a   - added reversed cube (inside/out) to be tested in IsValidTest and   garden test (everything is fine, at least in release)
  discards  43648d5   - added min cgal version - added version test in FindCGAL
  discards  06ca7a6   fixed unused param in release for jenkins build
  discards  3f6d51b   - added try/catch on ctors (actually nearly everywhere)
  discards  01f4e16   Merge branch 'api_cleanup' of https://github.com/Oslandia/SFCGAL into api_cleanup
  discards  cfb04b2   Fix intersection3d : ensure volumes in a geometry set are closed
  discards  118097b   - added throw if non finite values are used for point coordinates - accessing x, y or z of empty point now throws - modified Grid to use x,y,m instead of x,y,z - added check for finite values in extrusion and offset
  discards  8e9cd92   Fix covers and clean intersection outputs
  discards  0a6d2e3   Fix covers()
  discards  dc54ab9   - added triangulation and PreparedGeom to garden test - fixed triangulation (validation of geom) - fixed triangulation test - fixed typo in isValid
  discards  3469205   [warning]remove useless typename
  discards  7eeef8e   merge
  discards  d18f784   Merge branch 'api_cleanup' of github.com:Oslandia/SFCGAL into api_cleanup
  discards  9b68c71   [MinGW]mark problem with conversion to nef polyhedron with MinGW
  discards  9c2575b   - fixed stange output in Logger - fixed unconnected interior detection in isValid - added test for connected/unconnected interior with multiple touching   rings
  discards  7bf6d54   Fix the random bug on intersection3D thanks to update from CGAL
  discards  9b23928   -added warning flags -fixed warnings
  discards  871e4f7   commented out unused typedefs (warning on gcc 4.8
  discards  650fe90   Merge pull request #26 from mborne/api_cleanup
  discards  6147d3e   remove internal boost/CGAL warnings (-isystem instead of -L..)
  discards  94b5893   SFCGAL_BUILD_FAILED_ON_WARNING default to OFF
  discards  0e11865   improve building example
  discards  8b32609   add cmake option SFCGAL_BUILD_FAILED_ON_WARNING
  discards  891fe76   merge
  discards  44b8b59   Merge branch 'api_cleanup' of https://github.com/mborne/SFCGAL into api_cleanup
  discards  c48a052   fix warning
  discards  e0001a8   [polygon_triangulator]add option to force2D
  discards  4e11a7b   [triangulatePolygons]fix for GeometryCollection (infinite loop)
  discards  c4755f2   [SFCGAL::Geometry]fix warning (unused parameter)
  discards  21fd413   - added simple pruning in distance computation - added possibility to run just one line in DistanceTest
  discards  d433405   - fixed uninitialized value in GeometrySet - fixed leak in GeometryCollection unit test run with ZERO LEAK, regress/garden and regress/standalone run fine
  discards  18ea963   - fixed warnings in release
  discards  e863974   - fixed all warning (now compiles with -Werror) - changed operator = to copy&swap idiom (avoid risky/buggy copy to self) all tests pass
  discards  c65083e   Merge branch 'api_cleanup' of https://github.com/mborne/SFCGAL into api_cleanup
  discards  7bc3388   fix build MinGW (missing include in SFCGAL/io/osg.cpp)
  discards  66b08d7   - modfify straight skeleton to work around bug in CGAL with polygons   with touching holes - added polygon with hole and polygon with touching holes in   StraightSkeletonTest - removed leak (bug maybe introduced intermittent bug) in   IntersectionTest
  discards  0bbb7e3   Merge branch 'api_cleanup' of https://github.com/Oslandia/SFCGAL into api_cleanup
  discards  9a6e3d7   - fixed bug in distance3D (intersects was called instead of intersect3D) - changed exception type to InappropriateGeometryException in extrude - fixed bug in isValid(Polygon) - replaced SFCGAL_ASSERT_GEOMETRY_VALIDITY by   SFCGAL_ASSERT_GEOMETRY_VALIDITY_2D in straight skeleton (since projection in the xy plane invalidates 3D geom) - added on formelly bugged case in DistanceTest as a result, only one test fails in garden test, all test pass in unit and regress/standalone
  discards  9ec4af8   fix algorithm::tesselate( Solid ) (create GeometryCollection with empty elements)
  discards  e580194   fix isValid(Polygon), mix between ri/rj
  discards  f7bf1c7   merge
  discards  d888b46   add missing SFCGAL_API, fix tesselate (duplicated SOLID case)
  discards  f91495a   - fixed test (invalid geom)
  discards  ea09adf   Merge branch 'api_cleanup' of github.com:Oslandia/SFCGAL into api_cleanup
  discards  97d240c   merge
  discards  4b1bb63   add test
  discards  bb87d70   - fixed invalid geom in test/regress/standalone - added a bunch of @ingroup public_api - beautified isValid.cpp (astyle --style=stroustrup --indent=spaces=4)
  discards  18fc2d8   Merge branch 'api_cleanup' of https://github.com/Oslandia/SFCGAL into api_cleanup
  discards  2c0c3c1   Add a variant that do not check validity for each algorithm. Use it in distance
  discards  c915b48   fix comments
  discards  f214c04   add tesselate test (ignore solid in tesselate)
  discards  30aa6f6   - fixed bug for tesselate(Solid) - improved garden test output - added a couple of geom to io::vtk
  discards  596acba   Merge branch 'api_cleanup' of https://github.com/Oslandia/SFCGAL into api_cleanup
  discards  95b9be5   Raise an not implemented exception for intersection2D on polygon with touching hole
  discards  a35c729   - fixed invalid geom in tests
  discards  ba69a7b   - garden test doen't crash (removed tesselate to achieve that) - added check of return value in cgal straight skeleton (can be null) - fixed invalid geometry in distance test (test is still slow)
  discards  aa8018a   Merge branch 'api_cleanup' of https://github.com/Oslandia/SFCGAL into api_cleanup
  discards  9a41d49   Minor : add (failing) test cases for covers
  discards  a456ab6   - debugged stuff found by garden test - the test still doen't pass du to problem in intersection - added proper namespaces in io/vtk.h - changed the return type of minkowskiSum to Geometry to allow returning   first input geom when second input geom is empty (covolution with   empty)
  discards  b6c2f99   mark missing test as @todo unittest
  discards  941ab93   prepare unittest for SFCGAL::algorithm::tesselate
  discards  3ba237f   -added exception types for NotImplemented and InvalidGeometry -added validity test in  triangulatePolygon -catch NotImplemented and InvalidGeometry exceptions in garden test
  discards  9e7337e   Merge branch 'api_cleanup' of github.com:Oslandia/SFCGAL into api_cleanup
  discards  8ff29da   Fix intersection3D on volume' surfaces
  discards  e6ebac3   improved garden test, not functionnal for the moment
  discards  02219e0   Merge branch 'api_cleanup' of https://github.com/Oslandia/SFCGAL into api_cleanup
  discards  091f807   fixed distance test by adding a relative difference of 1e-13 reintroduced macro in isValid instead of functions to have the place of failure thanks to BOOST_THROW_EXCEPTION all regression test pass, but the distance test takes 2min10s while all the other regress test take 6s (bug?)
  discards  5b63a43   Fix crash on intersection polygon|tin|polyhedral x solid
  discards  ba3fbc5   Merge branch 'api_cleanup' of github.com:Oslandia/SFCGAL into api_cleanup
  discards  69efcae   improved garden tests, testing on classes and members completed, testing of algorithm::* will be the next step
  discards  e89ada2   Fix linestring in polygon hole intersection bug
  discards  244e6a3   Fix regression test file access issue
  discards  158f9dd   Complete intersection unit tests
  discards  3bdf894   Merge branch 'api_cleanup' of https://github.com/Oslandia/SFCGAL into api_cleanup
  discards  ecc9106   added base for garden test the functions of the c++ api called from posgis are listed at the bottom of garden/main.cpp
  discards  943a74d   Rework intersection uni test (in progress)
  discards  b75a6dd   Distinguish 2D/3D validity
  discards  ff7988c   fixed offset test added MultiPolygon vtk output removed debug output (std::cerr and vtk)
  discards  01adbac   fixed bug in isConnected fixed invalid geom in ExtrudeTest
  discards  37a8cbd   changed the geom validity macro to have the reason printed before the geometry since the exception printed msg is limited in length and the reason is more important to read IMHO than an incomplete geometry
  discards  6942e07   fixed self intersection removed checkValid to have a macro that calls directly BOOST_THROW in order to know in wich algo the invalid geom is detected (without debugger)
  discards  943a4ca   Complete intersects unit tests
  discards  6892827   Merge branch 'api_cleanup' of https://github.com/Oslandia/SFCGAL into api_cleanup
  discards  874bf65   added test for solids and completed for PolyhedralSurface assertion that no interior shell is present, otherwise isValid is completed
  discards  ba30069   added test for polyhedral surface (same as TIN)
  discards  359f690   Merge branch 'api_cleanup' of https://github.com/Oslandia/SFCGAL into api_cleanup
  discards  14dd767   Merge branch 'api_cleanup' of github.com:Oslandia/SFCGAL into api_cleanup
  discards  a390340   finished implementation of surface self intersection all test pass, but PolyhedralSurface and Solid not tested in IsValidTest
  discards  479d59c   Move Intersects regress test to unit tests
  discards  64cad5e   Merge pull request #24 from mborne/api_cleanup
  discards  0c73a00   changed invalid orientation throw toward isValid in PolyhedralSurfaceGraph. changed Validity to allow copy and assigment.
  discards  f3ec42a   added try/catch for inconsistent orientation
  discards  60eb43f   finished test for connected.
  discards  44e64f0   restructured connection and implenetd for tin
  discards  1f2ae78   remove IsConnectedTest
  discards  f99448b   moved vtk output to its own file, completed connection created base for connected test
  discards  eec4043   added partial implementation of connectivity algo added support for ctest (runs unit test) but won't fail since boost test suite aparently returns 0 even on failure
  discards  9eccbca   Merge branch 'api_cleanup' of github.com:Oslandia/SFCGAL into api_cleanup
  discards  493a259   removed french comment that where just there as reminder
  discards  c51e338   Merge branch 'api_cleanup' of https://github.com/Oslandia/SFCGAL into api_cleanup
  discards  3d681ae   Add a 'coversPoints' function used for polygon validity tests
  discards  044b4d5   add base for connectivity check, improved isValid
  discards  e393125   remove isConnected: useless since connection /vtx only
  discards  865ba9b   added implementations for MultiWhatever
  discards  e70f07e   added isValid(MultiLineString), fixed bug in test
  discards  d91be97   completed polygon test, IsValidTest doesn't pass yet added vtk output of polygon to view degenerated (non plane) polygons in paraview
  discards  d244f73   implemented partially self intersection the only function needing implementation is the intersection between two line segments
  discards  1fc6300   implemented isValid(Polygon) fixed missing template declaration for isPlane moved selfIntersects to algorithm/intersects
  discards  b064d84   Merge branch 'api_cleanup' of https://github.com/Oslandia/SFCGAL into api_cleanup
  discards  0f18aae   Clean the C API unit test
  discards  2557370   changed interface of isPlane to accept any geom, GetPointVisitor is used in there now.
  discards  0be22f8   added sqrt to really have a distance.
  discards  fe8213a   added unit test of capi for wrong type check
  discards  7b057db   finished isPlane and unit test, works fine!
  discards  dd8ac88   now build, but doesn't pass the tests
  discards  f81987f   implemented isPlane(Linestring) do not compile yet
  discards  ae240f4   Merge branch 'api_cleanup' of github.com:Oslandia/SFCGAL into api_cleanup
  discards  5f2176c   added type checks in capi (dynamic_cast)
  discards  00a2bf1   Add some validity checks
  discards  21392cc   added Validity class and modified isValid accordingly
  discards  6a7fafd   Fix a namespace
  discards  8c3b14d   Add Doxygen annotations to the C API
  discards  df9f7d0   removed info already provided by boost macro msg
  discards  108d4b7   increased the number of tested geometries
  discards  a30f1a9   added the structure for isValid implemented the test for LineString
  discards  5ce82b0   add missing include
  discards  f2bb39c   Include classes from detail/io/* into detail::io:: namespace
  discards  514f4d4   API cleanup: add things into the detail:: namespace
  discards  339ff88   API Clean up : move things to detail/ (no namespace renaming yet)
  discards  3a6050f   Merge pull request #23 from mborne/master
  discards  9a0832b   [DLL]add missing SFCGAL_API
  discards  acc48a7   Update README.md
  discards  b88f976   Update README.md
  discards  6dca02c   Update README.md
  discards  312ecb2   Update README.md
  discards  24558ae   merge
  discards  2d622ee   Add first difference implementation
  discards  c55814f   [cmake]fix regress dependencies
  discards  2aa5da3   Update README.md
  discards  ddad3fc   [DLL]add missing SFCGAL_API export/import
  discards  6a01a7a   [DLL]add missing exports
  discards  b0f76b5   disable export for inline
  discards  ef90e30   complete export for DLL on windows
  discards  3ac4aad   [DLL]prepare dll building for windows (SFCGAL_API : export/import)
  discards  f88bdbc   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  b63bd50   [MultiPolygon,MultiSolid]add unit test
  discards  d446977   [TriangulatedSurface]add tests
  discards  4eb08c8   [Envelope]add convenience method to produce test data (toRing, toPolygon, toShell and toSolid)
  discards  00179f7   [TriangulatedSurface]source format
  discards  3d9275b   rename TINTest to TriangulatedSurfaceTest
  discards  0310e2b   mark graph as private (will probably turn to a typedef on boost::graph)
  discards  6f731d8   fix moc bug (BOOST_JOIN)
  discards  ace3247   Merge pull request #21 from mborne/master
  discards  8705ec9   [cmake]date_time as default boost dependency
  discards  59e7a45   [boost]optional boost components (reduce dependencies for core library and tests)
  discards  4c2263b   [boost]fix behavior between 1.46 and 1.48 (include boost/format.hpp) in SFCGAL/Exception.h
  discards  f3bf2be   [Solid]clean test
  discards  92e3862   [GeometryCollection]add test
  discards  0e06985   [Polygon]add tests
  discards  f5959be   [Geometry]return auto_ptr< Geometry* > in boundary() instead of Geometry*
  discards  2b1cb1f   [Polygon]add constructor with CGAL::Polygon_2
  discards  2bb2349   [algorithm::orientation]simplify isCounterClockWiseOriented( const LineString& ls ) and fix problem with empty geometries
  discards  f7f1760   [Triangle]fix test for empty bbox
  discards  11716d2   [numeric]add test for NaN/isNaN
  discards  4f80d5d   [Triangle]add tests
  discards  a683f8f   [Polygon]add optional parameter in Polygon::toPolygon_2 and Polygon::toPolygon_with_holes_2 ( bool fixOrientation = true )
  discards  2485903   [LineString]add optional parameter in LineString::toPolygon_2( bool fixOrientation = true )
  discards  f781f80   [algorithm::area]add test for polygon with holes, fix orientation
  discards  663b725   [LineString]add tests
  discards  0de9faa   [Point]add tests
  discards  f73f33e   sort geometry test and mark test for subclasses
  discards  d1f6a1f   add todo for envelope (asText)
  discards  d5befda   [Geometry]remove Geometry::fromSFCGAL
  discards  73d052e   [Point]Add XYZM constructor, add tests and fix Point::coordinateDimension()
  discards  d7c0e69   [detail::ComplexComparator]add unit tests
  discards  0827452   [algorithm::translate]prepare translate test (empty geometries)
  discards  0593ca6   [algorithm::translate]ignore empty geometries
  discards  99ec486   [algorithm::straightSkeleton]add orientation insensitive test, add support for triangle, mark todo for TriangulatedSurface, PolyhedralSurface and M coordinate
  discards  3db0625   [Triangle::reverse]simplify function and simplify testing (startPoint/endPoint remains unchanged, same as polygon)
  discards  4070f3c   [algorithm::orientation]add some test case
  discards  548757f   [algorithm::offset]add some test cases
  discards  b4192ab   [algorithm::distance]add some tests
  discards  a0e9284   [algorithm::force3D]add tests and complete comments for doxygen, fix behavior for empty point
  discards  f30c621   [algorithm::force3D]add tests and complete comments for doxygen, fix behavior for empty point
  discards  65f2dc3   update todo for extrude
  discards  3e82a6c   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  ec4222e   [convexHull]restore triangle for 2D convexHull, add missing test case for 2D convexHull (point,c olinear, triangle and polygon), fix problem with empty in 3D
  discards  6371e53   [test]add test for algorithm::signedArea(LineString|Triangle)
  discards  1e02ffb   Merge pull request #20 from mborne/master
  discards  02d5607   fix crash for extrude with closed surface
  discards  65ea3b8   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  b527be9   force orientation for outer ring in CGAL::Polygon_with_holes_2<Kernel> Polygon::toPolygon_with_holes_2() const
  discards  4247131   Merge pull request #16 from mborne/master
  discards  73e92ca   add distance test
  discards  aa47ce6   specific WKT for triangle (previously serialized as POLYGON)
  discards  b3918d0   Merge pull request #15 from mborne/master
  discards  b3059e4   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  00fc77d   add regression test for distance (taken from PostGIS)
  discards  825c61f   fix problem in distance3D(gA:Point,gB:Triangle)
  discards  41e517f   Merge pull request #14 from mborne/master
  discards  af86a0a   distance/distance3D : check and comment empty geometry assertions
  discards  881759d   Improve distance3D (issue : Invalid Line make distance function to crash)
  discards  a1df8a6   Improve distance (issue : Invalid Line make distance function to crash). Allows lineString.numSegment() on single point LineString (returns 0) and replace exception in distance by infinite value
  discards  8420b6a   Merge pull request #12 from mborne/master
  discards  8cedb44   Add optional autoOrientation in algorithm::straightSkeleton (refs #161)
  discards  22ccefb   fix triangulation bench
  discards  a0c3957   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  673b024   Add a libtool file generator
  discards  0515db2   add quotes
  discards  2824006   Add a more complete sfcgal-config
  discards  70ff742   Set version number for devel version (again)
  discards  2ab4fe4   Set version number for devel version
  discards  65621ac   Bump up version
  discards  c6bb326   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  f8b8cf4   Fix function names
  discards  954da2a   Fix geometry_set decomposition for empty geometries
  discards  424194b   Add version function
  discards  1869748   Change Oslandia's contact email
  discards  3477558   Change Oslandia's contact email
  discards  2c08184   Add version function
  discards  4fa1e1a   Add force_lhr
  discards  7a90694   Add a ForceOrderPoints that reorder points of a surface given an orientation
  discards  320298e   Merge branch 'experimental'
  discards  8d399f8   Fix C API for tesselate
  discards  3cb64fd   Fix a unit test
  discards  041fa9b   Fix a switch/case warning
  discards  acb38a8   Add tesselation algorithm
  discards  035620e   Add an sfcgal-config executable
  discards  df49eeb   Fix SFCGAL types
  discards  fcab867   Fix SFCGAL types
  discards  493a76f   Rename triangulate functions
  discards  606e947   Add sfcgal_triangle_set_vertex_from_xy(z)
  discards  ccb86e8   Add sfcgal_triangle_set_vertex_from_xy(z)
  discards  ab04f2d   Fix switch/case warning
  discards  3e96f8d   Fix TriangulationBench
  discards  455a4e6   Add CGAL to link dependencies
  discards  b0b34e6   Add CGAL to link dependencies
  discards  b1d3a93   Add triangulateInGeometrySet
  discards  bef140c   Fix an infinite recursion in triangulatePolygon3D
  discards  0b1ff36   Remove obsolete algorithm::triangulate, add triangulate::triangulateInGeometrySet segfault to be fixed in regression test
  discards  25c4958   Merge branch 'mborne' into experimental
  discards  b4d2d17   Add some comments
  discards  a11f2a2   Fix intersects
  discards  a73f746   Store points and segments in a std::set rather than a simple list
  discards  d064db6   Move GeometrySet back from detail/
  discards  c67f546   Fix include
  discards  9ebf7f3   Cleanup
  discards  02e1aac   Add intersection2D shortcut for triangle x triangle
  discards  53e20e0   Fix intersection 3d
  discards  e674857   Fix Point_inside_polyhedron for Epeck kernel
  discards  ba4bceb   Add back Point_inside_polyhedron
  discards  e005f06   remove useless include sys/time.h (build msvc2010)
  discards  9fdd3a0   fix build msvc2010 (_USE_MATH_DEFINES)
  discards  a066a3b   remove useless io/osg include in tests
  discards  171648c   move ConstraintDelaunayTriangulation::markDomain implementation to detail
  discards  cd1f663   [cmake]add debug postfix to examples
  discards  9c71472   SFCGAL::triangulate::triangulate2DZ tests
  discards  173cbf6   triangulate2DZ (supports all geometry types except Solid/MultiSolid)
  discards  9e88f2a   prepare triangulate[2D] => triangulatePolygon/triangulate2DZ
  discards  c23db4a   Point/Coordinate remove useless template parameter in constructor
  discards  26729fb   ConstraintDelaunayTriangulation output in TriangulatedSurface
  discards  09951be   ConstraintDelaunayTriangulation with optional projectionPlane
  discards  6a8dad5   licence header
  discards  f92c705   prepare triangulation refactoring (split Triangulate/TriangulatePolygon)
  discards  605e373   add schema to present PIXEL_IS_POINT and PIXEL_IS_AREA
  discards  77bd866   add ASC to OSG example
  discards  904c058   Add basic covers test
  discards  bad3672   add unit test
  discards  e1a0f24   Grid::PixelType => SFCGAL::PixelConvention
  discards  348264a   add test and fix grid and ASCTest
  discards  95ed12f   prepare Grid and ASC format reader
  discards  56b06ee   Fix intersection3d(solid, solid)
  discards  ef2831d   Fix intersection3D(solid, surface)
  discards  d8fe795   Wip : typedef MarkedPolyhedron, added collect points, complete recompose
  discards  61c8f7d   Fix covers
  discards  22e48c1   M support for geometries
  discards  030a00d   complete Point/LineString tests
  discards  c810264   complete LineString tests
  discards  b4de6c6   Fix triangulation of polyhedron
  discards  49d3891   Move TriangulatedSurface::toPolyhedron_3<K> to .cpp
  discards  3ef6e6a   Remove back intersection from detail/
  discards  a4abd1f   Move intersects back from detail/
  discards  d3b29cb   wip
  discards  b3ac424   intersects() is implemented through GeometrySet (still has to complete for solids)
  discards  06b37cf   Add linestring,polygon and polygon,polygon to intersects test
  discards  90ed953   Add a GeometrySet class, and Box_d{h,cpp} files
  discards  8d0a770   Split detail/intersects into intersects / intersection / GeometrySet
  discards  5d5241c   Refactor intersects_cb
  discards  963faa7   Fix intersection
  discards  e9d557e   Fix convexhull when calling on a geometry collection of empty geometries
  discards  12b5bfa   Move C API into a 'capi' directory
  discards  4a1af0f   Fix parsing of EMPTY in WKT
  discards  cecf4bc   Fix results of an intersection: returned geometries are now filtered
  discards  9d4b0e6   Add a type when returning empty geometries (mimick GEOS)
  discards  9e239e4   Fix polygon construction from linestring with double points
  discards  da25634   Fix convexhull on empty geometry
  discards  befe6d8   Add a C API
  discards  259a088   Fix constness
  discards  000d40e   Fix triangulation of a MultiPoint
  discards  7a4f812   Merge pull request #11 from mborne/master
  discards  e9cee0b   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  0a27d67   add basic building generator based on Straight_skeleton_2
  discards  0a49c9f   [Solid]add constructor with a pointer on a shell
  discards  3203150   Fix OSG header inclusion
  discards  53bfdbf   Merge pull request #10 from mborne/master
  discards  13cd96d   complete and fix round
  discards  9529976   ceil/floor/round
  discards  3690373   floor/ceil/round rationals (embryo, need completion and tests)
  discards  8120604   cmake and co
  discards  9223139   remove include/SFCGAL/config.h (generated by cmake)
  discards  f74bc75   cmake, default no OSG
  discards  2ed8da2   add helper to save a geometry in a file
  discards  a7a3d79   SFCGAL::io::OsgFactory (available only with the optional OSG support)
  discards  43067ac   SFCGAL::io::OsgFactory (available only with the optional OSG support)
  discards  a801967   allows 3D translation of 2D geometries
  discards  33e126e   round Kernel::FT values to smaller rationnal ( round(1.68965,10) => 17/10 )
  discards  80e4642   [CMAKE]add doxygen support to build the documentation (make doc)
  discards  2afea79   Merge pull request #9 from mborne/master
  discards  7719ead   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  e6a6c92   round test
  discards  f303fc7   Disable some offset() unit tests
  discards  ec894de   fix outputs in test-regress-convex_hull
  discards  e3b013b   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  10eb2be   fix OffsetTest
  discards  97e3f10   Update viewer demo video (better format)
  discards  f4f4dde   merge extrude
  discards  bf8d0f4   configure doxyfile
  discards  22d2702   configure doxyfile
  discards  02c252e   add example
  discards  e39cf72   Fix an infinite recursion in extrude
  discards  6791a23   allows 2D geometry in algorithm::extrude
  discards  94c2c34   add algorithm::force3D
  discards  dd225c2   add LineString::reserve(n)
  discards  08c80d2   add offset example
  discards  99b7df0   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  8bfc971   add some unit tests
  discards  5ac1d41   add tests for area
  discards  3c19e33   [bug]LineString::toPolygon_2() for empty polygons
  discards  72851f6   Merge pull request #8 from mborne/master
  discards  4ef00cf   [StraightSkeleton]test num geometries
  discards  5d41db3   licence in headers
  discards  7077d49   [Extrude]Solid and MultiSolid in switch case
  discards  dbfa439   [StraightSkeleton]Polygon and MultiPolygon
  discards  d01183f   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  fe082d6   [MinkowskiSum,Offset]test empty cases
  discards  ca5e0b5   [MinkowskiSum,OffsetPolygon]ignore empty geometries
  discards  371acb7   Update README.md
  discards  d67c64e   Merge pull request #7 from mborne/master
  discards  23ff821   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  44e5f8b   [offset]complete missing case (Point, GeometryCollection and Solids)
  discards  a36c479   Merge pull request #6 from mborne/master
  discards  b6e2ed3   licence
  discards  e16e83c   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  a3c7d87   [experimental]offset based on CGAL::approximated_offset_2
  discards  d5b3934   Add GPL3+ license
  discards  235c807   Remove obsolete file
  discards  247eb91   Remove ISSUES.txt
  discards  25ee293   Merge pull request #5 from mborne/master
  discards  b2a3999   improve comments and remove experimental Grid class
  discards  08a88df   [MinkowskiSum]test insensivity to polygon orientation
  discards  5f12566   [MinkowskiSum]comments for the polygon holes
  discards  46b6d70   [Length]comments
  discards  47e3846   [BreakChange]area2D => area (consistency), complete area implementation
  discards  7dcc077   [MinkowskiSum]clear code, add Triangle and improve GeometryCollection processing
  discards  142263f   Merge pull request #4 from mborne/master
  discards  33841a7   [MinkowskiSum]polygon with holes, points and GeometryCollection
  discards  5b2ada2   Update README.md
  discards  f632fb7   Clean up
  discards  7ba8971   [MinkowskiSum]holes for polygon
  discards  99b373f   minkowski
  discards  4a69bce   Merge pull request #3 from mborne/master
  discards  394767e   add comment for missing Minkowski cases
  discards  e65a416   Minkowski sum (incomplete)
  discards  fcff93c   finder cmake
  discards  14cd19b   fix version
  discards  482ba1f   cmake
  discards  353fff4   cmake
  discards  2c61857   finders
  discards  7678a0f   add length(Geometry) and length3D(Geometry)
  discards  839ec8e   bench
  discards  e932dc8   add LineString::isClosed
  discards  5abdc99   format bench
  discards  ed5906f   format bench
  discards  8d2c89f   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  f0de82b   bench
  discards  2a6e652   avoid point copy in triangulation
  discards  09e1dd1   add assert != NULL in Solid::addInteriorShell( PolyhedralSurface * shell )
  discards  b76fc58   add assert in pointN
  discards  a72819f   add bench area
  discards  1380729   add Triangle constructor with Kernel::Triangle_2 and Kernel::Triangle_3
  discards  037a7db   configure doxygen mainpage
  discards  9d35209   add sierpinski fractal generator (2D)
  discards  4a6c243   extract translate from extrude
  discards  58b84a7   Merge pull request #2 from mborne/master
  discards  86d9581   remove SFCGAL_DEBUG*
  discards  ee8ed5c   add bench
  discards  fd51adf   merge
  discards  f3d8ce2   ignore version.h
  discards  9ef29e9   optimize 3D polygon triangulation (round normal to double) and fix problem in newell normal
  discards  460c55d   fix hasPlane (return when normal is found)
  discards  c1529d3   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  5343a13   Update PreparedGeometry
  discards  4712347   fix version header
  discards  d35d3c7   add discrete disc generator
  discards  5b8a3bf   Merge branch 'master' of https://github.com/Oslandia/SFCGAL
  discards  a54a15c   optimize triangulation and add discrete circle generator
  discards  e9116fe   Add a new class PreparedGeometry
  discards  06ca6d5   Add case-insensitive WKT reading
  discards  b2009bd   add triangulation bench on hoch snowflake
  discards  ddb7747   [CMake]SFCGAL_COMPILE_BENCH => SFCGAL_BUILD_BENCH
  discards  5d39eba   add geometry generator (hoch snowflake) for test and demo purposes
  discards  6ea6ac4   allows to replace interior with a other instance (pointers in geometries)
  discards  9500e0c   track version in header (SFCGAL/version.h)
  discards  97eaca5   Merge pull request #1 from mborne/master
  discards  322e31b   ignore gmon.out
  discards  c058b32   add regress test for convex hull with an input file
  discards  70829a9   disable log level for triangulated surface (todo : find a way to define it with a boost::test program)
  discards  e7a086f   add bench for wkt and avoid copies in reader
  discards  4dd17f0   [Polygon]addRing deprecated, replaced by addInteriorRing
  discards  1f6ab3f   addPoint with pointer for point
  discards  584deb7   addShell with pointer for Solid
  discards  6c9d557   fix build on windows
  discards  d6f4b7e   fix regression for degenerated polygon (refs #129)
  discards  4145b29   fix cmake for windows (GMP_INCLUDE_DIRS, MPFR_INCLUDE_DIRS)
  discards  76a520d   add regress test for triangulate polygon (divide by zero)
  discards  cb8b906   merge bench
  discards  e5bcae3   shells as boost::ptr_vector< PolyhedralSurface >
  discards  4a4efe2   clear geometry
  discards  ea643d1   Replace Point_inside_polyhedron by Mesh_in_domain
  discards  11dbd62   Add a method to read wkt directly from a char*
  discards  ebd286c   Fix a bug in binary serialization
  discards  266fb89   Fix bench CMakeLists (again)
  discards  483e67b   Fix banch CMakeLists.txt
  discards  be09278   Merge branch 'master' of www.oslandia.net:sfcgal
  discards  80f8a59   Restore boost::variant coordinate storage to minimize Kernel::Point_x construction
  discards  ac98c8a   Distinguish polygon_with_holes in intersection
  discards  18f0c20   add bench
  discards  dfbe615   Fix hasInteriorRings()
  discards  d2787f7   Add some basic benchmarks
  discards  5decf97   refs #123 Fix polygon x polygon intersection. Move implementations to .cpp
  discards  1ebd4a0   Add a triangulate2D() that does not project on the polygon's plane
  discards  a6f3448   refs #121 Fixed intersection unit test. Introduced QT for Quotient Type
  discards  21cd5c7   Add exact geometry writing
  discards  50ca1c7   Fix merge with the serialization branch
  discards  43e78b4   Merge branch 'serialization'
  discards  3112c19   viewer not build by default
  discards  f6be618   extrude with exact precision
  discards  205f379   remove CoordinateStorage class
  discards  eade09b   remove shared ptr declarations
  discards  0f817bf   Fix a typo
  discards  5bdad9b   Add Geometry serialization
  discards  ee887e9   remove CoordinateStorage
  discards  83e9a18   Add a unit test for serialization
  discards  f164a3c   Add text / binary basic serialization of Gmpq and Point_2/3
  discards  5beb958   [BreakChange]No easy double from points or coordinates in order to reduce the risk to convert to double. Note that .x(), y() now returns 0 for empty points, and z() returns 0 for non 3D point (before, it was NaN)
  discards  ae9cd28   remove commented code
  discards  203efdb   mark Grid as experimental
  discards  c42597e   merge DimensionTraits
  discards  84331cb   mark missing ptr_vector
  discards  7654ee3   merge TypeForKernel and TypeForDimension (no more multiple Kernel)
  discards  28f1b7f   add mainpage
  discards  eb0bac1   Enhance and fix intersects tests
  discards  659360d   Fix normal computation and unit tests
  discards  dcce582   Fix comments
  discards  4c9c5ec   Fix normal computation when dealing with concave polygons
  discards  2a481f8   Add some convenience functions (collectionExtract, collectionToMulti)
  discards  47cfbd5   Merge branch 'master' of www.oslandia.net:sfcgal
  discards  8084ca5   Add a 'hasPlane' method
  discards  20992b1   Fix polyhedra_to_geometry typo
  discards  43cd2ca   remove template parameter for conversions from SFCGAL::Geometry to CGAL (point.toPoint_2<K>() => point.toPoint_2())
  discards  6cd0da5   [Coordinate]replace _x,_y,_z by _xyz:detail::CoordinateStorage relying on Epeck
  discards  2333575   [Coordinate]replace _x,_y,_z by _xyz:detail::CoordinateStorage relying on Epeck
  discards  8671f5a   Merge branch 'master' of www.oslandia.net:sfcgal
  discards  d74160e   add basic kernel test
  discards  4909e53   add default kernel Epeck (remove other kernel usage)
  discards  24b1721   Fix intersects(polygon_with_hole, polygon) Also fix covers
  discards  e7d7381   remove rw access to x,y,z as double on Coordinate and Point
  discards  88207ee   add distances and tests
  discards  d690da6   add regression test for intersects (bug in 2D with polygon in a hole)
  discards  9dcd809   distance3d
  discards  2e6fd1a   add regression test for distances
  discards  d27fd99   add SFCGAL::logger()
  discards  19bfeb1   fix polygon triangulation test
  discards  93fd209   add some 3D distance (todo : distance(Triangle_3,Triangle_3))
  discards  5413ccd   add LineString::numSegments()
  discards  cd636c8   triangleN, numTriangles => geometryN, numGeometries
  discards  77abb9d   Add video demo
  discards  b80119d   Merge branch 'master' of www.oslandia.net:sfcgal
  discards  02afcf9   Fix intersection switch breaks !
  discards  9eecfbb   support GeometryCollection in extrude
  discards  7f1f9be   remove io::WaveFrontObj
  discards  32e7be5   remove io::WaveFrontObj
  discards  e124272   Merge branch 'master' of www.oslandia.net:sfcgal
  discards  a22e1fb   remove deprecated wkt writer (geometry to osgGeometry is enought)
  discards  f32f886   triangulate point set
  discards  963de57   2d distance for collection of geometries
  discards  2fc7199   move numGeometries and geometryN on Geometry with a default behavior for Point,LineString,Polygon and Triangle
  discards  8c479ef   2D distance for Point/LineString/Polygon
  discards  0530500   Merge branch 'master' of www.oslandia.net:sfcgal
  discards  366a679   Add a presentation draft (for pgconf ?)
  discards  212e7cc   rename TYPE_TIN to TYPE_TRIANGULATEDSURFACE (TriangulatedSurface != TIN in GML)
  discards  c104e60   fix warning in viewer
  discards  354f0c8   add first distance
  discards  44bbb70   Merge branch 'hugo'
  discards  4e0d17e   add Doxyfile
  discards  fc5f559   std::vector< boost::shared_ptr< T > > => boost::ptr_vector< T >
  discards  c6fc37f   std::vector< boost::shared_ptr< T > > to boost::ptr_vector< T >
  discards  5dd7421   Fix matrix management
  discards  b787b40   changed std::vector< boost::shared_ptr<T> > to boost::ptr_vector<T> (LineString)
  discards  dde0492   Refactor the Viewer's geometry factory
  discards  bb6e71c   use shared_ptr instead of naked ptr for LineString and Polygon internal storage (note : deep copy kept in copy constructor)
  discards  639b6a3   std::vector< LineString > to std::vector< LineString* > in Polygon
  discards  dd431eb   Point to Point* in LineString, points() removed, added begin(), end() and const_iterator/iterator
  discards  213b65e   Fix intersection3d(solid, solid). Add GIS / Free view menus
  discards  239e3d8   Add a MatrixManipulator dedicated to GIS apps
  discards  cfc5f5a   First PostGIS plugin draft
  discards  197fb11   Add a collectionHomogenize function
  discards  e51e9ea   Merge branch 'master' of www.oslandia.net:sfcgal
  discards  0851520   Add a unit test for intersection. Fix intersection of polygon
  discards  8b49967   use std::auto_ptr
  discards  b0ab809   Use std::auto_ptr<Geometry>
  discards  50d946b   Merge branch 'master' of www.oslandia.net:sfcgal
  discards  53f2858   Use a non-robust, but publicly available version of point_inside_polyhedron
  discards  d976728   Fix convexHull
  discards  36dfbf8   Fix convexHull
  discards  5427e41   Add convexhull(2D)
  discards  b626d91   Get rid of temporary .off files
  discards  f6f913d   Fix intersection()
  discards  3bd7b4f   Fix cmake rules for precompiled headers
  discards  4b645e9   Cleanup the log class
  discards  42c726c   Add an implementation matrix document
  discards  e2d96ea   Implement intersection3D( LineString, Solid )
  discards  d89f43e   Merge branch 'master' of www.oslandia.net:sfcgal
  discards  6114ee0   test commit
  discards  e2fd211   Merge branch 'hugo'
  discards  c7b0bb0   Improve intersection3D on solids
  discards  e664bca   First draft for Intersection_of_polyhedra
  discards  e43d6e7   Improve support for precompiled headers (LLVM)
  discards  6bfe5b2   Add intersection(Polygon, Polygon)
  discards  210789d   Factorize box_intersection_d usage a bit more
  discards  fed76ba   Clean up a bit more intersects3d()
  discards  81b64ce   Go on with intersection()
  discards  765549e   Add precompiled header support
  discards  5c7f326   Factorize a bit more intersects()
  discards  a3239aa   Include S. Loriot's code for point inside polyhedron test. Fix intersects3D() for solids
  discards  5446357   Fix non-solid 3D intersection tests
  discards  1682828   Fix intersects() in 2D (done)
  discards  1147894   Merge branch 'master' into hugo
  discards  e433eb3   Temporary commit
  discards  8b1d121   add Grid concept
  discards  66e1699   Fix intersects( LineString, TriangulatedSurface )
  discards  3cc1b73   add Envelope and set default log level to Warning
  discards  86d0575   add demo wkt => convexhull
  discards  7b3fd91   complete extrude and boundary
  discards  06ce103   boundary
  discards  64e18cb   remove old boundary interface
  discards  1ed8877   add BoundaryVisitor and improve log system (track file, line with macros). Line stack is removed, autoflush is now based on std::ostream::flush()
  discards  7aea137   add BoundaryVisitor and improve log system (track file, line with macros). Line stack is removed, autoflush is now based on std::ostream::flush()
  discards  2637694   print scene tree
  discards  866df0e   viewer
  discards  f5feef3   add plugin system (fake, no dynamic loading)
  discards  f962e96   add export
  discards  921d36c   add convert from SFCGAL to OSG
  discards  1822323   add viewer
  discards  4414942   add support for MultiSolid in WaveFrontObj
  discards  7935b73   comment extrude
  discards  3a89fb5   add triangle extrusion
  discards  88ff7ef   add missing class MultiSolid (visitors)
  discards  e57c03d   add missing class MultiSolid
  discards  c1bb24a   Enhance the Log facility
  discards  8ef353c   fix extrude orientation, PolyhedralSurface and TriangulatedSurface implements Surface
  discards  2168b0a   add some GeometryType to WaveFront obj writer
  discards  de9cb57   add extrude
  discards  604cb15   Add bounding boxes management
  discards  87a7111   Fix intersects(point, triangle) Fix intersects(linestring, triangle)
  discards  7f2ecda   Update area and intersects()
  discards  ac0fec0   triangulation use Epeck (constructive normal)
  discards  44c3b9b   makeConsistentOrientation
  discards  a0ef768   Merge branch 'master' of https://github.com/mborne/SFCGAL
  discards  552dcce   add makeConsistentOrientation for TriangulatedSurface
  discards  c6567f2   Revert my last changes (use a branch)
  discards  5638f8e   Add polygon only aread2D
  discards  a67b51f   Fix geometry graph management (bad commit ?)
  discards  b688f79   Add missing file (Log.cpp)
  discards  54c5701   Merge branch 'master' of https://github.com/mborne/SFCGAL
  discards  b720431   remove some virtual, fix some problems
  discards  f967f3b   Merge branch 'master' of github.com:mborne/SFCGAL
  discards  23cf9bc   Fix intersects(polygon, polygon) Add a basic log
  discards  8fd7762   orientation
  discards  5c1cdf4   add some test to GeometryGraphBuilder
  discards  d8e7c5c   add isHalfEdge(graph) to validate orientation
  discards  08f13a8   add isConnected test on a GeometryGraph
  discards  a758d96   Merge branch 'master' of https://github.com/mborne/SFCGAL
  discards  603275d   add graph concept and graph builder
  discards  cecd977   Fix intersection tests and associated unit tests
  discards  842eb10   restore Coordinate class to represent the DirectPosition of a Point
  discards  7964864   correct convexHull3D by using CGAL::convex_hull_3( pBegin, pEnd, object ) to handle degerated cases
  discards  f941457   restore Coordinate class to represent the DirectPosition of a Point
  discards  cdf21c2   Add Solid intersects3D test
  discards  87dbc3c   Add conversion functions. Add iterator facades
  discards  c85dd6e   add convexHull3D
  discards  c521418   add exception on new vertex in triangulate(geometry) + add Transform (wrapper for CGAL::Aff_transformation_2 and CGAL::Aff_transformation_3)
  discards  4b10544   Merge branch 'master' of https://github.com/mborne/SFCGAL
  discards  3201be7   add area3D (todo fix : algorithm::affineTransformToPlane3D)
  discards  11874ca   Add triangulation cache management
  discards  01f41f8   correct last tests
  discards  8b2cd4f   merge
  discards  4e4b6d5   Merge branch 'master' of https://github.com/mborne/SFCGAL
  discards  ef1a56d   add wkt=>wavefront obj (command line) + remove duplicate in WaveFrontObj export for TriangulatedSurface
  discards  5e968f0   Complete intersects() with AABB Tree accelerators and test
  discards  5d05c9b   merge
  discards  53edc91   add regression test for a input polygon file id|wkt
  discards  4027986   Get rid of Kernel.h Merge branch 'master' of github.com:mborne/SFCGAL
  discards  51cef6c   Enhance the intersects() function
  discards  a7fdd55   sort examples (pure CGAL/SFCGAL)
  discards  aa79ab9   remove SFCGAL/Kernel.h
  discards  bcefcd6   Remove test/test_config.h from gti
  discards  9b9b1a3   Merge branch 'master' of github.com:mborne/SFCGAL
  discards  d3e3529   add projection to polygon plane in algorithm::triangulate
  discards  e96bb84   ignore obj file
  discards  23ad3b2   clean finders and generate config file
  discards  231e480   Merge branch 'master' of https://github.com/mborne/SFCGAL
  discards  cdca76a   mingw issues
  discards  bfbe96a   Merge branch 'master' of github.com:mborne/SFCGAL
  discards  647884e   Add basic intersects code
  discards  37364a9   Make 2D points retrievable in 3D (with z = 0)
  discards  6300031   Minor changes (compilation issues)
  discards  05f117a   removed SFCGAL::Coordinate, undefined coordinates NaN based like GEOS (due to empty), WaveFront obj rw added (vertices and faces only)
  discards  5f342e6   add polygon tesselator relying on CGAL::Constraint_delaunay_triangulator_2
  discards  036fede   merge src/CMakeLists.txt
  discards  5982d77   add GM_Solid and GeometryVisitor
  discards  d7e982f   Fix for library installation and access to Polygon::_rings
  discards  f6a4db9   ignore some files
  discards  d6d6840   remount SFCGAL without PostGIS

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/sfcgal.git



More information about the Pkg-grass-devel mailing list