[pdal-commits] [PDAL/PDAL] 7468f4: Add word expansion (shell syntax handling) for fil...
GitHub
noreply at github.com
Thu Apr 3 15:06:23 PDT 2014
Branch: refs/heads/issues/272-rel-filenames
Home: https://github.com/PDAL/PDAL
Commit: 7468f4cf2a44522f7a54a4d20966ff118f7f731a
https://github.com/PDAL/PDAL/commit/7468f4cf2a44522f7a54a4d20966ff118f7f731a
Author: Andrew Bell <andrew.bellia at gmail.com>
Date: 2014-04-03 (Thu, 03 Apr 2014)
Changed paths:
M include/pdal/Options.hpp
M include/pdal/PipelineReader.hpp
M src/Options.cpp
M src/PipelineReader.cpp
Log Message:
-----------
Add word expansion (shell syntax handling) for filenames in pipelines on
non-Windows systems.
Use some C++11 and use the boost::property_tree namespace to simplify code
in Options.*
More information about the pdal-commits
mailing list