summaryrefslogtreecommitdiff
path: root/mpq/set_ui.c
Commit message (Expand)AuthorAgeFilesLines
* Consistently use pointers instead of arrays in declarations.Marc Glisse2021-06-061-1/+1
* Copyright yearsMarco Bodrato2018-05-161-1/+1
* mpq/set_ui.c: - typo in a commentMarco Bodrato2018-04-271-1/+1
* mpq/: Support lazy mpq_t also in the denominator.Marco Bodrato2018-04-261-1/+1
* Handle lazy 0 numerator in mpq.Marc Glisse2018-04-181-1/+1
* 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 mpq_t inn favour of MP_RAT.Torbjorn Granlund2014-01-191-1/+1
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-1/+1
* Use macros like NUM, ALLOC, SIZ, etc in mpq/*.Marc Glisse2012-02-241-5/+5
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* * mpz/get_d_2exp.c, mpq/set_si.c, mpq/set_ui.c: Nailify.Kevin Ryde2003-06-191-1/+10
* Typo in the heading comment, spotted by Conrad Curry.Kevin Ryde2002-09-171-2/+2
* * mpq/set_si.c, mpq/set_ui.c: Set _mp_den._mp_size correctly if den==0.Kevin Ryde2001-11-071-1/+1
* 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
* Initial revisiontege1996-05-081-0/+50