[pdal-commits] [PDAL/PDAL] 2cd8e1: ignore pkg-config script

GitHub noreply at github.com
Wed Mar 19 12:09:26 PDT 2014


  Branch: refs/heads/issues/255-pdal-diff
  Home:   https://github.com/PDAL/PDAL
  Commit: 2cd8e1cf61f060cf47a3d69c7ca0adedc046ce49
      https://github.com/PDAL/PDAL/commit/2cd8e1cf61f060cf47a3d69c7ca0adedc046ce49
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  ignore pkg-config script


  Commit: 46c9db4890521ad9c56787389f279f18ceb187e1
      https://github.com/PDAL/PDAL/commit/46c9db4890521ad9c56787389f279f18ceb187e1
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    M src/StageIterator.cpp

  Log Message:
  -----------
  if we didn't read any points, set the m_index to the getNumPoints of the stage because we're done


  Commit: d6e87949196eaee54bf93b4ea12a408950debb66
      https://github.com/PDAL/PDAL/commit/d6e87949196eaee54bf93b4ea12a408950debb66
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    M include/pdal/Utils.hpp
    M include/pdal/pdal_error.hpp

  Log Message:
  -----------
  throw new pdal::invalid_stream instead of a generic std::runtime_error when the stream is no good


  Commit: 9e0d0d916a825df0fe318e8e8f07175d446be17d
      https://github.com/PDAL/PDAL/commit/9e0d0d916a825df0fe318e8e8f07175d446be17d
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    M src/drivers/las/Reader.cpp

  Log Message:
  -----------
  support reading LAS (not LAZ) files that have fewer points than the header actually states


  Commit: e8adbb9f363cacc225e1949a131a29e553395546
      https://github.com/PDAL/PDAL/commit/e8adbb9f363cacc225e1949a131a29e553395546
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    M include/pdal/kernel/Diff.hpp
    M src/kernel/Diff.cpp

  Log Message:
  -----------
  support basic point inspection for 'pdal diff'


  Commit: 114020d1653c233d08f65a93dfbac67ef52c8004
      https://github.com/PDAL/PDAL/commit/114020d1653c233d08f65a93dfbac67ef52c8004
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    M doc/apps.txt

  Log Message:
  -----------
  add docs for 'pdal diff'


Compare: https://github.com/PDAL/PDAL/compare/ef7c1d2f8945...114020d1653c


More information about the pdal-commits mailing list