[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[csmith-project/csmith] 154189: replace C standard headers by their C++ counterpar...



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/csmith
  Commit: 15418930672f530b61afee4d25c7df56d62e1dde
      https://github.com/csmith-project/csmith/commit/15418930672f530b61afee4d25c7df56d62e1dde
  Author: Jens Gerlach <jens.gerlach@fokus.fraunhofer.de>
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Changed paths:
    M src/CGOptions.cpp
    M src/CVQualifiers.cpp
    M src/Fact.cpp
    M src/FactPointTo.cpp
    M src/FactUnion.cpp
    M src/Lhs.cpp
    M src/ProbabilityTable.h
    M src/Reducer.cpp
    M src/StatementBreak.cpp
    M src/StatementContinue.cpp
    M src/StatementGoto.cpp
    M src/StatementIf.cpp
    M src/Type.cpp
    M src/platform.cpp
    M src/random.cpp

  Log Message:
  -----------
  replace C standard headers by their C++ counterparts

e.g., assert.h -> cassert


  Commit: 33641e302872dd3bb3504c198f313160529fdb37
      https://github.com/csmith-project/csmith/commit/33641e302872dd3bb3504c198f313160529fdb37
  Author: Xuejun Yang <nitsnow@gmail.com>
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Changed paths:
    M src/CGOptions.cpp
    M src/CVQualifiers.cpp
    M src/Fact.cpp
    M src/FactPointTo.cpp
    M src/FactUnion.cpp
    M src/Lhs.cpp
    M src/ProbabilityTable.h
    M src/Reducer.cpp
    M src/StatementBreak.cpp
    M src/StatementContinue.cpp
    M src/StatementGoto.cpp
    M src/StatementIf.cpp
    M src/Type.cpp
    M src/platform.cpp
    M src/random.cpp

  Log Message:
  -----------
  Merge pull request #26 from jensgerlach/includes

replace C standard headers by their C++ counterparts


Compare: https://github.com/csmith-project/csmith/compare/8955465268d8...33641e302872