[pdal-commits] [PDAL/PDAL] 6a6e2a: Move portable_endian to util.
GitHub
noreply at github.com
Tue Jun 16 11:00:26 PDT 2015
Branch: refs/heads/no-plugins-pdalinfo-summary
Home: https://github.com/PDAL/PDAL
Commit: 6a6e2a338fc74354ae9b23e9e97d8abd4c399310
https://github.com/PDAL/PDAL/commit/6a6e2a338fc74354ae9b23e9e97d8abd4c399310
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-16 (Tue, 16 Jun 2015)
Changed paths:
R include/pdal/portable_endian.hpp
M include/pdal/util/Extractor.hpp
M include/pdal/util/IStream.hpp
M include/pdal/util/Inserter.hpp
M include/pdal/util/OStream.hpp
A include/pdal/util/portable_endian.hpp
M io/qfit/QfitReader.cpp
M plugins/attribute/filters/AttributeFilter.cpp
M src/util/FileUtils.cpp
Log Message:
-----------
Move portable_endian to util.
Commit: 95c3b882a84c71f39407b7a1dd031af1f1b57d9b
https://github.com/PDAL/PDAL/commit/95c3b882a84c71f39407b7a1dd031af1f1b57d9b
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-06-16 (Tue, 16 Jun 2015)
Changed paths:
M doc/_themes/bootstrap/static/sphinx-bootstrap.css
M doc/_themes/bootstrap/theme.conf
M doc/apps.rst
M doc/stages/filters.decimation.rst
M doc/stages/writers.p2g.rst
M doc/tutorial/reading.rst
M filters/reprojection/ReprojectionFilter.cpp
M filters/reprojection/ReprojectionFilter.hpp
M include/pdal/GDALUtils.hpp
M include/pdal/PluginManager.hpp
M include/pdal/Utils.hpp
M io/CMakeLists.txt
M io/bpf/BpfReader.cpp
M io/las/LasReader.cpp
M io/las/LasReader.hpp
M io/las/VariableLengthRecord.hpp
R io/rialto/CMakeLists.txt
R io/rialto/RialtoCommon.cpp
R io/rialto/RialtoCommon.hpp
R io/rialto/RialtoWriter.cpp
R io/rialto/RialtoWriter.hpp
M kernels/delta/DeltaKernel.cpp
M kernels/diff/DiffKernel.cpp
M kernels/diff/DiffKernel.hpp
M kernels/info/InfoKernel.cpp
M kernels/info/InfoKernel.hpp
M kernels/random/RandomKernel.cpp
M kernels/tindex/TIndexKernel.cpp
M kernels/tindex/TIndexKernel.hpp
M kernels/translate/TranslateKernel.cpp
M plugins/nitf/io/NitfReader.hpp
M plugins/oci/io/OciCommon.cpp
M plugins/oci/io/OciWriter.cpp
M src/PipelineReader.cpp
M src/PluginManager.cpp
M src/PointTable.cpp
M src/StageFactory.cpp
M src/Utils.cpp
M test/unit/CMakeLists.txt
M test/unit/SpatialReferenceTest.cpp
M test/unit/io/las/LasReaderTest.cpp
R test/unit/io/rialto/RialtoWriterTest.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/PDAL/PDAL
Commit: 57b56e7e45dd6d0b28b660d09afa466c28c2a907
https://github.com/PDAL/PDAL/commit/57b56e7e45dd6d0b28b660d09afa466c28c2a907
Author: Howard Butler <howard at hobu.co>
Date: 2015-06-16 (Tue, 16 Jun 2015)
Changed paths:
M kernels/tindex/TIndexKernel.cpp
M kernels/tindex/TIndexKernel.hpp
Log Message:
-----------
try to pool'ify getFileInfo calls
Commit: efbbbb7a1927187b28c7609cde1b9dfe5615da05
https://github.com/PDAL/PDAL/commit/efbbbb7a1927187b28c7609cde1b9dfe5615da05
Author: Howard Butler <howard at hobu.co>
Date: 2015-06-16 (Tue, 16 Jun 2015)
Changed paths:
M src/Kernel.cpp
Log Message:
-----------
adapt Connors backtrace printer from Entwine
Commit: badb7325283660a1d94a1ce03f51986060ce4b97
https://github.com/PDAL/PDAL/commit/badb7325283660a1d94a1ce03f51986060ce4b97
Author: Howard Butler <howard at hobu.co>
Date: 2015-06-16 (Tue, 16 Jun 2015)
Changed paths:
R include/pdal/portable_endian.hpp
M include/pdal/util/Extractor.hpp
M include/pdal/util/IStream.hpp
M include/pdal/util/Inserter.hpp
M include/pdal/util/OStream.hpp
A include/pdal/util/portable_endian.hpp
M io/qfit/QfitReader.cpp
M plugins/attribute/filters/AttributeFilter.cpp
M src/Kernel.cpp
M src/util/FileUtils.cpp
Log Message:
-----------
Merge branch 'attach-stacktrace-signal' into no-plugins-pdalinfo-summary
Commit: 4d378e0a93b0b0dd61a57ec05c3f56ae98ebd618
https://github.com/PDAL/PDAL/commit/4d378e0a93b0b0dd61a57ec05c3f56ae98ebd618
Author: Howard Butler <howard at hobu.co>
Date: 2015-06-16 (Tue, 16 Jun 2015)
Changed paths:
M kernels/tindex/TIndexKernel.cpp
Log Message:
-----------
another whack and pooling the pdal info runs
Compare: https://github.com/PDAL/PDAL/compare/8f98edee1440...4d378e0a93b0
More information about the pdal-commits
mailing list