[pdal-commits] [PDAL/PDAL] 27b68d: Change vector to deque for PointBuffer index.
GitHub
noreply at github.com
Sun Jan 25 18:31:34 PST 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 27b68dad2cf68933af8855fe589ddf16e13dd72c
https://github.com/PDAL/PDAL/commit/27b68dad2cf68933af8855fe589ddf16e13dd72c
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-01-25 (Sun, 25 Jan 2015)
Changed paths:
M include/pdal/PointBuffer.hpp
Log Message:
-----------
Change vector to deque for PointBuffer index.
Commit: cd543a7e76e3555fb543a83bb85b2515877d6e16
https://github.com/PDAL/PDAL/commit/cd543a7e76e3555fb543a83bb85b2515877d6e16
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-01-25 (Sun, 25 Jan 2015)
Changed paths:
M CMakeLists.txt
A PDALConfig.cmake.in
A cmake/config.cmake
M cmake/examples/hobu-config.sh
M cmake/macros.cmake
A examples/writing/CMakeLists.txt
A examples/writing/tutorial.cpp
M include/pdal/plang/Invocation.hpp
M io/bpf/BpfHeader.hpp
M io/bpf/BpfReader.cpp
M io/bpf/BpfWriter.cpp
M plugins/pcl/CMakeLists.txt
A plugins/pcl/filters/GroundFilter.cpp
A plugins/pcl/filters/GroundFilter.hpp
M plugins/pcl/kernel/GroundKernel.cpp
M plugins/pcl/kernel/GroundKernel.hpp
M plugins/python/filters/ProgrammableFilter.cpp
M plugins/python/filters/ProgrammableFilter.hpp
M plugins/python/test/ProgrammableFilterTest.cpp
M scripts/ci/script.sh
M scripts/vagrant/pdal.sh
M src/plang/BufferedInvocation.cpp
M src/plang/Invocation.cpp
M src/plang/Redirector.cpp
M test/unit/io/bpf/BPFTest.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/PDAL/PDAL
Compare: https://github.com/PDAL/PDAL/compare/35068a2a6788...cd543a7e76e3
More information about the pdal-commits
mailing list