X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=THANKS;h=8eb19e8dbb27f309f90cee8b9f8163e2203bf8eb;hb=afc70ac962185b97e10f4e796f46c638ed1e18ab;hp=d1ef51a603bc902ad7b1fcbe0facd1ec62d9b484;hpb=6d279143db69b153815165c752eae1432538ec2e;p=cvc5.git diff --git a/THANKS b/THANKS index d1ef51a60..8eb19e8db 100644 --- a/THANKS +++ b/THANKS @@ -1,18 +1,40 @@ -Thanks to Peter Collingbourne (formerly of the Multicore Programming Group -at Imperial College London, headed by Alastair Donaldson) for developing and -submitting a number of patches in September 2012 related to SMT-LIBv2 -compliance. +Thanks to: -Thanks to Thomas Hunger for some important patches to CVC4's SWIG interfaces -in March 2014. +- Chad Brewbaker for fixing a memory leak in 2017. -Thanks to David Cok of GrammaTech, Inc., for suggesting numerous improvements -in CVC4's SMT-LIBv2 compliance in 2013 and 2014. +- Adam Buchbinder of Google for submitting patches in November 2013 to fix a + number of issues with CVC3 (which were also applicable to CVC4's compatibility + interface). -Thanks to Adam Buchbinder at Google for submitting patches in November 2013 to -fix a number of issues with CVC3 (which were also applicable to CVC4's -compatibility interface). +- David Cok of GrammaTech, Inc., for suggesting numerous improvements in CVC4's + SMT-LIBv2 compliance in 2013 and 2014. -Thanks to Martin Brain of the Systems Verification Group at the University of -Oxford for submitting patches to fix certain compilation problems in November -2013. +- Peter Collingbourne (formerly of the Multicore Programming Group at Imperial + College London, headed by Alastair Donaldson) for developing and submitting a + number of patches in September 2012 related to SMT-LIBv2 compliance. + +- Finn Haedicke of University of Bremen, Germany for fixing namespace specifiers + in CVC4's version of minisat in 2015. + +- Pat Hawks for writing tests for CVC4's Java API. + +- Thomas Hunger for some important patches to CVC4's SWIG interfaces in March + 2014. + +- Makai Mann of Stanford University for updating the build scripts to support + computing coverage in 2017. + +- Cristian Mattarei of Stanford University for fixing an issue with parsing + floating point numbers in 2017. + +- Jordy Ruiz of University of Toulouse for fixing throw specifiers on the theory + output channels in 2015. + +- Clement Pit-Claudel of MIT for improving the signal handling support for + Windows builds in 2017. + +- Arjun Viswanathan for improvements in the CVC and the SMT2 parser. + +- Fabian Wolff in 2016 for fixing several spelling mistakes. + +- Justin Xu for contributing to refactoring CVC4's preprocessing infrastructure.