| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.am (MPZ_OBJECTS): Add ui_sub.c. | tege | 2002-05-07 | 1 | -1/+1 |
* | * mpz/import.c, mpz/export.c: New files. | Kevin Ryde | 2002-05-07 | 1 | -2/+3 |
* | * Makefile.am (-version-info): Bump for new release. | Kevin Ryde | 2002-05-04 | 1 | -5/+8 |
* | * configure.in, Makefile.am: Use new MPFR_CONFIGS. | Kevin Ryde | 2002-04-13 | 1 | -0/+1 |
* | * Makefile.am (libgmpxx_la_SOURCES): Use dummy.cc to force C++. | Kevin Ryde | 2002-03-02 | 1 | -6/+7 |
* | * Makefile.am (dist-hook): Don't distribute cvs merge ".#" files. | Kevin Ryde | 2002-02-08 | 1 | -2/+8 |
* | * Makefile.am, configure.in: Restore mpfr. | Kevin Ryde | 2001-12-21 | 1 | -14/+11 |
* | * Makefile.am, configure.in: Temporarily remove mpfr, just leave a | Kevin Ryde | 2001-11-30 | 1 | -12/+16 |
* | Add mpz/get_d_2exp$U.lo and mpf/get_d_2exp$U.lo. | tege | 2001-11-29 | 1 | -9/+9 |
* | * mpz/init2.c, mpz/realloc2.c: New files. | Kevin Ryde | 2001-11-24 | 1 | -2/+4 |
* | Amend to: | Kevin Ryde | 2001-11-17 | 1 | -5/+3 |
* | * Makefile.am (libmp_la_DEPENDENCIES): Add mpz/gcdext$U.lo, | Kevin Ryde | 2001-11-17 | 1 | -3/+4 |
* | * Makefile.am (libgmp_la_SOURCES): Add randdef.c and randlc2s.c. | Kevin Ryde | 2001-11-17 | 1 | -2/+2 |
* | * scanf/doscan.c, scanf/fscanf.c, scanf/fscanffuns.c, scanf/scanf.c, | Kevin Ryde | 2001-11-15 | 1 | -2/+8 |
* | * printf/repl-vsnprintf.c: New file. | Kevin Ryde | 2001-10-26 | 1 | -1/+2 |
* | Add stuff for mpz/millerrabin.c. | tege | 2001-10-23 | 1 | -1/+1 |
* | Amend to: | Kevin Ryde | 2001-10-11 | 1 | -1/+1 |
* | * tal-notre.c: Renamed from stack-alloc.c. | Kevin Ryde | 2001-10-11 | 1 | -1/+1 |
* | More of: | Kevin Ryde | 2001-10-10 | 1 | -1/+2 |
* | * Makefile.am, cxx/Makefile.am: Updates for Gerardo's stuff. | Kevin Ryde | 2001-10-09 | 1 | -0/+8 |
* | * Makefile.am (AUTOMAKE_OPTIONS): Remove check-news (permission notice | Kevin Ryde | 2001-10-08 | 1 | -2/+2 |
* | * cxx/Makefile.am, cxx/Makefile.in, cxx/osdoprnti.cc, cxx/osfuns.cc, | Kevin Ryde | 2001-10-01 | 1 | -9/+30 |
* | * gmp.texi, Makefile.am, compat.c: Amend version 3.2 to 4.0. | Kevin Ryde | 2001-10-01 | 1 | -1/+1 |
* | * printf/asprntffuns.c: New file. | Kevin Ryde | 2001-10-01 | 1 | -1/+1 |
* | * mpq/aors.c: Share object code for mpq_add and mpq_sub. | Kevin Ryde | 2001-09-02 | 1 | -2/+2 |
* | * mpq/inp_str.c: New file. | Kevin Ryde | 2001-08-28 | 1 | -1/+2 |
* | Remove a suprious backslash. | Kevin Ryde | 2001-08-17 | 1 | -1/+1 |
* | * configure.in, acinclude.m4, Makefile.am, printf/Makefile.am, | Kevin Ryde | 2001-08-16 | 1 | -23/+14 |
* | More of: | Kevin Ryde | 2001-07-24 | 1 | -1/+1 |
* | * printf: New directory. | Kevin Ryde | 2001-07-23 | 1 | -2/+18 |
* | * mpq/cmp_si.c: New file. | Kevin Ryde | 2001-07-06 | 1 | -10/+10 |
* | * stack-alloc.h: Remove file. | Kevin Ryde | 2001-06-19 | 1 | -2/+2 |
* | * configure.in, Makefile.am, gmp-impl.h: Add a debugging TMP_ALLOC, | Kevin Ryde | 2001-06-17 | 1 | -4/+12 |
* | Amend to: | Kevin Ryde | 2001-06-07 | 1 | -1/+1 |
* | * mpz/fib2_ui.c, mpz/lucnum_ui.c mpz/lucnum2_ui.c: New files. | Kevin Ryde | 2001-06-07 | 1 | -2/+5 |
* | * Makefile.am (gmp-impl.h, longlong.h, stack-alloc.h): Move from | Kevin Ryde | 2001-05-26 | 1 | -5/+15 |
* | * gmp-h.in, Makefile.am, mpz/Makefile.am, tests/mpz/t-pow.c: Remove | Kevin Ryde | 2001-05-13 | 1 | -1/+1 |
* | * mpz/aorsmul_i.c: New file, rewrite of addmul_ui.c. Add | Kevin Ryde | 2001-05-03 | 1 | -5/+6 |
* | * mpz/lcm_ui.c: New file. | Kevin Ryde | 2001-04-30 | 1 | -1/+2 |
* | Expunge mpz_divexact_si | Kevin Ryde | 2001-04-25 | 1 | -1/+1 |
* | * mpz/cmp_d.c, mpz/cmpabs_d.c: New files. | Kevin Ryde | 2001-04-22 | 1 | -4/+7 |
* | * mpz/dive_si.c, mpz/dive_ui.c: New files. | Kevin Ryde | 2001-04-20 | 1 | -1/+1 |
* | * mpq/get_str.c: New file. | Kevin Ryde | 2001-04-02 | 1 | -1/+2 |
* | * mpf/trunc.c: New file, rewrite of integer.c, preserve prec+1 in | Kevin Ryde | 2001-03-29 | 1 | -1/+1 |
* | * mpz/cong.c, mpz/cong_2exp.c, mpz/cong_ui.c: New files. | Kevin Ryde | 2001-03-14 | 1 | -0/+1 |
* | * Makefile.am (EXTRA_DIST): Remove gmp-h.in and mp-h.in, now done | Kevin Ryde | 2001-03-08 | 1 | -1/+1 |
* | * mpz/cfdiv_q_2exp.c: New file, partial rewrite of fdiv_q_2exp.c, add | Kevin Ryde | 2001-03-03 | 1 | -3/+5 |
* | * mpz/divis.c, mpz/divis_ui.c, mpz/divis_2exp.c: New files. | Kevin Ryde | 2001-03-02 | 1 | -1/+2 |
* | * urandom.h: Remove file. | Kevin Ryde | 2001-03-02 | 1 | -1/+1 |
* | Fix a backslash. | Kevin Ryde | 2001-03-02 | 1 | -1/+1 |