summaryrefslogtreecommitdiff
path: root/tests/devel
Commit message (Expand)AuthorAgeFilesLines
...
* Require odd and positive argument to refmpz_jacobi.Niels Möller2010-02-251-4/+10
* Rewrote refmpz_legendre, and support it in try.cNiels Möller2010-02-251-3/+56
* New public functions mpn_com and mpn_neg. (Were internal and with _n suffix.)Torbjorn Granlund2009-12-281-7/+7
* Test mpn_lshiftc.Torbjorn Granlund2009-12-281-4/+12
* (mpn_sqr): New name for mpn_sqr_n.Torbjorn Granlund2009-12-271-1/+1
* Tests for mpn_{add,sub}lsh_n, and mpn_addlsh2_n.Marco Bodrato2009-12-081-1/+29
* Globally: Rename *mullow* to *mullo*, *MULLOW* to *MULLO*.Torbjorn Granlund2009-12-061-5/+5
* Use correct test values in "try mpn_invert".Marco Bodrato2009-12-061-0/+7
* Tests for mpn_rsblsh{2,}_n.Marco Bodrato2009-12-021-0/+21
* Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS.Torbjorn Granlund2009-11-2812-17/+17
* Make mpn_mullow_n testing actually work.Torbjorn Granlund2009-11-261-1/+2
* More spelling fixes.Torbjorn Granlund2009-11-151-2/+2
* Test mpn_invert and mpn_binvert.Torbjorn Granlund2009-11-111-4/+52
* Finish switch to new sb and dc division functions.Torbjorn Granlund2009-11-021-10/+15
* Finish rename of *_KARATSUBA_* to TOOM2/TOOM22, etc.Torbjorn Granlund2009-10-311-1/+1
* Clean up usage of %p printf arguments.Torbjorn Granlund2009-10-291-6/+6
* Fix typo.Torbjorn Granlund2009-10-291-2/+2
* More updates for mul/sqr function rollover.Torbjorn Granlund2009-10-291-16/+41
* Fix typos in last change.Torbjorn Granlund2009-10-221-2/+3
* Test mpn_mullow_n.Torbjorn Granlund2009-10-211-1/+7
* Rename mpn_addsub_n to mpn_add_n_sub_n.Torbjorn Granlund2009-10-044-13/+13
* Add timing and testing of mpn_rsblsh1_n.Torbjorn Granlund2009-06-041-0/+9
* Misc updates.Torbjorn Granlund2009-01-161-90/+7
* Misc updates.Torbjorn Granlund2009-01-161-1/+3
* Add a copyright year.Torbjorn Granlund2009-01-161-1/+1
* Add a copyright year.Torbjorn Granlund2009-01-161-2/+2
* Misc updates.Torbjorn Granlund2009-01-161-54/+8
* Misc updates.Torbjorn Granlund2009-01-161-40/+6
* Add several copyright years.Torbjorn Granlund2009-01-161-2/+2
* Misc updates.Torbjorn Granlund2009-01-161-2/+5
* Misc updates.Torbjorn Granlund2009-01-161-1/+2
* Add a copyright year.Torbjorn Granlund2009-01-161-1/+1
* Misc updates.Torbjorn Granlund2009-01-161-1/+4
* Misc updates.Torbjorn Granlund2009-01-161-2/+4
* Add a copyright year.Torbjorn Granlund2009-01-161-1/+2
* Change _PROTO => __GMP_PROTO.Torbjorn Granlund2008-12-071-3/+3
* (malloc_region, mprotect_maybe): Add casts for printf type correctness.Torbjorn Granlund2008-11-211-2/+2
* Include <string.h>.Torbjorn Granlund2008-11-211-0/+1
* (param_init): Remove mpn_gcd_finda.Torbjorn Granlund2008-11-181-9/+0
* (main): Use strtol for 's' and 'S' optargs.Torbjorn Granlund2008-10-211-3/+3
* Add support, testing, and timing of mpn_mul_3 and mpn_mul_4.Torbjorn Granlund2008-09-081-1/+21
* New .hgignore file. Removed all old .cvsignore files.Niels Möller2008-09-051-1/+0
* */Makefile.in, configure, aclocal.m4, config.in: Removed filesNiels Möller2008-09-051-558/+0
* Misc cleanup, imported from mainline.tege2007-09-267-111/+159
* Fix a typo.tege2007-09-241-1/+1
* Update license to version 3.tege2007-09-1816-76/+33
* TYPE_MUL_BASECASE => TYPE_MUL_MN.tege2006-10-261-5/+5
* *** empty log message ***tege2006-04-131-1/+1
* (choice_array): Add mpn_addsub_n[c].tege2006-04-131-0/+7
* Update FSF's address.tege2006-02-272-4/+4