summaryrefslogtreecommitdiff
path: root/mpz
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.tege2000-04-161-1/+1
* Fix memory leakage.tege2000-04-161-3/+5
* (dss_func_division): Add a final 1.tege2000-04-161-1/+1
* Fix typo.tege2000-04-153-4/+4
* Replacement from Paul Zimmermann.tege2000-04-151-197/+282
* Remove debug code.tege2000-04-151-3/+0
* Regenerate, for dmincl.c not distributed.Kevin Ryde2000-04-151-2/+0
* * mpz/Makefile.am (EXTRA_DIST): Remove dmincl.c.Kevin Ryde2000-04-151-2/+0
* * mpz/tdiv_qr.c: Add mdiv function header for BERKELEY_MP.Kevin Ryde2000-04-151-0/+18
* Add a copyright year.Kevin Ryde2000-04-145-5/+5
* File deleted.tege2000-04-141-204/+0
* Rewrite using mpn_tdiv_qr.tege2000-04-143-86/+179
* Change temp allocation for new requirements of mpz_tdiv_qr.tege2000-04-142-2/+2
* Add comment that internal functions should not be used directly.Kevin Ryde2000-04-141-1/+6
* Add K&R function definition.Kevin Ryde2000-04-141-1/+8
* Don't use the ANSI-ism "2ul".Kevin Ryde2000-04-141-2/+2
* Add K&R function definitions.Kevin Ryde2000-04-131-0/+6
* * mpz/rrandomb.c: Fix typo in K&R part.Kevin Ryde2000-04-131-1/+1
* Add K&R function definitions.Kevin Ryde2000-04-131-0/+16
* Add K&R function definition.Kevin Ryde2000-04-131-1/+8
* Use proper names of new random types and functions.tege2000-04-131-3/+3
* Initial implementation.tege2000-04-131-0/+113
* List rrandomb.c.tege2000-04-131-2/+2
* Regenerate.tege2000-04-131-7/+8
* Regenerate for: (AUTOMAKE_OPTIONS): Add "no-dependencies".Linus Nordberg2000-04-122-272/+41
* (AUTOMAKE_OPTIONS): Add "no-dependencies".Linus Nordberg2000-04-122-2/+2
* Add a copyright year.Kevin Ryde2000-04-1215-15/+18
* Add a copyright year.Kevin Ryde2000-04-1211-12/+13
* Add a copyright year.Kevin Ryde2000-04-124-4/+6
* Add a copyright year.Kevin Ryde2000-04-126-6/+9
* Add a copyright year.Kevin Ryde2000-04-121-1/+1
* Add a copyright year.Kevin Ryde2000-04-122-2/+2
* Add a copyright year.Kevin Ryde2000-04-122-2/+2
* Add copyright.Kevin Ryde2000-04-121-0/+21
* Add a copyright year.Kevin Ryde2000-04-1210-10/+10
* Add copyright.Kevin Ryde2000-04-111-0/+22
* Use SQRT_OF_NEGATIVE.Kevin Ryde2000-04-112-4/+4
* * mpz/fib_ui.c: Conditional non-ANSI declarations.Kevin Ryde2000-04-111-2/+22
* Add copyright notice.tege2000-04-101-0/+21
* * Delete several unused variables.tege2000-04-101-2/+21
* Change parameter order in call to gmp_randinit().Linus Nordberg2000-04-101-1/+1
* Fix typo.Linus Nordberg2000-04-101-1/+1
* (millerrabin): ... and don't forget to call gmp_randclear.tege2000-04-101-3/+13
* (millerrabin): Use new random interface.tege2000-04-101-1/+6
* Regenerate.tege2000-04-101-23/+24
* List nextprime.c.tege2000-04-101-1/+1
* *** empty log message ***tege2000-04-101-0/+195
* Pass 0L for mpz_scan1. mpz_mmod => mpz_mod.tege2000-04-101-2/+2
* Rename most of the random number functions, structs and some of the struct me...Linus Nordberg2000-04-102-14/+14
* Removed, no longer used with switch to TESTS in Makefile.am.Kevin Ryde2000-04-101-15/+0