Skip to content
Snippets Groups Projects
  1. Mar 07, 2011
    • Brad Barber's avatar
      Major reorg for shadow builds. Just moving files. · ffc62a74
      Brad Barber authored
      Need to update .pro and build files.
      ffc62a74
    • Brad Barber's avatar
      Record changes from last year. Update Changes.txt · e047c8fc
      Brad Barber authored
       - Fix strncat limit in rboxlib.c.  More to do.
       - Qt project files: Remove gcc options from DevStudio builds
       - libqhull.pro: Comment out -Wno-sign-conversion
       - qt-qhull.cpp: Move QHULL_USES_QT before the includes
       - qvoronoi.htm: Remove quotes from qvoronoi example
       - qhull-cpp.xml: Add naming conventions, try, Temporarily, p, end, private, error
       - Changes.txt: More to do.  Links to build systems
      e047c8fc
  2. Jan 23, 2010
  3. Jan 13, 2010
  4. 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
  5. Jan 05, 2010
    • Brad Barber's avatar
      qhull 2010.0.2. · 9cb8e725
      Brad Barber authored
      Removed no_strict_aliasing.
      Renamed index to idx to avoid shadowing BSD strings.h [kwilliams]
      
      g++ -O2 works OK with gcc 4.4.0
      eg/q_test produced some problems to chase (see Changes.txt)
      Passes qhulltest --all
      9cb8e725
    • Brad Barber's avatar
      Fixed qh_gethash bug and reviewed code · a61e37f7
      Brad Barber authored
      Added project files for qhull programs
      Changed qh_gethash to return an int
      Changed qh_addhash to take an int
      a61e37f7
Loading