[pdal-commits] [PDAL/PDAL] 75f7ed: Provide thread-safety for PluginManger, KernelMana...

GitHub noreply at github.com
Mon Dec 28 08:38:46 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 75f7ed21e97e5197fefee9d8244adbc1a2abf166
      https://github.com/PDAL/PDAL/commit/75f7ed21e97e5197fefee9d8244adbc1a2abf166
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-28 (Mon, 28 Dec 2015)

  Changed paths:
    M apps/pdal.cpp
    M include/pdal/KernelFactory.hpp
    M include/pdal/PluginManager.hpp
    M include/pdal/StageFactory.hpp
    M include/pdal/pdal_types.hpp
    M include/pdal/plugin.hpp
    M src/KernelFactory.cpp
    M src/PipelineReader.cpp
    M src/PluginManager.cpp
    M src/StageFactory.cpp

  Log Message:
  -----------
  Provide thread-safety for PluginManger, KernelManager, StageManager
Close #1048

commit 7036617cddf37c68a0ff91d96cc644b55c577e3d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date:   Mon Dec 28 10:10:29 2015 -0600

    Don't provide access to PluginManager.




More information about the pdal-commits mailing list