index
:
~cnx/klee
this commit
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
2.0.x
2.1.x
2.2.x
2.3.x
3.0.x
master
psychic
svcomp
svcomp_32bit
KLEE fork for patch differentiation testing
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-12-23
Merge pull request #552 from delcypher/macos_fixes
Cristian Cadar
2016-12-19
Fix -Wformat warnings emitted by Apple Clang (800.0.42.1).
Dan Liew
2016-12-19
[CMake] Fix linker warning about mixed linking modes when LLVM was
Dan Liew
2016-12-18
Merge pull request #549 from delcypher/fix_travisci_errexit
Cristian Cadar
2016-12-18
CMake: Fixed the LLVM version regex
Adrian Herrera
2016-12-18
[TravisCI] When building with the old build system move back
Dan Liew
2016-12-18
[TravisCI] Remove `set +e` commands so that when running tests we fail
Dan Liew
2016-12-17
[TravisCI] Fix bug where TravisCI build scripts would carry on executing
Dan Liew
2016-12-15
Merge pull request #542 from adrianherrera/typo-fix
Andrea Mattavelli
2016-12-15
Typo fix when compiling with LLVM 3.5 and above
Adrian Herrera
2016-12-10
Merge pull request #537 from delcypher/cmake_fix_tcmalloc_rebuild
Cristian Cadar
2016-12-09
[CMake] Fix bug where if KLEE was built with `ENABLE_TCMALLOC`
Dan Liew
2016-12-09
Merge pull request #535 from delcypher/cmake_fix_bitcode_rebuild_on_flag_change
Cristian Cadar
2016-12-04
Merge pull request #529 from delcypher/travis_ci_config_clean_up
Cristian Cadar
2016-12-03
[CMake] Fix bug in the Makefile bitcode build system where the runtime
Dan Liew
2016-12-03
[CMake] Fix bug in the Makefile bitcode build system where the runtime
Dan Liew
2016-12-02
[TravisCI] Clean up the configuration matrix.
Dan Liew
2016-12-02
[TravisCI] Fix the list of available configuration environment
Dan Liew
2016-12-02
Fixed the issue of klee-stats not being copied to bin/
Cristian Cadar
2016-12-02
CMake: support LLVMCC.ExtraFlags
Jiri Slaby
2016-12-01
Merge pull request #523 from delcypher/remove_klee_tag_output
Cristian Cadar
2016-12-01
Added among the external calls that we model
Andrea Mattavelli
2016-11-30
Merge pull request #522 from ccadar/master
Cristian Cadar
2016-11-30
Remove support for reporting the approximate git tag.
Dan Liew
2016-11-30
Release notes for 1.3.0
Cristian Cadar
2016-11-30
Increasing version to 1.3.0
Cristian Cadar
2016-11-30
Merge pull request #520 from ccadar/master
Cristian Cadar
2016-11-30
Switched to STP 2.1.2 on Travis CI builds
Cristian Cadar
2016-11-30
Fixing current version of STP in Dockerfile (see #505) to 2.1.2
Cristian Cadar
2016-11-29
Merge pull request #516 from delcypher/fix_compare
Andrea Mattavelli
2016-11-28
Clean up `Expr::compare()` interface by
Dan Liew
2016-11-28
Remove default implementation of `Expr::compareContents(const Expr&)`
Dan Liew
2016-11-28
Fix bug in implementation of `NotExpr`. It should not implement
Dan Liew
2016-11-23
Renamed .pc to .kquery (kleaver query)
Eric Rizzi
2016-11-23
[CMake] Fix some indentation issues.
Dan Liew
2016-11-23
[CMake] Fix bug where the wrong path is checked for when checking
Dan Liew
2016-11-22
[CMake] Fix determining the system libraries needed by LLVM from
Dan Liew
2016-11-22
[CMake] Add another missing LLVM component dependency for `kleeModule`.
Dan Liew
2016-11-22
[CMake] Fix link order of LLVM libraries and required system libraries.
Dan Liew
2016-11-22
[CMake] Add missing dependencies reported in #507.
Dan Liew
2016-11-21
[CMake] Fix the build when `-DBUILD_SHARED_LIBS=ON` is passed.
Dan Liew
2016-11-20
[CMake] Implement install of the kleeRuntest target.
Dan Liew
2016-11-20
[CMake] Fix the old Autoconf/Makefile build system files in source tree inter...
Dan Liew
2016-11-19
[CMake] Remove unneeded dependency declarations for the unit tests.
Dan Liew
2016-11-19
Remove option --randomize-fork. If someone needs this, the right way is to i...
Cristian Cadar
2016-11-19
Merge branch 'MartinNowack-fix_bfs2'
Cristian Cadar
2016-11-19
Documented the level at which BFS operates in KLEE, as part of --help
Cristian Cadar
2016-11-19
Merge branch 'fix_bfs2' of https://github.com/MartinNowack/klee into MartinNo...
Cristian Cadar
2016-11-19
Merge pull request #492 from hoangmle/master
Cristian Cadar
2016-11-19
[CMake] Document implicit `STP_DIR` and `metaSMT_DIR` options.
Dan Liew
[prev]
[next]