[pdal-commits] [PDAL/PDAL] ca2af4: use boost's string algos instead of our own for co...

noreply at github.com noreply at github.com
Wed Oct 12 11:47:51 EDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL

  Commit: ca2af444cfe859cdc622435efaec466e2f059b7f
      https://github.com/PDAL/PDAL/commit/ca2af444cfe859cdc622435efaec466e2f059b7f
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-10-12 (Wed, 12 Oct 2011)

  Changed paths:
    M include/pdal/drivers/oci/common.hpp
  M src/drivers/oci/Iterator.cpp
  M src/drivers/oci/Reader.cpp
  M src/drivers/oci/Writer.cpp
  M src/drivers/oci/common.cpp

  Log Message:
  -----------
  use boost's string algos instead of our own for comparing strings and uppercasing them


  Commit: dc12edce06fd9db71e2f60a3f35bb74c65f86f45
      https://github.com/PDAL/PDAL/commit/dc12edce06fd9db71e2f60a3f35bb74c65f86f45
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-10-12 (Wed, 12 Oct 2011)

  Changed paths:
    M include/pdal/Utils.hpp
  M src/DimensionId.cpp
  M src/Utils.cpp
  M src/XMLSchema.cpp
  M src/drivers/faux/Reader.cpp

  Log Message:
  -----------
  compare_no_case does not belong here.  we have boost, dammit! (yes, I was the proliferator of this monstrocity)


Compare: https://github.com/PDAL/PDAL/compare/84c972c...dc12edc


More information about the pdal-commits mailing list