cvc3 compatibility layer; and another libantlr3c v3.4 incompatibility fix
[cvc5.git] / config /
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...