[pdal-commits] [PDAL/PDAL] 154c6c: Various tweaks.

GitHub noreply at github.com
Sat Jan 3 07:32:01 PST 2015


  Branch: refs/heads/cpack-packaging
  Home:   https://github.com/PDAL/PDAL
  Commit: 154c6c1d6350cc1544d575213781a3245f3718a5
      https://github.com/PDAL/PDAL/commit/154c6c1d6350cc1544d575213781a3245f3718a5
  Author: Connor Manning <connor at hobu.co>
  Date:   2014-12-12 (Fri, 12 Dec 2014)

  Changed paths:
    M include/pdal/PointBuffer.hpp
    M include/pdal/QuadIndex.hpp
    M include/pdal/XMLSchema.hpp
    M src/QuadIndex.cpp

  Log Message:
  -----------
  Various tweaks.


  Commit: d5d3d2dbd40de2757bd3df515adad1ecad4258f4
      https://github.com/PDAL/PDAL/commit/d5d3d2dbd40de2757bd3df515adad1ecad4258f4
  Author: Connor Manning <connor at hobu.co>
  Date:   2014-12-12 (Fri, 12 Dec 2014)

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

  Log Message:
  -----------
  Allow quad-tree to represent a subtree.


  Commit: e9e0ff28a4bec8c2d937cb9e37b4299572538039
      https://github.com/PDAL/PDAL/commit/e9e0ff28a4bec8c2d937cb9e37b4299572538039
  Author: Connor Manning <connor at hobu.co>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M include/pdal/QuadIndex.hpp

  Log Message:
  -----------
  Add include.


  Commit: 020e05a3a209122d47489eacaec52617a2fc1f39
      https://github.com/PDAL/PDAL/commit/020e05a3a209122d47489eacaec52617a2fc1f39
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-12-30 (Tue, 30 Dec 2014)

  Changed paths:
    M filters/stats/StatsFilter.cpp
    M filters/stats/StatsFilter.hpp
    M io/las/LasHeader.cpp
    M io/las/LasHeader.hpp

  Log Message:
  -----------
  Remove dead ptree code.


  Commit: 82aae1f497c343e6962ac17d44e6142a01cbbf13
      https://github.com/PDAL/PDAL/commit/82aae1f497c343e6962ac17d44e6142a01cbbf13
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-12-31 (Wed, 31 Dec 2014)

  Changed paths:
    M include/pdal/Metadata.hpp
    M include/pdal/PDALUtils.hpp
    M src/CMakeLists.txt
    R src/Metadata.cpp
    M src/PDALUtils.cpp
    M test/unit/PointBufferTest.cpp

  Log Message:
  -----------
  Move metadata -> JSON translation to PDALUtils.


  Commit: 3706351094ad25b5f8c42a45f2d6650a008b6de3
      https://github.com/PDAL/PDAL/commit/3706351094ad25b5f8c42a45f2d6650a008b6de3
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-12-31 (Wed, 31 Dec 2014)

  Changed paths:
    M CMakeLists.txt
    M cmake/pdal_utils.cmake

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


  Commit: 741f4967c05e87874244ca7f8c13a4f5dfb2d70c
      https://github.com/PDAL/PDAL/commit/741f4967c05e87874244ca7f8c13a4f5dfb2d70c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-12-31 (Wed, 31 Dec 2014)

  Changed paths:
    M io/bpf/BpfHeader.hpp
    M io/bpf/BpfReader.cpp
    M io/bpf/BpfReader.hpp

  Log Message:
  -----------
  Make sure log is set before passing to BpfHeader.


  Commit: 3ec38738633943af7ee8679009aebd0f9e22aa49
      https://github.com/PDAL/PDAL/commit/3ec38738633943af7ee8679009aebd0f9e22aa49
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-12-31 (Wed, 31 Dec 2014)

  Changed paths:
    M include/pdal/Metadata.hpp
    M include/pdal/PipelineManager.hpp
    M kernels/Kernel.cpp
    M kernels/Kernel.hpp
    M kernels/info/InfoKernel.cpp
    M kernels/info/InfoKernel.hpp
    M src/PipelineManager.cpp

  Log Message:
  -----------
  Provide access to QuickInfo through pdal info --summary.
Remove dead code.  Remove ptree from InfoKernel.


  Commit: 295bd7c47e8a81b5983161d3f1e78877791050b7
      https://github.com/PDAL/PDAL/commit/295bd7c47e8a81b5983161d3f1e78877791050b7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-12-31 (Wed, 31 Dec 2014)

  Changed paths:
    M src/XMLSchema.cpp

  Log Message:
  -----------
  DTD requires orientation to precede metadata.


  Commit: cb673667441f603156776a9260a2f7b20c274554
      https://github.com/PDAL/PDAL/commit/cb673667441f603156776a9260a2f7b20c274554
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-01-01 (Thu, 01 Jan 2015)

  Changed paths:
    M CMakeLists.txt
    M apps/CMakeLists.txt
    M apps/pdal.cpp
    M cmake/examples/hobu-config.sh
    M cmake/examples/hobu-windows.bat
    M cmake/examples/mpg-config.bat
    M cmake/examples/pramsey-config.sh
    R cmake/modules/FindCairo.cmake
    R cmake/modules/FindFlann.cmake
    M cmake/modules/FindGDAL.cmake
    M cmake/modules/FindGeoTIFF.cmake
    M cmake/modules/FindHexer.cmake
    M cmake/modules/FindICONV.cmake
    M cmake/modules/FindLASzip.cmake
    M cmake/modules/FindNitro.cmake
    M cmake/modules/FindNumPy.cmake
    M cmake/modules/FindOracle.cmake
    M cmake/modules/FindPoints2Grid.cmake
    M cmake/pdal_options.cmake
    M cmake/pdal_targets.cmake
    M cmake/pdal_utils.cmake
    M doc/apps.rst
    M doc/compilation/dependencies.rst
    M doc/pipeline.rst
    A doc/stages/filters.mortonorder.rst
    M doc/stages/index.rst
    M filters/chipper/ChipperFilter.cpp
    M filters/chipper/ChipperFilter.hpp
    M filters/colorization/ColorizationFilter.hpp
    M filters/crop/CropFilter.cpp
    M filters/crop/CropFilter.hpp
    M filters/decimation/DecimationFilter.hpp
    M filters/ferry/FerryFilter.hpp
    M filters/merge/MergeFilter.hpp
    M filters/mortonorder/MortonOrderFilter.cpp
    M filters/mortonorder/MortonOrderFilter.hpp
    M filters/reprojection/ReprojectionFilter.cpp
    M filters/reprojection/ReprojectionFilter.hpp
    M filters/sort/SortFilter.hpp
    M filters/splitter/SplitterFilter.cpp
    M filters/splitter/SplitterFilter.hpp
    M filters/stats/StatsFilter.cpp
    M filters/stats/StatsFilter.hpp
    M include/pdal/Compression.hpp
    A include/pdal/DbReader.hpp
    A include/pdal/DbWriter.hpp
    M include/pdal/Dimension.hpp
    M include/pdal/Filter.hpp
    M include/pdal/Filters.hpp
    M include/pdal/GlobalEnvironment.hpp
    M include/pdal/Log.hpp
    M include/pdal/Metadata.hpp
    M include/pdal/Options.hpp
    M include/pdal/PDALUtils.hpp
    M include/pdal/PipelineManager.hpp
    M include/pdal/PointBuffer.hpp
    M include/pdal/PointBufferIter.hpp
    M include/pdal/PointContext.hpp
    M include/pdal/Reader.hpp
    M include/pdal/StageFactory.hpp
    M include/pdal/Utils.hpp
    M include/pdal/Writer.hpp
    M include/pdal/XMLSchema.hpp
    R include/pdal/filters/Predicate.hpp
    R include/pdal/filters/Programmable.hpp
    M include/pdal/pdal_error.hpp
    M include/pdal/pdal_types.hpp
    M io/bpf/BpfHeader.cpp
    M io/bpf/BpfHeader.hpp
    M io/bpf/BpfReader.cpp
    M io/bpf/BpfReader.hpp
    M io/las/GeotiffSupport.cpp
    M io/las/LasHeader.cpp
    M io/las/LasHeader.hpp
    M io/las/LasReader.cpp
    M io/las/LasReader.hpp
    M io/las/LasWriter.hpp
    M io/terrasolid/TerrasolidReader.hpp
    M io/text/TextWriter.hpp
    R kernels/Application.hpp
    M kernels/Kernel.cpp
    M kernels/Kernel.hpp
    M kernels/KernelFactory.cpp
    M kernels/KernelSupport.cpp
    M kernels/KernelSupport.hpp
    M kernels/delta/DeltaKernel.hpp
    M kernels/diff/DiffKernel.cpp
    M kernels/diff/DiffKernel.hpp
    M kernels/info/InfoKernel.cpp
    M kernels/info/InfoKernel.hpp
    M kernels/pipeline/PipelineKernel.cpp
    M kernels/pipeline/PipelineKernel.hpp
    M kernels/random/RandomKernel.cpp
    M kernels/random/RandomKernel.hpp
    M kernels/sort/SortKernel.cpp
    M kernels/sort/SortKernel.hpp
    M kernels/translate/TranslateKernel.cpp
    M kernels/translate/TranslateKernel.hpp
    M plugins/CMakeLists.txt
    M plugins/attribute/CMakeLists.txt
    M plugins/attribute/filters/AttributeFilter.cpp
    M plugins/attribute/filters/AttributeFilter.hpp
    M plugins/greyhound/CMakeLists.txt
    M plugins/hexbin/CMakeLists.txt
    M plugins/hexbin/filters/HexBin.hpp
    M plugins/hexbin/test/HexbinFilterTest.cpp
    M plugins/icebridge/CMakeLists.txt
    M plugins/icebridge/io/Hdf5Handler.cpp
    M plugins/icebridge/io/Hdf5Handler.hpp
    M plugins/icebridge/io/IcebridgeReader.hpp
    M plugins/icebridge/test/IcebridgeReaderTest.cpp
    M plugins/mrsid/CMakeLists.txt
    M plugins/nitf/CMakeLists.txt
    M plugins/nitf/test/NitfReaderTest.cpp
    M plugins/nitf/test/NitfWriterTest.cpp
    M plugins/oci/CMakeLists.txt
    M plugins/oci/io/OciCommon.cpp
    M plugins/oci/io/OciCommon.hpp
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciReader.hpp
    M plugins/oci/io/OciWriter.cpp
    M plugins/oci/io/OciWriter.hpp
    M plugins/oci/test/OCITest.cpp
    M plugins/p2g/CMakeLists.txt
    M plugins/p2g/io/P2gWriter.cpp
    M plugins/p2g/io/P2gWriter.hpp
    M plugins/pcl/CMakeLists.txt
    M plugins/pcl/io/PCLVisualizer.cpp
    M plugins/pcl/io/PcdReader.hpp
    M plugins/pcl/io/PcdWriter.hpp
    M plugins/pcl/kernel/GroundKernel.cpp
    M plugins/pcl/kernel/GroundKernel.hpp
    M plugins/pcl/kernel/PCLKernel.cpp
    M plugins/pcl/kernel/PCLKernel.hpp
    M plugins/pcl/kernel/SmoothKernel.cpp
    M plugins/pcl/kernel/SmoothKernel.hpp
    M plugins/pcl/kernel/ViewKernel.hpp
    M plugins/pcl/pipeline/PCLPipeline.h
    M plugins/pcl/test/PCLBlockFilterTest.cpp
    M plugins/pgpointcloud/CMakeLists.txt
    M plugins/pgpointcloud/io/PgCommon.hpp
    M plugins/pgpointcloud/io/PgReader.cpp
    M plugins/pgpointcloud/io/PgReader.hpp
    M plugins/pgpointcloud/io/PgWriter.cpp
    M plugins/pgpointcloud/io/PgWriter.hpp
    M plugins/pgpointcloud/test/PgpointcloudWriterTest.cpp
    A plugins/python/CMakeLists.txt
    A plugins/python/filters/PredicateFilter.cpp
    A plugins/python/filters/PredicateFilter.hpp
    A plugins/python/filters/ProgrammableFilter.cpp
    A plugins/python/filters/ProgrammableFilter.hpp
    A plugins/python/test/PredicateFilterTest.cpp
    A plugins/python/test/ProgrammableFilterTest.cpp
    M plugins/rxp/CMakeLists.txt
    M plugins/rxp/io/RxpReader.hpp
    M plugins/sqlite/CMakeLists.txt
    M plugins/sqlite/io/SQLiteCommon.hpp
    M plugins/sqlite/io/SQLiteReader.cpp
    M plugins/sqlite/io/SQLiteReader.hpp
    M plugins/sqlite/io/SQLiteWriter.cpp
    M plugins/sqlite/io/SQLiteWriter.hpp
    M plugins/sqlite/test/SQLiteTest.cpp
    A schemas/16-dim-schema.xml
    A schemas/6-dim-schema.xml
    R schemas/8-dimension-schema.xml
    M scripts/ci/common.sh
    M src/CMakeLists.txt
    R src/Compression.cpp
    A src/DbReader.cpp
    A src/DbWriter.cpp
    M src/FileUtils.cpp
    M src/GDALUtils.cpp
    M src/GlobalEnvironment.cpp
    R src/Metadata.cpp
    M src/Options.cpp
    M src/PDALUtils.cpp
    M src/PipelineManager.cpp
    M src/SpatialReference.cpp
    M src/Stage.cpp
    M src/StageFactory.cpp
    M src/Utils.cpp
    M src/Writer.cpp
    M src/XMLSchema.cpp
    R src/filters/Predicate.cpp
    R src/filters/Programmable.cpp
    M src/plang/Redirector.cpp
    R test/data/bpf/bpf.xml
    A test/data/bpf/bpf.xml.in
    R test/data/bpf/bpf2nitf.xml
    A test/data/bpf/bpf2nitf.xml.in
    R test/data/drivers/p2g-writer.xml
    R test/data/drivers/sqlite-reader.xml
    R test/data/drivers/sqlite-writer.xml
    R test/data/drivers/text-writer-csv.xml
    R test/data/drivers/text-writer-geojson.xml
    R test/data/drivers/text-writer-space-delimited.xml
    R test/data/filters/attribute.xml
    A test/data/filters/attribute.xml.in
    R test/data/filters/chip.xml
    A test/data/filters/chip.xml.in
    R test/data/filters/chipper.xml
    A test/data/filters/chipper.xml.in
    R test/data/filters/colorize-multi.xml
    A test/data/filters/colorize-multi.xml.in
    R test/data/filters/colorize.xml
    A test/data/filters/colorize.xml.in
    R test/data/filters/crop_reproject.xml
    A test/data/filters/crop_reproject.xml.in
    R test/data/filters/crop_wkt.xml
    A test/data/filters/crop_wkt.xml.in
    R test/data/filters/crop_wkt_2d.xml
    A test/data/filters/crop_wkt_2d.xml.in
    R test/data/filters/crop_wkt_2d_classification.xml
    A test/data/filters/crop_wkt_2d_classification.xml.in
    R test/data/filters/decimate.xml
    A test/data/filters/decimate.xml.in
    R test/data/filters/ferry.xml
    A test/data/filters/ferry.xml.in
    R test/data/filters/hexbin-info.xml
    A test/data/filters/hexbin-info.xml.in
    R test/data/filters/hexbin.xml
    A test/data/filters/hexbin.xml.in
    R test/data/filters/index.xml
    R test/data/filters/merge.xml
    A test/data/filters/merge.xml.in
    R test/data/filters/reproject.xml
    A test/data/filters/reproject.xml.in
    R test/data/filters/scaling.xml
    R test/data/filters/selector.xml
    R test/data/filters/sort.xml
    A test/data/filters/sort.xml.in
    R test/data/filters/splitter.xml
    A test/data/filters/splitter.xml.in
    R test/data/filters/stats.xml
    A test/data/filters/stats.xml.in
    R test/data/hole/crop.xml
    A test/data/hole/crop.xml.in
    R test/data/icebridge/pipeline.xml
    A test/data/icebridge/pipeline.xml.in
    A test/data/io/p2g-writer.xml.in
    A test/data/io/sqlite-reader.xml.in
    A test/data/io/sqlite-writer.xml.in
    A test/data/io/text-writer-csv.xml.in
    A test/data/io/text-writer-geojson.xml.in
    A test/data/io/text-writer-space-delimited.xml.in
    R test/data/nitf/chipper.xml
    A test/data/nitf/chipper.xml.in
    R test/data/nitf/conversion.xml
    A test/data/nitf/conversion.xml.in
    R test/data/nitf/las2nitf.xml
    A test/data/nitf/las2nitf.xml.in
    R test/data/nitf/write_laz.xml
    A test/data/nitf/write_laz.xml.in
    R test/data/nitf/write_options.xml
    A test/data/nitf/write_options.xml.in
    M test/data/oracle/big-read.xml
    M test/data/oracle/big-write.xml
    M test/data/oracle/qfit-write.xml
    M test/data/oracle/read.xml
    M test/data/oracle/view-read.xml
    M test/data/oracle/write.xml
    R test/data/pipeline/drop_color.xml
    A test/data/pipeline/drop_color.xml.in
    R test/data/pipeline/pipeline_interpolate.xml
    A test/data/pipeline/pipeline_interpolate.xml.in
    R test/data/pipeline/pipeline_metadata_reader.xml
    A test/data/pipeline/pipeline_metadata_reader.xml.in
    R test/data/pipeline/pipeline_metadata_writer.xml
    A test/data/pipeline/pipeline_metadata_writer.xml.in
    R test/data/pipeline/pipeline_mississippi.xml
    A test/data/pipeline/pipeline_mississippi.xml.in
    R test/data/pipeline/pipeline_mississippi_reverse.xml
    A test/data/pipeline/pipeline_mississippi_reverse.xml.in
    R test/data/pipeline/pipeline_multioptions.xml
    A test/data/pipeline/pipeline_multioptions.xml.in
    R test/data/pipeline/pipeline_read.xml
    A test/data/pipeline/pipeline_read.xml.in
    R test/data/pipeline/pipeline_read_notype.xml
    A test/data/pipeline/pipeline_read_notype.xml.in
    R test/data/pipeline/pipeline_readcomments.xml
    A test/data/pipeline/pipeline_readcomments.xml.in
    R test/data/pipeline/pipeline_write.xml
    A test/data/pipeline/pipeline_write.xml.in
    R test/data/pipeline/pipeline_write2.xml
    A test/data/pipeline/pipeline_write2.xml.in
    R test/data/pipeline/pipeline_writecomments.xml
    A test/data/pipeline/pipeline_writecomments.xml.in
    R test/data/plang/from-module.xml
    A test/data/plang/from-module.xml.in
    R test/data/plang/predicate-embed.xml
    A test/data/plang/predicate-embed.xml.in
    R test/data/plang/predicate-keep-ground-and-unclass.xml
    A test/data/plang/predicate-keep-ground-and-unclass.xml.in
    R test/data/plang/predicate-keep-last-return.xml
    A test/data/plang/predicate-keep-last-return.xml.in
    R test/data/plang/predicate-keep-specified-returns.xml
    A test/data/plang/predicate-keep-specified-returns.xml.in
    R test/data/plang/programmable-update-y-dims.xml
    A test/data/plang/programmable-update-y-dims.xml.in
    A test/data/pointbuffer/metadata.txt
    R test/data/qfit/conversion.xml
    A test/data/qfit/conversion.xml.in
    R test/data/qfit/little-endian-conversion.xml
    A test/data/qfit/little-endian-conversion.xml.in
    R test/data/qfit/pipeline.xml
    A test/data/qfit/pipeline.xml.in
    R test/data/qfit/reader.xml
    A test/data/qfit/reader.xml.in
    R test/data/sbet/pipeline.xml
    A test/data/sbet/pipeline.xml.in
    M test/data/soci/sthelens-write.xml
    M test/data/soci/write-utm.xml
    M test/data/soci/write.xml
    M test/perf/chipper.xml
    M test/perf/chipper_nocache.xml
    M test/unit/CMakeLists.txt
    M test/unit/CompressionTest.cpp
    M test/unit/FileUtilsTest.cpp
    M test/unit/LogTest.cpp
    M test/unit/OptionsTest.cpp
    M test/unit/PipelineManagerTest.cpp
    M test/unit/PointBufferTest.cpp
    M test/unit/StageFactoryTest.cpp
    M test/unit/StreamFactoryTest.cpp
    M test/unit/Support.cpp
    M test/unit/Support.hpp
    M test/unit/SupportTest.cpp
    M test/unit/TestConfig.cpp
    M test/unit/TestConfig.hpp.in
    M test/unit/UtilsTest.cpp
    M test/unit/XMLSchemaTest.cpp
    M test/unit/apps/pcpipelineTest.cpp
    M test/unit/filters/CropFilterTest.cpp
    M test/unit/filters/DecimationFilterTest.cpp
    M test/unit/filters/FerryFilterTest.cpp
    M test/unit/filters/MergeTest.cpp
    M test/unit/filters/SortFilterTest.cpp
    M test/unit/filters/SplitterTest.cpp
    M test/unit/filters/StatsFilterTest.cpp
    M test/unit/io/las/LasReaderTest.cpp
    M test/unit/io/las/LasWriterTest.cpp
    M test/unit/io/sbet/SbetReaderTest.cpp
    R test/unit/plang/PredicateFilterTest.cpp
    R test/unit/plang/ProgrammableFilterTest.cpp

  Log Message:
  -----------
  Merge branch 'master' into quad

