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
2014-09-12
XFAIL LargeReturnTypes.cpp on Darwin, it depends indirectly on using libstdcxx.
Daniel Dunbar
2014-09-12
When building against libc++ (vs libstdcxx), use standard unordered_{map,set}...
Daniel Dunbar
2014-09-12
Regenerate configure.
Daniel Dunbar
2014-09-12
Tweak the workarounds for multiple definition of PACKAGE_* macros from config...
Daniel Dunbar
2014-09-12
Add support for getting memory usage on Darwin.
Daniel Dunbar
2014-09-12
Do not require mallinfo(), which is Linux specific.
Daniel Dunbar
2014-09-12
Do not require <sys/capability.h>, which is Linux specific.
Daniel Dunbar
2014-09-12
Regenerate configure with sanctioned autoconf version.
Daniel Dunbar
2014-09-12
Revert "Patch by Dan Liew: "Improved AutoRegen script so that it supports new...
Daniel Dunbar
2014-07-21
Merge pull request #113 from antiAgainst/klee-stats
Cristian Cadar
2014-07-18
Refactor klee-stats and add simple line chart drawing functionality.
Lei Zhang
2014-07-10
Merge pull request #137 from MartinNowack/fix_cxx_standard
Cristian Cadar
2014-07-09
Fix to avoid warning message taking address of main
Martin Nowack
2014-07-04
Merge pull request #133 from delcypher/fix_empty_error_report
Cristian Cadar
2014-07-04
Fix regression reported by Michael Esser and Andrew Watson
Dan Liew
2014-06-06
Merge pull request #129 from ahorn/master
Cristian Cadar
2014-05-30
Merge pull request #117 from MartinNowack/llvm_raw_ostream
MartinNowack
2014-05-30
Fix ExprTest under LLVM 2.9
Martin Nowack
2014-05-29
Use LLVM DEBUG macro instead of #if 0 or #if DEBUG
Martin Nowack
2014-05-29
Fix header
Martin Nowack
2014-05-29
Avoid non-explicit use of functions from std namespace in KLEE
Martin Nowack
2014-05-29
Remove #include <iostream> to avoid static constructors
Martin Nowack
2014-05-29
Refactoring from std::ostream to llvm::raw_ostream
Martin Nowack
2014-05-19
Rename command line option for equality substitutions
ahorn
2014-05-16
Changed StaticDestructor.cpp to use uclibc and disable optimizations explicitly.
Cristian Cadar
2014-05-13
Merge pull request #131 from haneefmubarak/patch-1
Cristian Cadar
2014-05-12
Update and rename README.txt to README.md
Haneef Mubarak
2014-05-12
Merge pull request #124 from pcc/sort
Dan Liew
2014-05-12
Add SimplifyExpressions command line option
ahorn
2014-05-11
Fix the logic in ExprSMTLIBPrinter::getSort
Peter Collingbourne
2014-04-24
Merge pull request #122 from hpalikareva/metasmt-array-order
Dan Liew
2014-04-24
Fixed order of domain and range in array creation in MetaSMTBuilder.
Hristina Palikareva
2014-04-24
Merge pull request #121 from hpalikareva/domain-range-metasmt
Dan Liew
2014-04-24
Fixed creation of arrays with variable domains and ranges in STPBuilder and M...
Hristina Palikareva
2014-04-24
Merge pull request #116 from MartinNowack/fix_malloc
Dan Liew
2014-04-24
Merge pull request #120 from hpalikareva/order-link-libs
Dan Liew
2014-04-24
Removed ununsed Executor field in WeightedRandomSearcher to silence
Dan Liew
2014-04-24
Remove unused pointer to STPSolver in STPSolverImpl to silence clang
Dan Liew
2014-04-24
Renamed GetTotalMemoryUsage to GetTotalMallocUsage
Martin Nowack
2014-04-24
Modify klee::util::GetTotalMemoryUsage() so that if the system is
Dan Liew
2014-04-24
Have configure check for presense of mallinfo for the newly added
Dan Liew
2014-04-24
Fix handling of memory usage in KLEE.
Martin Nowack
2014-04-24
Add missing newline at end of file to silence a clang warning.
Dan Liew
2014-04-24
Merge pull request #112 from hpalikareva/domain-range-extra
Dan Liew
2014-04-24
Asserting that update lists have non-NULL roots within ReadExpr objects (update
Hristina Palikareva
2014-04-23
Fixing linking order if metaSMT is used: linking rt after z3 to avoid undefin...
Hristina Palikareva
2014-04-16
Removing a few more hard-coded values for domains and ranges of Array objects
Hristina Palikareva
2014-04-16
Merge pull request #111 from s-falke/no_uclibc
Dan Liew
2014-04-16
Merge pull request #110 from pcc/domain-range
Dan Liew
2014-04-16
Fixed compilation error if uClibc is not used.
Stephan Falke
[prev]
[next]