[pdal-commits] [PDAL/PDAL] 233cc2: offer alternative if cxxabi.h is not available

GitHub noreply at github.com
Fri May 23 09:06:08 PDT 2014


  Branch: refs/heads/point-context
  Home:   https://github.com/PDAL/PDAL
  Commit: 233cc2f2175f5f3546b1fba5e8cda36f0165e202
      https://github.com/PDAL/PDAL/commit/233cc2f2175f5f3546b1fba5e8cda36f0165e202
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-05-16 (Fri, 16 May 2014)

  Changed paths:
    M src/Utils.cpp

  Log Message:
  -----------
  offer alternative if cxxabi.h is not available


  Commit: 4203a8a88bdfd2226c3237650e37c7297294fdc3
      https://github.com/PDAL/PDAL/commit/4203a8a88bdfd2226c3237650e37c7297294fdc3
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-05-16 (Fri, 16 May 2014)

  Changed paths:
    M CMakeLists.txt
    A cmake/check_demangle.cpp
    M pdal_defines.h.in
    M src/Utils.cpp

  Log Message:
  -----------
  use try_compile to see if we can demangle


  Commit: 34a186cba094bd8d3de477319954cf9276673311
      https://github.com/PDAL/PDAL/commit/34a186cba094bd8d3de477319954cf9276673311
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2014-05-22 (Thu, 22 May 2014)

  Changed paths:
    M CMakeLists.txt
    A cmake/check_demangle.cpp
    M pdal_defines.h.in
    M src/Utils.cpp

  Log Message:
  -----------
  Merge pull request #365 from chambbj/issues/335-cxxabi

offer alternative if cxxabi.h is not available


  Commit: 917c17472b516d85f94f5edd0ba61f5b3894f8b0
      https://github.com/PDAL/PDAL/commit/917c17472b516d85f94f5edd0ba61f5b3894f8b0
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-05-23 (Fri, 23 May 2014)

  Changed paths:
    M include/pdal/PointBuffer.hpp
    M include/pdal/pdal_macros.hpp

  Log Message:
  -----------
  Add lround for windows.


  Commit: d48c052643c936b464edc46d298239f47cc4112b
      https://github.com/PDAL/PDAL/commit/d48c052643c936b464edc46d298239f47cc4112b
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2014-05-23 (Fri, 23 May 2014)

  Changed paths:
    M include/pdal/PointBuffer.hpp
    M include/pdal/pdal_macros.hpp

  Log Message:
  -----------
  Merge pull request #379 from PDAL/issues/378-lround

Add lround for windows.


  Commit: 9cd6475c0c992ba8f4a585517ad8c00ebe0ea756
      https://github.com/PDAL/PDAL/commit/9cd6475c0c992ba8f4a585517ad8c00ebe0ea756
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-05-23 (Fri, 23 May 2014)

  Changed paths:
    M include/pdal/PointBuffer.hpp
    M include/pdal/Schema.hpp
    M include/pdal/filters/InPlaceReprojection.hpp
    M src/filters/InPlaceReprojection.cpp
    M src/filters/Reprojection.cpp
    M test/unit/CMakeLists.txt
    M test/unit/filters/InPlaceReprojectionFilterTest.cpp

  Log Message:
  -----------
  Have InPlaceReprojection use PointBuffer.


  Commit: 378c3dc08a0ec3c35d30e03d2001bfc587b0d61c
      https://github.com/PDAL/PDAL/commit/378c3dc08a0ec3c35d30e03d2001bfc587b0d61c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-05-23 (Fri, 23 May 2014)

  Changed paths:
    M CMakeLists.txt
    A cmake/check_demangle.cpp
    M include/pdal/PointBuffer.hpp
    M include/pdal/pdal_macros.hpp
    M pdal_defines.h.in
    M src/Utils.cpp

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/PDAL/PDAL into point-context


  Commit: bc65d90b6b170902bd007220d08e9a1a24129400
      https://github.com/PDAL/PDAL/commit/bc65d90b6b170902bd007220d08e9a1a24129400
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-05-23 (Fri, 23 May 2014)

  Changed paths:
    M include/pdal/IStream.hpp
    M include/pdal/PointBuffer.hpp
    M include/pdal/RawPtBuf.hpp

  Log Message:
  -----------
  Merge branch 'point-context' of https://github.com/PDAL/PDAL into point-context

Conflicts:
	include/pdal/PointBuffer.hpp


  Commit: a8b90b2e7152fc2c92b1a0be3add7261b7335b72
      https://github.com/PDAL/PDAL/commit/a8b90b2e7152fc2c92b1a0be3add7261b7335b72
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-05-23 (Fri, 23 May 2014)

  Changed paths:
    M include/pdal/drivers/las/Reader.hpp

  Log Message:
  -----------
  Merge branch 'point-context' of https://github.com/PDAL/PDAL into point-context


Compare: https://github.com/PDAL/PDAL/compare/7f68b0608e1f...a8b90b2e7152


More information about the pdal-commits mailing list