[pdal-commits] [PDAL/PDAL] 72bf0a: add a caching test to chippertest
GitHub
noreply at github.com
Mon Sep 30 16:20:36 PDT 2013
Branch: refs/heads/branch-0.9.7
Home: https://github.com/PDAL/PDAL
Commit: 72bf0ac71373853546b8d72cde8799e08a862768
https://github.com/PDAL/PDAL/commit/72bf0ac71373853546b8d72cde8799e08a862768
Author: Howard Butler <howard at hobu.co>
Date: 2013-09-27 (Fri, 27 Sep 2013)
Changed paths:
M test/unit/filters/ChipperTest.cpp
Log Message:
-----------
add a caching test to chippertest
Commit: b53161ad490584e36a8372dfc2366d9a47b46743
https://github.com/PDAL/PDAL/commit/b53161ad490584e36a8372dfc2366d9a47b46743
Author: Howard Butler <howard at hobu.co>
Date: 2013-09-27 (Fri, 27 Sep 2013)
Changed paths:
M test/unit/filters/CacheFilterTest.cpp
Log Message:
-----------
check random reads on cache test
Commit: 4fee1e1e857434850a7bfc812f2a082034bdf0d2
https://github.com/PDAL/PDAL/commit/4fee1e1e857434850a7bfc812f2a082034bdf0d2
Author: Howard Butler <howard at hobu.co>
Date: 2013-09-30 (Mon, 30 Sep 2013)
Changed paths:
M include/pdal/PointBuffer.hpp
Log Message:
-----------
make sure to use 64bit math for calculating byte positions
Commit: f0d458e72a4fcae13eaf47abf6366df9953d9e56
https://github.com/PDAL/PDAL/commit/f0d458e72a4fcae13eaf47abf6366df9953d9e56
Author: Howard Butler <howard at hobu.co>
Date: 2013-09-30 (Mon, 30 Sep 2013)
Changed paths:
M src/drivers/las/Reader.cpp
Log Message:
-----------
make sure to use 64bit math for calculating buffer position
Compare: https://github.com/PDAL/PDAL/compare/8a8173fc94bb...f0d458e72a4f
More information about the pdal-commits
mailing list