summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-27add workaround for systems (i.e., Mac OS X) that don't support __thread; also...ACSYS
2010-09-27- This update adds DynamicArray<T>. This is a bare bones heap allocated arra...Tim King
2010-09-24equality triggers for the equality engineDejan Jovanović
2010-09-24roll back an unintended change with r900Morgan Deters
2010-09-24Fix build system for Mac OS X builds (resolves bug #203)Morgan Deters
2010-09-24basic union find for bitvectorsDejan Jovanović
2010-09-22Fixing NodeBuilderBlackChristopher L. Conway
2010-09-21Rm'ing automatic type check in NodeBuilder for vars/constantsChristopher L. Conway
2010-09-21remove assertion in TNode destructor and ensure all TNode methods check rc > ...Morgan Deters
2010-09-21fix statistics-registry-related memory leaksMorgan Deters
2010-09-21part of review (bug #197): coding conventions, file-level documentation, re-r...Morgan Deters
2010-09-21svn:ignore properties for new bv stuffMorgan Deters
2010-09-21some code cleanup, documentation, review of "kinded-iterator" code, and addit...Morgan Deters
2010-09-21iterators for tim, begin<PLUS>() and end<PLUS>() should give him what he wantsDejan Jovanović
2010-09-21Rm'ing Makefile.in'sChristopher L. Conway
2010-09-21Moving automatic type check to NodeBuilder (Fixes: #199)Christopher L. Conway
2010-09-20hooking up the bitvector testsDejan Jovanović
2010-09-20bitvector rewriting for the core theory and testcasesDejan Jovanović
2010-09-16Bug fix to CVC4::theory::arith::VarList as well as some superficial changes. ...Tim King
2010-09-14* added test/regress/regress0/arith for easy arithmetic regress tests.Tim King
2010-09-14ensure uf/congruence closure debugging stuff isn't called in production buildsMorgan Deters
2010-09-13make Node iterators more STL-friendly, resolves bug #196Morgan Deters
2010-09-13build system consistency in target names for unit test targetsMorgan Deters
2010-09-13statistics are now printed on timeout (SIGXCPU) and SIGINT if --stats is givenMorgan Deters
2010-09-13link TAGS file into builds/ directory, when built. Resolves bug #195Morgan Deters
2010-09-13* New normal form for arithmetic is in place.Tim King
2010-09-02"Leftist NodeBuilders" are now supported.Morgan Deters
2010-09-02recategorize eq_diamond14 as a regress2 test (instead of regress0)Morgan Deters
2010-09-02fix an error in TimerStatMorgan Deters
2010-09-02neglected build system update from r848 (last commit)Morgan Deters
2010-09-02* add TimerStat statistic typeMorgan Deters
2010-09-01"make check" now places binaries in the proper place before doing the checks;...Morgan Deters
2010-09-01reflect in build strings that -gmp is now the default and -cln is an optionMorgan Deters
2010-09-01added documentation, closes bug 97Morgan Deters
2010-08-24Making GMP default, CLN opt-in with --with-clnChristopher L. Conway
2010-08-20updating the minisat restart parameters after running some experimentsDejan Jovanović
2010-08-20turn off extra-checking (which does extra theory-rewriter checking); it was e...Morgan Deters
2010-08-19UF theory bug fixes, code cleanup, and extra debugging output.Morgan Deters
2010-08-18more tests, configuration for UFMorgan Deters
2010-08-17Merge from "cc" branch:Morgan Deters
2010-08-17Add "no trash" CDMap elements, so that CDMap elements can themselvesMorgan Deters
2010-08-17Change TheoryEngine to use pointers to theories instead ofMorgan Deters
2010-08-16add zlib checks to configure (new minisat requires it?)Morgan Deters
2010-08-16Fixing failures in minisatDejan Jovanović
2010-08-15(no commit message)Dejan Jovanović
2010-08-15(no commit message)Dejan Jovanović
2010-08-13renaming minisat .C to .cc Dejan Jovanović
2010-08-13Adding the changes to the original copyDejan Jovanović
2010-08-13Importing MiniSat2 070721 into trunkChristopher L. Conway
2010-08-13Removing newer version of MiniSat for Dejan's preferred importChristopher L. Conway
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback