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

[csmith-project/csmith] 8f8426: compute permutations by std::next_permutation



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

  Changed paths:
    M src/util.cpp

  Log Message:
  -----------
  compute permutations by std::next_permutation


  Commit: efdc1a3cf801561cf05b4bae09d1a9c607698ff0
      https://github.com/csmith-project/csmith/commit/efdc1a3cf801561cf05b4bae09d1a9c607698ff0
  Author: Xuejun Yang <nitsnow@gmail.com>
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
    M src/util.cpp

  Log Message:
  -----------
  Merge pull request #29 from jensgerlach/master

compute permutations by std::next_permutation


Compare: https://github.com/csmith-project/csmith/compare/3792b6a14695...efdc1a3cf801