[pdal-commits] [PDAL/PDAL] f32ab9: We generally do not need a copy when using auto.
GitHub
noreply at github.com
Thu Jan 8 12:37:56 PST 2015
Branch: refs/heads/laz-perf-vagrant
Home: https://github.com/PDAL/PDAL
Commit: f32ab9615aa07bb0839cb63a1e7a416af78e351c
https://github.com/PDAL/PDAL/commit/f32ab9615aa07bb0839cb63a1e7a416af78e351c
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-01-08 (Thu, 08 Jan 2015)
Changed paths:
M filters/ferry/FerryFilter.cpp
M include/pdal/PointContext.hpp
M kernels/Kernel.cpp
M kernels/KernelFactory.cpp
M kernels/pipeline/PipelineKernel.cpp
M kernels/sort/SortKernel.cpp
M kernels/translate/TranslateKernel.cpp
M plugins/attribute/filters/AttributeFilter.cpp
M plugins/greyhound/io/GreyhoundReader.cpp
M plugins/icebridge/io/Hdf5Handler.cpp
M plugins/pcl/kernel/GroundKernel.cpp
M plugins/pcl/kernel/PCLKernel.cpp
M plugins/rxp/io/RxpReader.cpp
M src/StageFactory.cpp
M test/unit/OptionsTest.cpp
Log Message:
-----------
We generally do not need a copy when using auto.
Commit: e04d2aed37e148cff76f5a0ed929907a78ca77ca
https://github.com/PDAL/PDAL/commit/e04d2aed37e148cff76f5a0ed929907a78ca77ca
Author: Howard Butler <howard at hobu.co>
Date: 2015-01-08 (Thu, 08 Jan 2015)
Changed paths:
M Vagrantfile
Log Message:
-----------
add HDF5 package to Vagrantfile
Commit: c69c265f98904dfd34d45bfc8dcc9573b5ebca1a
https://github.com/PDAL/PDAL/commit/c69c265f98904dfd34d45bfc8dcc9573b5ebca1a
Author: Howard Butler <howard at hobu.co>
Date: 2015-01-08 (Thu, 08 Jan 2015)
Changed paths:
M filters/ferry/FerryFilter.cpp
M include/pdal/PointContext.hpp
M kernels/Kernel.cpp
M kernels/KernelFactory.cpp
M kernels/pipeline/PipelineKernel.cpp
M kernels/sort/SortKernel.cpp
M kernels/translate/TranslateKernel.cpp
M plugins/attribute/filters/AttributeFilter.cpp
M plugins/greyhound/io/GreyhoundReader.cpp
M plugins/icebridge/io/Hdf5Handler.cpp
M plugins/pcl/kernel/GroundKernel.cpp
M plugins/pcl/kernel/PCLKernel.cpp
M plugins/rxp/io/RxpReader.cpp
M src/StageFactory.cpp
M test/unit/OptionsTest.cpp
Log Message:
-----------
Merge branch 'master' into laz-perf-vagrant
Compare: https://github.com/PDAL/PDAL/compare/c528aa084a7c...c69c265f9890
More information about the pdal-commits
mailing list