- Jan 14, 2010
-
-
Brad Barber authored
- All projects compile with warnings enabled - Add md5sum file to distributions - Switched to DevStudio builds to avoid dependent libraries, 10% slower Removed user_eg3.exe and qhullcpp.dll from Windows build Fix qhull.sln and project files for qh_QHpointer - Add eg/qhull-zip.sh to build qhull distribution files
-
- Jan 13, 2010
-
-
Brad Barber authored
- Add libqhull5 to Readme, Announce, download - Reviewed #pragma - Reviewed FIXUP and assigned QH tags - Replaced 'up' glyphs with » - Moved cpp questions to http://www.qhull.org/html/qh-code.htm#questions-cpp - Moved suggestions to http://www.qhull.org/html/qh-code.htm#enhance - Moved documentation requests to http://www.qhull.org/html/qh-code.htm#enhance
-
- Jan 12, 2010
-
-
Brad Barber authored
Add qh_QHpointer defines to vcproj files Add libqhullp to sln solution file
-
- Jan 09, 2010
-
-
Brad Barber authored
-
- Jan 03, 2010
-
-
Brad Barber authored
Updated citeseer references to citeseerx doi =10.1.1.117.405 Changed copyright to C.B. Barber Updated Register.txt to Qhull
-
Brad Barber authored
Organized src/Changes.txt Updated copyright dates Fixed warnings from Kent William Reviewing FIXUP Add qhull-all.pro to build projects in order Passed 127 tests.
-
- Dec 20, 2009
-
-
Brad Barber authored
Moved vector<> from base type of Coordinates to a field Changes to Coordinates to match iterator and subtype guidelines Add PointCoordinatesIterator Split dynamic and static libs for qhull and qhullcpp Move class objects after fields in .h files Added more changes.txt Changed version to 2009.0.1
-
- Dec 08, 2009
-
-
Brad Barber authored
Breaking change Renamed qhulllib to libqhull to match libqhull.a Keep rboxlib as is. librbox does not scan and rbox is not a lib
-
- Dec 05, 2009
-
-
bbarber authored
Includes QTest files for each class and user-eg3.c for demonstrating the interface. See src/Changes.txt for change notes and to do. See FIXUP for problems See WARN64 for 64-bit problems
-