summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***gmp-4_0_1gmp-4_0-branchKevin Ryde2002-01-221-1/+3
|
* *** empty log message ***Kevin Ryde2002-01-201-0/+2
|
* *** empty log message ***Kevin Ryde2002-01-191-1/+4
|
* *** empty log message ***Kevin Ryde2002-01-191-0/+4
|
* *** empty log message ***Kevin Ryde2002-01-161-0/+4
|
* *** empty log message ***Kevin Ryde2002-01-151-0/+2
|
* *** empty log message ***Kevin Ryde2002-01-151-0/+5
|
* *** empty log message ***Kevin Ryde2002-01-061-0/+3
|
* *** empty log message ***Kevin Ryde2002-01-051-0/+4
|
* *** empty log message ***Kevin Ryde2002-01-041-3/+7
|
* *** empty log message ***Kevin Ryde2001-12-281-0/+8
|
* *** empty log message ***Kevin Ryde2001-12-171-0/+5
|
* *** empty log message ***Kevin Ryde2001-12-151-0/+5
|
* *** empty log message ***Kevin Ryde2001-12-121-0/+3
|
* *** empty log message ***Kevin Ryde2001-12-111-0/+3
|
* *** empty log message ***Kevin Ryde2001-12-111-0/+6
|
* *** empty log message ***Kevin Ryde2001-12-071-0/+21
|
* * gmp-h.in, mp-h.in, gmp-impl.h: __GMP_DECLSPEC at start ofKevin Ryde2001-12-073-348/+348
| | | | prototypes, for the benefit of Microsoft C.
* * printf/doprnti.c: Don't showbase on a zero mpq denominator.Kevin Ryde2001-12-072-2/+32
| | | | * tests/misc/t-printf.c, tests/cxx/t-ostream.c: Add test cases.
* * printf/doprnti.c: Don't showbase on a zero mpq denominator.Kevin Ryde2001-12-071-31/+33
|
* * gmpxx.h (gmp_randclass): Add constructors for gmp_randinit_defaultKevin Ryde2001-12-071-0/+11
| | | | and gmp_randinit_lc_2exp_size.
* * gmp.texi (Introduction to GMP): Mention ABI and ISA section.Kevin Ryde2001-12-071-19/+36
| | | | | | | | | | | | (Known Build Problems): Recommend GNU sed on solaris 2.6. (Assigning Integers): Direct feedback to bug-gmp. (References): Typo Knuth vol 2 is from 1998. * gmpxx.h (gmp_randclass): Add initializers for gmp_randinit_default and gmp_randinit_lc_2exp_size. gmp.texi (C++ Interface Random Numbers): Describe them. And use @cross in a couple more places.
* More of:Kevin Ryde2001-12-061-1/+1
| | | | | | | * tests/cxx/t-headers.cc: New file. Use return instead of exit, so we don't have to worry about having a prototype for it.
* * tests/misc/t-locale.c, tests/cxx/t-locale.cc: Ensure mpf_clear isKevin Ryde2001-12-062-2/+2
| | | | done when the localconv overridde doesn't work.
* Dunno what this was meant to be. In any case it's not wanted now.Kevin Ryde2001-12-051-101/+0
| | | | | Never had a ChangeLog entry for it's creation, and was only ever in the cvs, not the dist, so no ChangeLog for removing it.
* *** empty log message ***Kevin Ryde2001-12-041-0/+21
|
* * gmp.texi (Known Build Problems): Update to gmp_randinit_lc_2exp_sizeKevin Ryde2001-12-031-17/+20
| | | | | | | | | | | | for the sparc solaris 2.7 problem. (Reentrancy): SCO ctype.h affects all text-based input functions. (Formatted Output Strings): Correction to the mpf example. (Single Limb Division): Correction, should be q-1 not q+1. (Extended GCD): Clarify why single-limb is inferior. (Raw Output Internals): Clarify size is twos complement, note limb order means _mp_d doesn't get directly read or written. (Contributors): Clarify mpz_jacobi. And a couple of formatting tweaks elsewhere.
* Regenerate for:Kevin Ryde2001-12-031-8/+19
| | | | | * tests/cxx/t-headers.cc: New file. * tests/cxx/Makefile.am: Add it.
* * tests/cxx/t-headers.cc: New file.Kevin Ryde2001-12-031-4/+5
| | | | * tests/cxx/Makefile.am: Add it.
* * tests/cxx/t-headers.cc: New file.Kevin Ryde2001-12-031-0/+28
|
* * gmpxx.h: Add <strstream>, needed by mpf_class::get_str2.Kevin Ryde2001-12-031-1/+1
|
* * gmp-h.in (mpq_inp_str, mpn_hamdist): Add missing __GMP_DECLSPEC.Kevin Ryde2001-12-031-2/+2
|
* Canonicalize swox.com and ftp.gnu.org URLs.tege2001-12-031-5/+5
|
* Wed Aug 7 02:15:38 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>Kevin Ryde2001-12-011-137/+0
| | | | * mpz/tests/t-gcd.c: Test deleted. Rename t-gcd2.c to t-gcd.c.
* Tue Jun 4 03:42:18 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>Kevin Ryde2001-12-011-1/+0
| | | | * mpn/config/t-oldgas: Renamed from t-freebsd.
* Remove again, after "Copyright (C) -> Copyright" brought it back to life.Kevin Ryde2001-12-011-3/+0
|
* Remove this again, seems to have come back to life in theKevin Ryde2001-12-011-35/+0
| | | | "Copyright (C) -> Copyright" changes.
* Wed Jul 10 03:17:45 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>Kevin Ryde2001-12-011-16/+0
| | | | * cre-mparam.c: Delete obsolete file.
* Mon Jul 22 02:39:56 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>Kevin Ryde2001-12-011-160/+0
| | | | * extract-dbl.c: New name for extract-double.c.
* Mon Jul 22 02:39:56 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>Kevin Ryde2001-12-011-70/+0
| | | | * insert-dbl.c: New name for insert-double.c.
* Phix tyop.tege2001-12-011-1/+1
|
* Stop this coming out in a cvs export (previous (C) -> Copyright checkinKevin Ryde2001-12-011-3/+0
| | | | was a mistake).
* *** empty log message ***gmp-4_0tege2001-12-011-1/+1
|
* *** empty log message ***tege2001-12-011-0/+2
|
* *** empty log message ***Kevin Ryde2001-12-011-0/+7
|
* Add possible inlining of tal-notreent.c.Kevin Ryde2001-12-011-0/+13
|
* mpz_import/export_bytes didn't make itKevin Ryde2001-12-011-6/+4
| | | | | remove duplicate mpz_hamdist add mpn_mul_1 operand relaxation
* Regenerate for:Kevin Ryde2001-12-011-15/+13
| | | | | * Makefile.am, configure.in: Temporarily remove mpfr, just leave a README.
* *** empty log message ***tege2001-12-011-0/+4
|
* Update URL.tege2001-12-011-1/+1
|