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-08-13
Modified ktest-tool so that it is compatible with python3.
Dan Liew
2013-08-13
Updated configure.ac to use python3 compatible command.
Dan Liew
2013-08-07
Merge branch 'master' of https://github.com/hpalikareva/klee into hpalikareva...
Cristian Cadar
2013-08-07
Merge branch 'bfs' of https://github.com/antiAgainst/klee into antiAgainst-bfs
Cristian Cadar
2013-08-06
ObjectState::concreteStore initialised.
Hristina Palikareva
2013-08-06
TimingSolver and constructSolverChain() no longer coupled with pointers to ST...
Hristina Palikareva
2013-08-06
Methods getConstraintLog() and setTimeout() made virtual and moved from STPSo...
Hristina Palikareva
2013-08-06
Renaming solver-related command-line options in order to decouple them from S...
Hristina Palikareva
2013-07-26
Merge pull request #1 from ddcc/master
ccadar
2013-07-25
remove www from master branch
Dominic Chen
2013-07-25
Revert "move website to separate repo"
Dominic Chen
2013-07-25
move website to separate repo
Dominic Chen
2013-07-23
BFS searcher.
Lei Zhang
2013-07-19
Paper on redundant state detection.
Cristian Cadar
2013-07-18
Patch by Stephan Falke fixing an incorrect message.
Cristian Cadar
2013-07-11
Bug fix by Jonathan Neuschäfer: "Without this patch
Cristian Cadar
2013-07-11
Patch by Jonathan Neuschäfer to LICENSE.TXT: "STP has been removed from the ...
Cristian Cadar
2013-07-11
Patch by Jonathan Neuschäfer: "fix reference to posix/uclibc step"
Cristian Cadar
2013-07-11
Fixed and improved the stats on (cex)cache hits and misses.
Cristian Cadar
2013-07-01
Developer's guide by Dan Liew, with a few changes from me.
Cristian Cadar
2013-06-27
Testing whether commit messages still work.
Cristian Cadar
2013-06-12
Patch by Jonathan Neuschäfer, updating link to CDE.
Cristian Cadar
2013-05-08
Patch by Dan Liew: "Renamed ExprSMTLIBPrinter method mangleQuery() to negateQ...
Cristian Cadar
2013-05-08
Patch by Dan Liew: "Improve the doxygen comments for ExprSMTLIBPrinter"
Cristian Cadar
2013-05-08
Patch by Dan Liew (with a few changes by me) that improves the Doxygen docume...
Cristian Cadar
2013-05-07
Patch by Dan Liew: "Added examples of using updates in KQuery documentation."
Cristian Cadar
2013-05-07
Patch by Dan Liew: 'Improved clarity of KQuery documentation by changing "ver...
Cristian Cadar
2013-05-07
Patch by Dan Liew: "EBNF for constant array initialisation in KQuery document...
Cristian Cadar
2013-05-07
Patch by Dan Liew that fixes an incorrect example in the KQuery documention.
Cristian Cadar
2013-05-07
Fixed incorrect comment.
Cristian Cadar
2013-05-01
Updates to publications page, in particular two extra papers.
Cristian Cadar
2013-04-05
Fixed error that I introduced by mistake in the last commit (thanks again to ...
Cristian Cadar
2013-04-04
Patch by Michael Contreras and Jiri Slaby for compiling KLEE with LLVM 3.2
Cristian Cadar
2013-04-03
Code reformatting.
Cristian Cadar
2013-03-27
Patch by Jonathan Neuschäfer adding a missing newline.
Cristian Cadar
2013-03-18
Patch and test case by Jiri Slaby to handle "initializing globals when
Cristian Cadar
2013-03-11
Small patch by Dan Liew removing unnecessary line from a Makefile.
Cristian Cadar
2013-03-11
Updated svn:ignore
Cristian Cadar
2013-03-11
Forgot to add ConstructSolverChain.cpp in the previous patch.
Cristian Cadar
2013-03-11
Patch by Dan Liew which unifies the solver construction between KLEE
Cristian Cadar
2013-03-06
Two more FAQs related to the Coreutils experiments.
Cristian Cadar
2013-03-06
Patch by Tomek Kuchta which adds the --max-stp-time option to Kleaver.
Cristian Cadar
2013-02-15
Three more KLEE-related papers.
Cristian Cadar
2013-01-29
Patch by Tomasz Kuchta that fixes the fragile way in which KLEE and Kleaver o...
Cristian Cadar
2013-01-23
Updated text referring to the old mailing list on keeda.
Cristian Cadar
2013-01-22
Some information about the Coreutils experiments presented in the KLEE OSDI p...
Cristian Cadar
2013-01-22
Added a new option --ignore-solver-failures, disabled by default, to
Cristian Cadar
2013-01-22
Added a note about ulimit in the installation instructions; thanks to Hristin...
Cristian Cadar
2013-01-22
Patch by Hristina Palikareva which enables Kleaver to configure the
Cristian Cadar
2013-01-11
Documentation for klee-stats by Tomasz Kuchta.
Cristian Cadar
[next]