Conflicts:
	include/pdal/XMLSchema.hpp


  Commit: 4cb31926e77503a32fc92de5fdd473aeac93852b
      https://github.com/PDAL/PDAL/commit/4cb31926e77503a32fc92de5fdd473aeac93852b
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-01-01 (Thu, 01 Jan 2015)

  Changed paths:
    M include/pdal/PointBuffer.hpp

  Log Message:
  -----------
  Don't segfault with PointBuffer stream constructor.


  Commit: b9b960a56ead0e997e0e715bf903714e2496d4be
      https://github.com/PDAL/PDAL/commit/b9b960a56ead0e997e0e715bf903714e2496d4be
  Author: Connor Manning <connormanning at users.noreply.github.com>
  Date:   2015-01-01 (Thu, 01 Jan 2015)

  Changed paths:
    M include/pdal/PointBuffer.hpp
    M include/pdal/QuadIndex.hpp
    M src/QuadIndex.cpp

  Log Message:
  -----------
  Merge pull request #675 from PDAL/quad

Quad-index sub-tree updates.


  Commit: 3a63f3e508f7c93a980aee7f50e1f3bfdb71b255
      https://github.com/PDAL/PDAL/commit/3a63f3e508f7c93a980aee7f50e1f3bfdb71b255
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2015-01-01 (Thu, 01 Jan 2015)

  Changed paths:
    M test/unit/CMakeLists.txt
    R test/unit/DimensionTest.cpp
    R test/unit/SchemaTest.cpp
    R test/unit/StageFactoryTest.cpp
    R test/unit/io/terrasolid/TerraSolidReaderTest.cpp
    R test/unit/io/text/TextWriterTest.cpp
    R test/unit/main.cpp

  Log Message:
  -----------
  clean up commented lines in test/unit/CMakeLists.txt, dead unit tests, etc.


  Commit: 088375e1e53a99373caf842675fa5729aae8c253
      https://github.com/PDAL/PDAL/commit/088375e1e53a99373caf842675fa5729aae8c253
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-01-02 (Fri, 02 Jan 2015)

  Changed paths:
    M include/pdal/OStream.hpp

  Log Message:
  -----------
  Write OStream floating point vals in little-endian.


  Commit: ac311a15846957dbfeddd0d471644c179e37ad71
      https://github.com/PDAL/PDAL/commit/ac311a15846957dbfeddd0d471644c179e37ad71
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-01-02 (Fri, 02 Jan 2015)

  Changed paths:
    M include/pdal/IStream.hpp
    M include/pdal/OStream.hpp

  Log Message:
  -----------
  Alleviate flood of type-punned pointer warnings on GCC.


  Commit: 02b07ad0258e8bd0773dd2559c944e4a230ad9eb
      https://github.com/PDAL/PDAL/commit/02b07ad0258e8bd0773dd2559c944e4a230ad9eb
  Author: Connor Manning <connormanning at users.noreply.github.com>
  Date:   2015-01-02 (Fri, 02 Jan 2015)

  Changed paths:
    M include/pdal/IStream.hpp
    M include/pdal/OStream.hpp

  Log Message:
  -----------
  Merge pull request #676 from PDAL/byte-order

