[pdal-commits] [PDAL/PDAL] a43983: Remove buffer driver.

GitHub noreply at github.com
Mon Jun 30 11:17:21 PDT 2014


  Branch: refs/heads/point-context
  Home:   https://github.com/PDAL/PDAL
  Commit: a439834c96106e4700e87863c1a07ed0b2503aa4
      https://github.com/PDAL/PDAL/commit/a439834c96106e4700e87863c1a07ed0b2503aa4
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

  Changed paths:
    M .gitignore
    M include/pdal/Drivers.hpp
    R include/pdal/drivers/buffer/Reader.hpp
    R include/pdal/drivers/faux/Writer.hpp
    M include/pdal/drivers/nitf/Reader.hpp
    R include/pdal/filters/PointBufferCache.hpp
    M src/CMakeLists.txt
    R src/drivers/buffer/Reader.cpp
    R src/filters/PointBufferCache.cpp
    M test/unit/XMLSchemaTest.cpp
    M test/unit/drivers/oci/OCITest.cpp

  Log Message:
  -----------
  Remove buffer driver.
Remove PointBufferCache filter.
Remove remaining references to FauxWriter.
Fix Nitf copy/assignment ctor/operator.


  Commit: f252e72a3ca174689bbff9ea91a28f96b16d40ff
      https://github.com/PDAL/PDAL/commit/f252e72a3ca174689bbff9ea91a28f96b16d40ff
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

  Changed paths:
    M include/pdal/PointBuffer.hpp
    M src/drivers/nitf/Writer.cpp

  Log Message:
  -----------
  Merge branch 'point-context' of https://github.com/PDAL/PDAL into point-context


Compare: https://github.com/PDAL/PDAL/compare/8fddfff8298c...f252e72a3ca1


More information about the pdal-commits mailing list