summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***tege2003-04-281-3/+2
* Remove itanium mpn_submul_1, done.Kevin Ryde2003-04-231-15/+7
* Notes on intra-library calls.Kevin Ryde2003-04-191-1/+37
* Phicks a typo.tege2003-03-031-2/+2
* * doc/configuration: Various updates.Kevin Ryde2003-01-091-50/+68
* Add va_arg on mpz_t.Kevin Ryde2003-01-031-1/+6
* Update email addresses.tege2002-12-301-2/+2
* Add 3-prime FFT under multiplication.tege2002-12-301-20/+34
* Remove hppa 2.0 gcc, done.Kevin Ryde2002-12-091-11/+27
* *** empty log message ***tege2002-11-072-6/+6
* Tweaks to prime testing.Kevin Ryde2002-10-271-20/+24
* Add mpz_n_pow_ui versus mpn_pow_1.Kevin Ryde2002-10-261-5/+21
* *** empty log message ***tege2002-10-181-4/+5
* Remove Cray popc_limb, done.Kevin Ryde2002-10-081-6/+3
* Add mpz_t NaN exceptions idea.Kevin Ryde2002-10-081-22/+162
* Perfect square and perfect power ideas moved to projects.html.Kevin Ryde2002-10-081-67/+10
* New sections on factorial and binomial coefficients based on whatKevin Ryde2002-09-281-1/+42
* Remove gmp_randinit_mers, done (as gmp_randinit_mt).Kevin Ryde2002-09-281-15/+1
* Possibility of using mpn_modexact_1 for mpn_mod_1.Kevin Ryde2002-09-171-1/+13
* Add "restrict", brought across from tasks.html.Kevin Ryde2002-09-161-1/+62
* Move mpn_mod_1 using R^k mod N to projects.html.Kevin Ryde2002-09-161-22/+3
* Add alpha OSF libtool gremlins.Kevin Ryde2002-08-221-5/+12
* Remove mpz_probab_prime_p no recursive call for negatives, done.Kevin Ryde2002-08-121-6/+1
* Remove itanium popc_limb, done.Kevin Ryde2002-08-071-31/+27
* Add alpha unicos alloca.Kevin Ryde2002-07-131-3/+12
* Add add2Times USE_MORE_MPN inlining.Kevin Ryde2002-06-201-14/+14
* * doc/configuration: Notes on bootstrapping.Kevin Ryde2002-06-091-4/+13
* Add s390 bswap.Kevin Ryde2002-05-291-3/+7
* Remove _mpz_realloc truncates to invalid, done.Kevin Ryde2002-05-211-55/+38
* Add a copyright year.tege2002-05-141-2/+2
* Add mpn_umul_ppmm, mpn_udiv_qrnnd returning a structure.Kevin Ryde2002-05-081-1/+6
* Add cray _popc.Kevin Ryde2002-05-071-1/+6
* * doc/configuration: Misc updates.Kevin Ryde2002-05-071-97/+117
* Fix spelling.tege2002-05-031-2/+2
* Add a29k umul, udiv unused.Kevin Ryde2002-04-271-1/+5
* Remove pa64, pa64 combination task, done.tege2002-04-231-4/+1
* Add itanium mpn_submul_1.Kevin Ryde2002-04-061-6/+3
* Add mpz_strtoz.Kevin Ryde2002-03-241-1/+5
* Add a note on alignment padding for m68k.Kevin Ryde2002-03-091-1/+5
* Add ARC umul_ppmm.Kevin Ryde2002-03-071-7/+18
* Add performance tool.Kevin Ryde2002-02-271-0/+22
* More on exceptions.Kevin Ryde2002-02-241-38/+86
* Remove mon/mips* renaming task.tege2002-02-191-1/+0
* Clean up *_THRESHOLD names.tege2002-02-191-2/+2
* Fix an <Kevin Ryde2002-02-191-1/+1
* Add mpz_sqrt_if_perfect_square.Kevin Ryde2002-02-191-18/+51
* Add toom3 single coefficient mpn_add_n.Kevin Ryde2002-02-151-2/+30
* Update mpn_mod_34lsub1 for mpz_probab_prime_p etc.Kevin Ryde2002-02-091-41/+24
* Collect up musings on an exceptions scheme.Kevin Ryde2002-02-091-1/+43
* Remove some mpn_get_str and mpn_set_str tasks, done.tege2002-02-011-11/+3