summaryrefslogtreecommitdiff
path: root/src/util/configuration.cpp
AgeCommit message (Expand)Author
2014-06-26Add missing function definition.Morgan Deters
2014-06-21Add some missing functions in configuration and compat library.Morgan Deters
2014-06-11Some clean-up, post bv-merge.Morgan Deters
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-04-26FCSimplex branch mergeTim King
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-20Better reporting of detached git state in --version and --show-configMorgan Deters
2013-03-19Remove PropositionalQuery class and all CUDD-related build stuff (and referen...Morgan Deters
2013-02-16Fix version identification for new git repository.Morgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-10-06* Include a few bug testcases for resolved bugs.Morgan Deters
2012-07-31Options merge. This commit:Morgan Deters
2012-05-09--disable-tracing at configure time now disables Trace() and Debug() gestures...Morgan Deters
2012-05-09* simplifying equality engine interfaceDejan Jovanović
2012-05-09Fixing the debug tags generation and related methods in configuration.cpp tha...Dejan Jovanović
2012-05-04options: fail if the debug or trace tag specified doesn't exist (-d -t)François Bobot
2012-05-04fix: getNumTraceTags, getNumDebugTagsFrançois Bobot
2012-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2011-10-28merged the proofgen3 branch into trunk:Liana Hadarean
2011-10-21add gcc version information to Configuration, and warn when building with v4....Morgan Deters
2011-09-21Java binding now working. Some interface types still need some work (e.g. it...Morgan Deters
2011-09-17--show-debug-tags and --show-trace-tags now supported by Configuration API; a...Morgan Deters
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-06-30some things I had laying around in a directory but never got committed; minor...Morgan Deters
2011-05-28include subversion information used for each build in the --show-config outpu...Morgan Deters
2011-04-10merge from replay branchMorgan Deters
2011-03-15Merge from cudd branch. This mostly just adds support for linkingMorgan Deters
2010-11-19add statistics support information to --show-configMorgan Deters
2010-10-09support for SMT-LIBv2 :named attributes, and attributes in general; zero-ary ...Morgan Deters
2010-10-08* (define-fun...) now has proper type checking in non-debug buildsMorgan Deters
2010-10-03file header documentation regenerated with contributors names; no code modifi...Morgan Deters
2010-09-27add workaround for systems (i.e., Mac OS X) that don't support __thread; also...ACSYS
2010-07-29Adding configuration_private.h to allow inlining of configuration checksChristopher L. Conway
2010-07-06add Configuration::isCompetitionBuild() and some main driver fixesMorgan Deters
2010-07-03With this commit come a number of changes to build system to supportMorgan Deters
2010-06-04** Don't fear the files-changed list, almost all changes are in the **Morgan Deters
2010-04-04* Node::isAtomic() now looks at an "atomic" attribute of argumentsMorgan Deters
2010-04-01PARSER STUFF:Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback