[pdal-commits] [PDAL/PDAL] 8e9103: cleanups;
factored out common Script object
GitHub
noreply at github.com
Wed Mar 14 14:46:15 EDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 8e9103aa815de1d1f3d34b1203762e16eb5806fd
https://github.com/PDAL/PDAL/commit/8e9103aa815de1d1f3d34b1203762e16eb5806fd
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2012-03-14 (Wed, 14 Mar 2012)
Changed paths:
M include/pdal/filters/Predicate.hpp
M include/pdal/filters/Programmable.hpp
M include/pdal/plang/BufferedInvocation.hpp
M include/pdal/plang/Invocation.hpp
A include/pdal/plang/Script.hpp
M src/CMakeLists.txt
M src/filters/Predicate.cpp
M src/filters/Programmable.cpp
M src/plang/BufferedInvocation.cpp
M src/plang/Invocation.cpp
M test/unit/PredicateFilterTest.cpp
M test/unit/ProgrammableFilterTest.cpp
M test/unit/PythonTest.cpp
Log Message:
-----------
cleanups; factored out common Script object
More information about the pdal-commits
mailing list