[pdal-commits] [PDAL/PDAL] 06ba11: never add to cache from random iterator

GitHub noreply at github.com
Tue Oct 1 11:32:57 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 06ba110c9a1b5696e6147243ebcf89fefcb104b2
      https://github.com/PDAL/PDAL/commit/06ba110c9a1b5696e6147243ebcf89fefcb104b2
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-10-01 (Tue, 01 Oct 2013)

  Changed paths:
    M src/filters/Cache.cpp

  Log Message:
  -----------
  never add to cache from random iterator

Conflicts:
	src/filters/Cache.cpp


  Commit: 5c43edd66733a7d86d5130ae8a8f4c003f9dd284
      https://github.com/PDAL/PDAL/commit/5c43edd66733a7d86d5130ae8a8f4c003f9dd284
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-10-01 (Tue, 01 Oct 2013)

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

  Log Message:
  -----------
  tighten up the 64bit calculations for PointBuffer offsets


  Commit: 13b11f25f6ce440f19f6a75d6060e0d0542940c0
      https://github.com/PDAL/PDAL/commit/13b11f25f6ce440f19f6a75d6060e0d0542940c0
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-10-01 (Tue, 01 Oct 2013)

  Changed paths:
    M src/drivers/las/Reader.cpp

  Log Message:
  -----------
  make sure to use 64bit math for calculating buffer position when reading data


Compare: https://github.com/PDAL/PDAL/compare/43fa812bbe14...13b11f25f6ce


More information about the pdal-commits mailing list