jasonmoxham
|
533b217292
|
remove pre-build file mp_bases.h
|
2010-07-02 15:37:34 +00:00 |
|
jasonmoxham
|
2af4c5a5c7
|
remove pre-build file fib_table.h
|
2010-07-02 15:15:13 +00:00 |
|
jasonmoxham
|
47590785dc
|
remove pre-build file mpz_fac_ui.h
|
2010-07-02 13:30:43 +00:00 |
|
jasonmoxham
|
4411ec9c2c
|
revert rev 3035 changes
|
2010-06-26 07:45:11 +00:00 |
|
jasonmoxham
|
5f8377b79f
|
remove dumbmp.c and pre-build gen-* and just include the files they generated
|
2010-06-26 05:25:55 +00:00 |
|
jasonmoxham
|
0b262a4cfc
|
remove demos directory from library
|
2010-06-25 10:32:08 +00:00 |
|
jasonmoxham
|
f678e5b412
|
autotools
|
2010-06-25 09:11:53 +00:00 |
|
mvngu
|
50b108d725
|
set version for MPIR 2.1.1 bug fix release
|
2010-06-09 17:24:08 +00:00 |
|
mvngu
|
1d1de77a8d
|
changes in Makefiles and configure scripts after running setversion for mpir-2.1.0-rc1
|
2010-05-26 03:43:56 +00:00 |
|
jasonmoxham
|
21eb9e2013
|
update makefile.am for build.vc10 directory
|
2010-05-23 18:48:20 +00:00 |
|
jasonmoxham
|
27b4b1b82f
|
set default flags for gcc to -O2 on itanium as gcc-4.5.0 barfs on -O3
|
2010-05-21 16:55:42 +00:00 |
|
wbhart
|
5184cd9331
|
Ran autoconf, etc.
|
2010-05-04 00:18:40 +00:00 |
|
(no author)
|
a5913aa247
|
add gpl/lgpl legal text to make dist
|
2010-04-07 18:55:56 +00:00 |
|
(no author)
|
3622094b02
|
Added mpf/mpq_inits/clears to the linux build, library and docs.
|
2010-04-04 19:21:26 +00:00 |
|
(no author)
|
f71d248c8e
|
Added mpz_nthroot back in with tests code and correctly added inits and
clears to the library.
|
2010-04-04 18:18:25 +00:00 |
|
(no author)
|
d4634d0558
|
Updated library and version numbers.
|
2010-04-02 02:03:32 +00:00 |
|
(no author)
|
5b91e6fe9d
|
add divrem_2 to the fat structure
|
2010-03-18 15:27:42 +00:00 |
|
(no author)
|
4ad343f4f3
|
Removed sb_divrem_mn
|
2010-03-14 16:02:32 +00:00 |
|
(no author)
|
23404d7ee5
|
remove mpirbench from tarball trac ticket 275
|
2010-03-13 11:40:20 +00:00 |
|
(no author)
|
abaf69fa91
|
Removed more refs to nthroot.
|
2010-02-13 23:06:29 +00:00 |
|
wbhart
|
1c2f0506f5
|
Fixed a bug in mpn_gcdext reported by Dan Grayson.
|
2010-01-30 22:27:37 +00:00 |
|
wbhart
|
2b015fd750
|
Regenerated Makefile.in for tests/mpn.
|
2010-01-14 09:45:17 +00:00 |
|
wbhart
|
b323616ee2
|
Corrected bug in Makefile.am
--This line, and those below, will be
ignored--
M Makefile.in
M doc/stamp-vti
M doc/version.texi
M Makefile.am
|
2010-01-13 19:06:27 +00:00 |
|
wbhart
|
2680513f57
|
Result of running aclocal, autoconf, automake.
--This line, and those
below, will be ignored--
M Makefile.in
M yasm/configure
M yasm/Makefile.in
M yasm/config.h.in
M yasm/aclocal.m4
M configure
|
2010-01-13 18:48:25 +00:00 |
|
wbhart
|
d252f5b22e
|
Fixed the test code for mpz_likely_prime_p.
|
2009-12-07 01:06:47 +00:00 |
|
jasonmoxham
|
4e5a19e766
|
set proper soname and number
|
2009-10-07 21:35:27 +00:00 |
|
jasonmoxham
|
144deaa17e
|
autotools
|
2009-10-03 22:23:58 +00:00 |
|
jasonmoxham
|
cdaad5bffc
|
New AMD asm function mpn_rsh_divrem_hensel_qr_1_2
|
2009-10-03 22:21:44 +00:00 |
|
jasonmoxham
|
95a8e80dec
|
Add new function without global state mpf_rrandomb
|
2009-09-13 10:35:22 +00:00 |
|
jasonmoxham
|
d440c1e891
|
split out trial division from both probable prime tests and creat new function
|
2009-09-10 12:59:50 +00:00 |
|
jasonmoxham
|
6a8ac2c03e
|
change name of mpz_next_probable_prime to mpz_next_likely_prime
|
2009-09-07 19:56:58 +00:00 |
|
jasonmoxham
|
fac12816e5
|
change name of mpz_practical_prime to mpz_likely_prime
|
2009-09-07 15:49:49 +00:00 |
|
jasonmoxham
|
349b2e8796
|
New functions mpz_probable_prime_p mpz_practical_prime
|
2009-09-04 02:20:31 +00:00 |
|
jasonmoxham
|
bcfc784552
|
Add new function mpz_nthroot
|
2009-09-03 15:39:27 +00:00 |
|
jasonmoxham
|
d8fdd6ef28
|
replacement function mpz_next_probable_prime
|
2009-08-17 09:03:35 +00:00 |
|
jasonmoxham
|
f405d0fe68
|
remove ansitoknr stuff
|
2009-08-13 03:07:39 +00:00 |
|
jasonmoxham
|
5494e58b76
|
remove all referances to mpbsd
|
2009-08-12 18:40:03 +00:00 |
|
jasonmoxham
|
e013b89256
|
delete obsolete fn gmp_randinit and all referances to it
|
2009-08-11 22:34:51 +00:00 |
|
jasonmoxham
|
7a8390114c
|
remove obsolete fns mpz_random mpz_random2 and all references to them
|
2009-08-11 20:52:44 +00:00 |
|
jasonmoxham
|
c7c3bc33cf
|
fix trac 234
|
2009-08-02 01:22:30 +00:00 |
|
jasonmoxham
|
07b64f72a2
|
fix trac ticket 146 , ie clean up after a fat build
|
2009-07-29 15:10:46 +00:00 |
|
jasonmoxham
|
ff696385d9
|
remove install-gmpcompat option from makefile
|
2009-07-28 00:18:43 +00:00 |
|
jasonmoxham
|
238d50047d
|
fix BSD install problem with gmp-compat and cxx , and remove need for make install-gmpcompat , i thinkl
|
2009-07-27 23:21:31 +00:00 |
|
jasonmoxham
|
4c587bb0eb
|
fixed configure to ignore mingw broken mprotect , run autotools
|
2009-06-15 01:28:27 +00:00 |
|
jasonmoxham
|
563142f6be
|
autoreconf
|
2009-06-01 14:18:24 +00:00 |
|
wbhart
|
5d57433347
|
Ran aclocal, autoheader, autoconf, automake, configure.
|
2009-05-31 20:26:55 +00:00 |
|
jasonmoxham
|
d3e561d5b8
|
autotools
|
2009-04-14 16:49:56 +00:00 |
|
wbhart
|
d9d7803610
|
Removed TODO from Makefile.in.
|
2009-04-14 07:03:33 +00:00 |
|
jasonmoxham
|
70dbf93478
|
make dist-hook to add dummy alias make install-gmpcompat
|
2009-04-13 05:17:43 +00:00 |
|
jasonmoxham
|
a09477784c
|
put back bench into trunk
|
2009-04-12 16:50:39 +00:00 |
|