Skip to content
Snippets Groups Projects
  1. Jan 23, 2010
  2. Jan 13, 2010
  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
  4. 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
  5. Jan 03, 2010
    • Brad Barber's avatar
      First tracked release, 2010.0.1 · baddaf81
      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.
      baddaf81
  6. Dec 20, 2009
    • Brad Barber's avatar
      Redid include files from specific to general · 16437869
      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
      16437869
  7. Dec 08, 2009
  8. Dec 07, 2009
Loading