Age | Commit message (Expand) | Author |
---|---|---|
2022-06-30 | remove LLVM < 9 | Frank Busse |
2020-04-30 | Removed the Internal directory from include/klee | Cristian Cadar |
2019-03-21 | drop support for LLVM <= 3.7 | Julian Büning |
2018-10-26 | llvm7: adapt to new openFileForWrite | Jiri Slaby |
2018-10-23 | refactor klee_open_output_file to return std::unique_ptr | Julian Büning |
2018-05-22 | CompressionStream: fix sporadic segfaults (uninitialised avail_in) | Frank Busse |
2017-10-03 | Silenced some warnings about unused variables when assertions are disabled. | Cristian Cadar |
2017-07-31 | Fix build for FreeBSD. | Tatiana Tikhomirova |
2017-07-23 | Remove support for LLVM < 3.4 | Martin Nowack |
2017-05-24 | llvm: make KLEE compile against LLVM 3.5 and 3.6 | Richard Trembecký |
2016-07-08 | Support gzip-based compression of raw_outstreams | Martin Nowack |