summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-25fix some Mac issuesMorgan Deters
2012-09-25some buggy examples for incrementality, and make bug326 run as part of make r...Morgan Deters
2012-09-24some api changesDejan Jovanović
2012-09-24Fix the memout issue seen in recent nightly regressions (was due to aMorgan Deters
2012-09-22Separate public-facing and internal-facing interfaces to Statistics.Morgan Deters
2012-09-22another fix for the equality class iterator Dejan Jovanović
2012-09-21Fixes for datatype dumping and printing. Add a new test case for dumping.Morgan Deters
2012-09-21SMT-LIBv2 compliance updates:Morgan Deters
2012-09-21better verbosity support (so it's sensible when the library is used via the API)Morgan Deters
2012-09-20map C++ exceptions to Java exceptions correctly when they are thrown, and giv...Morgan Deters
2012-09-20some bugfixes that come as a result of debugging some CASCADE/C stuff..Morgan Deters
2012-09-19General subscriber infrastructure for NodeManager, as discussed in theMorgan Deters
2012-09-19fix subtle bug in NodeValue::toStream()Morgan Deters
2012-09-19fix for bug 370.Dejan Jovanović
2012-09-19Changing the equality engines's euivalence class iterator. Andy please check ...Dejan Jovanović
2012-09-18SMT-LIBv2 compliance regarding outputting "unknown".Morgan Deters
2012-09-17speed up option-file generation on Mac OS by an order of magnitudeMorgan Deters
2012-09-17more bindings fixesMorgan Deters
2012-09-17minor fix for models, added simple cliques option for uf strong solverAndrew Reynolds
2012-09-16enable bug regression for bug 382Morgan Deters
2012-09-16store values returned by get-value in TheoryModel::d_reps if necessary, fixes...Andrew Reynolds
2012-09-15minor interface improvements, compliance fixesMorgan Deters
2012-09-15another bindings fix (should fix debian build)Morgan Deters
2012-09-15bug testcase for model generationMorgan Deters
2012-09-14a fix for the java bindings for weiMorgan Deters
2012-09-14Fix a soundness bug reported by Matthias Weiler (had to do with expired TNodes).Morgan Deters
2012-09-14Fix a few minor issues in options processing, improving usability, consistenc...Morgan Deters
2012-09-13ensure that get-value and get-model are consistent, rewrite function value bo...Andrew Reynolds
2012-09-12Adding model assertions after SAT responses.Morgan Deters
2012-09-11added getCardinality to modelAndrew Reynolds
2012-09-11Partially reverting the changes made in 4308. There is now both an Expr and N...Tim King
2012-09-10modified getValue to return Expr instead of NodeAndrew Reynolds
2012-09-10Fixed an error in the rewriter Pascal pointed out. This was in effectively de...Tim King
2012-09-10list portfolio_util.h in Makefile, so it gets distributed (fixes debian build)Morgan Deters
2012-09-08Add [*] footnotes to --help output indicating for many options --FOO that the...Morgan Deters
2012-09-08Some minor changes after reviewing the portfolio "unified driver" commit.Morgan Deters
2012-09-08Single driver for both sequential and portfolioKshitij Bansal
2012-09-06allow SmtEngine::setOption() for trace and debug tagsMorgan Deters
2012-09-06fixes to the compatibility layer; this fixes the broken system testMorgan Deters
2012-09-06Remove SmtEngine::getStackLevel(), which exposed implementation details and w...Morgan Deters
2012-09-06add --incremental to --smtlib2 compliance mode (thanks Peter Collingbourne)Morgan Deters
2012-09-05add a THANKS file for listing external source code contributorsMorgan Deters
2012-09-04Accepted some patches from the Multicore Programming Group at Imperial Colleg...Morgan Deters
2012-09-03minor cleanup leftover from fmf-develAndrew Reynolds
2012-08-31merge from fmf-devel branch. more updates to models: now with collectModelIn...Andrew Reynolds
2012-08-30set the default expression-printing depth to "unlimited"Morgan Deters
2012-08-29* Numerous documentation fixes (fix doxygen warnings, add missing documentati...Morgan Deters
2012-08-29To the build system:Morgan Deters
2012-08-28test summaries for automake 1.12 test harnessMorgan Deters
2012-08-28fix a bug in CLN rational printing where the base was ignored (was causing th...Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback