| Commit message (Expand) | Author | Age | Files | Lines |
* | Update sqrt task for new mpn_sqrtrem code. | Kevin Ryde | 2001-07-28 | 1 | -6/+8 |
* | Remove gmp_printf, done. | Kevin Ryde | 2001-07-25 | 1 | -6/+2 |
* | Add mpn_add_1 etc switch to macros for internal uses. | Kevin Ryde | 2001-07-17 | 1 | -1/+11 |
* | Remove __builtin_constant_p possibly not available on NeXT or MacOS X. | Kevin Ryde | 2001-07-10 | 1 | -3/+1 |
* | Move mpf_set_str 0x to new functionality. | Kevin Ryde | 2001-07-10 | 1 | -30/+24 |
* | Add mpq_cmp_ui multiplying limb-by-limb. | Kevin Ryde | 2001-07-07 | 1 | -1/+4 |
* | Remove TMP_ALLOC malloc-reentrant, done. | Kevin Ryde | 2001-07-03 | 1 | -43/+56 |
* | Update C++ wrapper to mention GMP++. | Kevin Ryde | 2001-07-03 | 1 | -6/+8 |
* | Remove windows DLL task, done (or the gmp side is hopefully right, | Kevin Ryde | 2001-06-12 | 1 | -6/+1 |
* | Add 68000 shifts to use roll. | Kevin Ryde | 2001-06-08 | 1 | -1/+6 |
* | Add another count_leading_zeros high bit test. | Kevin Ryde | 2001-05-26 | 1 | -13/+14 |
* | Remove old random funcs switching to new style, done. | Kevin Ryde | 2001-05-26 | 1 | -3/+0 |
* | Add mpf_set_str overflowing a "long" in the exponent. | Kevin Ryde | 2001-05-17 | 1 | -17/+26 |
* | Add ppc630 mpn_lshift by 1 using adde. | Kevin Ryde | 2001-05-13 | 1 | -0/+3 |
* | Move longlong.h for system compilers down to "bright ideas", in | Kevin Ryde | 2001-05-13 | 1 | -14/+11 |
* | Update count_leading_zeros==0 task to known remaining places. | Kevin Ryde | 2001-05-11 | 1 | -17/+46 |
* | Remove inlining tasks for functions now done. | Kevin Ryde | 2001-05-05 | 1 | -9/+15 |
* | Add a copyright year. | Kevin Ryde | 2001-05-03 | 1 | -2/+2 |
* | Remove mpz_neg etc inlining, done. | Kevin Ryde | 2001-05-03 | 1 | -7/+8 |
* | Add DIVIDE_BY_ZERO doing nothing on powerpc. | Kevin Ryde | 2001-04-30 | 1 | -1/+4 |
* | Remove mpn_divexact_1, done (sooner than expected). | Kevin Ryde | 2001-04-25 | 1 | -8/+9 |
* | Add partial products task. | Kevin Ryde | 2001-04-25 | 1 | -1/+10 |
* | Add mpf_set_str exponent validation. | Kevin Ryde | 2001-04-15 | 1 | -3/+17 |
* | Update attribute malloc. | Kevin Ryde | 2001-04-02 | 1 | -25/+59 |
* | Amend restricted pointers. | Kevin Ryde | 2001-03-30 | 1 | -6/+10 |
* | Use some <code></code>. | Kevin Ryde | 2001-03-27 | 1 | -3/+11 |
* | Add inline mpz_neg etc. | Kevin Ryde | 2001-03-23 | 1 | -9/+28 |
* | Add an entry for cubing. | Kevin Ryde | 2001-03-20 | 1 | -1/+6 |
* | Remove mpf_random2 and mpfr_random2 using random() and not getting | Kevin Ryde | 2001-03-08 | 1 | -15/+16 |
* | Remove some completed UltraSPARC items. | tege | 2001-03-07 | 1 | -22/+17 |
* | Zap more completed Cray stuff. | tege | 2001-03-07 | 1 | -4/+0 |
* | Remove some completed Cray tasks. | tege | 2001-03-07 | 1 | -4/+0 |
* | Remove mpz_cdiv_q_2exp and mpz_cdiv_r_2exp task, done. | Kevin Ryde | 2001-03-03 | 1 | -6/+1 |
* | * configure.in (none-*-*): Add ABI=longlong. | Kevin Ryde | 2001-02-28 | 1 | -7/+5 |
* | Add a timestamp. | Kevin Ryde | 2001-02-17 | 1 | -14/+29 |
* | Add a timestamp. | Kevin Ryde | 2001-02-17 | 1 | -4/+16 |
* | *** empty log message *** | tege | 2001-02-16 | 1 | -0/+1 |
* | *** empty log message *** | tege | 2001-02-13 | 1 | -0/+3 |
* | *** empty log message *** | tege | 2001-02-12 | 1 | -8/+15 |
* | More of: | Kevin Ryde | 2001-02-09 | 1 | -27/+21 |
* | *** empty log message *** | tege | 2001-02-03 | 1 | -15/+23 |
* | *** empty log message *** | tege | 2001-02-02 | 1 | -1/+4 |
* | * doc/configuration: Misc updates. | Kevin Ryde | 2001-02-02 | 1 | -22/+1 |
* | Remove mpn_gcd_1 etc using exact division style remainder, done. | Kevin Ryde | 2001-01-30 | 1 | -13/+0 |
* | Remove mpz_scan[01] correctness, done. | Kevin Ryde | 2001-01-30 | 1 | -5/+16 |
* | Remove PPro/P-II mpn_mod_1, done. | Kevin Ryde | 2000-12-31 | 1 | -4/+0 |
* | *** empty log message *** | tege | 2000-12-27 | 1 | -0/+2 |
* | *** empty log message *** | tege | 2000-12-23 | 1 | -0/+15 |
* | *** empty log message *** | tege | 2000-12-22 | 1 | -1/+3 |
* | * doc/configuration: Updates for new configure things, add some notes | Kevin Ryde | 2000-12-17 | 1 | -66/+233 |