[pdal-commits] [PDAL/PDAL] 2b65a6: Don't divide by zero.

GitHub noreply at github.com
Tue Oct 27 13:49:32 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 2b65a65f1c5e86e9ddb019d0bfb568d81b0962b7
      https://github.com/PDAL/PDAL/commit/2b65a65f1c5e86e9ddb019d0bfb568d81b0962b7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-10-27 (Tue, 27 Oct 2015)

  Changed paths:
    M io/faux/FauxReader.cpp
    M test/unit/io/faux/FauxReaderTest.cpp

  Log Message:
  -----------
  Don't divide by zero.
Close #1015


  Commit: 8e89f2b6c6e4131758acd6ffda42ecc65b6eca16
      https://github.com/PDAL/PDAL/commit/8e89f2b6c6e4131758acd6ffda42ecc65b6eca16
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-10-27 (Tue, 27 Oct 2015)

  Changed paths:
    M doc/Makefile
    A doc/_templates/layout.html
    R doc/_themes/bootstrap/bootstrap.js
    R doc/_themes/bootstrap/bootstrap.min.js
    R doc/_themes/bootstrap/indexsidebar.html
    R doc/_themes/bootstrap/static/bootstrap-default.css
    R doc/_themes/bootstrap/static/bootstrap-default.min.css
    R doc/_themes/bootstrap/static/bootstrap-dropdown.js
    R doc/_themes/bootstrap/static/bootstrap-engineauth.css
    R doc/_themes/bootstrap/static/bootstrap-engineauth.min.css
    R doc/_themes/bootstrap/static/bootstrap-responsive.css
    R doc/_themes/bootstrap/static/bootstrap-responsive.min.css
    R doc/_themes/bootstrap/static/bootstrap-sapling.css
    R doc/_themes/bootstrap/static/jquery.js
    R doc/_themes/bootstrap/static/sphinx-bootstrap.css
    M doc/api/cpp/bounds.rst
    A doc/api/cpp/filter.rst
    M doc/api/cpp/index.rst
    M doc/api/cpp/log.rst
    M doc/api/cpp/metadata.rst
    R doc/api/cpp/option.rst
    M doc/api/cpp/options.rst
    M doc/api/cpp/pointtable.rst
    M doc/api/cpp/pointview.rst
    M doc/api/cpp/reader.rst
    M doc/api/cpp/stage.rst
    M doc/api/cpp/writer.rst
    M doc/api/index.rst
    M doc/community.rst
    M doc/compilation/media/OSGeo4WInstallIConv.png
    M doc/compilation/unix.rst
    M doc/conf.py
    M doc/development/index.rst
    R doc/docs.rst
    M doc/faq.rst
    M doc/index.rst
    M doc/stages/filters.statisticaloutlier.rst
    M doc/stages/index.rst
    M doc/stages/readers.bpf.rst
    M doc/stages/readers.gdal.rst
    M doc/stages/readers.geowave.rst
    M doc/stages/readers.las.rst
    M doc/stages/readers.ply.rst
    M doc/stages/writers.geowave.rst
    M doc/tutorial/liblas_to_pdal.rst
    M doc/tutorial/pcl_ground.rst
    M doc/tutorial/reading.rst
    M doc/tutorial/using.rst
    M doc/tutorial/writing-filter.rst
    M doc/tutorial/writing-kernel.rst
    M doc/tutorial/writing-reader.rst
    M doc/tutorial/writing-writer.rst
    M doc/tutorial/writing.rst
    M doc/vagrant.rst
    M include/pdal/Stage.hpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/PDAL/PDAL/compare/b8e8011a1ce3...8e89f2b6c6e4


More information about the pdal-commits mailing list