summaryrefslogtreecommitdiff
path: root/mpf/mul_ui.c
Commit message (Collapse)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
|
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
|
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
|
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
|
* Update license to version 3.tege2007-09-181-4/+2
|
* Update FSF's address.tege2006-02-151-2/+2
|
* Fix a grammatical typo in the comments.Kevin Ryde2004-05-031-1/+1
|
* * mpf/mul_ui.c: Incorporate carry from low limbs, for exactness.Kevin Ryde2004-03-141-13/+104
|
* * mpz/aors_ui.h, mpz/cdiv_q_ui.c, mpz/cdiv_qr_ui.c, mpz/cdiv_r_ui.c,Kevin Ryde2004-03-101-2/+2
| | | | | | | | mpz/cdiv_ui.c, mpz/ui_sub.c, mpz/fdiv_q_ui.c, mpz/fdiv_qr_ui.c, mpz/fdiv_r_ui.c, mpz/fdiv_ui.c, mpz/gcd_ui.c, mpz/iset_ui.c, mpz/lcm_ui.c, mpz/set_ui.c, mpz/tdiv_q_ui.c, mpz/tdiv_qr_ui.c, mpz/tdiv_r_ui.c, mpz/tdiv_ui.c, mpf/div_ui.c, mpf/mul_ui.c [longlong+nails]: Amend #if to avoid warnings about shift amount.
* * mpf/mul_ui.c [nails]: Call mpf_mul to handle v > GMP_NUMB_MAX.Kevin Ryde2003-04-081-1/+17
|
* * mpf/mul_ui.c: Do size==0 test earlier.Kevin Ryde2001-06-101-17/+16
|
* Add a copyright year.tege2001-01-021-1/+1
|
* Remove K&R function headers.tege2001-01-021-7/+0
|
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
|
* *** empty log message ***tege2000-07-241-4/+4
|
* Changes from tiny.tege1996-05-081-0/+2
|
* Initial revisiontege1996-05-081-0/+72