[pdal-commits] [PDAL/PDAL] 1d62d3: LogLevels are no longer all caps - ERROR and INFO ...
GitHub
noreply at github.com
Fri Aug 29 11:26:03 PDT 2014
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 1d62d3aa4cfb384d750a5c570568ba07b75596d9
https://github.com/PDAL/PDAL/commit/1d62d3aa4cfb384d750a5c570568ba07b75596d9
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-08-27 (Wed, 27 Aug 2014)
Changed paths:
M include/pdal/Log.hpp
M include/pdal/pdal_types.hpp
M src/GDALUtils.cpp
M src/Log.cpp
M src/drivers/faux/Reader.cpp
M src/drivers/las/Writer.cpp
M src/drivers/terrasolid/Reader.cpp
M src/drivers/text/Writer.cpp
M src/filters/Colorization.cpp
M src/filters/Crop.cpp
M src/filters/Stats.cpp
M test/unit/LogTest.cpp
M test/unit/plang/PLangTest.cpp
Log Message:
-----------
LogLevels are no longer all caps - ERROR and INFO were colliding with Windows defines
Commit: 6600545ed500be9b07b055d68b42cf6aa2d2445c
https://github.com/PDAL/PDAL/commit/6600545ed500be9b07b055d68b42cf6aa2d2445c
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M include/pdal/drivers/sqlite/SQLiteCommon.hpp
M src/drivers/oci/OciReader.cpp
M src/drivers/oci/Writer.cpp
M src/drivers/p2g/P2gWriter.cpp
M src/drivers/pgpointcloud/PgIterator.cpp
M src/drivers/pgpointcloud/PgReader.cpp
M src/drivers/pgpointcloud/Writer.cpp
M src/drivers/sqlite/SQLiteIterator.cpp
M src/drivers/sqlite/SQLiteReader.cpp
M src/drivers/sqlite/SQLiteWriter.cpp
M src/filters/PCLBlock.cpp
M src/filters/Programmable.cpp
Log Message:
-----------
changing case of the remainder of the LogLevels
Commit: 61fcabb5b8dbf98ad978866b0c0f004727a38b9b
https://github.com/PDAL/PDAL/commit/61fcabb5b8dbf98ad978866b0c0f004727a38b9b
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M test/data/logtest.txt
M test/data/logtest_1.txt
M test/data/logtest_123.txt
M test/data/logtest_2.txt
M test/data/logtest_3.txt
Log Message:
-----------
also changing case in the logtest text files
Commit: 0ae5a1f41b4d18bb2be0f9d900c8c2ff5a7eb586
https://github.com/PDAL/PDAL/commit/0ae5a1f41b4d18bb2be0f9d900c8c2ff5a7eb586
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M doc/apps.txt
Log Message:
-----------
a little bit of doc work
Commit: 318fb6948dfa0d680be114fdd464949646c3cdba
https://github.com/PDAL/PDAL/commit/318fb6948dfa0d680be114fdd464949646c3cdba
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M include/pdal/KDIndex.hpp
M include/pdal/Log.hpp
M include/pdal/PointBuffer.hpp
M include/pdal/drivers/sqlite/SQLiteCommon.hpp
M include/pdal/drivers/text/Writer.hpp
M include/pdal/filters/Colorization.hpp
M include/pdal/pdal_types.hpp
M src/GDALUtils.cpp
M src/KDIndex.cpp
M src/Log.cpp
M src/PointBuffer.cpp
M src/Stage.cpp
M src/drivers/faux/Reader.cpp
M src/drivers/las/Writer.cpp
M src/drivers/oci/OciReader.cpp
M src/drivers/oci/Writer.cpp
M src/drivers/p2g/P2gWriter.cpp
M src/drivers/pgpointcloud/PgIterator.cpp
M src/drivers/pgpointcloud/PgReader.cpp
M src/drivers/pgpointcloud/Writer.cpp
M src/drivers/sqlite/SQLiteIterator.cpp
M src/drivers/sqlite/SQLiteReader.cpp
M src/drivers/sqlite/SQLiteWriter.cpp
M src/drivers/terrasolid/Reader.cpp
M src/drivers/text/Writer.cpp
M src/filters/Chipper.cpp
M src/filters/Colorization.cpp
M src/filters/Crop.cpp
M src/filters/Decimation.cpp
M src/filters/PCLBlock.cpp
M src/filters/Predicate.cpp
M src/filters/Programmable.cpp
M src/filters/Splitter.cpp
M src/filters/Stats.cpp
M src/kernel/Delta.cpp
M src/kernel/Diff.cpp
M src/kernel/Info.cpp
M src/plang/BufferedInvocation.cpp
M test/data/logtest.txt
M test/data/logtest_1.txt
M test/data/logtest_123.txt
M test/data/logtest_2.txt
M test/data/logtest_3.txt
M test/unit/LogTest.cpp
M test/unit/drivers/oci/OCITest.cpp
M test/unit/plang/PLangTest.cpp
Log Message:
-----------
Merge branch 'point-context-schema' of github.com:PDAL/PDAL into point-context-schema
Commit: 00c9b3b0c6c33bdc6e819ffffc72f909987dc047
https://github.com/PDAL/PDAL/commit/00c9b3b0c6c33bdc6e819ffffc72f909987dc047
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M include/pdal/Utils.hpp
M src/Metadata.cpp
M src/Utils.cpp
Log Message:
-----------
implement JSON escaping for Metadata::toJSON()
Commit: b32b7fe1e79923cad06776e8b4dfdaba3ecf1a75
https://github.com/PDAL/PDAL/commit/b32b7fe1e79923cad06776e8b4dfdaba3ecf1a75
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
R src/Dimension.cpp
Log Message:
-----------
remove dead Dimension.cpp file
Commit: 6300ffb07710bb133f564522bec2cf8cab1c82ea
https://github.com/PDAL/PDAL/commit/6300ffb07710bb133f564522bec2cf8cab1c82ea
Author: Howard Butler <howard at hobu.co>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M src/Metadata.cpp
Log Message:
-----------
quote object name in toJSON() method
Commit: dae5e02de837d8433eadbef741b35aed4e995db2
https://github.com/PDAL/PDAL/commit/dae5e02de837d8433eadbef741b35aed4e995db2
Author: Howard Butler <howard at hobu.co>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M include/pdal/kernel/Info.hpp
M src/kernel/Info.cpp
Log Message:
-----------
more JSON output for pdal info
Commit: 2ae22e4b1ec8fac668d298974af211369cc6a70e
https://github.com/PDAL/PDAL/commit/2ae22e4b1ec8fac668d298974af211369cc6a70e
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
using WIN32_LEAN_AND_MEAN to avoid redefinition of symbols in winsock.h
Commit: 20b1ee4f7b8d6324f9e1157b6baf06c09b08ddfe
https://github.com/PDAL/PDAL/commit/20b1ee4f7b8d6324f9e1157b6baf06c09b08ddfe
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M include/pdal/Metadata.hpp
M src/Metadata.cpp
Log Message:
-----------
toJSON and toPTree are unresolved otherwise
Commit: e8ce7c8292527512e7b5a9147eee1f3ad2808a9a
https://github.com/PDAL/PDAL/commit/e8ce7c8292527512e7b5a9147eee1f3ad2808a9a
Author: Howard Butler <howard at hobu.co>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M CMakeLists.txt
M doc/apps.txt
M include/pdal/Log.hpp
M include/pdal/Metadata.hpp
M include/pdal/Utils.hpp
M include/pdal/drivers/sqlite/SQLiteCommon.hpp
M include/pdal/kernel/Info.hpp
M include/pdal/pdal_types.hpp
R src/Dimension.cpp
M src/GDALUtils.cpp
M src/Log.cpp
M src/Metadata.cpp
M src/Utils.cpp
M src/drivers/faux/Reader.cpp
M src/drivers/las/Writer.cpp
M src/drivers/oci/OciReader.cpp
M src/drivers/oci/Writer.cpp
M src/drivers/p2g/P2gWriter.cpp
M src/drivers/pgpointcloud/PgIterator.cpp
M src/drivers/pgpointcloud/PgReader.cpp
M src/drivers/pgpointcloud/Writer.cpp
M src/drivers/sqlite/SQLiteIterator.cpp
M src/drivers/sqlite/SQLiteReader.cpp
M src/drivers/sqlite/SQLiteWriter.cpp
M src/drivers/terrasolid/Reader.cpp
M src/drivers/text/Writer.cpp
M src/filters/Colorization.cpp
M src/filters/Crop.cpp
M src/filters/PCLBlock.cpp
M src/filters/Programmable.cpp
M src/filters/Stats.cpp
M src/kernel/Info.cpp
M test/data/logtest.txt
M test/data/logtest_1.txt
M test/data/logtest_123.txt
M test/data/logtest_2.txt
M test/data/logtest_3.txt
M test/unit/LogTest.cpp
M test/unit/plang/PLangTest.cpp
Log Message:
-----------
Merge branch 'point-context-schema'
Compare: https://github.com/PDAL/PDAL/compare/386e697ce32c...e8ce7c829252
More information about the pdal-commits
mailing list