Byte order/warnings


  Commit: 5279c425c731ea8da03b489456ea308487a5ba6a
      https://github.com/PDAL/PDAL/commit/5279c425c731ea8da03b489456ea308487a5ba6a
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-01-03 (Sat, 03 Jan 2015)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  set SOVERSION


  Commit: b464b5b98c6c1075e2924cae715e2d3fc55eeb50
      https://github.com/PDAL/PDAL/commit/b464b5b98c6c1075e2924cae715e2d3fc55eeb50
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-01-03 (Sat, 03 Jan 2015)

  Changed paths:
    M filters/stats/StatsFilter.cpp
    M filters/stats/StatsFilter.hpp
    M include/pdal/IStream.hpp
    M include/pdal/Metadata.hpp
    M include/pdal/OStream.hpp
    M include/pdal/PDALUtils.hpp
    M include/pdal/PipelineManager.hpp
    M include/pdal/PointBuffer.hpp
    M include/pdal/QuadIndex.hpp
    M io/bpf/BpfHeader.hpp
    M io/bpf/BpfReader.cpp
    M io/bpf/BpfReader.hpp
    M io/las/LasHeader.cpp
    M io/las/LasHeader.hpp
    M kernels/Kernel.cpp
    M kernels/Kernel.hpp
    M kernels/info/InfoKernel.cpp
    M kernels/info/InfoKernel.hpp
    M src/CMakeLists.txt
    R src/Metadata.cpp
    M src/PDALUtils.cpp
    M src/PipelineManager.cpp
    M src/QuadIndex.cpp
    M src/XMLSchema.cpp
    M test/unit/CMakeLists.txt
    R test/unit/DimensionTest.cpp
    M test/unit/PointBufferTest.cpp
    R test/unit/SchemaTest.cpp
    R test/unit/StageFactoryTest.cpp
    R test/unit/io/terrasolid/TerraSolidReaderTest.cpp
    R test/unit/io/text/TextWriterTest.cpp
    R test/unit/main.cpp

  Log Message:
  -----------
  Merge branch 'master' into cpack-packaging


Compare: https://github.com/PDAL/PDAL/compare/2f4a081f3c20...b464b5b98c6c


More information about the pdal-commits mailing list