[pdal-commits] [PDAL/PDAL] a7db05: fix creeping lambda build issue;
better name the E...
GitHub
noreply at github.com
Tue May 8 21:01:29 EDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: a7db0521fdaa38d1cd1d909b90d5921514e894bf
https://github.com/PDAL/PDAL/commit/a7db0521fdaa38d1cd1d909b90d5921514e894bf
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2012-05-08 (Tue, 08 May 2012)
Changed paths:
M apps/Application.cpp
M include/pdal/Dimension.hpp
R include/pdal/Environment.hpp
A include/pdal/GlobalEnvironment.hpp
A include/pdal/ThreadEnvironment.hpp
M include/pdal/filters/Programmable.hpp
R include/pdal/plang/Environment.hpp
M include/pdal/plang/Invocation.hpp
A include/pdal/plang/PythonEnvironment.hpp
M src/CMakeLists.txt
M src/Dimension.cpp
R src/Environment.cpp
A src/GlobalEnvironment.cpp
A src/ThreadEnvironment.cpp
R src/plang/Environment.cpp
M src/plang/Invocation.cpp
A src/plang/PythonEnvironment.cpp
M src/plang/Redirector.cpp
M src/plang/Redirector.hpp
M test/unit/EnvironmentTest.cpp
M test/unit/main.cpp
Log Message:
-----------
fix creeping lambda build issue; better name the Env classes; stub in ThreadEnv
More information about the pdal-commits
mailing list