[pdal-commits] [PDAL/PDAL] 7468f4: Add word expansion (shell syntax handling) for fil...

GitHub noreply at github.com
Fri Apr 4 06:18:30 PDT 2014


  Branch: refs/heads/master
  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.*


  Commit: ffd4754d85446b4c097db992c92e101dff674123
      https://github.com/PDAL/PDAL/commit/ffd4754d85446b4c097db992c92e101dff674123
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M include/pdal/Options.hpp
    M include/pdal/PipelineReader.hpp
    M src/Options.cpp
    M src/PipelineReader.cpp

  Log Message:
  -----------
  Merge pull request #276 from PDAL/issues/272-rel-filenames

Add word expansion (shell syntax handling) for filenames in pipelines on


Compare: https://github.com/PDAL/PDAL/compare/1d5520e0b902...ffd4754d8544


More information about the pdal-commits mailing list