summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***tege2001-02-021-1/+4
* * doc/configuration: Misc updates.Kevin Ryde2001-02-021-22/+1
* Remove mpn_gcd_1 etc using exact division style remainder, done.Kevin Ryde2001-01-301-13/+0
* Remove mpz_scan[01] correctness, done.Kevin Ryde2001-01-301-5/+16
* Remove PPro/P-II mpn_mod_1, done.Kevin Ryde2000-12-311-4/+0
* *** empty log message ***tege2000-12-271-0/+2
* *** empty log message ***tege2000-12-231-0/+15
* *** empty log message ***tege2000-12-221-1/+3
* * doc/configuration: Updates for new configure things, add some notesKevin Ryde2000-12-171-66/+233
* *** empty log message ***tege2000-12-141-0/+5
* Add idea for fixed-point mp_bases chars_per_bit_exactly.Kevin Ryde2000-12-131-14/+16
* New "bright ideas" section for not immediately do-able things, put theKevin Ryde2000-12-101-33/+56
* *** empty log message ***tege2000-12-061-14/+16
* Add some Cray tasks.tege2000-12-021-0/+5
* Add a remark to the thresholds <= versus < idea.Kevin Ryde2000-11-301-0/+3
* Remove alloca detection task, done.Kevin Ryde2000-11-211-10/+0
* Add task for config.guess to use AIX _system_configuration.implementationKevin Ryde2000-11-051-0/+3
* Remove mpq divexact by gcd task, done.Kevin Ryde2000-11-031-12/+7
* Add ideas to the random numbers task.Kevin Ryde2000-11-031-0/+5
* Add an idea for dividing out GCDs in mpq.Kevin Ryde2000-10-271-0/+8
* Add mpz_powm to do redcs of small bases using division method.Kevin Ryde2000-10-241-0/+5
* Add Nth power residues to mpz_perfect_power_p possible improvements.Kevin Ryde2000-10-231-6/+7
* *** empty log message ***tege2000-10-231-0/+2
* Change sub-quadratic divexact task to want this for mpn_bdivmod whichKevin Ryde2000-10-211-3/+19
* * doc/multiplication: Remove file, now in the manual.Kevin Ryde2000-10-212-473/+0
* Delete HPUX `.LEVEL' task, believed solved by passing compiler commandtege2000-10-211-5/+0
* Use &gt;.Kevin Ryde2000-10-171-2/+2
* Add sub-quadratic divexact task.Kevin Ryde2000-10-171-0/+4
* Copyright (C) -> Copyright.Kevin Ryde2000-10-152-2/+2
* * doc/configuration: Updates.Kevin Ryde2000-10-141-9/+18
* Remove profiling task, done.Kevin Ryde2000-10-141-4/+0
* Add mpz_powm negative exponents task.Kevin Ryde2000-10-141-7/+21
* Remove GMP_CHECK_ASM only if needed task, now done.Kevin Ryde2000-10-131-4/+0
* *** empty log message ***tege2000-10-091-1/+1
* Delete several tasks, now done.tege2000-10-091-34/+22
* Some gratuitous reformatting.Kevin Ryde2000-10-091-12/+11
* Remove udiv_qrnnd -> invert_limb task, believed done. (A grep showsKevin Ryde2000-10-091-2/+0
* Add an idea to the alloca task, reword a bit.Kevin Ryde2000-10-091-6/+10
* *** empty log message ***tege2000-10-061-1/+0
* Remove some now completed tasks.tege2000-10-061-14/+4
* Add mpz_scan0 and mpz_scan1 improvement task.Kevin Ryde2000-10-061-0/+4
* Add task for mpn_perfect_square_p to do fewer residue tests on small operands.Kevin Ryde2000-10-041-2/+11
* *** empty log message ***tege2000-10-041-0/+2
* Amend mpz_and using mpn_and task to mention that it will benefit onlyKevin Ryde2000-10-031-2/+4
* Add mpn_perfect_power_p to 2^24-1 idea.Kevin Ryde2000-10-011-42/+21
* Remove running GMP_PROG_M4 only if needed task, now done.Kevin Ryde2000-09-291-4/+2
* Add mpn_perfect_square_p to 2^24-1 division idea.Kevin Ryde2000-09-251-3/+9
* Add mpf_set_str strip low zero limbs.Kevin Ryde2000-09-161-18/+23
* Fix a typo.Kevin Ryde2000-09-101-1/+1
* Add P6 mpn_add_n, mpn_sub_n optimization task.Kevin Ryde2000-09-101-0/+3