summaryrefslogtreecommitdiff
path: root/gmpxx.h
Commit message (Expand)AuthorAgeFilesLines
* (__GMP_DBL_LIMBS): Use DBL_MAX_EXP instead ofTorbjorn Granlund2008-09-081-76/+73
* * gmpxx.h (struct __gmp_binary_rshift): Use floor rounding, not truncation.tege2008-02-271-1/+1
* (__gmp_binary_and, __gmp_binary_ior, __gmp_binary_xor):tege2008-02-271-0/+54
* Update license to version 3.tege2007-09-181-4/+2
* Remove ternary stuff, it is hardly an optimization and ittege2006-11-041-497/+0
* (__GMP_DEFINE_TERNARY_EXPR2): Remove for now.tege2006-04-081-1354/+6
* Update FSF's address.tege2006-02-151-2/+2
* * gmpxx.h (__gmp_binary_equal, __gmp_binary_not_equal,Kevin Ryde2003-12-091-462/+28
* * gmpxx.h (gmp_randclass gmp_randinit_lc_2exp_size constructor): ThrowKevin Ryde2003-10-181-1/+4
* * gmpxx.h (mpz_class, mpq_class, mpf_class, mpfr_class constructorsKevin Ryde2003-10-181-26/+154
* * gmpxx.h [__MPFR_H]: Include full <iostream> for inlines.Kevin Ryde2003-08-171-0/+6
* * gmpxx.h: Correction to temp variable type in mpf -> mpfr assignment.Kevin Ryde2003-08-171-1/+1
* (struct __gmp_hypot_function): Correction to mpfr_hypot addition.Kevin Ryde2003-08-171-4/+4
* * gmpxx.h: __gmp_default_rounding_mode -> __gmpfr_default_rounding_modeKevin Ryde2003-08-171-149/+149
* * gmpxx.h (struct __gmp_binary_multiplies): Use mpz_mul_si forKevin Ryde2003-07-241-18/+2
* * gmpxx.h (struct __gmp_hypot_function): Use mpfr_hypot.Kevin Ryde2003-07-241-45/+19
* * gmpxx.h (mpz_class __gmp_binary_divides, __gmp_binary_modulus): FixKevin Ryde2003-06-221-7/+12
* * gmpxx.h (get_d): Remove comments about long double, double isKevin Ryde2003-06-211-5/+4
* * gmpxx.h (struct __gmp_alloc_cstring): Use mp_get_memory_functions,Kevin Ryde2002-12-211-2/+7
* * gmpxx.h (__gmp_randinit_lc_2exp_size_t): Return type is int.Kevin Ryde2002-11-191-1/+1
* 2002-11-14 Gerardo Ballabio <gerardo.ballabio@unimib.it>Kevin Ryde2002-11-131-3/+5
* * gmpxx.h (gmp_randclass constructors): Patch from Roberto Bagnara toKevin Ryde2002-11-121-4/+7
* 2002-09-26 Gerardo Ballabio <gerardo.ballabio@unimib.it>Kevin Ryde2002-09-261-2/+2
* 2002-09-24 Gerardo Ballabio <gerardo.ballabio@unimib.it>Kevin Ryde2002-09-241-3/+8
* 2002-09-20 Gerardo Ballabio <gerardo.ballabio@unimib.it>Kevin Ryde2002-09-201-4/+4
* 2002-07-30 Gerardo Ballabio <gerardo.ballabio@unimib.it>Kevin Ryde2002-09-081-2020/+1338
* 2002-07-30 Gerardo Ballabio <gerardo.ballabio@unimib.it>Kevin Ryde2002-07-301-1074/+2572
* * gmpxx.h (mpf_class::get_str): Make exponent mp_exp_t&, defaultKevin Ryde2002-06-221-2/+8
* 2002-06-20 Gerardo Ballabio <gerardo.ballabio@unimib.it>Kevin Ryde2002-06-201-423/+17
* * gmpxx.h (struct __gmp_binary_minus): Use mpz_ui_sub.Kevin Ryde2002-05-081-7/+6
* 2002-04-17 Gerardo Ballabio <gerardo.ballabio@unimib.it>Kevin Ryde2002-04-171-86/+136
* 2002-04-11 Gerardo Ballabio <gerardo.ballabio@unimib.it>Kevin Ryde2002-04-111-98/+3
* * gmpxx.h (cmp): Renamed from "compare".Kevin Ryde2002-01-301-1/+1
* * gmpxx.h (gmp_randclass): Don't allow copy constructors or "=",Kevin Ryde2001-12-181-0/+2
* * gmpxx.h (gmp_randclass): Add constructors for gmp_randinit_defaultKevin Ryde2001-12-071-0/+11
* * gmpxx.h: Add <strstream>, needed by mpf_class::get_str2.Kevin Ryde2001-12-031-1/+1
* 2001-10-09 Gerardo Ballabio <ballabio@sissa.it>Kevin Ryde2001-11-271-1763/+2113
* * gmp-h.in, gmpxx.h: Use <iosfwd> not whole <iostream>.Kevin Ryde2001-10-271-1/+1
* Remove the prototypes that are in gmp.h.Kevin Ryde2001-10-111-5/+0
* Really add these to the repository, not just to ChangeLog.tege2001-10-091-0/+4776