[pdal-commits] [PDAL/PDAL] e6183b: createUUID is expensive

GitHub noreply at github.com
Thu Mar 22 17:09:22 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: e6183bc804d7dba1842602317e58c9854201cd4f
      https://github.com/PDAL/PDAL/commit/e6183bc804d7dba1842602317e58c9854201cd4f
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-03-22 (Thu, 22 Mar 2012)

  Changed paths:
    M src/drivers/faux/Reader.cpp
  M src/drivers/nitf/Reader.cpp

  Log Message:
  -----------
  createUUID is expensive


  Commit: cfc8c52296d56179638e47351d51f433276d343a
      https://github.com/PDAL/PDAL/commit/cfc8c52296d56179638e47351d51f433276d343a
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-03-22 (Thu, 22 Mar 2012)

  Changed paths:
    M include/pdal/Metadata.hpp

  Log Message:
  -----------
  allow boost::uuids::uuid to live in a pdal::Metadata too


  Commit: bc5d6ed646223554697812d1e27493e11b14a176
      https://github.com/PDAL/PDAL/commit/bc5d6ed646223554697812d1e27493e11b14a176
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-03-22 (Thu, 22 Mar 2012)

  Changed paths:
    M include/pdal/drivers/las/Reader.hpp

  Log Message:
  -----------
  getLasHeader() can be public to be able to expose metadata to iterators


  Commit: db803439d1c6dd3333f0fd06210195f005d36924
      https://github.com/PDAL/PDAL/commit/db803439d1c6dd3333f0fd06210195f005d36924
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-03-22 (Thu, 22 Mar 2012)

  Changed paths:
    M src/drivers/las/Header.cpp

  Log Message:
  -----------
  remove dead code


  Commit: 6a010c2f83acfac995964ea289c8dc0837fd8975
      https://github.com/PDAL/PDAL/commit/6a010c2f83acfac995964ea289c8dc0837fd8975
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-03-22 (Thu, 22 Mar 2012)

  Changed paths:
    M include/pdal/drivers/las/Header.hpp

  Log Message:
  -----------
  add a compression info string to the header


  Commit: 76d45a80c682874c82024073bd1e41dde8773be2
      https://github.com/PDAL/PDAL/commit/76d45a80c682874c82024073bd1e41dde8773be2
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-03-22 (Thu, 22 Mar 2012)

  Changed paths:
    M src/drivers/las/Reader.cpp

  Log Message:
  -----------
  start setting metadata on the PointBuffer from the LAS reader


Compare: https://github.com/PDAL/PDAL/compare/637beb8...76d45a8


More information about the pdal-commits mailing list