[pdal-commits] [PDAL/PDAL] c36193: Make strings fit 80 character width.

GitHub noreply at github.com
Tue Jan 2 09:16:13 PST 2018


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: c3619352893b04450895957fcb045a3c536f3b5f
      https://github.com/PDAL/PDAL/commit/c3619352893b04450895957fcb045a3c536f3b5f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-01-02 (Tue, 02 Jan 2018)

  Changed paths:
    M plugins/hexbin/filters/HexBin.cpp

  Log Message:
  -----------
  Make strings fit 80 character width.


  Commit: 2cc53d6ccfab66317a3374f737a3e0f73e10d0c2
      https://github.com/PDAL/PDAL/commit/2cc53d6ccfab66317a3374f737a3e0f73e10d0c2
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-01-02 (Tue, 02 Jan 2018)

  Changed paths:
    M io/TextReader.cpp
    M io/TextReader.hpp

  Log Message:
  -----------
  Add inspect() for text reader.


  Commit: 45f7da48423e4273d3cc41c26bc7a3ce206c10ab
      https://github.com/PDAL/PDAL/commit/45f7da48423e4273d3cc41c26bc7a3ce206c10ab
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-01-02 (Tue, 02 Jan 2018)

  Changed paths:
    M pdal/util/ProgramArgs.hpp

  Log Message:
  -----------
  Add comment.


  Commit: 86f7133b42636383640b591acf9e01552edeecfa
      https://github.com/PDAL/PDAL/commit/86f7133b42636383640b591acf9e01552edeecfa
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-01-02 (Tue, 02 Jan 2018)

  Changed paths:
    M kernels/TIndexKernel.cpp
    M kernels/TIndexKernel.hpp
    A test/data/tindex/t1.txt
    A test/data/tindex/t2.txt
    A test/data/tindex/t3.txt
    M test/unit/CMakeLists.txt
    A test/unit/apps/TIndexTest.cpp

  Log Message:
  -----------
  Make fallback for failure of fast hexbin boundary.
Add simple test for tindex.
Close #1060


  Commit: e465a09d4fa563c58b4218fd35838f5d06a32dd7
      https://github.com/PDAL/PDAL/commit/e465a09d4fa563c58b4218fd35838f5d06a32dd7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-01-02 (Tue, 02 Jan 2018)

  Changed paths:
    M CMakeLists.txt
    M cmake/unix_compiler_options.cmake
    M dimbuilder/DimBuilder.cpp
    M filters/MortonOrderFilter.cpp
    M filters/OutlierFilter.cpp
    M filters/SMRFilter.cpp
    M io/GDALGrid.cpp
    M io/GDALReader.cpp
    M io/GDALWriter.cpp
    M io/LasHeader.cpp
    M io/OGRWriter.cpp
    M io/OptechReader.cpp
    M io/PlyReader.cpp
    M pdal/EigenUtils.hpp
    M pdal/FlexWriter.hpp
    M pdal/KDIndex.hpp
    M pdal/PDALUtils.cpp
    M pdal/PointLayout.cpp
    M pdal/PointLayout.hpp
    M pdal/PointView.hpp
    M plugins/cpd/filters/CpdFilter.cpp
    M plugins/mrsid/CMakeLists.txt
    M plugins/nitf/io/tre_plugins.cpp
    M plugins/pcl/CMakeLists.txt
    M plugins/sqlite/io/SQLiteWriter.hpp
    M scripts/docker/Dockerfile
    M tools/lasdump/Header.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: 0b3755d66ce2d244220e1d8803d27ce1ca0480b7
      https://github.com/PDAL/PDAL/commit/0b3755d66ce2d244220e1d8803d27ce1ca0480b7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-01-02 (Tue, 02 Jan 2018)

  Changed paths:
    M test/unit/apps/pcpipelineTestJSON.cpp

  Log Message:
  -----------
  Fix potential error using #if inside of macro.


Compare: https://github.com/PDAL/PDAL/compare/ce4e66ae325c...0b3755d66ce2


More information about the pdal-commits mailing list