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-05-31
Merge pull request #405 from ccadar/times
Cristian Cadar
2016-05-28
Fixed an incorrect read() invocation and missing includes for FD_Fail2.c
Cristian Cadar
2016-05-27
Merge pull request #396 from andreamattavelli/fix_kleaver_parser
Cristian Cadar
2016-05-27
Improved help message for POSIX environment options.
Cristian Cadar
2016-05-27
Merge pull request #397 from andreamattavelli/refactoring_stdin
Cristian Cadar
2016-05-27
Fixed the stub for times() not to dereference a NULL pointer when call with a...
Cristian Cadar
2016-05-25
Merge pull request #398 from hoangmle/master
MartinNowack
2016-05-25
add entry for llvm-2.9 and z3
Hoang M. Le
2016-05-25
add include in Z3Solver.cpp (did not compile with llvm-2.9)
Hoang M. Le
2016-05-24
Split creation of symbolic files and stdin in two distinct options
Andrea Mattavelli
2016-05-24
Fixed bug #375 in Kleaver's parser
Andrea Mattavelli
2016-05-24
Merge pull request #386 from ShayDamir/relocatable-klee
MartinNowack
2016-05-20
Allow relocation of installed klee tree
Damir Shaykhutdinov
2016-05-18
Merge pull request #387 from andreamattavelli/feat_instruction_logging
MartinNowack
2016-05-18
Modified -debug-print-instructions to allow to write directly on log file.
Andrea Mattavelli
2016-05-17
Merge pull request #392 from MartinNowack/fix_docker_stp
MartinNowack
2016-05-16
Add cmake 2.8.11 as additional dependency
Martin Nowack
2016-04-19
Merge pull request #369 from MartinNowack/fix_determ_solver_array
MartinNowack
2016-04-18
Merge pull request #374 from Justme0/optimize_kinstiterator
MartinNowack
2016-04-17
Merge pull request #359 from delcypher/fix_indep_solver_bug
Cristian Cadar
2016-04-14
This test passes under 2.9, so it cannot be used as an XFAIL. We can enable ...
Cristian Cadar
2016-04-14
Disabling --solver-optimize-divides by default, as the optimization is curren...
Cristian Cadar
2016-04-14
Added test case with the examples from https://github.com/klee/klee/issues/33...
Cristian Cadar
2016-04-12
remove synthesized `rule of three` of KInstIterator
jiangg
2016-04-12
Merge pull request #364 from MartinNowack/feat_partial_logging
Cristian Cadar
2016-04-11
Merge pull request #371 from andreamattavelli/master
Cristian Cadar
2016-04-11
Small refactoring to improve the consistency of info file handling
Andrea Mattavelli
2016-04-09
Generate unique STP and Z3 array names deterministically
Martin Nowack
2016-04-08
Merge pull request #370 from delcypher/fix_tautlogical_is_local
Cristian Cadar
2016-04-08
Remove computation of ``isLocal`` that is always true when handling
Dan Liew
2016-04-08
Merge pull request #368 from delcypher/refactor_klee_out_file_to_ktest
Dan Liew
2016-04-08
Rename KLEE command line options from
Dan Liew
2016-04-08
Remove dead function declaration
Dan Liew
2016-03-31
Updated NEWS file with 1.2.0 changes
Cristian Cadar
2016-03-31
Moving to version 1.2.0
Cristian Cadar
2016-03-23
Refactoring of conditional flush into own function.
Martin Nowack
2016-03-23
Fix comment + Clang Formatting
Martin Nowack
2016-03-23
Add option to log partial solver queries before calling it
Martin Nowack
2016-03-22
Properly assert that an assignment computed in
Dan Liew
2016-03-22
Merge pull request #361 from MartinNowack/fix_determ_expprinter
Cristian Cadar
2016-03-22
ExprPPrinter: Print out arrays deterministically
Martin Nowack
2016-03-22
Merge pull request #349 from MartinNowack/fix_so_linkg
MartinNowack
2016-03-22
Try to fix #348
Dan Liew
2016-03-22
Add soname for Runtest dynamic library
Martin Nowack
2016-03-16
Merge pull request #358 from pollnossa/master
MartinNowack
2016-03-16
push_back usage for values vector
vpushkar
2016-03-16
Wrong std::vector 'values' usage after vector's capacity reserve. It is the e...
vpushkar
2016-03-10
Merge pull request #355 from delcypher/wrong_not_expr_in_enum
Cristian Cadar
2016-03-09
Fix incorrect position of ``Not`` in ``Expr::Kind`` which meant it was included
Dan Liew
2016-03-06
Merge pull request #353 from lszekeres/selinux-fix
MartinNowack
[next]