[pdal-commits] [PDAL/PDAL] 81a1e5: Add glob test for file in local directory.
GitHub
noreply at github.com
Thu Nov 17 07:18:29 PST 2016
Branch: refs/heads/radial-crop
Home: https://github.com/PDAL/PDAL
Commit: 81a1e59ecc04093395fa30e2cbe5f47c669f3f1a
https://github.com/PDAL/PDAL/commit/81a1e59ecc04093395fa30e2cbe5f47c669f3f1a
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-11-16 (Wed, 16 Nov 2016)
Changed paths:
M test/unit/FileUtilsTest.cpp
Log Message:
-----------
Add glob test for file in local directory.
Commit: d7b26a78a550f009a0a4f52f5926fd369345a391
https://github.com/PDAL/PDAL/commit/d7b26a78a550f009a0a4f52f5926fd369345a391
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-11-16 (Wed, 16 Nov 2016)
Changed paths:
M doc/stages/readers.greyhound.rst
M include/pdal/PointLayout.hpp
M include/pdal/PointView.hpp
M plugins/greyhound/CMakeLists.txt
M plugins/greyhound/io/GreyhoundReader.cpp
M plugins/greyhound/io/GreyhoundReader.hpp
R plugins/greyhound/io/bbox.cpp
R plugins/greyhound/io/bbox.hpp
A plugins/greyhound/io/bounds.cpp
A plugins/greyhound/io/bounds.hpp
M plugins/greyhound/io/dir.hpp
M plugins/greyhound/io/point.hpp
A plugins/greyhound/io/pool.cpp
A plugins/greyhound/io/pool.hpp
R plugins/greyhound/io/range.hpp
M plugins/greyhound/test/GreyhoundReaderTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: a9f8a26e67d4512f56d57ec9df2b9afb14e446f1
https://github.com/PDAL/PDAL/commit/a9f8a26e67d4512f56d57ec9df2b9afb14e446f1
Author: Kristian Evers <kristianevers at gmail.com>
Date: 2016-11-16 (Wed, 16 Nov 2016)
Changed paths:
M src/util/FileUtils.cpp
Log Message:
-----------
Handle filenames in working directory properly. Fixes #1389.
Commit: a0990446c97d0216fd0895ebf519fb85be254cb1
https://github.com/PDAL/PDAL/commit/a0990446c97d0216fd0895ebf519fb85be254cb1
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-11-16 (Wed, 16 Nov 2016)
Changed paths:
M src/util/FileUtils.cpp
Log Message:
-----------
Merge pull request #1391 from kbevers/issue-1389
Handle filenames in working directory properly. Fixes #1389.
Commit: eff569e8271e28249f443362548399b1da9d8f30
https://github.com/PDAL/PDAL/commit/eff569e8271e28249f443362548399b1da9d8f30
Author: Howard Butler <howard at hobu.co>
Date: 2016-11-17 (Thu, 17 Nov 2016)
Changed paths:
M src/util/FileUtils.cpp
M test/unit/FileUtilsTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into radial-crop
Commit: 3ab11479677208e0211d6f1dd3148fedce6565b4
https://github.com/PDAL/PDAL/commit/3ab11479677208e0211d6f1dd3148fedce6565b4
Author: Howard Butler <howard at hobu.co>
Date: 2016-11-17 (Thu, 17 Nov 2016)
Changed paths:
M include/pdal/Geometry.hpp
Log Message:
-----------
too many ctx's
Commit: cab1450a34fb4e7cb1f51a851a63ae745678fcfe
https://github.com/PDAL/PDAL/commit/cab1450a34fb4e7cb1f51a851a63ae745678fcfe
Author: Howard Butler <howard at hobu.co>
Date: 2016-11-17 (Thu, 17 Nov 2016)
Changed paths:
M filters/crop/CropFilter.cpp
M filters/crop/Point.cpp
M filters/crop/Point.hpp
Log Message:
-----------
lint cleanup
Commit: 6594922bbf25ad71bbf2fc34de8569c439552128
https://github.com/PDAL/PDAL/commit/6594922bbf25ad71bbf2fc34de8569c439552128
Author: Howard Butler <howard at hobu.co>
Date: 2016-11-17 (Thu, 17 Nov 2016)
Changed paths:
M src/Geometry.cpp
Log Message:
-----------
lint cleanup
Compare: https://github.com/PDAL/PDAL/compare/0dcdaa5083bc...6594922bbf25
More information about the pdal-commits
mailing list