| Commit message (Expand) | Author | Age | Files | Lines |
* | (mpz_ui_sub): Add declaration. | tege | 2002-05-07 | 1 | -0/+3 |
* | (mpn_pow_1): Add declaration. | tege | 2002-05-07 | 1 | -0/+3 |
* | * mpz/import.c, mpz/export.c: New files. | Kevin Ryde | 2002-05-07 | 1 | -0/+7 |
* | * gmp-h.in (__GNU_MP_VERSION): Set to 4.1. | Kevin Ryde | 2002-05-04 | 1 | -1/+1 |
* | (__GMPZ_FITS_UTYPE_P): Cast maxval to before shifting it. | tege | 2002-04-30 | 1 | -1/+1 |
* | (mpz_get_ui): Fix typo from last change. | tege | 2002-04-26 | 1 | -2/+2 |
* | (__GMPZ_FITS_UTYPE_P): Nailify. | tege | 2002-04-18 | 1 | -4/+12 |
* | (mpz_get_ui): #if ... #endif else code block to shut up gcc warnings. | tege | 2002-04-17 | 1 | -0/+2 |
* | (mpz_get_ui): Generalize for nails. Streamline (and probably upset | tege | 2002-04-16 | 1 | -2/+13 |
* | * gmp-h.in, gmp-impl.h (GMP_NAIL_MASK): Move to gmp.h. | Kevin Ryde | 2002-04-16 | 1 | -1/+2 |
* | (__GMPN_ADD, __GMPN_SUB): Nailify. | tege | 2002-04-15 | 1 | -2/+2 |
* | (GMP_NUMB_MASK): New #define. | tege | 2002-04-10 | 1 | -0/+42 |
* | * gmp-h.in, mp-h.in, configure.in, acinclude.m4: Remove __GMP from | Kevin Ryde | 2002-03-28 | 1 | -5/+5 |
* | * configure.in, gmp-h.in, mp-h.in, macos/configure: Use | Kevin Ryde | 2002-03-20 | 1 | -39/+34 |
* | Correction to: | Kevin Ryde | 2002-03-03 | 1 | -2/+2 |
* | * gmp-h.in, mp-h.in (__GMP_DECLSPEC, __GMP_DECLSPEC_XX): Test | Kevin Ryde | 2002-03-02 | 1 | -2/+6 |
* | More of: | Kevin Ryde | 2002-03-02 | 1 | -13/+17 |
* | * gmp-h.in, mp-h.in: Use <cstddef> for size_t under C++, suggested by | Kevin Ryde | 2002-03-02 | 1 | -2/+6 |
* | * gmp-h.in (<iosfwd>): Move to top of file for clarity. | Kevin Ryde | 2002-03-02 | 1 | -1/+4 |
* | * gmp-h.in (__GMP_DECLSPEC_XX): New define, use it on libgmpxx funs. | Kevin Ryde | 2002-03-02 | 1 | -7/+19 |
* | * gmp-h.in (gmp_errno, gmp_version): Move into extern "C" block, | Kevin Ryde | 2002-02-28 | 1 | -6/+6 |
* | * gmp-h.in (__GMP_DECLSPEC_EXPORT, __GMP_DECLSPEC_IMPORT): Use | Kevin Ryde | 2002-02-27 | 1 | -4/+3 |
* | * gmp-h.in: g++ 3 demands __GMP_NOTHROW is before other attributes. | Kevin Ryde | 2002-02-14 | 1 | -43/+48 |
* | More of: | Kevin Ryde | 2002-02-08 | 1 | -10/+10 |
* | * gmp-h.in (__GMP_NOTHROW): New macro. | Kevin Ryde | 2002-02-08 | 1 | -51/+72 |
* | * configure.in (--enable-nails): New option. | Kevin Ryde | 2002-01-23 | 1 | -1/+4 |
* | * gmp-h.in: Use __gmp prefix on variables in inlines. | Kevin Ryde | 2002-01-16 | 1 | -130/+128 |
* | * gmp-h.in, gmp-impl.h (mpn_add_nc, mpn_addmul_1c, mpn_addsub_n, | Kevin Ryde | 2002-01-11 | 1 | -40/+1 |
* | * gmp-h.in (mpn_divexact_by3c): Remove variables from prototype, to | Kevin Ryde | 2002-01-05 | 1 | -2/+1 |
* | Add a copyright year. | Kevin Ryde | 2002-01-04 | 1 | -1/+1 |
* | * gmp-h.in: Rename _PROTO to __GMP_PROTO, and don't use #ifndef just | Kevin Ryde | 2002-01-04 | 1 | -321/+319 |
* | Remove some spurious spacing. | tege | 2001-12-30 | 1 | -2/+1 |
* | * gmp-h.in (operator<<, operator>>): Remove parameter names from | Kevin Ryde | 2001-12-17 | 1 | -6/+6 |
* | * gmp-h.in (mpn_add, mpn_add_1, mpn_cmp, mpn_sub, mpn_sub_1): Follow | Kevin Ryde | 2001-12-15 | 1 | -0/+10 |
* | * gmp-h.in, mp-h.in, gmp-impl.h: __GMP_DECLSPEC at start of | Kevin Ryde | 2001-12-07 | 1 | -326/+326 |
* | * gmp-h.in (mpq_inp_str, mpn_hamdist): Add missing __GMP_DECLSPEC. | Kevin Ryde | 2001-12-03 | 1 | -2/+2 |
* | Declare mpz_get_d_2exp and mpf_get_d_2exp. | tege | 2001-11-29 | 1 | -0/+6 |
* | * mpz/init2.c, mpz/realloc2.c: New files. | Kevin Ryde | 2001-11-24 | 1 | -0/+6 |
* | * gmp-impl.h, gmp-h.in (__gmp_default_fp_limb_precision): Move back to | Kevin Ryde | 2001-11-17 | 1 | -1/+0 |
* | * gmp-h.in (gmp_randinit_default, gmp_randinit_lc_2exp_size: Add | Kevin Ryde | 2001-11-17 | 1 | -0/+7 |
* | * scanf/doscan.c, scanf/fscanf.c, scanf/fscanffuns.c, scanf/scanf.c, | Kevin Ryde | 2001-11-15 | 1 | -0/+29 |
* | * gmp-h.in: Remove parameter names from prototypes, to keep out of | Kevin Ryde | 2001-11-10 | 1 | -6/+6 |
* | * gmp-h.in, gmp-impl.h, mpf/abs.c, mpf/neg.c, mpf/get_prc.c, | Kevin Ryde | 2001-11-07 | 1 | -130/+0 |
* | * gmp-h.in, gmpxx.h: Use <iosfwd> not whole <iostream>. | Kevin Ryde | 2001-10-27 | 1 | -1/+1 |
* | Declare mpz_millerrabin. | tege | 2001-10-23 | 1 | -0/+3 |
* | * gmp-h.in: Don't give both prototypes and inlines, except on gcc. | Kevin Ryde | 2001-10-11 | 1 | -5/+67 |
* | * gmp-h.in, gmp-impl.h: Use #includes to get necessary standard | Kevin Ryde | 2001-10-10 | 1 | -8/+7 |
* | 2001-10-09 Gerardo Ballabio <ballabio@sissa.it> | Kevin Ryde | 2001-10-09 | 1 | -0/+4 |
* | Amend to operator<< | Kevin Ryde | 2001-10-02 | 1 | -3/+3 |
* | * cxx/Makefile.am, cxx/Makefile.in, cxx/osdoprnti.cc, cxx/osfuns.cc, | Kevin Ryde | 2001-10-01 | 1 | -0/+10 |