[pdal-commits] [PDAL/PDAL] 74d608: Update arbiter bundle, which removes some nested n...

Andrew Bell noreply at github.com
Thu Apr 18 11:04:52 PDT 2019


  Branch: refs/heads/issue-2343
  Home:   https://github.com/PDAL/PDAL
  Commit: 74d6084043690c2586e7c5ee69b6bc8962bafde2
      https://github.com/PDAL/PDAL/commit/74d6084043690c2586e7c5ee69b6bc8962bafde2
  Author: Connor Manning <connor at hobu.co>
  Date:   2019-04-10 (Wed, 10 Apr 2019)

  Changed paths:
    M io/EptAddonWriter.cpp
    M io/EptReader.cpp
    M pdal/PDALUtils.cpp
    M vendor/arbiter/arbiter.cpp
    M vendor/arbiter/arbiter.hpp

  Log Message:
  -----------
  Update arbiter bundle, which removes some nested namespaces, fixes a potential file naming collision, and updates the JSON library used internally.


  Commit: 8553567123b0f2641d98b54d3e9784dbbdca59be
      https://github.com/PDAL/PDAL/commit/8553567123b0f2641d98b54d3e9784dbbdca59be
  Author: Connor Manning <connor at hobu.co>
  Date:   2019-04-10 (Wed, 10 Apr 2019)

  Changed paths:
    M plugins/greyhound/io/GreyhoundReader.cpp
    M plugins/i3s/io/EsriReader.cpp
    M plugins/i3s/io/SlpkReader.cpp

  Log Message:
  -----------
  Arbiter API update.


  Commit: e67040f76ca7079c77898c50536ff548d668716c
      https://github.com/PDAL/PDAL/commit/e67040f76ca7079c77898c50536ff548d668716c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-04-18 (Thu, 18 Apr 2019)

  Changed paths:
    M io/EptAddonWriter.cpp
    M io/EptAddonWriter.hpp
    M io/EptReader.cpp
    M io/EptReader.hpp
    M io/private/EptSupport.hpp
    M test/unit/CMakeLists.txt
    M vendor/nlohmann/nlohmann/json.hpp

  Log Message:
  -----------
  Update Ept code.


  Commit: 6555b9a44c3e51b612e94c3b04f3fd7f185e6e4a
      https://github.com/PDAL/PDAL/commit/6555b9a44c3e51b612e94c3b04f3fd7f185e6e4a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-04-18 (Thu, 18 Apr 2019)

  Changed paths:
    M io/EptAddonWriter.cpp
    M io/EptReader.cpp
    M pdal/PDALUtils.cpp
    M plugins/greyhound/io/GreyhoundReader.cpp
    M plugins/i3s/io/EsriReader.cpp
    M plugins/i3s/io/SlpkReader.cpp
    M vendor/arbiter/arbiter.cpp
    M vendor/arbiter/arbiter.hpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/update-arbiter-bundle' into issue-2343


  Commit: 361227cc80ac4aff5a45e108e88cf618db9ff863
      https://github.com/PDAL/PDAL/commit/361227cc80ac4aff5a45e108e88cf618db9ff863
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-04-18 (Thu, 18 Apr 2019)

  Changed paths:
    M plugins/greyhound/CMakeLists.txt
    M plugins/greyhound/io/GreyhoundCommon.cpp
    M plugins/greyhound/io/GreyhoundCommon.hpp
    M plugins/greyhound/io/GreyhoundReader.cpp
    M plugins/greyhound/io/GreyhoundReader.hpp
    M plugins/greyhound/io/GreyhoundWriter.cpp
    M plugins/greyhound/io/GreyhoundWriter.hpp
    M plugins/greyhound/io/bounds.cpp
    M plugins/greyhound/io/bounds.hpp
    M plugins/greyhound/io/point.hpp
    M plugins/greyhound/test/GreyhoundReaderTest.cpp
    M plugins/i3s/CMakeLists.txt
    M test/unit/ProgramArgsTest.cpp
    M vendor/arbiter/CMakeLists.txt
    M vendor/arbiter/arbiter.hpp

  Log Message:
  -----------
  More JSONCPP -> nlohmann


Compare: https://github.com/PDAL/PDAL/compare/51bc44ba7559...361227cc80ac


More information about the pdal-commits mailing list