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