[pdal-commits] [PDAL/PDAL] ee33db: Remove unhandled exceptions.
GitHub
noreply at github.com
Fri Oct 28 12:39:06 PDT 2016
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: ee33db5ed439a2ae0f6d1160458c58b714f03f76
https://github.com/PDAL/PDAL/commit/ee33db5ed439a2ae0f6d1160458c58b714f03f76
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-10-28 (Fri, 28 Oct 2016)
Changed paths:
M plugins/greyhound/io/bbox.cpp
M plugins/greyhound/io/bbox.hpp
M plugins/greyhound/io/dir.hpp
M plugins/icebridge/io/IcebridgeReader.cpp
M plugins/icebridge/io/IcebridgeReader.hpp
M plugins/nitf/io/NitfFileWriter.cpp
M plugins/nitf/io/tre_plugins.cpp
M plugins/oci/io/OciWriter.cpp
M plugins/p2g/io/P2gWriter.cpp
M plugins/p2g/io/P2gWriter.hpp
M plugins/sqlite/io/SQLiteWriter.cpp
M src/PipelineReaderXML.cpp
M src/PointView.cpp
M src/Polygon.cpp
M src/SpatialReference.cpp
M src/util/Utils.cpp
Log Message:
-----------
Remove unhandled exceptions.
Close #1078
Commit: a24f6c8229b5929a57c3e8aed00b5f101faa0ad5
https://github.com/PDAL/PDAL/commit/a24f6c8229b5929a57c3e8aed00b5f101faa0ad5
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-10-28 (Fri, 28 Oct 2016)
Changed paths:
M cmake/macros.cmake
M dimbuilder/CMakeLists.txt
M doc/conf.py
A doc/dimensions.rst
M doc/index.rst
A doc/references.rst
M doc/stages/filters.dartsample.rst
M doc/stages/filters.ground.rst
M doc/stages/filters.outlier.rst
M doc/stages/filters.pmf.rst
M doc/stages/filters.sample.rst
M doc/stages/filters.statisticaloutlier.rst
M doc/stages/readers.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 examples/writing-reader/MyReader.cpp
M include/pdal/PDALUtils.hpp
M plugins/greyhound/CMakeLists.txt
M src/CMakeLists.txt
M src/PDALUtils.cpp
M src/PipelineReaderJSON.cpp
M src/util/CMakeLists.txt
A test/data/autzen/thin-1.las
A test/data/autzen/thin-2.las
A test/data/pipeline/glob.json.in
M test/unit/PipelineManagerTest.cpp
M vendor/arbiter/CMakeLists.txt
M vendor/arbiter/arbiter.cpp
M vendor/arbiter/arbiter.hpp
M vendor/jsoncpp/dist/CMakeLists.txt
M vendor/pdalboost/CMakeLists.txt
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/PDAL/PDAL/compare/ade2f861a998...a24f6c8229b5
More information about the pdal-commits
mailing list