[pdal-commits] [PDAL/PDAL] 93884d: Add removeLeadingBlanks. Fix removeTrailingBlanks...

GitHub noreply at github.com
Wed Feb 4 13:27:42 PST 2015


  Branch: refs/heads/issues-746-747
  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.


  Commit: e39407c483c6a5901b85761d93c2a6d8cdc60a53
      https://github.com/PDAL/PDAL/commit/e39407c483c6a5901b85761d93c2a6d8cdc60a53
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-02-04 (Wed, 04 Feb 2015)

  Changed paths:
    M plugins/pgpointcloud/io/PgWriter.cpp

  Log Message:
  -----------
  Make sure that hexrep is properly sized before appending to insertion buffer.
Close #746
Close #747


Compare: https://github.com/PDAL/PDAL/compare/93884d4e7a68^...e39407c483c6


More information about the pdal-commits mailing list