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-11-02
Merge pull request #487 from hoangmle/master
Cristian Cadar
2016-10-27
apply clang-format
Hoang M. Le
2016-10-27
update comments
Hoang M. Le
2016-10-27
upgrade to boolector-2.2.0 & remove the no longer needed aux array vector
Hoang M. Le
2016-10-26
move the query creation part into runAndGetCex() (to be consistent with runAn...
Hoang M. Le
2016-10-26
change signature of runAndGetCex() to match runAndGetCexForked()
Hoang M. Le
2016-10-26
remove outdated FIXME (metaSMT-Z3 implements assumption via push/pop)
Hoang M. Le
2016-10-18
Merge pull request #484 from delcypher/fix_misleading_indentation
Cristian Cadar
2016-10-18
Fix `-Wmisleading-indentation` warning and also correctly set the
Dan Liew
2016-10-14
Use newer trusty-based Travis CI (#452)
MartinNowack
2016-10-02
Merge pull request #475 from delcypher/klee_fix_asan
Cristian Cadar
2016-10-01
Merge pull request #426 from hoangmle/metaSMT_remove_ITE_chain_for_shift
MartinNowack
2016-09-29
When building KLEE with the sanitizers make sure the runtime is not
Dan Liew
2016-09-29
Fix bug in `AssignmentEvaluator` where NotOptimizedExpr would not (#466)
Dan Liew
2016-09-29
Merge pull request #474 from jirislaby/timestamp
Cristian Cadar
2016-09-29
remove mimic_stp option and the associated ITE chain construction for shift o...
Hoang M. Le
2016-09-29
configure: run AutoRegen.sh
Jiri Slaby
2016-09-29
configure: add option to enable timestamping
Jiri Slaby
2016-09-29
Merge pull request #471 from domainexpert/argv-arg
Andrea Mattavelli
2016-09-29
Fixed the description of -posix-runtime option
Andrew Santosa
2016-09-26
Merge pull request #444 from andreamattavelli/refactor_warnings
MartinNowack
2016-09-26
Modified logging information to steer the usage of klee_message, klee_warning...
Andrea Mattavelli
2016-09-20
Merge pull request #443 from MartinNowack/feat_assembler_raising
Cristian Cadar
2016-09-16
Avoid internalization of non-standard entry point (i.e. not the main function...
Andrea Mattavelli
2016-09-15
Merge pull request #372 from delcypher/stp_z3_crosscheck
Dan Liew
2016-09-15
Rename `-debug-cross-check-core-solver` option to
Dan Liew
2016-09-15
Correct out of date comments for some of the klee error handling
Dan Liew
2016-09-15
Add ``-debug-cross-check-core-solver`` option to allow cross-checking
Dan Liew
2016-09-15
Clang-format ``ConstructSolverChain.cpp``
Dan Liew
2016-09-15
Check the existence of the entry point during the initialization of the POSIX...
Andrea Mattavelli
2016-09-02
Merge pull request #463 from delcypher/fix_gtest_build
Dan Liew
2016-09-01
Try to unbreak the TravisCI and Docker builds.
Dan Liew
2016-08-19
Merge pull request #453 from andreamattavelli/fix_save_writes_doc
Cristian Cadar
2016-08-19
Added -save-all-writes to klee_init_env help message
Andrea Mattavelli
2016-08-19
Merge pull request #462 from giacomoguerci/master
Cristian Cadar
2016-08-16
[Klee Web] Link libkleeRuntest library to fix coverage report
Giacomo Guerci
2016-08-10
Extended support for assembler raising
Martin Nowack
2016-08-10
Merge pull request #451 from andreamattavelli/fix_ub_ptree
MartinNowack
2016-08-09
Fix to PTree pointer use-after-delete undefined behavior
Andrea Mattavelli
2016-08-08
Merge pull request #447 from hutoTUM/fix-klee_get_obj_size
MartinNowack
2016-08-08
Fix for klee_get_obj_size() crashing on 64-bit, resolves #446
hutoTUM
2016-08-08
Merge pull request #450 from andreamattavelli/fix_to_strerror
Cristian Cadar
2016-08-08
Use LLVM-based functions to print errno
Andrea Mattavelli
2016-08-06
Merge pull request #448 from andreamattavelli/fix_query_compression
MartinNowack
2016-08-06
Fix to #445
Andrea Mattavelli
2016-08-04
Merge pull request #441 from jirislaby/exit-on-error-type
Cristian Cadar
2016-08-04
klee: add exit-on-error-type parameter
Jiri Slaby
2016-08-03
Merge pull request #439 from jirislaby/fprintf
Cristian Cadar
2016-08-03
fprintf: convert to klee_warning
Jiri Slaby
2016-08-02
Merge pull request #438 from jirislaby/memuse
MartinNowack
[next]