[pdal-commits] [PDAL/PDAL] 9a283d: typo

GitHub noreply at github.com
Tue Feb 21 12:53:31 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 9a283df7eba63344e341015aac28d47ababc51e2
      https://github.com/PDAL/PDAL/commit/9a283df7eba63344e341015aac28d47ababc51e2
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-02-17 (Fri, 17 Feb 2012)

  Changed paths:
    M include/pdal/PipelineManager.hpp

  Log Message:
  -----------
  typo


  Commit: d4b8089fc4ebc39d5be0a262883dfd8fa60160fb
      https://github.com/PDAL/PDAL/commit/d4b8089fc4ebc39d5be0a262883dfd8fa60160fb
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-02-21 (Tue, 21 Feb 2012)

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

  Log Message:
  -----------
  add a string-fetching getenv and make getDLLSymbol be static


  Commit: 63e924c01b12f92a7c47cc159fc4da66295727fc
      https://github.com/PDAL/PDAL/commit/63e924c01b12f92a7c47cc159fc4da66295727fc
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-02-21 (Tue, 21 Feb 2012)

  Changed paths:
    M include/pdal/StageFactory.hpp
  M include/pdal/drivers/pipeline/Reader.hpp
  M include/pdal/drivers/text/Writer.hpp
  M src/CMakeLists.txt
  M src/StageFactory.cpp
  M src/drivers/text/Writer.cpp
  M test/data/pipeline/pipeline_csv.xml
  M test/unit/TextWriterTest.cpp

  Log Message:
  -----------
  make drivers.text.writer a dynamically loaded plugin that is controlled by PDAL_DRIVER_PATH -- note that this is merely the instructive case for now, and we should probably have both an example and a real drivers.text.writer in the near future


Compare: https://github.com/PDAL/PDAL/compare/b3c0251...63e924c


More information about the pdal-commits mailing list