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
path:
root
/
stp
Age
Commit message (
Expand
)
Author
2010-08-05
Applied patch submitted by Stefan Bucur that fixes a memory corruption
Cristian Cadar
2010-05-02
Remove bogus const applied to return type.
Daniel Dunbar
2010-05-02
Scatter -Wno-deprecated about to suppress warnings about ext/hash* uses, I don't
Daniel Dunbar
2010-04-05
STP: Switch build to using LLVM style Makefiles.
Daniel Dunbar
2010-04-05
STP: Remove unused files.
Daniel Dunbar
2010-04-05
STP: Eliminate dead test.
Daniel Dunbar
2010-04-05
STP: Eliminate use of non-standard variadic macro.
Daniel Dunbar
2010-04-05
STP: Remove stray semi-colons.
Daniel Dunbar
2010-04-05
STP: Switch to standard C++ file suffix.
Daniel Dunbar
2010-04-05
STP: Add pre-generated ASTKind.{cpp,h}.
Daniel Dunbar
2010-04-05
STP: Avoid use of zero-sized array GNU extension.
Daniel Dunbar
2010-02-25
Applied patch submitted by Justin Lebar to fix compilation error w/
Cristian Cadar
2009-08-02
Stop building the STP parser, we don't need it and it unnecessarily adds a
Daniel Dunbar
2009-08-01
Rewrite constant initialization to be more portable and readable.
Daniel Dunbar
2009-05-22
Improve lex support, apparently FreeBSD lex expects -o to take a joined
Daniel Dunbar
2009-05-21
Initial KLEE checkin.
Daniel Dunbar