| Commit message (Expand) | Author | Age | Files | Lines |
* | * gmp.texi, Makefile.am, compat.c: Amend version 3.2 to 4.0. | Kevin Ryde | 2001-10-01 | 1 | -2/+2 |
* | * gmp.texi (Integer Logic and Bit Fiddling): Update mpz_hamdist | Kevin Ryde | 2001-09-08 | 1 | -20/+39 |
* | * configure.in (m68k-*-*): Let m68k mean 68000, not 68020. | Kevin Ryde | 2001-09-02 | 1 | -5/+4 |
* | Bit more of: | Kevin Ryde | 2001-08-28 | 1 | -3/+4 |
* | * gmp.texi: Switch to GFDL. | Kevin Ryde | 2001-08-28 | 1 | -134/+123 |
* | * configure.in, acinclude.m4, Makefile.am, printf/Makefile.am, | Kevin Ryde | 2001-08-17 | 1 | -99/+29 |
* | * gmp.texi (Random Number Functions): Old rand functions no longer use | Kevin Ryde | 2001-07-28 | 1 | -33/+31 |
* | More of: | Kevin Ryde | 2001-07-24 | 1 | -26/+51 |
* | * gmp.texi (Build Options): Add --enable-cxx. | Kevin Ryde | 2001-07-24 | 1 | -75/+323 |
* | * gmp-h.in (mpq_cmp_si): Add prototype. | Kevin Ryde | 2001-07-06 | 1 | -19/+19 |
* | * gmp.texi (GMP Basics): Note the need for stdio.h to get FILE | Kevin Ryde | 2001-07-03 | 1 | -0/+12 |
* | * gmp.texi (Build Options, Reentrancy): Updates for new | Kevin Ryde | 2001-07-01 | 1 | -168/+292 |
* | * gmp.texi (Introduction to GMP): Add IA-64. | Kevin Ryde | 2001-06-12 | 1 | -12/+19 |
* | * gmp.texi (Number Theoretic Functions): mpz_jacobi only defined for b | Kevin Ryde | 2001-06-10 | 1 | -32/+188 |
* | * configure.in (mips*-*-irix[6789]*): Make ABI=n32 the default, same | Kevin Ryde | 2001-06-08 | 1 | -10/+11 |
* | * gmp.texi (Build Options): Misc tweaks. | Kevin Ryde | 2001-06-07 | 1 | -63/+176 |
* | * gmp.texi (ABI and ISA, Reentrancy): Minor tweaks | Kevin Ryde | 2001-05-26 | 1 | -23/+394 |
* | * gmp.texi (ge): Fix definition. | Kevin Ryde | 2001-05-17 | 1 | -51/+116 |
* | * gmp-h.in, gmp.texi, Makefile.am, mpz/Makefile.am, tests/mpz/t-pow.c: | Kevin Ryde | 2001-05-13 | 1 | -1/+0 |
* | * gmp.texi (Efficiency): Add mpz_addmul etc for mpz+=integer, add | Kevin Ryde | 2001-05-03 | 1 | -2/+51 |
* | Fix d=2^b in divisions (superscript @var doesn't work in tex). | Kevin Ryde | 2001-04-30 | 1 | -2/+2 |
* | * gmp.texi (Number Theoretic Functions): Add mpz_lcm_ui, document lcm | Kevin Ryde | 2001-04-30 | 1 | -6/+10 |
* | Expunge mpz_divexact_si | Kevin Ryde | 2001-04-25 | 1 | -1/+0 |
* | * gmp-h.in (mpz_cmp_d, mpz_cmpabs_d, mpf_cmp_d, mpf_get_default_prec): | Kevin Ryde | 2001-04-22 | 1 | -15/+19 |
* | * gmp.texi (Integer Division): Fix mpz_congruent_2exp_p "c" type. | Kevin Ryde | 2001-04-20 | 1 | -7/+15 |
* | * gmp.texi (Compatibility with older versions): Note libmp | Kevin Ryde | 2001-04-04 | 1 | -0/+3 |
* | Expunge m5200 part of: | Kevin Ryde | 2001-04-03 | 1 | -1/+0 |
* | Fix a typo in mpz_get_str. | Kevin Ryde | 2001-04-03 | 1 | -3/+3 |
* | * gmp.texi (Build Options): List more m68k's. | Kevin Ryde | 2001-04-03 | 1 | -105/+179 |
* | * gmp.texi (Notes for Particular Systems): Add arm gcc requirements. | Kevin Ryde | 2001-03-29 | 1 | -0/+6 |
* | * gmp.texi (Converting Integers): Document mpz_getlimbn using absolute | Kevin Ryde | 2001-03-28 | 1 | -9/+11 |
* | Miscellaneous minor rewordings in a few places. | Kevin Ryde | 2001-03-23 | 1 | -40/+45 |
* | * gmp.texi (GMPceil, GMPfloor, ge, le): New macros. | Kevin Ryde | 2001-03-23 | 1 | -45/+78 |
* | * gmp.texi (GMPabs): New macro. | Kevin Ryde | 2001-03-15 | 1 | -15/+27 |
* | * gmp-h.in (mpn_congruent{,_2exp,_ui}_p): Add prototypes. | Kevin Ryde | 2001-03-14 | 1 | -4/+12 |
* | * gmp.texi (Integer Division): Add mpz_cdiv_q_2exp and mpz_cdiv_q_2exp. | Kevin Ryde | 2001-03-03 | 1 | -2/+2 |
* | * gmp.texi (Integer Division): Add mpz_divisible_p. | Kevin Ryde | 2001-03-02 | 1 | -0/+33 |
* | * gmp.texi (Low-level Functions): Move some commented out remarks ... | Kevin Ryde | 2001-02-28 | 1 | -27/+0 |
* | * gmp.texi (Integer Exponentiation): Add mpz_si_pow_ui. | Kevin Ryde | 2001-02-28 | 1 | -0/+1 |
* | * mpz/fib_ui.c: Update some remarks about alternative algorithms. | Kevin Ryde | 2001-02-21 | 1 | -8/+7 |
* | * gmp.texi (Known Build Problems): Notes on make, $* and K&R, misc | Kevin Ryde | 2001-02-17 | 1 | -17/+31 |
* | * gmp.texi (Low-level Functions): Note mpn_get_str clobbers its input | Kevin Ryde | 2001-02-11 | 1 | -1/+1 |
* | * gmp.texi, acinclude.m4: Mention x86 solaris 2.7 has the reg->reg | Kevin Ryde | 2001-02-10 | 1 | -2/+2 |
* | * gmp.texi (Low-level Functions): mpn_preinv_mod_1 now undocumented. | Kevin Ryde | 2001-02-07 | 1 | -5/+0 |
* | More of: | Kevin Ryde | 2001-02-07 | 1 | -15/+18 |
* | * gmp.texi (Integer Division): Another rewording of 2exp divisions. | Kevin Ryde | 2001-02-03 | 1 | -22/+28 |
* | * gmp.texi: Don't use @nicode{'\0'}, it doesn't come out right in tex. | Kevin Ryde | 2001-02-01 | 1 | -241/+441 |
* | * mpz/jacobi.c: Rewrite, but still binary algorithm; accept zero and | Kevin Ryde | 2001-01-18 | 1 | -17/+25 |
* | Add a copyright year. | tege | 2001-01-08 | 1 | -3/+3 |
* | Phix tyop. | tege | 2001-01-08 | 1 | -1/+1 |