[pdal-commits] [PDAL/PDAL] 93884d: Add removeLeadingBlanks. Fix removeTrailingBlanks...
GitHub
noreply at github.com
Wed Feb 4 13:35:53 PST 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 93884d4e7a687527f8d1418027043dff4f63cbc3
https://github.com/PDAL/PDAL/commit/93884d4e7a687527f8d1418027043dff4f63cbc3
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M include/pdal/Utils.hpp
M test/unit/UtilsTest.cpp
Log Message:
-----------
Add removeLeadingBlanks. Fix removeTrailingBlanks.
Commit: 60ac61fb8ceb205378af981c1edeaba478418df7
https://github.com/PDAL/PDAL/commit/60ac61fb8ceb205378af981c1edeaba478418df7
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M include/pdal/Options.hpp
M src/Options.cpp
M src/Utils.cpp
M test/unit/OptionsTest.cpp
Log Message:
-----------
Actually commit changes to removeTrailing/Leading blanks.
Support options -> vector of strings.
Compare: https://github.com/PDAL/PDAL/compare/1d4475018404...60ac61fb8ceb
More information about the pdal-commits
mailing list