squash-merge from proof branch
[cvc5.git] / config /
2012-11-27 Morgan Detersgive warning at configure-time about unsupported langua...
2012-10-26 Morgan Detersnew boost.m4 makes boost-thread require boost-system...
2012-10-24 Morgan DetersIncludes many fixes to build system for Solaris (thanks...
2012-10-06 Morgan Detersturn off cudd by default in configure script
2012-10-06 Morgan Deters* Clean up some options documentation
2012-10-06 Morgan Deters* Some documentation about building compatibility and...
2012-09-21 Morgan DetersSMT-LIBv2 compliance updates:
2012-08-29 Morgan Deters* Numerous documentation fixes (fix doxygen warnings...
2012-08-28 Morgan Detersfixes for Mac and automake 1.12 detection
2012-07-08 Morgan DetersBugs resolved by this commit: #314, #322, #359, #364...
2012-06-13 Morgan DetersDon't use the "inlined" feature of ANTLR 3.2, which...
2012-03-30 Dejan Jovanovićfixing some build systme warnings
2012-02-22 Morgan Detersfixes to configure and boost.m4 to make certain boost...
2012-02-22 Morgan Detersmake sure to clear out READLINE_LIBS if readline causes...
2012-02-20 Morgan Detersportfolio merge
2012-02-20 Morgan Detersreadline links in -ltermcap -ltinfo too (fixes breakage...
2012-02-03 Dejan Jovanovićupdating configure to use python-config for building...
2011-11-16 Morgan DetersFix "make dist". Fixes to python and ruby bindings...
2011-11-16 Morgan Deters* Applying Andy's fix for datatypes bug #286; thanks...
2011-11-15 Morgan DetersBindings work (ocaml bindings are now sort of working...
2011-10-28 Liana Hadareanmerged the proofgen3 branch into trunk:
2011-10-21 Morgan Detersadd gcc version information to Configuration, and warn...
2011-10-19 Morgan Detersfix bug #264: competition / other static library builds...
2011-10-06 Morgan Detersdon't build language bindings unless expressly requeste...
2011-10-04 Morgan Detersoops, one more fix, hopefully the last
2011-10-04 Morgan DetersYet Another Antlr3 Mod---this time, all my fault: for...
2011-10-04 Morgan Detersmore fixes for libantlr3c v3.4
2011-10-04 Morgan Deterssupport for configure-discovery of antlr3-3.4-beta4
2011-10-03 Morgan Detersuser push/pop support in minisat and simplification...
2011-09-28 Morgan Detersbetter fix for #281, also fix issue with command line...
2011-09-27 Morgan Detersmore interface work; adding legacy C interface
2011-09-21 Morgan DetersJava binding now working. Some interface types still...
2011-09-20 Morgan DetersMerge from "swig" branch: language binding for Java...
2011-09-16 Morgan Detersfinal(?) documentation fixes
2011-09-16 Morgan Detersnew, improved doxygen config file
2011-09-16 Morgan Detersfix debian build without breaking anything (i hope)
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-05-23 Morgan Detersfixes for "make dist" and "make doc", minor cleanups
2011-05-02 Morgan Detersfix for configure
2011-05-02 Morgan Detersmore minor fixes related to last few commits
2011-05-01 Morgan Detersminor fixes, plus experimental readline support in...
2011-04-10 Morgan Detersmerge from replay branch
2011-04-04 Morgan DetersAdd documentation to Node and TNode (closes bug #201).
2010-12-17 Morgan Deterstls.h, rational.h, and integer.h are only re-generated...
2010-11-16 Morgan DetersSmtEngine now fails with a ModalException if --incremen...
2010-11-15 Morgan DetersPretty-printer infrastructure created (in src/printer...
2010-10-29 Morgan Detersportability updates to build system
2010-10-04 Morgan Detersfix regular expressions in build system
2010-10-01 Morgan Detersreplacement implementation for clock_gettime() on mac...
2010-09-27 ACSYSadd workaround for systems (i.e., Mac OS X) that don...
2010-09-01 Morgan Detersreflect in build strings that -gmp is now the default...
2010-07-05 Morgan Detersbetter exception wording, assertion-handling in multipl...
2010-07-05 Morgan Detersworkaround for strange CIMS installation of automake...
2010-07-03 Morgan DetersWith this commit come a number of changes to build...
2010-06-18 Morgan Deters"statistics" and "staticbinary" are now tags on the...
2010-06-03 Christopher L. ConwayChanging ANTLR3 detection in configure (Fixes #147)
2010-06-01 Christopher L. ConwayChecking for executable permission on antlr3 script
2010-04-13 Christopher L. ConwayDoxygen fixes
2010-04-04 Morgan Deters* Node::isAtomic() now looks at an "atomic" attribute...
2010-04-01 Morgan DetersPARSER STUFF:
2010-03-30 Christopher L. ConwayMerging from branches/antlr3 (r246:354)
2010-03-05 Morgan Deters* public/private code untangled (smt/smt_engine.h no...
2010-02-22 Morgan DetersRe-committing revision 232 properly:
2010-02-22 Morgan Detersundoing improperly-committed revision 232; will re...
2010-02-22 Cesare Tinelli* Add virtual destructors to CnfStream, Theory, OutputC...
2010-02-19 Morgan Deters* Attribute infrastructure -- static design. Documenta...
2010-02-18 Christopher L. ConwayAdding doxygen configuration parameters and doxygen...
2010-02-09 Morgan Detersremoving other pieces of autotools stuff to fix bug #24
2010-02-03 Morgan DetersAddressed many of the concerns of bug 10 (build system...
2009-12-17 Morgan Detersmaking config/mkbuilddir executable
2009-12-17 Morgan Deterssupport nonstandard, unconfigured builds (e.g., "....
2009-12-16 Morgan Deters+ refactoring fixes for expr package based on code...
2009-12-16 Christopher L. ConwayStandardizing configure arguments for ANTLR/CxxTest
2009-12-16 Morgan DetersFixes to the build system:
2009-12-11 Morgan Detersbuild fixes, configuration simplifications
2009-12-09 Morgan Deterssome fixes and organizational adjustments to assert...
2009-12-08 Morgan Deterscheck in automake/libtool/autoconf-generated files...
2009-12-04 Morgan Detersmore build system work
2009-12-04 Dejan JovanovićAdding support for ANTLR checking in autogen.sh (config...