index
:
delta/gmp.git
baserock/morph
gmp
gmp-3_0-branch
gmp-3_1-branch
gmp-4_0-branch
gmp-4_1-branch
master
gmplib.org: repo/gmp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gmp.texi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix a typo. There's no such thing as Berkeley GMP!
Kevin Ryde
2000-10-06
1
-1
/
+1
*
* gmp.texi (Known Build Problems): Remove 64-bit generic C
Kevin Ryde
2000-09-28
1
-9
/
+0
*
Remove a bit of junk left under mpn_sqrtrem @ifnottex in last change.
Kevin Ryde
2000-09-27
1
-2
/
+0
*
* gmp.texi (mpn_sqrtrem): Fix r2p==NULL return value description
Kevin Ryde
2000-09-27
1
-43
/
+43
*
Misc cleanups, in particular in mpn chapter.
tege
2000-09-25
1
-283
/
+292
*
Update mpn_sqrt documentation.
tege
2000-09-25
1
-3
/
+8
*
* gmp.texi (Miscellaneous Rational Functions): Comment-out and
Kevin Ryde
2000-09-12
1
-5
/
+9
*
* gmp.texi (Rational Arithmetic): Add mpq_abs.
Kevin Ryde
2000-09-10
1
-41
/
+23
*
Mention "low to high" with mpn_divexact_by3c.
Kevin Ryde
2000-09-06
1
-3
/
+3
*
* gmp.texi (Build Options): Clarify where to find CFLAGS.
Kevin Ryde
2000-09-06
1
-5
/
+18
*
Third time lucky:
Kevin Ryde
2000-09-05
1
-2
/
+2
*
Correction to @deftypefun of last change.
Kevin Ryde
2000-09-05
1
-1
/
+1
*
* mpq/set_f.c: New file.
Kevin Ryde
2000-09-05
1
-2
/
+3
*
Correct a typo in the use of a formal parameter.
Kevin Ryde
2000-09-05
1
-1
/
+1
*
*** empty log message ***
tege
2000-08-29
1
-1
/
+1
*
Add a comma.
Kevin Ryde
2000-08-25
1
-1
/
+1
*
* gmp.texi (Copying): Refer to Lesser not Library GPL.
Kevin Ryde
2000-08-25
1
-0
/
+12
*
* gmp.texi (Copying): Change reference from Library to Lesser GPL.
Kevin Ryde
2000-08-25
1
-1
/
+1
*
* acinclude.m4 (GMP_CHECK_ASM_UNDERSCORE): Test by attempting to
Kevin Ryde
2000-08-25
1
-6
/
+0
*
Fix typo.
gmp-3_1_FUNKY_
tege
2000-08-03
1
-3
/
+3
*
One more try at mpf_urandomb...
tege
2000-08-03
1
-2
/
+2
*
*** empty log message ***
tege
2000-08-03
1
-3
/
+3
*
* gmp.texi (Known Build Problems): Note strip problem.
Kevin Ryde
2000-08-02
1
-1
/
+19
*
Mention Steve Root.
tege
2000-08-02
1
-0
/
+2
*
Add remarks about not ignoring space in mpz_set_str and mpf_set_str.
tege
2000-08-02
1
-1
/
+15
*
*** empty log message ***
tege
2000-08-02
1
-1
/
+1
*
* gmp.texi (References): Add URL for invariant division.
Kevin Ryde
2000-07-30
1
-1
/
+2
*
Two spelling errors in recent additions.
Kevin Ryde
2000-07-30
1
-2
/
+2
*
Add a note that texinfo 4 is required.
Kevin Ryde
2000-07-30
1
-1
/
+3
*
* gmp.texi (ABI and ISA): Add sparc64-*-linux*.
Kevin Ryde
2000-07-29
1
-5
/
+6
*
* configure.in (--enable-fft): New option, default "no".
Kevin Ryde
2000-07-29
1
-0
/
+7
*
Misc changes.
tege
2000-07-27
1
-24
/
+34
*
(Compatibility with older versions): Update for 3.1, add mpf_get_prec.
Kevin Ryde
2000-07-26
1
-4
/
+12
*
* gmp.texi (Build Options): Mention djgpp stack size.
Kevin Ryde
2000-07-26
1
-32
/
+71
*
Document mpn_tdiv_qr.
tege
2000-07-25
1
-0
/
+18
*
*** empty log message ***
tege
2000-07-20
1
-1
/
+1
*
Update a comment.
Kevin Ryde
2000-07-04
1
-5
/
+4
*
* gmp.texi (ABI and ISA): New section, bringing together ABI notes.
Kevin Ryde
2000-07-01
1
-56
/
+252
*
* gmp.texi (Custom Allocation): Note this is available in mpbsd,
Kevin Ryde
2000-07-01
1
-11
/
+12
*
* gmp.texi (Number Theoretic Functions): Update mpz_bin_ui to note
Kevin Ryde
2000-06-04
1
-6
/
+15
*
(Notes for Particular Systems): Remove comment about using GNU `nm' on
Linus Nordberg
2000-05-30
1
-5
/
+0
*
Correction to a menu entry.
Kevin Ryde
2000-05-28
1
-1
/
+1
*
(References): URL for Jebelean.
Kevin Ryde
2000-05-27
1
-3
/
+5
*
(Known Build Problems): Remove SunOS get_d problem, believed fixed.
Kevin Ryde
2000-05-27
1
-11
/
+0
*
* gmp.texi (Integer Functions): Flatten @subsections into @sections.
Kevin Ryde
2000-05-27
1
-86
/
+205
*
Rename kronecker functions.
Kevin Ryde
2000-05-27
1
-5
/
+5
*
Revert this:
Kevin Ryde
2000-05-26
1
-8
/
+0
*
(Installing GMP): Shared libraries work for AIX < 4.3 if using GNU nm.
Linus Nordberg
2000-05-26
1
-2
/
+7
*
A couple of tweaks from yesterday.
Kevin Ryde
2000-05-21
1
-6
/
+6
*
* gmp.texi (Integer Arithmetic): Add mpz_mod2,4,8; clarify
Kevin Ryde
2000-05-21
1
-11
/
+48
[prev]
[next]