[pdal-commits] [PDAL/PDAL] 40a41f: Remove iterator from oci driver.

GitHub noreply at github.com
Mon Sep 8 13:30:35 PDT 2014


  Branch: refs/heads/noiter
  Home:   https://github.com/PDAL/PDAL
  Commit: 40a41fb9a0f37d7c8fedf3cdd6174a8f9a1046f8
      https://github.com/PDAL/PDAL/commit/40a41fb9a0f37d7c8fedf3cdd6174a8f9a1046f8
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-09-08 (Mon, 08 Sep 2014)

  Changed paths:
    M include/pdal/drivers/oci/OciReader.hpp
    R include/pdal/drivers/oci/OciSeqIterator.hpp
    M src/CMakeLists.txt
    M src/drivers/oci/OciReader.cpp
    R src/drivers/oci/OciSeqIterator.cpp

  Log Message:
  -----------
  Remove iterator from oci driver.


  Commit: 2715b130fd66545b5c6f6f242cffdffe6131d391
      https://github.com/PDAL/PDAL/commit/2715b130fd66545b5c6f6f242cffdffe6131d391
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-09-08 (Mon, 08 Sep 2014)

  Changed paths:
    R include/pdal/drivers/pgpointcloud/PgIterator.hpp
    M include/pdal/drivers/pgpointcloud/PgReader.hpp
    M src/CMakeLists.txt
    R src/drivers/pgpointcloud/PgIterator.cpp
    M src/drivers/pgpointcloud/PgReader.cpp

  Log Message:
  -----------
  Remove iterator from pgpointcloud driver.


  Commit: 0b4191226c6845d3e0a7ce70f8675b89f1eeced7
      https://github.com/PDAL/PDAL/commit/0b4191226c6845d3e0a7ce70f8675b89f1eeced7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-09-08 (Mon, 08 Sep 2014)

  Changed paths:
    M include/pdal/drivers/qfit/Reader.hpp
    M src/drivers/qfit/Reader.cpp

  Log Message:
  -----------
  Remove iterator from qfit driver.


  Commit: 6be26414a419d2e97a14e5d8f48a2ee5546093ed
      https://github.com/PDAL/PDAL/commit/6be26414a419d2e97a14e5d8f48a2ee5546093ed
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-09-08 (Mon, 08 Sep 2014)

  Changed paths:
    M include/pdal/drivers/sbet/Reader.hpp
    M src/drivers/qfit/Reader.cpp
    M src/drivers/sbet/Reader.cpp
    M test/unit/CMakeLists.txt
    M test/unit/drivers/qfit/QFITReaderTest.cpp
    M test/unit/drivers/sbet/SbetReaderTest.cpp

  Log Message:
  -----------
  Remove iterator from sbet driver.
Fix sbet/qfit test.


Compare: https://github.com/PDAL/PDAL/compare/ac5a30cf2984...6be26414a419


More information about the pdal-commits mailing list