summaryrefslogtreecommitdiff
path: root/tests/cxx/t-ops.cc
Commit message (Expand)AuthorAgeFilesLines
* Optimize 1/q to call mpq_inv.Marc Glisse2016-10-281-0/+10
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Copyright yearMarco Bodrato2015-11-011-1/+1
* tests/cxx/t-ops.cc: Test also comparison in ZxQ, ZxF, QxF.Marco Bodrato2015-10-261-0/+21
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-1/+1
* Put all of test suite under GPL, use consistent header.Torbjorn Granlund2012-11-211-11/+11
* tests: slightly wider coverage.Marco Bodrato2012-05-171-0/+1
* Use the macros ALLOC etc to access the fields of mpz_t in mpz/*.Marc Glisse2012-02-231-0/+2
* Update license to version 3.tege2007-09-181-4/+2
* Remove mpfr stuff.tege2006-11-041-264/+0
* Update FSF's address.tege2006-02-151-2/+2
* #if .. #endif out tests that cause ambiguities.tege2003-12-111-0/+8
* Correction to:Kevin Ryde2003-12-101-2/+2
* * gmpxx.h (__gmp_binary_equal, __gmp_binary_not_equal,Kevin Ryde2003-12-091-27/+110
* * tests/cxx/t-ops.cc (check_mpz): Exercise mpz*long and mpz*ulong.Kevin Ryde2003-07-241-0/+14
* * tests/cxx/t-assign.cc, tests/cxx/t-binary.cc, tests/cxx/t-ops.cc,Kevin Ryde2003-07-241-0/+2
* * gmpxx.h (mpz_class __gmp_binary_divides, __gmp_binary_modulus): FixKevin Ryde2003-06-221-9/+33
* 2002-09-26 Gerardo Ballabio <gerardo.ballabio@unimib.it>Kevin Ryde2002-09-261-0/+855