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-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
2016-08-02
MemoryUsage: fix GetTotalMallocUsage
Jiri Slaby
2016-07-31
Merge pull request #422 from ccadar/div-zero-test
Cristian Cadar
2016-07-29
Explicitely making division total in STP.
Cristian Cadar
2016-07-22
Merge pull request #425 from jirislaby/globals
Cristian Cadar
2016-07-11
Executor: do not crash on non-sized globals
Jiri Slaby
2016-07-10
Merge pull request #428 from MartinNowack/fix_determ_address
MartinNowack
2016-07-10
Fix parsing of deterministic address.
Martin Nowack
2016-07-09
Merge pull request #377 from MartinNowack/fix_div_constant
MartinNowack
2016-07-09
Fix variable shifting behavior with different sizes
Martin Nowack
2016-07-09
Merge pull request #363 from MartinNowack/feat_determ_allocator
MartinNowack
2016-07-08
Clang-formated MemoryManager
Martin Nowack
2016-07-08
Add deterministic allocation of memory
Martin Nowack
2016-07-08
Handle aligned varargs allignment correctly
Martin Nowack
2016-07-08
Merge pull request #362 from MartinNowack/feat_determ_state_selection
MartinNowack
2016-07-08
Generate forked states for switch instructions deterministically
Martin Nowack
2016-07-08
Use vector instead of set to add/remove states
Martin Nowack
2016-07-08
IterativeDeepeningTimeSearcher: Fix using wrong iterator
Martin Nowack
2016-07-08
Refactoring: Extract method to dump remaining states
Martin Nowack
[prev]
[next]