[pdal-commits] [PDAL/PDAL] 6a6e2a: Move portable_endian to util.
GitHub
noreply at github.com
Tue Jun 16 07:28:14 PDT 2015
Branch: refs/heads/master
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
Compare: https://github.com/PDAL/PDAL/compare/6aba5274155b...95c3b882a84c
More information about the pdal-commits
mailing list