[pdal-commits] [PDAL/PDAL] a12efa: consolidate block buffer reading
into a single fun...
noreply at github.com
noreply at github.com
Thu Oct 13 15:47:01 EDT 2011
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: a12efa1495b5d109dc8d98e7f420ff66994a0a4f
https://github.com/PDAL/PDAL/commit/a12efa1495b5d109dc8d98e7f420ff66994a0a4f
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-10-13 (Thu, 13 Oct 2011)
Changed paths:
M include/pdal/drivers/oci/Iterator.hpp
M src/drivers/oci/Iterator.cpp
Log Message:
-----------
consolidate block buffer reading into a single function so we can (eventually) do it in a couple of different places
Commit: 5fb3cfd92c0981c617b8635b6c4a6eaa98648bba
https://github.com/PDAL/PDAL/commit/5fb3cfd92c0981c617b8635b6c4a6eaa98648bba
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-10-13 (Thu, 13 Oct 2011)
Changed paths:
M src/drivers/oci/Writer.cpp
Log Message:
-----------
whitespace normalization
Commit: b5196bd14328f66058b388a5b064a95da831d3ce
https://github.com/PDAL/PDAL/commit/b5196bd14328f66058b388a5b064a95da831d3ce
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-10-13 (Thu, 13 Oct 2011)
Changed paths:
M test/unit/OCITest.cpp
Log Message:
-----------
a functional test scenario for Oracle :)
Commit: 27c0bb26a4041d5a2bf099058264c646d7e40c2b
https://github.com/PDAL/PDAL/commit/27c0bb26a4041d5a2bf099058264c646d7e40c2b
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-10-13 (Thu, 13 Oct 2011)
Changed paths:
A test/data/cleanup-oracle.hobu.biz.sql
R test/data/pipeline/qfit_read.xml
Log Message:
-----------
add sql script for wiping the test tables in the event that the test crashed for whatever reason. rename qfit example
Compare: https://github.com/PDAL/PDAL/compare/d2bb6fd...27c0bb2
More information about the pdal-commits
mailing list