File qhull.changes of Package qhull
-------------------------------------------------------------------
Mon Sep 19 17:08:57 UTC 2011 - pgajdos@suse.com
- updated to 2011.1:
* Remove deprecated libqhull/qhull.h. Use libqhull/libqhull.h instead.
* QhullFacet: Added isSimplicial, isTopOrient, isTriCoplanar, isUpperDelaunay
* Added Qhull::defineVertexFacetNeighbors() for facetNeighbors of vertices.
Automatically called for facet merging and Voronoi diagrams
Do not print QhullVertex::facetNeighbors is !facetNeighborsDefined()
* Add Fixup identifiers
* QhullError: Add copy constructor, assignment operator, and destructor
* Add throw() specifiers to RoadError and QhullError
* Renamed RoadError::defined() to RoadError::isDefined()
* Add #error to Qhull.h if qh_QHpointer is not defined
* etc. see Changes.txt
-------------------------------------------------------------------
Tue Jul 20 16:30:00 CEST 2010 - johannesobermayr@gmx.de
- initial package
* next branch of git://gitorious.org/qhull/qhull.git
- susepatches.diff
* fix build breakage caused by serious compiler warnings