[pdal-commits] [PDAL/PDAL] 96d879: fix up Define(long long*)

GitHub noreply at github.com
Mon Mar 11 11:33:52 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 96d8795088ee81cfd0da9c44c136f670a5574aac
      https://github.com/PDAL/PDAL/commit/96d8795088ee81cfd0da9c44c136f670a5574aac
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M src/drivers/oci/oci_wrapper.cpp

  Log Message:
  -----------
  fix up Define(long long*)


  Commit: 6fab31837a283b720f4ace848e132dadbc3d496b
      https://github.com/PDAL/PDAL/commit/6fab31837a283b720f4ace848e132dadbc3d496b
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M CMakeLists.txt
    A include/pdal/pdal_defines.h.in
    R pdal_defines.h.in

  Log Message:
  -----------
  undo #115 again. Automatic regen with make is still busted for me when this lives in the top of the source tree


  Commit: 520699bdde40ce231b375b56ecb382bdb1d4ae0d
      https://github.com/PDAL/PDAL/commit/520699bdde40ce231b375b56ecb382bdb1d4ae0d
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M src/filters/Crop.cpp

  Log Message:
  -----------
  turn up the precision when doing debug log


  Commit: 2fa674759590da33c3093ed8fad9757961458a26
      https://github.com/PDAL/PDAL/commit/2fa674759590da33c3093ed8fad9757961458a26
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M test/data/oracle/view-read.xml

  Log Message:
  -----------
  more complete view query example for oracle


  Commit: 6f9b95dc7094e1bb9e77603fb2541d6b779c612a
      https://github.com/PDAL/PDAL/commit/6f9b95dc7094e1bb9e77603fb2541d6b779c612a
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M CMakeLists.txt
    R include/pdal/pdal_defines.h.in
    A pdal_defines.h.in

  Log Message:
  -----------
  Revert "undo #115 again. Automatic regen with make is still busted for me when this lives in the top of the source tree"

This reverts commit 6fab31837a283b720f4ace848e132dadbc3d496b.


  Commit: 1d4a5e709bb9528a4dda27cbef232c2457b8bcae
      https://github.com/PDAL/PDAL/commit/1d4a5e709bb9528a4dda27cbef232c2457b8bcae
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-03-11 (Mon, 11 Mar 2013)

  Changed paths:
    M src/filters/Crop.cpp

  Log Message:
  -----------
  increase log noise


  Commit: 893218bceb2e088fcc09dbce687c8aca9a7d0dfb
      https://github.com/PDAL/PDAL/commit/893218bceb2e088fcc09dbce687c8aca9a7d0dfb
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-03-11 (Mon, 11 Mar 2013)

  Changed paths:
    M src/PointBuffer.cpp

  Log Message:
  -----------
  use scoped_array::reset to make sure previous buffer actually gets free'd


Compare: https://github.com/PDAL/PDAL/compare/a940411ad09e...893218bceb2e


More information about the pdal-commits mailing list