jasonmoxham
|
1c7d0cc247
|
bump SOME version numbers so I can test out the new testing framework
|
2011-05-07 19:58:28 +00:00 |
|
jasonmoxham
|
c6f878dcc2
|
make install gmpxx.h bug
|
2011-05-07 17:54:48 +00:00 |
|
jasonmoxham
|
2878075b0d
|
change makefile to reflect that longlong.h is now a built file not a source file
|
2011-04-28 01:25:53 +00:00 |
|
jasonmoxham
|
dab6b7788f
|
update version to MPIR-2.3.1
|
2011-04-05 15:22:04 +00:00 |
|
jasonmoxham
|
f8dc7700cb
|
add win dir to distro
|
2011-03-21 09:13:48 +00:00 |
|
jasonmoxham
|
38ce91de5d
|
remove some old libmp stuff
|
2011-03-14 22:31:56 +00:00 |
|
jasonmoxham
|
e1d4d228da
|
ran devel/regen to add new mpz functions to Makefile.am and run autoreconf
|
2011-03-14 16:37:23 +00:00 |
|
jasonmoxham
|
cd09dcf7c0
|
autotools
|
2011-02-23 08:34:08 +00:00 |
|
jasonmoxham
|
fa9447ae8f
|
remove build.vc9 from makefile
|
2011-02-23 00:04:32 +00:00 |
|
jasonmoxham
|
0f87f64b65
|
update version numbers to 2.3.0-RC1
|
2011-02-23 00:00:48 +00:00 |
|
jasonmoxham
|
96a63b3fea
|
devel/regen script to fill in Makefile.am's for mpz mpf mpq printf scanf
|
2010-12-23 07:49:00 +00:00 |
|
jasonmoxham
|
2d0a5625f6
|
update Makefile.am with all versions
|
2010-12-18 00:55:09 +00:00 |
|
jasonmoxham
|
71c97773cd
|
bump version numbers
|
2010-12-01 12:38:41 +00:00 |
|
jasonmoxham
|
b50fb9c05d
|
fix for race condition in a parallel build for make install
|
2010-12-01 01:14:29 +00:00 |
|
jasonmoxham
|
b9e6843282
|
add yasm_macwin.* files to the distro ie for mingw64
|
2010-11-09 14:11:37 +00:00 |
|
jasonmoxham
|
432fb50e8c
|
run setversion script on eno for RC1
|
2010-11-09 13:53:59 +00:00 |
|
jasonmoxham
|
2a7d789514
|
update trunk version numbers ready for RC1 release
|
2010-11-09 12:24:59 +00:00 |
|
jasonmoxham
|
c0ee8ce649
|
clearup
|
2010-07-25 17:28:02 +00:00 |
|
jasonmoxham
|
61f970df13
|
enable parallel-tests
|
2010-07-22 16:12:32 +00:00 |
|
jasonmoxham
|
95d55c6d2e
|
remove pre-build file gen-psqr.c dumbmp.c perfsqr.h
|
2010-07-21 18:46:02 +00:00 |
|
jasonmoxham
|
7894beb1eb
|
add in dummy function to temp workaround newer autotools
|
2010-07-21 18:18:57 +00:00 |
|
jasonmoxham
|
3159c85ea2
|
remove prebuild for fib_table
|
2010-07-16 18:45:28 +00:00 |
|
jasonmoxham
|
591de76f8b
|
a few more remove prebuild file mp_bases.c
|
2010-07-16 18:35:24 +00:00 |
|
jasonmoxham
|
1ff8487637
|
remove prebuild file mp_bases.c
|
2010-07-16 18:27:38 +00:00 |
|
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 |
|
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
|
5b43c37c15
|
tweek makefile.am for autotools
|
2010-05-25 20:08:20 +00:00 |
|
jasonmoxham
|
21eb9e2013
|
update makefile.am for build.vc10 directory
|
2010-05-23 18:48:20 +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)
|
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
|
859bf49e18
|
Fix limbp version numbers.
--This line, and those below, will be
ignored--
M Makefile.am
|
2010-01-13 19:28:20 +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
|
497cb0b86b
|
Attempt to run autoheader, autoconf, automake.
|
2010-01-11 00:07:22 +00:00 |
|
wbhart
|
75e48d1a50
|
Restored Makefile.am.
|
2009-12-07 01:32:42 +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 |
|