[pdal-commits] [PDAL/PDAL] 82fecb: added FileUtils::readFileIntoString() helper

GitHub noreply at github.com
Wed Mar 14 15:57:51 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 82fecb8da20772bfeeb3e73b5d6c70820f2cedc1
      https://github.com/PDAL/PDAL/commit/82fecb8da20772bfeeb3e73b5d6c70820f2cedc1
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2012-03-14 (Wed, 14 Mar 2012)

  Changed paths:
    M include/pdal/FileUtils.hpp
  M src/FileUtils.cpp

  Log Message:
  -----------
  added FileUtils::readFileIntoString() helper


  Commit: 8d7d89b322a53fcffccae6674e6dd426e8617f19
      https://github.com/PDAL/PDAL/commit/8d7d89b322a53fcffccae6674e6dd426e8617f19
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2012-03-14 (Wed, 14 Mar 2012)

  Changed paths:
    A test/data/text.txt
  M test/unit/FileUtilsTest.cpp

  Log Message:
  -----------
  test for FileUtils::readFileIntoString() helper


  Commit: 8f1fec248b411888f49039d7c588ee943fc13209
      https://github.com/PDAL/PDAL/commit/8f1fec248b411888f49039d7c588ee943fc13209
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2012-03-14 (Wed, 14 Mar 2012)

  Changed paths:
    M src/plang/Invocation.cpp
  M src/plang/Script.cpp
  A test/data/pipeline/pipeline_plang.xml
  A test/data/pipeline/test1.py
  M test/unit/PipelineReaderTest.cpp

  Log Message:
  -----------
  plang filtering via pipeline xml works


Compare: https://github.com/PDAL/PDAL/compare/255d953...8f1fec2


More information about the pdal-commits mailing list