Commit Graph

52 Commits

Author SHA1 Message Date
jasonmoxham
f16f543573 bump version and so numbers ready for release 2011-09-27 23:04:16 +00:00
jasonmoxham
f1ec8a275e add half/double test code and correct return values 2011-07-13 12:54:47 +00:00
jasonmoxham
4b8b7e973f mpir-2.4 branch 2011-06-14 05:50:44 +00:00
jasonmoxham
d7a1e066b2 update NEWS 2011-06-14 05:34:54 +00:00
jasonmoxham
6077fd9b98 CRLF to LF on all c files except in build.vc10 dir 2011-06-08 07:15:12 +00:00
jasonmoxham
e1eb94f0fd correct c++ sonumber 2011-06-07 11:04:15 +00:00
jasonmoxham
a5bd513004 doc update 2011-06-07 09:51:55 +00:00
jasonmoxham
cfc8429a23 bump version numbers 2011-06-05 06:23:01 +00:00
jasonmoxham
4cc1f1c419 bump gmp compat version to 5.0.2 2011-05-08 11:13:47 +00:00
jasonmoxham
1c7d0cc247 bump SOME version numbers so I can test out the new testing framework 2011-05-07 19:58:28 +00:00
jasonmoxham
0f668a8887 mpir-2.3 branch 2011-03-04 08:02:01 +00:00
jasonmoxham
05bc0b2182 update NEWS 2011-03-04 07:35:48 +00:00
jasonmoxham
54a31ddfd4 restrict noexecstack on x86 to *-*-linux-gnu 2011-03-02 14:43:46 +00:00
jasonmoxham
fe3f2e8e03 generate mpir-2.3.0-rc2 2011-03-01 14:31:15 +00:00
jasonmoxham
a3d4933777 fix noexecstack for 32bit ABI 2011-02-28 00:05:13 +00:00
jasonmoxham
cd09dcf7c0 autotools 2011-02-23 08:34:08 +00:00
jasonmoxham
0f87f64b65 update version numbers to 2.3.0-RC1 2011-02-23 00:00:48 +00:00
jasonmoxham
86edf5d952 setversion to 2.2.0 2010-12-02 16:38:43 +00:00
jasonmoxham
71c97773cd bump version numbers 2010-12-01 12:38:41 +00:00
jasonmoxham
77032fd737 autoreconf 2010-11-11 13:16:58 +00:00
jasonmoxham
432fb50e8c run setversion script on eno for RC1 2010-11-09 13:53:59 +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
01d6ec8d1a make info manual 2010-06-24 10:36:39 +00:00
mvngu
50b108d725 set version for MPIR 2.1.1 bug fix release 2010-06-09 17:24:08 +00:00
mvngu
e87e7e6953 wrapping up MPIR 2.1.0, this time for real 2010-06-08 20:37:14 +00:00
mvngu
0820a26efe wrap up MPIR 2.1.0.final 2010-06-07 20:11:40 +00:00
mvngu
b2590098ac wrapping up MPIR 2.1.0-rc2 2010-06-01 20:46:54 +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
095b6eb663 update authors in the manual 2010-05-25 03:59:09 +00:00
(no author)
12534eb22a Added some #defines in for deprecated and removed functions. 2010-04-08 22:58:35 +00:00
(no author)
6217b581e1 Replaced some gmp.h's with mpir.h's. 2010-04-07 05:39:02 +00:00
(no author)
d4634d0558 Updated library and version numbers. 2010-04-02 02:03:32 +00:00
wbhart
1c2f0506f5 Fixed a bug in mpn_gcdext reported by Dan Grayson. 2010-01-30 22:27:37 +00:00
wbhart
afbd7305e1 Ran make dist. 2010-01-17 02:17:41 +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
3f277c8221 Added NEWS for release and committed changes made by make dist. 2009-10-19 05:17:15 +00:00
jasonmoxham
4e5a19e766 set proper soname and number 2009-10-07 21:35:27 +00:00
jasonmoxham
1cd665f4c3 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
jasonmoxham
f405d0fe68 remove ansitoknr stuff 2009-08-13 03:07:39 +00:00
jasonmoxham
c7c3bc33cf fix trac 234 2009-08-02 01:22:30 +00:00
jasonmoxham
6aa676a5f9 change gmp.h to mpir.h 2009-07-24 12:24:26 +00:00
wbhart
4e3ab104c2 Updated all version number, author, changelog info etc, for new release,
and added my copyright to the new FFT code I modified.
2009-05-31 20:17:12 +00:00
jasonmoxham
02c782cb64 update bits 2009-04-15 01:51:41 +00:00
jasonmoxham
d3e561d5b8 autotools 2009-04-14 16:49:56 +00:00
jasonmoxham
70dbf93478 make dist-hook to add dummy alias make install-gmpcompat 2009-04-13 05:17:43 +00:00
jasonmoxham
25ada3c3a6 make dist-hook to change yasm/Makefile.in to stop install/check 2009-04-11 20:51:08 +00:00
jasonmoxham
5a048dae03 merged x86_64 cpuid branch into trunk with svn merge -r 1755:1779 ../branches/x86_64_cpuid/ run in my local copy of trunk 2009-03-19 19:52:22 +00:00
jasonmoxham
eb8ad4b56b autoreconf 2009-03-15 17:09:23 +00:00
wbhart
a310376d45 Updated version to mpir-1.0.0. 2009-03-15 16:40:56 +00:00
jasonmoxham
ed2eb17f96 update Makefile.am so that make dist works 2009-03-15 15:51:47 +00:00