Skip to content
Snippets Groups Projects
  1. Jan 12, 2010
  2. Jan 09, 2010
    • Brad Barber's avatar
      Rebuild libqhull.a with qh_QHpointer=0 for qhull, rbox, etc. · 38bda5b8
      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
      38bda5b8
  3. Jan 07, 2010
    • Brad Barber's avatar
      qhull 2010.1 · a4597679
      Brad Barber authored
      Moved qtpro/ and vcproj/ into project/
      Updated documentation for 2010.1
      Add reviewed results of q_test and qhulltest
      Fixed an error message
      a4597679
Loading