[pdal-commits] [PDAL/PDAL] 05ef8a: addressing multiple windows issues

GitHub noreply at github.com
Thu Sep 25 11:42:25 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 05ef8a5155a2c261c22b880e6e0f5986dbe0a58a
      https://github.com/PDAL/PDAL/commit/05ef8a5155a2c261c22b880e6e0f5986dbe0a58a
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-09-25 (Thu, 25 Sep 2014)

  Changed paths:
    M test/unit/PointBufferTest.cpp

  Log Message:
  -----------
  addressing multiple windows issues

  * #490 - use unique_ptr and roll our own swap
  * #491 - use C++11 random uniform distribution on the range of indices


  Commit: 19544d77e817a363d101dcde3fe75421ad3ca574
      https://github.com/PDAL/PDAL/commit/19544d77e817a363d101dcde3fe75421ad3ca574
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-09-25 (Thu, 25 Sep 2014)

  Changed paths:
    M test/unit/PointBufferTest.cpp

  Log Message:
  -----------
  Merge pull request #493 from chambbj/issues/490-win-constant-expression

addressing multiple windows issues


Compare: https://github.com/PDAL/PDAL/compare/8c5fb87e4d4e...19544d77e817


More information about the pdal-commits mailing list