summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add mpn_get_str combined bit extraction and ascii conversion.Kevin Ryde2002-01-221-1/+12
* Add some suggested new functions.Kevin Ryde2002-01-181-1/+15
* Add mpn_mod_1 by R^k mod N, per Peter L. Montgomery.Kevin Ryde2002-01-171-0/+4
* Add mpf_get_str optimize for power of 2 bases.Kevin Ryde2002-01-171-4/+18
* Remove more of mpn_get_str that's been done.Kevin Ryde2002-01-071-4/+3
* Remove mpn_get_str use mpn_divrem_1, done.Kevin Ryde2002-01-051-12/+19
* Delete UltraSPARC/64 mpn_sqr_diagonal task, done.tege2001-12-291-12/+8
* Add __mp_bases remove little used bases.Kevin Ryde2001-12-221-1/+19
* *** empty log message ***tege2001-12-161-5/+8
* Use more &gtKevin Ryde2001-12-111-4/+4
* Tweak some HTML for better 3.2 compliance.tege2001-12-072-34/+32
* Add possible inlining of tal-notreent.c.Kevin Ryde2001-12-011-0/+13
* Remove mpz_perfect_power_p negatives and scan1, done.Kevin Ryde2001-11-291-10/+19
* * doc/configuration: Misc updates.Kevin Ryde2001-11-241-50/+58
* Move sub-quadratic divexact stuff across to projects.html.Kevin Ryde2001-11-241-10/+1
* Remove C++ wrapper task, done.Kevin Ryde2001-11-241-19/+56
* Remove mpz_powm negative exponents, done.Kevin Ryde2001-11-201-10/+45
* Move random number stuff across to the tasks file, with a view toKevin Ryde2001-11-201-18/+1
* Add cray inline mpn_popcount and mpn_hamdist.Kevin Ryde2001-11-151-3/+12
* Add tal-notreent.c keep block allocated.Kevin Ryde2001-11-071-1/+9
* Add invert_limb newton iteration for various chips.Kevin Ryde2001-11-041-1/+3
* Add mpz_perfect_square_p to use mpn_gcd_1.Kevin Ryde2001-10-251-1/+36
* Add tests/mpz/reuse.c and tests/mpf/reuse.c problems on windows DLLs.Kevin Ryde2001-10-241-8/+64
* *** empty log message ***tege2001-10-221-6/+1
* Brought across from the TODO file:Kevin Ryde2001-10-171-2/+15
* Bit more of random numbers, brought across from the TODO file.Kevin Ryde2001-10-171-3/+5
* More on random numbers.Kevin Ryde2001-10-171-4/+11
* Add gcc ultrasparc/32 longlong.h code selection.Kevin Ryde2001-10-161-2/+10
* Itemize pros and cons of the lazy allocation scheme.Kevin Ryde2001-10-101-14/+31
* Add a copyright notice.Kevin Ryde2001-10-091-0/+21