[pdal-commits] [PDAL/PDAL] 0db1b8: added internal_error

Michael P.Gerlek mpg at flaxen.com
Thu Aug 25 00:03:24 EDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL

  Commit: 0db1b856c592d85e76f7d75686aa9598080854b5
      https://github.com/PDAL/PDAL/commit/0db1b856c592d85e76f7d75686aa9598080854b5
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2011-08-24 (Wed, 24 Aug 2011)

  Changed paths:
    M include/pdal/exceptions.hpp

  Log Message:
  -----------
  added internal_error


  Commit: 4cca42c17b4476b95d89cc7aa68b79e57e4cd846
      https://github.com/PDAL/PDAL/commit/4cca42c17b4476b95d89cc7aa68b79e57e4cd846
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2011-08-24 (Wed, 24 Aug 2011)

  Changed paths:
    M include/pdal/Filter.hpp
  M include/pdal/MultiFilter.hpp
  M include/pdal/Writer.hpp
  M src/Filter.cpp
  M src/MultiFilter.cpp
  M src/Writer.cpp
  M src/filters/Chipper.cpp

  Log Message:
  -----------
  getPrevStage() now just use StageBase::getInputs()


  Commit: f577e5afafbf55ec36964a2ba2c01d0b490ea1e7
      https://github.com/PDAL/PDAL/commit/f577e5afafbf55ec36964a2ba2c01d0b490ea1e7
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2011-08-24 (Wed, 24 Aug 2011)

  Changed paths:
    M include/pdal/Filter.hpp
  M include/pdal/MultiFilter.hpp
  M include/pdal/StageBase.hpp
  M include/pdal/Writer.hpp
  M src/Filter.cpp
  M src/MultiFilter.cpp
  M src/Stage.cpp
  M src/StageBase.cpp
  M src/Writer.cpp

  Log Message:
  -----------
  pushed prevStage() functions up to StageBase; consolidated initialize() recursion in StageBase too


Compare: https://github.com/PDAL/PDAL/compare/efd8b1b...f577e5a


More information about the pdal-commits mailing list