summaryrefslogtreecommitdiff
path: root/gmp-h.in
Commit message (Expand)AuthorAgeFilesLines
* gmp-h.in: Update version.Marco Bodrato2015-10-291-2/+2
* gmp-h.in: Revert versioni for RCMarco Bodrato2015-10-211-2/+2
* Bump release numbers.Marco Bodrato2015-10-181-1/+1
* mpf_cmp_z, with test.Marco Bodrato2015-09-111-0/+3
* New function mpq_cmp_z, with test and documentationMarco Bodrato2015-08-311-0/+3
* gmp-h.in (mpn_zero_p): Stop supporting zero size.Marco Bodrato2015-06-011-1/+1
* Make mpn_zero_p public (inline).Marco Bodrato2015-05-301-0/+21
* gmp-h.in: Unconditionally define mpn_com prototypeMarco Bodrato2015-05-201-2/+0
* Typo in a comment and copyright year.Marco Bodrato2015-05-191-1/+1
* gmp-h.in (mpn_neg): Niels' code using mpn_neg.Marco Bodrato2015-05-181-8/+14
* Fix some spelling errors.Torbjorn Granlund2015-05-031-1/+1
* Make mpn_divexact_1 public.Niels M?ller2015-02-211-0/+3
* Made mpn_cnd_swap public.Niels M?ller2015-02-081-0/+3
* Include and rely on <limits.h>.Marc Glisse2014-05-291-11/+6
* Bump release numbers.Torbjorn Granlund2014-03-221-3/+3
* mpn_sec_powm: Replace exponent limb count argument with a bit count.Niels M?ller2014-02-111-2/+2
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* mpn_sec_add_1: the 2nd arg is const.Marco Bodrato2014-01-271-2/+2
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Rename mpn_sec_minvert => mpn_sec_invert, many files affected.Torbjorn Granlund2014-01-191-4/+4
* Get rid of varargs code and references.Torbjorn Granlund2014-01-191-6/+4
* Make mpn_sec_add_1 public. Implement mpn_sec_sub_1.Niels M?ller2014-01-181-0/+10
* (mpn_sec_minvert): Remove formal parameters.Torbjorn Granlund2014-01-051-2/+1
* Declare input arg using 'const'.Torbjorn Granlund2014-01-051-1/+1
* Declare all itch functions using __GMP_ATTRIBUTE_PURE.Torbjorn Granlund2014-01-051-6/+6
* Enable mpn_sizeinbase, and make public.Niels M?ller2014-01-021-0/+3
* SHRT_MAX etc have the promoted type in standard C.Marc Glisse2014-01-021-2/+2
* Make mpn_sec_div_qr return high quotient limb.Torbjorn Granlund2014-01-011-2/+2
* New function mpn_sec_minvert.Niels M?ller2013-12-291-0/+6
* Add several mpn_sec functions to public interface.Torbjorn Granlund2013-12-281-0/+28
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-3/+1
* New function mpn_div_qr_1.Niels M?ller2013-10-201-0/+3
* Don't include <cstddef>, <stddef.h> is what we use.Marc Glisse2013-10-081-4/+0
* Remove __need_size_t.Marc Glisse2013-10-081-2/+0
* Make mpn_cnd_add_n and mpn_cnd_sub_n public.Niels M?ller2013-03-261-0/+5
* Whitespace cleanup.Torbjorn Granlund2013-02-281-3/+3
* Added mpz_limbs_read and friends.Niels M?ller2013-02-251-0/+16
* gmp-h.in (mpq_cmp_ui): Optimize comparison with 1/1.Marco Bodrato2013-02-141-11/+12
* (__GNU_MP_VERSION_PATCHLEVEL): Bump.Torbjorn Granlund2013-02-121-1/+1
* Bump version.Torbjorn Granlund2013-01-221-1/+1
* Bump version info.Torbjorn Granlund2012-12-081-3/+3
* mpz/mfac_uiui.c: New file.Marco Bodrato2012-04-301-0/+3
* New function mpz_primorial_ui.Marco Bodrato2012-04-191-0/+3
* Test also __STDIO_LOADED (for VMS).Torbjorn Granlund2012-04-021-1/+2
* Whitespace cleanup.Marco Bodrato2012-03-191-2/+2
* Removed __GMP_HAVE_PROTOTYPES and GMP_H_ANSI.Marco Bodrato2012-03-081-38/+0
* gmp-h.in (__gmp_const): Remove.Marco Bodrato2012-03-041-35/+32
* gmp-h.in (__GMP_HAVE_CONST): Remove.Marco Bodrato2012-03-041-6/+0
* gmp-h.in (__GMP_HAVE_TOKEN_PASTE): Remove.Marco Bodrato2012-03-041-6/+0