- Jan 23, 2010
-
-
Brad Barber authored
Add instructions for fixing the DOS window
-
Brad Barber authored
command line utilities to the shared one. Allows install of targets, libqhull.h, and html docs. [M. Moll] - Fixed location of qhull.man and rbox.man in src/Makefile.txt [M. Moll] n
-
Brad Barber authored
Fix comments on warnings
-
- Jan 15, 2010
-
-
Brad Barber authored
-
Brad Barber authored
-
- 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
-
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
-
Brad Barber authored
-
- Jan 12, 2010
-
-
Brad Barber authored
-
Brad Barber authored
--Brad
-
Brad Barber authored
-
Brad Barber authored
Add qh_QHpointer defines to vcproj files Add libqhullp to sln solution file
-
- Jan 11, 2010
-
-
Brad Barber authored
-
Brad Barber authored
-
Brad Barber authored
Cleaning up the docs.
-
- Jan 10, 2010
-
-
Brad Barber authored
git checkout master Switched to branch 'master' git status nothing to commit (working directory clean) git merge next Updating 82c5f29d..895ad746 warning: unable to unlink ConvexHull: Permission denied Fast forward
-
Brad Barber authored
Build user_eg.pro with qh_QHpointer
-
Brad Barber authored
Updated version. Checked into Perforce.
-
Brad Barber authored
- config was not tested. Add random.h to libqhull.pro
-
http://savannah.nongnu.org/files/?group=qhullBrad Barber authored
Add config/ and project/debian/. Other changes added previously. Directory debian/ has moved down two levels. On Savannah, it was at the same level as qhull. Now it is at project/debian.
-
Brad Barber authored
-
Brad Barber authored
-
Brad Barber authored
-
Brad Barber authored
-
- Jan 09, 2010
-
-
Brad Barber authored
-
Brad Barber authored
-
Brad Barber authored
-
Brad Barber authored
-
Brad Barber authored
Order object files by frequency of execution for better locality.
-
Brad Barber authored
Source for qhull-2009.1.tar.gz from http://savannah.nongnu.org/projects/qhull and http://www.qhull.org/download/qhull-2009.1.tar.gz cvs -d:pserver:anonymous@cvs.sv.gnu.org:/sources/qhull co debian qhull Moved debian directory two levels down from above qhull (..) to project/ It will need updating for its new location. Placed all Makefile-am files in config/ This is a maintenance release done by Rafael Laboissiere <rafael@debian.org>. - src/rbox.c (main): Avoid problems of evaluation order when pre-incrementing arguments of strtod - src/io.c (qh_produce_output), src/stat.c (qh_initstatistics): Use %lu instead of %d in the format string for arguments of type size_t - html/qhull.man, html/rbox.man: Fix several syntax, macros, and hyphen problems in man pages - The Autotools files have been generated with modern version of autoconf (2.63), automake/aclocal (1.10.2), and libtool (2.2.6) - Some character issues in the man pages are fixed
-
Brad Barber authored
-
Brad Barber authored
-
Brad Barber authored
-
Brad Barber authored
-
Brad Barber authored
-
Brad Barber authored
Create libqhullp.a with qh_QHpointer=1 for qhullcpp.dll, etc. gcc has halved the cost of qh_QHpointer by using more space Add <time.h> to user.h for CLOCKS_PER_SEC Move ostream<<QhullFacetList from inline to compiled. It tripped a double define error like the other classes. Remove ptr_intT from qh_matchvertices. Not needed. Fix name of qh_QHpointer
-
Brad Barber authored
Compared results of q_test, q_eg, and q_eghash Found elapsed time error in Qhull 2010.1
-
Brad Barber authored
-
Brad Barber authored
Not able to update configure using mingw. Needs a compatible Linux system.
-