summaryrefslogtreecommitdiff
path: root/test/unit/util/integer_black.h
AgeCommit message (Expand)Author
2018-10-02Fix "catching polymorphic type by value" warnings (#2556)Andres Noetzli
2018-06-25Updated copyright headers.Aina Niemetz
2017-11-09Add modular arithmetic operators. (#1321)Aina Niemetz
2017-07-07Update copyright headers.Mathias Preiner
2016-04-20update from the masterPaulMeng
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2014-07-01Update copyrights.Morgan Deters
2014-04-01Fixing bug 552. There was a bug when integers are made using a string with a...1.3.xTim King
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2012-12-14Adding unit test for different versions of division.Tim King
2012-11-26Improved implementation of Integer::length() with CLN enabled. Additional te...Tim King
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-08-14Fixes to integer wrapper classes:Morgan Deters
2012-02-06Fixing a bug in the integer unit tests when configured for GMP with assertion...Tim King
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-04-25small unit test fix; was broken only in non-assertion, non-CLN buildsMorgan Deters
2011-04-25Weekend work. The main points:Morgan Deters
2010-11-15Pretty-printer infrastructure created (in src/printer) and SMT-LIBv2 printerMorgan Deters
2010-06-04** Don't fear the files-changed list, almost all changes are in the **Morgan Deters
2010-05-25Added Rational constructors that only take a numerator. The const char* Ratio...Tim King
2010-05-06Adding tests for Integer::powChristopher L. Conway
2010-04-08A handful of build system fixes:Morgan Deters
2010-03-26Added GMP backed Rational and Integer classes, and white box tests for them. ...Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback