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
2013-12-05
Merge pull request #11 from MartinNowack/Memleaks
Cristian Cadar
2013-12-05
Close file descriptors used for warnings and messages
Martin Nowack
2013-12-05
Fix unitialized value
Martin Nowack
2013-12-05
Free used constants if not used anymore
Martin Nowack
2013-12-05
Fix timer leak
Martin Nowack
2013-11-25
Merge pull request #67 from MartinNowack/fix_asm_address
Cristian Cadar
2013-11-15
Merge branch 'master' of https://github.com/ccadar/klee
Cristian Cadar
2013-11-15
Removed testing-env file. As for testing-dir that was removed in a
Cristian Cadar
2013-11-15
Merge pull request #69 from MartinNowack/fix_runtime_posix
Cristian Cadar
2013-11-14
Remove unused testing-dir
Martin Nowack
2013-11-14
Add additional note that testcase might fail if
Martin Nowack
2013-11-14
Fix lseek and getdents
Martin Nowack
2013-11-13
Fix using assembler addresses for global variables
Martin Nowack
2013-11-13
Merge pull request #60 from MartinNowack/fix_posix
Cristian Cadar
2013-11-13
Merge pull request #65 from delcypher/detect-bitcode-compiler
Cristian Cadar
2013-11-08
Fix the detection of the LLVM bitcode compiler. This is now done at KLEE
Dan Liew
2013-11-05
Merge pull request #63 from delcypher/nouclibc
Dan Liew
2013-11-05
Exit if using --libc=uclibc and KLEE was not configured with uclibc
Dan Liew
2013-11-05
Refactored part of KleeHandler construction so that
Dan Liew
2013-11-05
sort and remove some includes
Frank Busse
2013-11-05
Fix arbitrary path limits and improved error handling (exit
Frank Busse
2013-11-02
Merge pull request #61 from MartinNowack/fix_futimesat
Paul Marinescu
2013-11-02
Fix Futimesat compilation with newer gcc and clang
Martin Nowack
2013-11-02
Fix build of POSIX file descriptor functions
Martin Nowack
2013-10-29
Merge pull request #26 from delcypher/fix_divide_by_zero
Paul
2013-10-22
Merge pull request #41 from hpalikareva/metasmt-multisolver
Cristian Cadar
2013-10-21
Removed unnecessary/redundant linking of library boost_thread-mt to klee and ...
Hristina Palikareva
2013-10-20
Merge pull request #47 from 251/stubs_path_max
Cristian Cadar
2013-10-18
stubs.c: cleanup
Frank Busse
2013-10-18
stubs.c: fix use of undeclared identifier PATH_MAX
Frank Busse
2013-10-18
Merge pull request #45 from hpalikareva/test-expr-logging
Cristian Cadar
2013-10-17
Fixed solver-related nondeterminism in test case ./test/Feature/ExprLogging.c...
Hristina Palikareva
2013-10-16
tests in ./test/Feature/ExprLogging.c reverted back to not explicitly differe...
Hristina Palikareva
2013-10-15
Merge pull request #43 from hpalikareva/test-large-ints
Cristian Cadar
2013-10-15
Fixed nondeterministic behaviour in test case ./test/Solver/LargeIntegers.pc ...
Hristina Palikareva
2013-10-15
command-line option --use-metasmt declared and defined inside #ifdef SUPPORT_...
Hristina Palikareva
2013-10-14
Replaced --libc=klee with --libc=uclibc in two tests (as for https://github.c...
Cristian Cadar
2013-10-11
getConstraintLog() of MetaSMTSolver explicitly states that this feature is no...
Hristina Palikareva
2013-10-11
Bug fix in MetaSMTBuilder
Hristina Palikareva
2013-10-11
MetaSMT builder, solver and command-line options.
Hristina Palikareva
2013-10-11
Merge pull request #40 from antiAgainst/intrinsic-trap
Cristian Cadar
2013-10-11
Compile separate version of fd files for 3.2 as well.
Cristian Cadar
2013-10-11
Fixed compilation on LLVM 2.9. irreader should be linked only for LLVM >= 3.3
Cristian Cadar
2013-10-11
Added Output/ and site.exp to .gitignore
Cristian Cadar
2013-10-08
Remove llvm.trap declaration after cleaning all uses.
Lei Zhang
2013-10-08
Merge pull request #34 from ddcc/master
Cristian Cadar
2013-10-03
Merge pull request #39 from hpalikareva/master
Dan Liew
2013-10-03
Extending ./configure with support to use metaSMT.
Hristina Palikareva
2013-09-25
Merge pull request #25 from paulmar/master
Cristian Cadar
2013-09-25
Merge pull request #27 from antiAgainst/intrinsic-trap
Cristian Cadar
[next]