mpir/mpz
Jean-Pierre Flori feb4d44508 Merge branch 'master' into powm
Conflicts:
	configure.ac
	gmp-impl.h
2017-02-13 16:42:13 +00:00
..
2fac_ui.c unsigned long -> mpir_ui. 2014-02-28 19:33:27 +00:00
abs.c
add_ui.c
add.c
and.c
aors_ui.h Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
aors.h remove some MPBSD stuff left lying around 2011-01-11 10:56:44 +00:00
aorsmul_i.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
aorsmul.c
array_init.c Obsoleted mpz_array_init 2009-08-19 15:51:45 +00:00
bin_ui.c unsigned long -> mpir_ui. 2014-02-28 19:33:27 +00:00
bin_uiui.c unsigned long -> mpir_ui. 2014-02-28 19:33:27 +00:00
cdiv_q_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
cdiv_q.c
cdiv_qr_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
cdiv_qr.c
cdiv_r_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
cdiv_r.c
cdiv_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
cfdiv_q_2exp.c correct incorrect parameter type for mpz_cdiv_q_2exp 2011-04-29 21:32:50 +00:00
cfdiv_r_2exp.c Add mp_bitcnt_t type to MPIR 2010-02-08 17:06:12 +00:00
clear.c
clears.c CRLF to LF on all c files except in build.vc10 dir 2011-06-08 07:15:12 +00:00
clrbit.c Add mp_bitcnt_t type to MPIR 2010-02-08 17:06:12 +00:00
cmp_d.c
cmp_si.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
cmp_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
cmp.c remove some MPBSD stuff left lying around 2011-01-11 10:56:44 +00:00
cmpabs_d.c
cmpabs_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
cmpabs.c
com.c
combit.c Add mp_bitcnt_t type to MPIR 2010-02-08 17:06:12 +00:00
cong_2exp.c Add mp_bitcnt_t type to MPIR 2010-02-08 17:06:12 +00:00
cong_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
cong.c
dive_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
divegcd.c Missing mpir.h. 2014-03-19 23:19:46 +00:00
divexact.c Added GMP mpz_divexact code to MPIR. 2010-03-04 17:12:43 +00:00
divis_2exp.c Add mp_bitcnt_t type to MPIR 2010-02-08 17:06:12 +00:00
divis_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
divis.c
dump.c
export.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
fac_ui.c unsigned long -> mpir_ui. 2014-02-28 19:33:27 +00:00
fdiv_q_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
fdiv_q.c
fdiv_qr_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
fdiv_qr.c
fdiv_r_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
fdiv_r.c
fdiv_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
fib2_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
fib_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
fits_s.h
fits_si.c populate new branch 2011-12-16 19:47:56 +00:00
fits_sint.c
fits_slong.c
fits_sshort.c
fits_ui.c populate new branch 2011-12-16 19:47:56 +00:00
fits_uint.c
fits_ulong.c
fits_ushort.c
gcd_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
gcd.c unsigned long -> mpir_ui. 2014-02-28 19:33:27 +00:00
gcdext.c Update to GMP 5.1.3 factorial code. 2014-02-27 21:35:04 +00:00
get_d_2exp.c remove 'long/long long' pointer bug on Windows x64 2016-06-18 13:27:19 +01:00
get_d.c
get_si.c Preserve sign when converting. 2016-09-19 11:43:54 +01:00
get_str.c Update implementation of get_str, hopefully fixing a reported issue #170. 2017-02-13 15:16:37 +00:00
get_sx.c CRLF to LF on all c files except in build.vc10 dir 2011-06-08 07:15:12 +00:00
get_ui.c
get_ux.c CRLF to LF on all c files except in build.vc10 dir 2011-06-08 07:15:12 +00:00
getlimbn.c
hamdist.c Add mp_bitcnt_t type to MPIR 2010-02-08 17:06:12 +00:00
import.c
init2.c 1. Add missed mp_bitcnt_t changes 2010-02-08 18:12:26 +00:00
init.c
inits.c CRLF to LF on all c files except in build.vc10 dir 2011-06-08 07:15:12 +00:00
inp_raw.c Moved MPIR.Net-specific symbols from gmp-h.in to gmp-impl.h. Added comments in inp_raw.c and out_raw.c to document the changes. 2016-03-28 09:23:58 -04:00
inp_str.c
invert.c
ior.c
iset_d.c
iset_si.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
iset_str.c replace all MP_RAT,MP_INT gmp version with the new 1994 stuff , mpz_ptr mpq_ptr , about timesvn status! , change version numbers to 1.3.0 2009-09-13 01:17:19 +00:00
iset_sx.c CRLF to LF on all c files except in build.vc10 dir 2011-06-08 07:15:12 +00:00
iset_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
iset_ux.c CRLF to LF on all c files except in build.vc10 dir 2011-06-08 07:15:12 +00:00
iset.c
jacobi.c Updated mpz/jacobi.c from GMP 5.1.3. 2014-02-28 13:59:52 +00:00
kronsz.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
kronuz.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
kronzs.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
kronzu.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
lcm_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
lcm.c
likely_prime_p.c Further C code cleanups. 2014-02-16 17:23:27 +00:00
limbs_finish.c add five mpz limbs routines and one test (from GMP) 2017-02-09 14:54:10 +00:00
limbs_modify.c add five mpz limbs routines and one test (from GMP) 2017-02-09 14:54:10 +00:00
limbs_read.c add five mpz limbs routines and one test (from GMP) 2017-02-09 14:54:10 +00:00
limbs_write.c add five mpz limbs routines and one test (from GMP) 2017-02-09 14:54:10 +00:00
lucnum2_ui.c unsigned long -> mpir_ui. 2014-02-28 19:33:27 +00:00
lucnum_ui.c unsigned long -> mpir_ui. 2014-02-28 19:33:27 +00:00
Makefile.am Update *nix build for limbs, roinit_n and sizeinbase files. 2017-02-13 11:13:04 +00:00
Makefile.in Update *nix build for limbs, roinit_n and sizeinbase files. 2017-02-13 11:13:04 +00:00
mfac_uiui.c unsigned long -> mpir_ui. 2014-02-28 19:33:27 +00:00
miller_rabin.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
millerrabin.c change a local function name to avoid potential name conflicts; add copyright 2011-12-05 08:47:04 +00:00
mod.c
mul_2exp.c Add mp_bitcnt_t type to MPIR 2010-02-08 17:06:12 +00:00
mul_i.h Remove some compiler warnings. 2014-06-16 14:37:08 +01:00
mul_si.c
mul_ui.c
mul.c remove some MPBSD stuff left lying around 2011-01-11 10:56:44 +00:00
n_pow_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
neg.c
next_prime_candidate.c Updated docs for primality testing. 2014-03-26 12:59:18 +00:00
nextprime.c Fixed a problem in mpz_nextprime (probably we want 5 and 7 to be prime :-)) 2014-03-31 14:30:33 +01:00
nthroot.c Added test case for nthroot aliasing and fixed code. 2014-03-28 14:31:23 +00:00
oddfac_1.c Update to GMP 5.1.3 factorial code. 2014-02-27 21:35:04 +00:00
out_raw.c Moved MPIR.Net-specific symbols from gmp-h.in to gmp-impl.h. Added comments in inp_raw.c and out_raw.c to document the changes. 2016-03-28 09:23:58 -04:00
out_str.c
perfpow.c Further C code cleanups. 2014-02-16 17:23:27 +00:00
perfsqr.c
popcount.c
pow_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
powm_ui.c Draft commit to merge GMP powm code into MPIR. 2014-04-30 16:14:11 +02:00
powm.c Draft commit to merge GMP powm code into MPIR. 2014-04-30 16:14:11 +02:00
pprime_p.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
primorial_ui.c unsigned long -> mpir_ui. 2014-02-28 19:33:27 +00:00
probable_prime_p.c Typo. 2014-02-28 11:40:21 +00:00
prodlimbs.c Update to GMP 5.1.3 factorial code. 2014-02-27 21:35:04 +00:00
realloc2.c Add mp_bitcnt_t type to MPIR 2010-02-08 17:06:12 +00:00
realloc.c
remove.c correct errors introduced when mp_bitcnt_t was added 2011-05-08 09:25:38 +00:00
roinit_n.c add five mpz limbs routines and one test (from GMP) 2017-02-09 14:54:10 +00:00
root.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
rootrem.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
rrandomb.c Add mp_bitcnt_t type to MPIR 2010-02-08 17:06:12 +00:00
scan0.c Correct functions returning mp_bitcnt_t type to return correct error return values on Windows x64. 2011-06-07 08:03:38 +00:00
scan1.c Correct functions returning mp_bitcnt_t type to return correct error return values on Windows x64. 2011-06-07 08:03:38 +00:00
set_d.c
set_f.c
set_q.c
set_si.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
set_str.c
set_sx.c CRLF to LF on all c files except in build.vc10 dir 2011-06-08 07:15:12 +00:00
set_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
set_ux.c CRLF to LF on all c files except in build.vc10 dir 2011-06-08 07:15:12 +00:00
set.c remove some MPBSD stuff left lying around 2011-01-11 10:56:44 +00:00
setbit.c Add mp_bitcnt_t type to MPIR 2010-02-08 17:06:12 +00:00
size.c
sizeinbase.c
sqrt.c
sqrtrem.c remove some MPBSD stuff left lying around 2011-01-11 10:56:44 +00:00
sub_ui.c
sub.c
swap.c
tdiv_q_2exp.c Add mp_bitcnt_t type to MPIR 2010-02-08 17:06:12 +00:00
tdiv_q_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
tdiv_q.c Remove orphaned memory allocation. 2014-02-26 18:31:48 +00:00
tdiv_qr_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
tdiv_qr.c remove some MPBSD stuff left lying around 2011-01-11 10:56:44 +00:00
tdiv_r_2exp.c Add mp_bitcnt_t type to MPIR 2010-02-08 17:06:12 +00:00
tdiv_r_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
tdiv_r.c
tdiv_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
trial_division.c Further C code cleanups. 2014-02-16 17:23:27 +00:00
tstbit.c Add mp_bitcnt_t type to MPIR 2010-02-08 17:06:12 +00:00
ui_pow_ui.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
ui_sub.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
urandomb.c Add mp_bitcnt_t type to MPIR 2010-02-08 17:06:12 +00:00
urandomm.c remove very slight non-uniformness from mpz_urandomm 2009-09-14 00:31:28 +00:00
xor.c