[pdal-commits] [PDAL/PDAL] 46886d: whitespace normalization

GitHub noreply at github.com
Sat Feb 8 19:28:06 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 46886d67882aa926d4114edfe06f62a2f5c1fe2c
      https://github.com/PDAL/PDAL/commit/46886d67882aa926d4114edfe06f62a2f5c1fe2c
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

  Changed paths:
    M src/PointBuffer.cpp

  Log Message:
  -----------
  whitespace normalization


  Commit: dafb8cb3d2c8a9593829f7ee31e989ede2dd3aae
      https://github.com/PDAL/PDAL/commit/dafb8cb3d2c8a9593829f7ee31e989ede2dd3aae
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

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

  Log Message:
  -----------
  implement pdal::Schema::toRST() to output the Schema object as reStructuredText


  Commit: 1cd942da46e70a07f51d50c6bf1fdcbdbe8df13b
      https://github.com/PDAL/PDAL/commit/1cd942da46e70a07f51d50c6bf1fdcbdbe8df13b
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

  Changed paths:
    M include/pdal/kernel/Info.hpp
    M src/kernel/Info.cpp

  Log Message:
  -----------
  use Schema::toRST to output the --schema information


  Commit: 09329b4d7a4d3ed38058d3ba0aa92af9ae80947f
      https://github.com/PDAL/PDAL/commit/09329b4d7a4d3ed38058d3ba0aa92af9ae80947f
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

  Changed paths:
    M src/Schema.cpp

  Log Message:
  -----------
  ::toRST() tweaks


  Commit: 35ec3f79c57841dd5d8ed66c521ff6eddd69dd35
      https://github.com/PDAL/PDAL/commit/35ec3f79c57841dd5d8ed66c521ff6eddd69dd35
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

  Changed paths:
    M test/data/apps/pdalinfo_schema.txt

  Log Message:
  -----------
  update testoutput


  Commit: 503c55be618b8952baa7acfea3bb8b68a4a46713
      https://github.com/PDAL/PDAL/commit/503c55be618b8952baa7acfea3bb8b68a4a46713
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-01-20 (Mon, 20 Jan 2014)

  Changed paths:
    M doc/Makefile
    M doc/tutorial/writing.txt
    M src/drivers/las/Writer.cpp
    M src/drivers/pgpointcloud/Reader.cpp
    M test/unit/DimensionTest.cpp

  Log Message:
  -----------
  Merge branch 'master' into issues/227-rest-for-pdal-schema-metadata


  Commit: 15aa3a44fb198176e788a02a2c9f14e059ad618d
      https://github.com/PDAL/PDAL/commit/15aa3a44fb198176e788a02a2c9f14e059ad618d
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M CMakeLists.txt
    M apps/CMakeLists.txt
    A cmake/pdal_options.cmake
    A cmake/pdal_targets.cmake
    M cmake/pdal_utils.cmake
    M doc/Makefile
    M doc/stages/filters.programmable.txt
    M doc/tutorial/writing.txt
    M include/pdal/Dimension.hpp
    A include/pdal/Drivers.hpp
    A include/pdal/Filters.hpp
    A include/pdal/Kernel.hpp
    M include/pdal/PointBuffer.hpp
    M include/pdal/Schema.hpp
    M include/pdal/drivers/pgpointcloud/Reader.hpp
    M include/pdal/drivers/pgpointcloud/Writer.hpp
    M include/pdal/drivers/sqlite/common.hpp
    M include/pdal/filters/Scaling.hpp
    M include/pdal/kernel/Query.hpp
    A include/pdal/pdal.hpp
    M src/CMakeLists.txt
    M src/PointBuffer.cpp
    M src/Schema.cpp
    M src/StageFactory.cpp
    M src/drivers/oci/Reader.cpp
    M src/drivers/pgpointcloud/Reader.cpp
    M src/drivers/pgpointcloud/Writer.cpp
    M test/unit/CMakeLists.txt
    M test/unit/PointBufferTest.cpp

  Log Message:
  -----------
  Merge branch 'master' into issues/227-rest-for-pdal-schema-metadata


  Commit: b889382078151c2ae73e80c9607c55f3b973ae05
      https://github.com/PDAL/PDAL/commit/b889382078151c2ae73e80c9607c55f3b973ae05
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-01-28 (Tue, 28 Jan 2014)

  Changed paths:
    M apps/CMakeLists.txt
    M apps/pdal-config.in
    A apps/pdal.pc.in

  Log Message:
  -----------
  Merge branch 'master' into issues/227-rest-for-pdal-schema-metadata


  Commit: b97a8331a7957d6b25e841d2656d7f1b14b20ffe
      https://github.com/PDAL/PDAL/commit/b97a8331a7957d6b25e841d2656d7f1b14b20ffe
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-01-28 (Tue, 28 Jan 2014)

  Changed paths:
    A test/data/hole/autzen-dd.las
    A test/data/hole/crop.xml
    A test/data/hole/hole.dbf
    A test/data/hole/hole.las
    A test/data/hole/hole.prj
    A test/data/hole/hole.qpj
    A test/data/hole/hole.shp
    A test/data/hole/hole.shx
    A test/data/hole/make-spurious.py
    A test/data/hole/spurious.las

  Log Message:
  -----------
  add crop and hole example


  Commit: 10f546383b7975ac2ede910bad840b15ad3e8bfb
      https://github.com/PDAL/PDAL/commit/10f546383b7975ac2ede910bad840b15ad3e8bfb
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-02-08 (Sat, 08 Feb 2014)

  Changed paths:
    M CMakeLists.txt
    M cmake/pdal_options.cmake
    M hobu-config.sh
    M include/pdal/PointBuffer.hpp
    M include/pdal/drivers/mrsid/Reader.hpp
    M include/pdal/filters/Chipper.hpp
    M include/pdal/third/nanoflann.hpp
    M python/CMakeLists.txt
    R python/libpc.i
    A python/pdal.i
    M src/drivers/mrsid/Reader.cpp
    M src/drivers/oci/Reader.cpp
    M src/drivers/pgpointcloud/Writer.cpp
    M src/filters/Chipper.cpp
    A test/data/autzen-utm-chipped-25.las
    A test/data/filters/chip.xml
    M test/unit/PointBufferTest.cpp
    M test/unit/drivers/oci/OCITest.cpp
    M test/unit/filters/ChipperTest.cpp

  Log Message:
  -----------
  Merge branch 'master' into issues/227-rest-for-pdal-schema-metadata


  Commit: caed243686aec55643222cefceb2a32ec19617f8
      https://github.com/PDAL/PDAL/commit/caed243686aec55643222cefceb2a32ec19617f8
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-02-08 (Sat, 08 Feb 2014)

  Changed paths:
    M cmake/modules/FindHexer.cmake

  Log Message:
  -----------
  update hexer detection code


  Commit: 86ae677d453e722d8e98d3de0ebec5a995f810c2
      https://github.com/PDAL/PDAL/commit/86ae677d453e722d8e98d3de0ebec5a995f810c2
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-02-08 (Sat, 08 Feb 2014)

  Changed paths:
    M cmake/modules/FindHexer.cmake

  Log Message:
  -----------
  Merge branch 'master' into issues/227-rest-for-pdal-schema-metadata


Compare: https://github.com/PDAL/PDAL/compare/90531416c50c...86ae677d453e


More information about the pdal-commits mailing list