summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***tege2003-12-111-0/+2
* Change asm => __asm__, tabify.tege2003-12-111-161/+161
* *** empty log message ***tege2003-12-111-0/+4
* #if .. #endif out tests that cause ambiguities.tege2003-12-111-0/+8
* *** empty log message ***tege2003-12-101-0/+8
* Generate operands with sizes as a geometrictege2003-12-101-6/+8
* (tune_gcd_schoenhage): Set param.step_factor.tege2003-12-101-0/+2
* GNU style layout in hgcd routines.Kevin Ryde2003-12-101-12/+14
* *** empty log message ***Kevin Ryde2003-12-101-0/+39
* More of:Kevin Ryde2003-12-101-3/+2
* * demos/perl/test.pl: Should be $] for perl version in old perl.Kevin Ryde2003-12-101-1/+1
* Correction to:Kevin Ryde2003-12-101-2/+2
* Regenerate for:Kevin Ryde2003-12-101-85/+99
* Regenerate for:Kevin Ryde2003-12-1025-0/+50
* Regenerate for:Kevin Ryde2003-12-101-2/+4
* * configure.in (sparc64-*-*): Single block of gcc configs for allKevin Ryde2003-12-101-47/+47
* * configure.in (LIBGMP_LDFLAGS, LIBGMPXX_LDFLAGS): New AC_SUBSTs withKevin Ryde2003-12-091-2/+2
* * configure.in (LIBGMP_LDFLAGS, LIBGMPXX_LDFLAGS): New AC_SUBSTs withKevin Ryde2003-12-091-9/+21
* * mpn/generic/gcd.c: Use ABOVE_THRESHOLD / BELOW_THRESHOLD, to followKevin Ryde2003-12-091-6/+7
* * tune/tuneup.c (tune_gcd_schoenhage): Increase max_size to 3000, sideKevin Ryde2003-12-091-0/+1
* *** empty log message ***Kevin Ryde2003-12-091-0/+12
* * demos/perl/GMP.xs (use_sv): Prefer PV over IV or NV to avoid anyKevin Ryde2003-12-091-2/+39
* * demos/perl/GMP/Mpf.pm (overload_string): Corrections to $# usage.Kevin Ryde2003-12-091-7/+10
* * demos/perl/GMP.xs (use_sv): Prefer PV over IV or NV to avoid anyKevin Ryde2003-12-091-33/+40
* * tune/common.c, tune/speed.c, tune/speed.h, tune/speed-ext.c,Kevin Ryde2003-12-092-6/+6
* * tune/common.c, tune/speed.c, tune/speed.h, tune/speed-ext.c,Kevin Ryde2003-12-091-51/+59
* * tune/common.c, tune/speed.c, tune/speed.h, tune/speed-ext.c,Kevin Ryde2003-12-091-4/+4
* * tune/common.c, tune/speed.c, tune/speed.h, tune/speed-ext.c,Kevin Ryde2003-12-091-31/+11
* * demos/perl/Makefile.PL: Don't install sample.pl and test2.pl.Kevin Ryde2003-12-091-1/+8
* * gmpxx.h (__gmp_binary_equal, __gmp_binary_not_equal,Kevin Ryde2003-12-091-27/+110
* * gmpxx.h (__gmp_binary_equal, __gmp_binary_not_equal,Kevin Ryde2003-12-091-462/+28
* * demos/perl/GMP.pm: Correction to canonicalize example.Kevin Ryde2003-12-081-4/+4
* * demos/perl/test.pl: Exercise magic, rearrange to make it clearerKevin Ryde2003-12-081-477/+1598
* * demos/perl/GMP.xs: New type check scheme, support magic scalars,Kevin Ryde2003-12-081-523/+812
* Revert this:Kevin Ryde2003-12-071-28/+2
* *** empty log message ***Kevin Ryde2003-12-071-0/+25
* * scanf/sscanffuns.c (scan): Take varargs per gmp_doscan_scan_t, toKevin Ryde2003-12-061-2/+28
* * mpn/generic/hgcd.c (mpn_hgcd): Use BELOW_THRESHOLD, to follow theKevin Ryde2003-12-061-1/+1
* * tune/common.c (speed_mpn_hgcd, speed_mpn_hgcd_lehmer): Use intendedKevin Ryde2003-12-061-4/+4
* *** empty log message ***tege2003-12-061-0/+8
* Phigs a typo.tege2003-12-061-1/+1
* * tune/tuneup.c (mul_toom3_threshold): Use MUL_TOOM3_THRESHOLD_LIMIT,Kevin Ryde2003-12-061-1/+1
* (speed_mpn_hgcd, speed_mpn_hgcd_lehmer):tege2003-12-061-56/+56
* (mpn_get_str, POW2_P case): Don't append extra '\0' byte.tege2003-12-061-4/+1
* * tests/misc/t-scanf.c (test_sscanf_eof_ok): New function.Kevin Ryde2003-12-061-13/+44
* * tune/tuneup.c (tune_mul): Correction to toom3 param.min_size, shouldKevin Ryde2003-12-061-1/+1
* * tune/freq.c (freq_sysctl_hw_model): Remove unused "i" variable.Kevin Ryde2003-12-061-1/+1
* * tune/speed.c (check_align_option): Correction to printf format.Kevin Ryde2003-12-061-1/+1
* Add <stdlib.h> for strtol.Kevin Ryde2003-12-061-1/+2
* * scanf/doscan.c: Correction to a couple of trace printfs.Kevin Ryde2003-12-061-2/+2