[pdal-commits] [PDAL/PDAL] 305573: Python env is global, not per-thread

GitHub noreply at github.com
Fri May 25 13:48:58 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 305573a605b5912362fcd58edbbff7e5217588dd
      https://github.com/PDAL/PDAL/commit/305573a605b5912362fcd58edbbff7e5217588dd
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2012-05-25 (Fri, 25 May 2012)

  Changed paths:
    M include/pdal/GlobalEnvironment.hpp
    M include/pdal/ThreadEnvironment.hpp
    M src/GlobalEnvironment.cpp
    M src/ThreadEnvironment.cpp

  Log Message:
  -----------
  Python env is global, not per-thread


  Commit: 7b291bff92423e2e492c99648ad8c7faf23770c3
      https://github.com/PDAL/PDAL/commit/7b291bff92423e2e492c99648ad8c7faf23770c3
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2012-05-25 (Fri, 25 May 2012)

  Changed paths:
    M include/pdal/plang/PythonEnvironment.hpp
    M src/plang/Invocation.cpp
    M src/plang/PythonEnvironment.cpp

  Log Message:
  -----------
  added first lock


  Commit: d90a89a3bced0ac2ef3b0069e8dbb2cf36423b4e
      https://github.com/PDAL/PDAL/commit/d90a89a3bced0ac2ef3b0069e8dbb2cf36423b4e
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2012-05-25 (Fri, 25 May 2012)

  Changed paths:
    M test/unit/ThreadTest.cpp

  Log Message:
  -----------
  incremental


  Commit: 24483fab848d8623853069c303854bb0acfc3b45
      https://github.com/PDAL/PDAL/commit/24483fab848d8623853069c303854bb0acfc3b45
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2012-05-25 (Fri, 25 May 2012)

  Changed paths:
    M include/pdal/Metadata.hpp
    M src/drivers/las/Writer.cpp
    M src/drivers/las/ZipPoint.hpp
    M test/unit/drivers/las/LasWriterTest.cpp

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


Compare: https://github.com/PDAL/PDAL/compare/487ddb3...24483fa


More information about the pdal-commits mailing list