[pdal-commits] [PDAL/PDAL] 4ffc08: no need to create a new buffer for the last little...

GitHub noreply at github.com
Fri Jun 1 11:17:09 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 4ffc08e704270b3e81f6ac67d3fdaaa8bbe97b75
      https://github.com/PDAL/PDAL/commit/4ffc08e704270b3e81f6ac67d3fdaaa8bbe97b75
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-06-01 (Fri, 01 Jun 2012)

  Changed paths:
    M src/Writer.cpp

  Log Message:
  -----------
  no need to create a new buffer for the last little bit


  Commit: 45f5f0ada9be007bb86179f3fa0244aab829eb6d
      https://github.com/PDAL/PDAL/commit/45f5f0ada9be007bb86179f3fa0244aab829eb6d
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-06-01 (Fri, 01 Jun 2012)

  Changed paths:
    M include/pdal/PointBuffer.hpp
    M src/PointBuffer.cpp

  Log Message:
  -----------
  give PointBuffer the ability to be resized


  Commit: ea28569d52afd07cd95c7f17091aefa681ad1aca
      https://github.com/PDAL/PDAL/commit/ea28569d52afd07cd95c7f17091aefa681ad1aca
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-06-01 (Fri, 01 Jun 2012)

  Changed paths:
    M src/Writer.cpp

  Log Message:
  -----------
  resize the PointBuffer instead of creating a new one for the last little bit


  Commit: d726de38d4fc0cfa7d7691b4be086d5936c4b1ae
      https://github.com/PDAL/PDAL/commit/d726de38d4fc0cfa7d7691b4be086d5936c4b1ae
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-06-01 (Fri, 01 Jun 2012)

  Changed paths:
    M test/unit/drivers/faux/FauxWriterTest.cpp

  Log Message:
  -----------
  use BOOST_CHECK_EQUAL for better feedback when things fail


Compare: https://github.com/PDAL/PDAL/compare/87da5b6...d726de3


More information about the pdal-commits mailing list