[pdal-commits] [PDAL/PDAL] 93319f: Merge of tindex.
GitHub
noreply at github.com
Mon May 18 12:22:41 PDT 2015
Branch: refs/heads/grid-1.4.0
Home: https://github.com/PDAL/PDAL
Commit: 93319fa0f6cda604133a20d621ad544c96c34baa
https://github.com/PDAL/PDAL/commit/93319fa0f6cda604133a20d621ad544c96c34baa
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-05-18 (Mon, 18 May 2015)
Changed paths:
M include/pdal/GDALUtils.hpp
M include/pdal/Kernel.hpp
M include/pdal/Log.hpp
M io/las/LasError.hpp
M io/las/LasReader.cpp
M io/las/LasWriter.cpp
M kernels/CMakeLists.txt
M kernels/info/InfoKernel.cpp
M kernels/info/InfoKernel.hpp
A kernels/tindex/CMakeLists.txt
A kernels/tindex/TIndexKernel.cpp
A kernels/tindex/TIndexKernel.hpp
M src/Kernel.cpp
M src/KernelFactory.cpp
M src/pdal_config.cpp
Log Message:
-----------
Merge of tindex.
Commit: e572bbd0490b196c1ffaca49e7ae5b11b8b5e3ca
https://github.com/PDAL/PDAL/commit/e572bbd0490b196c1ffaca49e7ae5b11b8b5e3ca
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-05-18 (Mon, 18 May 2015)
Changed paths:
M kernels/tindex/TIndexKernel.cpp
Log Message:
-----------
Fix for Windows.
Commit: 50d4fd2bb8c6f76e0911d75e161acbc31daf6718
https://github.com/PDAL/PDAL/commit/50d4fd2bb8c6f76e0911d75e161acbc31daf6718
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-05-18 (Mon, 18 May 2015)
Changed paths:
M include/pdal/util/FileUtils.hpp
M kernels/tindex/TIndexKernel.cpp
M src/util/FileUtils.cpp
Log Message:
-----------
Fix file time stuff for windows.
Commit: e7349e2d6103486bad174b97ca89f8747f0f89d3
https://github.com/PDAL/PDAL/commit/e7349e2d6103486bad174b97ca89f8747f0f89d3
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-05-18 (Mon, 18 May 2015)
Changed paths:
M src/util/FileUtils.cpp
Log Message:
-----------
Use _stat instead of stat for windows.
Commit: 0fe78092fe05ce8bea56375145021fe74026de30
https://github.com/PDAL/PDAL/commit/0fe78092fe05ce8bea56375145021fe74026de30
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-05-18 (Mon, 18 May 2015)
Changed paths:
M kernels/tindex/TIndexKernel.cpp
Log Message:
-----------
Add missed call to fileTimes().
Commit: ddb7dfd25a3d00dfc5c0be59fb6c48b8defcb425
https://github.com/PDAL/PDAL/commit/ddb7dfd25a3d00dfc5c0be59fb6c48b8defcb425
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-05-18 (Mon, 18 May 2015)
Changed paths:
M io/bpf/BpfReader.cpp
Log Message:
-----------
Always register X, Y and Z for BPF as doubles.
Compare: https://github.com/PDAL/PDAL/compare/706124bdbad2...ddb7dfd25a3d
More information about the pdal-commits
mailing list