Age | Commit message (Expand) | Author |
2019-07-30 | Consolidated Expr-related include files into a single include/klee/Expr direc... | Cristian Cadar |
2019-03-13 | Renamed --red-zone-space to --redzone-size and improved help message | Cristian Cadar |
2019-03-13 | Consistently use "default=true" and "default=false" instead of "default=on" a... | Cristian Cadar |
2019-03-13 | Created a new memory management option category for the options in MemoryMana... | Cristian Cadar |
2018-09-14 | llvm: make KLEE compile against LLVM 3.9 | Jiri Slaby |
2016-12-19 | Fix -Wformat warnings emitted by Apple Clang (800.0.42.1). | Dan Liew |
2016-07-10 | Fix parsing of deterministic address. | Martin Nowack |
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 |
2015-12-17 | Refactoring: Moving klee_warning/_error functions to ErrorHandling in Support... | Martin Nowack |
2012-11-28 | Only emitting a warning, instead of failing on large mallocs. | Cristian Cadar |
2012-01-18 | Nice patch by Gang Hu, Heming Cui and Junfeng Yang fixing a memory | Cristian Cadar |
2011-04-23 | Transformed the assert() checking for overlapping objects into a call | Cristian Cadar |
2009-06-14 | Change AddressSpace::resolveOne to take a ConstantExpr directly (and to allow | Daniel Dunbar |
2009-06-05 | Clean up a number of unused variable warnings when building w/o | Daniel Dunbar |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar |