Commit Graph

288 Commits

Author SHA1 Message Date
(no author)
1960c3885f Aupdated the algorithms section (to some degree). 2010-04-05 00:18:02 +00:00
(no author)
41d8855261 Updated the docs to include a note about Solaris SPARC. 2010-04-04 20:29:43 +00:00
(no author)
15880ad0db Added actual reference to book or Schoenage et. al. 2010-04-04 20:17:21 +00:00
(no author)
7b931de760 Added numerous missing things to mpn docs. 2010-04-04 19:57:46 +00:00
(no author)
84710d9fd6 Made some more doc changes, esp. to out_str and get_str functions. 2010-04-04 19:40:29 +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)
96137e1a70 Added all the mp_bitcnt_t stuff to docs. 2010-04-04 19:03:22 +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)
b68b4e3af9 Added mpz_inits/clears to the linux build and docs. 2010-04-04 17:44:45 +00:00
(no author)
39f29a9597 Swapped over to the new doc license and did a major revision of all the
bits and pieces in the manual not in the main secctions.
2010-04-02 19:05:40 +00:00
(no author)
d4634d0558 Updated library and version numbers. 2010-04-02 02:03:32 +00:00
(no author)
5c8556ba1e params for atom 2010-03-24 15:47:51 +00:00
(no author)
42fd76f10d mpz_probable_prime_p update 2010-03-19 13:57:34 +00:00
(no author)
5b91e6fe9d add divrem_2 to the fat structure 2010-03-18 15:27:42 +00:00
(no author)
fb11cdf6bd Fixed some test code so that asserts wouldn't fail. 2010-03-16 13:58:06 +00:00
(no author)
4ad343f4f3 Removed sb_divrem_mn 2010-03-14 16:02:32 +00:00
(no author)
36ca8eb0a9 Removed toom7 code. 2010-03-14 14:16:35 +00:00
(no author)
23404d7ee5 remove mpirbench from tarball trac ticket 275 2010-03-13 11:40:20 +00:00
(no author)
f408ba8995 Fixed a bug in mpz/mul.c which caused it to always call the mul code 2010-02-07 03:13:53 +00:00
(no author)
8e7089f49a Changed documentation (mpir.texi) to read GPL and LGPL v3. 2010-02-05 22:35:07 +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
402f08051a Minor correction. 2010-01-16 23:52:29 +00:00
wbhart
3a4550aab7 Corrected reference. 2010-01-16 23:45:47 +00:00
wbhart
fb773f7028 Ran makeinfo. 2010-01-16 23:32:43 +00:00
wbhart
e9c22be890 Added missing reference. 2010-01-16 23:29:48 +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
0783ca3a37 Updated the documentation, including references, contributors, removed an empty
section and put alignment details in the section on Custom Allocation.
2009-12-11 18:56:41 +00:00
wbhart
d252f5b22e Fixed the test code for mpz_likely_prime_p. 2009-12-07 01:06:47 +00:00
wbhart
86efee9068 Added some info to docs and corrected some out-of-date material. 2009-10-19 08:15:15 +00:00
wbhart
4791cff7b6 Correct some spelling errors and other issues in docs. 2009-10-19 07:00:08 +00:00
wbhart
ce8adb333c Added note about Solaris 10 first release on SPARC.
--This line, and 
those below, will be 
ignored--

M    doc/mpir.texi
2009-10-19 06:12:14 +00:00
wbhart
3f277c8221 Added NEWS for release and committed changes made by make dist. 2009-10-19 05:17:15 +00:00
jasonmoxham
71e1da2bba whoops , restore mpir.info 2009-10-08 15:52:57 +00:00
jasonmoxham
2f138f7a16 core2 params 2009-10-08 15:48:27 +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
858c58b09b Add new functions mpn_urandomb mpn_urandomm mpn_rrandom mpn_randomb 2009-09-14 10:34:26 +00:00
jasonmoxham
95a8e80dec Add new function without global state mpf_rrandomb 2009-09-13 10:35:22 +00:00
jasonmoxham
f5c3ebbf2e Obsolete mpf_random2 mpn_random mpn_random2 2009-09-13 02:37:57 +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
c641cef36e reinstate mpn_divrem, but leave obsoleted 2009-09-09 02:07:02 +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
ca79721689 Obsoleted mpz_array_init 2009-08-19 15:51:45 +00:00
jasonmoxham
a6fde04b58 Obsoleted mpz_probab_prime_p 2009-08-17 11:53:22 +00:00
jasonmoxham
10770f9142 Obsoleting mpz_nextprime 2009-08-17 08:40:14 +00:00
jasonmoxham
f405d0fe68 remove ansitoknr stuff 2009-08-13 03:07:39 +00:00
jasonmoxham
a09951cc1d remove mpbsd from docs 2009-08-12 19:07:05 +00:00
jasonmoxham
5494e58b76 remove all referances to mpbsd 2009-08-12 18:40:03 +00:00
jasonmoxham
02c48d21e9 doc update 2009-08-11 23:35:25 +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
f1306ce51e delete old functions from manual 2009-08-10 13:57:50 +00:00
jasonmoxham
c7c3bc33cf fix trac 234 2009-08-02 01:22:30 +00:00
jasonmoxham
2d432f5271 update manual to reflect make install-gmpcompat not needed 2009-07-28 21:30:29 +00:00
jasonmoxham
6aa676a5f9 change gmp.h to mpir.h 2009-07-24 12:24:26 +00:00
wbhart
d38d72450e Merged test2.
Signed-off-by:  <wbhart>
2009-07-16 08:57:24 +00:00
wbhart
c10c172b92 Added line describing where Configure.txt can be found in the source tree.
Signed-off-by:  <wbhart>
2009-07-16 08:57:01 +00:00
wbhart
254cde458f Added a line describing where FILES.txt can be found. 2009-07-16 08:56:37 +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
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
wbhart
48af09126e Ran makeinfo on gmp.texi. 2009-04-14 06:34:34 +00:00
wbhart
995b0ed66e Updated documentation for install-gmpcompat. 2009-04-14 06:31:10 +00:00
jasonmoxham
70dbf93478 make dist-hook to add dummy alias make install-gmpcompat 2009-04-13 05:17:43 +00:00
jasonmoxham
ec6cc28a9f update docs 2009-04-12 22:35:59 +00:00
wbhart
ecbb377209 Added a file describing new mpn functions. 2009-04-12 20:42:25 +00:00
wbhart
12140cac17 Ran makeinfo. 2009-04-12 11:31:37 +00:00
wbhart
2a198dfbbd Updated build targets for recent rearrangement of config.guess. 2009-04-12 11:30:33 +00:00
jasonmoxham
25ada3c3a6 make dist-hook to change yasm/Makefile.in to stop install/check 2009-04-11 20:51:08 +00:00
wbhart
728972943a Ran makeinfo. 2009-04-08 19:01:09 +00:00
wbhart
decf7bd059 Corrected typo in docs. 2009-04-08 18:57:56 +00:00
jasonmoxham
525b748078 change gmplink to gmpcompat and update docs etc 2009-04-08 13:41:51 +00:00
jasonmoxham
010de3baa8 remove dead links for --enable-gmplink 2009-04-02 11:18:24 +00:00
jasonmoxham
afca898b1a run old autotools 2009-04-02 02:12:51 +00:00
jasonmoxham
c211599518 autoreconf 2009-04-01 12:12:56 +00:00
wbhart
2d5eb1a1e5 Temporarily ran autoconf and automake until someone runs it with an old
version.
2009-04-01 09:09:20 +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
wbhart
c6815717c8 Changed --gmp-compat to --enable-gmplink throughout. 2009-03-15 17:40:28 +00:00
wbhart
a72fbfd734 Updated documentation with details about --gmp-compat and new host cpus. 2009-03-15 17:18:53 +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
jasonmoxham
07cbd98824 autotools with ylwrap link 2009-03-14 19:03:25 +00:00
jasonmoxham
c561795862 new configure option --enable-gmplink to install symlinks of gmp->mpir 2009-03-08 02:28:30 +00:00
jasonmoxham
98fb151932 merged buildtest branch into trunk for building outside the src tree , the command I used was svn merge -r 1643:1669 ../branches/buildtest/ in my local copy of trunk 2009-03-03 21:40:13 +00:00
jasonmoxham
6452e3bc08 update info docs 2009-02-12 14:17:32 +00:00
jasonmoxham
3f076fe6ef update configure 2009-02-12 13:11:46 +00:00
jasonmoxham
b76677c8fc changed libgmp*.* for a few odd cases left 2009-02-12 12:25:23 +00:00
jasonmoxham
9b722633b9 changed gmpxx.h to mpirxx.h for a few odd cases left 2009-02-12 11:37:18 +00:00
jasonmoxham
a6ab0a96b3 changed gmp.h to mpir.h for a few odd cases left 2009-02-12 11:23:26 +00:00
jasonmoxham
7b4d8b2be7 reverted to rev 1593 2009-02-10 00:16:08 +00:00
wbhart
9868d016fd Ran aclocal, automake, autoconf. 2009-02-04 18:19:56 +00:00
wbhart
38f99e4992 Updated docs to note that nails are not currently supported. 2009-01-10 17:15:24 +00:00
jasonmoxham
80374d4fb3 result after running aclocal,autoconf,automake,autoheader and rm -r autom4te.cache/ 2008-12-24 01:57:34 +00:00
wbhart
f509399d69 Test - remove blank line 2008-11-27 04:30:07 +00:00
wbhart
fb4aef9dcd Test - blank line 2008-11-27 04:28:44 +00:00
wbhart
be839a1230 test 2008-11-07 20:45:20 +00:00
jasonmartin
4b2966287f Incorporated Niels Mollers lgpl 2.1 gcd code into trunk 2008-10-11 06:56:15 +00:00
wbhart
d625083fdf Regenerated calc and the gmp info files. 2008-09-16 23:11:00 +00:00
wbhart
970a3ad08b Finished editing gmp.texi and ran makeinfo. 2008-09-12 00:33:14 +00:00
wbhart
8c24482417 Ran makeinfo. 2008-08-08 23:11:25 +00:00
wbhart
1d2ce8beeb Ran automake and autoheader. 2008-08-08 23:10:52 +00:00
wbhart
4432e82b4a Moved some of the developer specific files into the devel directory, updating the Makefile.am accordingly.
Changed more occurrences of GMP to MPIR.

