about summary refs log tree commit diff homepage
AgeCommit message (Expand)Author
2013-01-02Forgot to add QueryLoggingSolver in patch 171387 from Tomasz Kuchta.Cristian Cadar
2013-01-02Patch by Tomasz Kuchta adding more detailed information on query failures.Cristian Cadar
2013-01-02Patch by Tomasz Kuchta that refactors the logging code, by introducing a new ...Cristian Cadar
2013-01-02Patch by Tomasz Kuchta adding a new option (min-query-time-to-log) that enabl...Cristian Cadar
2012-12-12Updated mailing list info + other small changes.Cristian Cadar
2012-12-04Message about the mailing list being down.Cristian Cadar
2012-11-28Removed fragile test which does not work anymore with clang/llvm 3.1.Cristian Cadar
2012-11-28Only emitting a warning, instead of failing on large mallocs.Cristian Cadar
2012-11-28Fixed fragile test case that depended too much on the code generatedCristian Cadar
2012-11-27Warnings were incorrectly logged in messages.txt instead of warnings.txt.Cristian Cadar
2012-11-27Patch by Seungbeom Kim: "Interrupting KLEE's execution while aCristian Cadar
2012-11-27Patch sent by both Bogdan Copos and Nick Sumner fixing compilation with LLVM 3.1Cristian Cadar
2012-11-05Fixed a bug in Array::computeHash()Cristian Cadar
2012-11-04Fix by Tomek Kuchta to Tutorial 1.Cristian Cadar
2012-10-24Patch by Jonathan Neuschäfer: "update symbol list forCristian Cadar
2012-10-24Two small changes by Jonathan Neuschäfer: one that fixes a memory leakCristian Cadar
2012-10-24Code refactorings by Jonathan Neuschäfer: "move increment into for-loopCristian Cadar
2012-10-24Patch by Jonathan Neuschäfer fixing inconsistency in Tutorial 1.Cristian Cadar
2012-10-24Patch by Dan Liew improving the description of getZExtValue (see discussion a...Cristian Cadar
2012-10-24Patch by Dan Liew, updating klee-files.html to mention the recentlyCristian Cadar
2012-10-24Patch by Dan Liew: "Added primitive test that checks kleaver's newCristian Cadar
2012-10-24Patch by Dan Liew: "Added support for generating .smt2 files whenCristian Cadar
2012-10-24Patch by Dan Liew which improves the logging options: "RemovedCristian Cadar
2012-10-24Patch by Dan Liew: "Added SMTLIBLoggingSolver for logging queries in SMT-LIBv...Cristian Cadar
2012-10-24Patch by Dan Liew: "Added -print-smtlib option to kleaver tool thatCristian Cadar
2012-10-24Nice patch by Dan Liew that adds support for printing queries in theCristian Cadar
2012-10-24Patch by Dan Liew: "Moved PrintContext class out of ExprPrinter.cpp soCristian Cadar
2012-10-24Patch by Dan Liew: " Added "sys/resource.h" include to POSIX stubCristian Cadar
2012-10-24Patch by Dan Liew: " Modified ConstantExpr::toString() to take anCristian Cadar
2012-10-19Added missing header file (part of the last patch).Cristian Cadar
2012-10-18Nice patch by Hristina Palikareva that removes the dependency on STPCristian Cadar
2012-10-09Patch by Tomasz Kuchta that adds several useful options (--print-abs-times, -...Cristian Cadar
2012-10-08Fix to previous patch, which would not compile with LLVM 2.9.Cristian Cadar
2012-10-08Make the changes in r165394 be conditional on post LLVM 3.1 changes.Micah Villmow
2012-10-08Move TargetData to DataLayout.Micah Villmow
2012-10-04Added more info on dependencies and a link to Andrei Porumb's recent post on ...Cristian Cadar
2012-09-12Restructured the command-line options for setting the searchCristian Cadar
2012-09-11Changed the default to --max-memory and documented randomize-fork.Cristian Cadar
2012-09-11Fixed test case to be independent of compiler optimizations and search heuris...Cristian Cadar
2012-09-11Patch by Dan Liew for ConstantExpr::isTrue() and ConstantExpr::isFalse():Cristian Cadar
2012-08-17Small Makefile fix.Cristian Cadar
2012-08-15Added note about the scope of the CDE package.Cristian Cadar
2012-08-15Added dejagnu to the installation instructions.Cristian Cadar
2012-07-31Added another link to a system building upon KLEE, S2E.Cristian Cadar
2012-07-31Forgot to remove the actual stp directory. Cristian Cadar
2012-07-31Patch by Dan Liew that removes our internal copy of STP, and makes the --with...Cristian Cadar
2012-07-26Patch by Dan Liew that adds support for building Doxygen out-of-source.Cristian Cadar
2012-07-26Patch by Dan Liew: "Improved AutoRegen script so that it supports newer versi...Cristian Cadar
2012-07-26Patch by Dan Liew: "fixed mistake in autoconf substitution variable name."Cristian Cadar
2012-07-26Forgot a cl::desc in the previous patch...Cristian Cadar