[pdal-commits] [PDAL/PDAL] e7a9ee: remove Qi parser, good riddance; fix some build is...

GitHub noreply at github.com
Mon Mar 12 19:47:41 EDT 2012


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

  Changed paths:
    M include/pdal/filters/Predicate.hpp
  M include/pdal/filters/Programmable.hpp
  R include/pdal/filters/Programmable2.hpp
  R include/pdal/plang/AstNode.hpp
  R include/pdal/plang/AstUtils.hpp
  R include/pdal/plang/Parser.hpp
  R include/pdal/plang/Program.hpp
  M include/pdal/plang/PythonSupport.hpp
  R include/pdal/plang/SymbolTable.hpp
  M src/CMakeLists.txt
  M src/filters/Predicate.cpp
  M src/filters/Programmable.cpp
  R src/filters/Programmable2.cpp
  R src/plang/AstNode.cpp
  R src/plang/AstUtils.cpp
  R src/plang/Parser.cpp
  R src/plang/Parser_qi.cpp
  R src/plang/Program.cpp
  R src/plang/SymbolTable.cpp
  M test/unit/CMakeLists.txt
  R test/unit/PLangInternalTest.cpp
  R test/unit/PLangParserTest.cpp
  M test/unit/PredicateFilterTest.cpp
  M test/unit/ProgrammableFilterTest.cpp
  R test/unit/PythonParserTest.cpp

  Log Message:
  -----------
  remove Qi parser, good riddance; fix some build issues for Mr Jenkins





More information about the pdal-commits mailing list