Corrected some of the developer docs in line with the way MPIR is now structured.
2008-08-08 23:06:57 +00:00
wbhart
79aacf7209 Updated license information for many files. 2008-07-24 21:14:10 +00:00
wbhart
0e9a188ba1 Added some license information to files that didn't have it. 2008-07-23 23:49:46 +00:00
wbhart
4954b784a5 Update eol-style for these files. 2008-07-23 23:07:55 +00:00
wbhart
2e9e8f7c06 Replaced instances of swox addresses with link to mpir devel list.
Replaced a handful of instances of GNU MP with MPIR.
2008-07-23 23:00:39 +00:00
wbhart
c3396b155a Ran automake and makeinfo. 2008-07-23 14:53:21 +00:00
wbhart
20fe189ed6 Change eol-style to native. 2008-07-23 14:38:27 +00:00
wbhart
ae9bcef970 Updated documentation to reflect removal of macos port. 2008-07-23 14:27:53 +00:00
wbhart
950a902ad2 Ran autoconf and makeinfo. 2008-07-23 02:34:05 +00:00
wbhart
13f01913b2 Add MPIR_VERSION macros. 2008-07-23 02:26:25 +00:00
dmharvey
1db0bd7ce9 documentation changes (see #79) 2008-07-06 22:34:41 +00:00
wbhart
45db003f7e Fixed some of the documentation issues noted by David Harvey. 2008-07-06 01:31:28 +00:00
wbhart
73a5437fe6 A few minor corrections to the documenation. 2008-07-03 19:06:13 +00:00
wbhart
573f19419a Did a fairly careful search and replace of GMP, GNU MP and swox for the relevant MPIR related alternatives. 2008-06-29 00:51:34 +00:00
wbhart
2e0c10aaa0 Edited version numbers and copyright info for mpir. 2008-06-28 23:37:27 +00:00
wbhart
ca79228878 Added core2, x86_64 as supported build targets and core2 as a supported CPU.
Changed Slowaris to Solaris.

Added some information about the MSVC project files.

Corrected a typo.

Remove the word "unsupported" in the infomation about the macos port.

Changed a handful of GMP's to MPIR's and added my name to the list of author's.

Changed the copyright to mention that MPIR started with GMP v.4.2.1 which was copyright FSF, blah, blah, blah.
2008-06-28 22:47:41 +00:00
wbhart
0ba124fdea Rebuilt gmp.info files. 2008-06-28 21:41:21 +00:00
wbhart
4bb078e801 Ran autoconf, aclocal and automake. 2008-06-28 05:23:08 +00:00
wbhart
e9897a81d0 Fixed some documentation bugs reported by Chris Saunders to the gmp list. 2008-06-28 03:39:27 +00:00
wbhart
0e296b1cf4 Fixed yasm so that it only builds on x86, not by default. 2008-06-25 07:10:51 +00:00
wbhart
653126d89a Corrected documentation error for gmp_randinit_mt. 2008-06-16 04:39:47 +00:00
wbhart
f4ec3d5515 Experimental fix for global symbol prefix for yasm assembly files. 2008-06-15 18:46:08 +00:00
wbhart
6873c97263 Get rid of transitioned. 2008-05-30 06:37:17 +00:00
wbhart
8ad9ff3d76 Set the object file correctly. 2008-05-30 04:39:25 +00:00
wbhart
075a98ed18 Ran autoconf, automake and aclocal to update all the autohell files. 2008-05-26 22:20:33 +00:00
wbhart
e79360c340 Description of all the files in the main directory of the GMP source tree. 2008-04-27 19:57:27 +00:00
wbhart
dc57641b72 2008-04-21 17:54:21 +00:00
wbhart
bff17c52a3 Added some notes about gmp.h and a devel directory to the doc directory. 2008-04-18 03:34:51 +00:00
wbhart
a197a2d3eb Basic GMP files with a new core2 directory and amd_64 directory with Martin's and Gaudry's patches.
Removed directories for no longer supported architectures.
2008-04-17 21:03:07 +00:00