- Jan 23, 2010
-
-
Brad Barber authored
Fix comments on warnings
-
- 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 11, 2010
-
-
Brad Barber authored
Cleaning up the docs.
-
- Jan 10, 2010
-
-
Brad Barber authored
Build user_eg.pro with qh_QHpointer
-
- Jan 09, 2010
-
-
Brad Barber authored
Order object files by frequency of execution for better locality.
-
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
-