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

[csmith-project/csmith] 51bb75: Alphabetize command line options.



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/csmith

  Commit: 51bb7537f838ccc110e6cbe62d119796cd867b92
      https://github.com/csmith-project/csmith/commit/51bb7537f838ccc110e6cbe62d119796cd867b92
  Author: John Regehr <regehr@cs.utah.edu>
  Date:   2011-08-22 (Mon, 22 Aug 2011)

  Changed paths:
    M src/RandomProgramGenerator.cpp

  Log Message:
  -----------
  Alphabetize command line options.


  Commit: ad20f66c010b3eb7243beb2e3cae21e984d67a64
      https://github.com/csmith-project/csmith/commit/ad20f66c010b3eb7243beb2e3cae21e984d67a64
  Author: John Regehr <regehr@cs.utah.edu>
  Date:   2011-08-22 (Mon, 22 Aug 2011)

  Changed paths:
    M src/RandomProgramGenerator.cpp

  Log Message:
  -----------
  Rename --upper-expr-complexity to --max-expr-complexity to be consistent with similar options (and also with the corresponding internal variable).


  Commit: 91f65aa4df0b696707f134550edee50395b9bc22
      https://github.com/csmith-project/csmith/commit/91f65aa4df0b696707f134550edee50395b9bc22
  Author: John Regehr <regehr@cs.utah.edu>
  Date:   2011-08-22 (Mon, 22 Aug 2011)

  Changed paths:
    M src/RandomProgramGenerator.cpp

  Log Message:
  -----------
  Fix formatting inconsistency.


  Commit: 7f45ae4bb690f7fb6e5f17ff1ad3e31953721e5a
      https://github.com/csmith-project/csmith/commit/7f45ae4bb690f7fb6e5f17ff1ad3e31953721e5a
  Author: John Regehr <regehr@cs.utah.edu>
  Date:   2011-08-22 (Mon, 22 Aug 2011)

  Changed paths:
    M src/RandomProgramGenerator.cpp

  Log Message:
  -----------
  Add the --no-safe-math flag as suggested by Tomyo.  "Lightly tested."


Compare: https://github.com/csmith-project/csmith/compare/05b1f81...7f45ae4