summaryrefslogtreecommitdiff
path: root/mpq/set_f.c
Commit message (Expand)AuthorAgeFilesLines
* (MPZ_NEWALLOC): New macro. Use it in mpq and some mpz.Marco Bodrato2012-06-081-3/+3
* Collapse MPZ_REALLOC(x,.) and PTR(x).Marc Glisse2012-02-241-6/+3
* Use macros like NUM, ALLOC, SIZ, etc in mpq/*.Marc Glisse2012-02-241-11/+11
* Fix lot of spelling errors.Torbjorn Granlund2009-11-151-1/+1
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* Add a copyright year.tege2002-05-141-1/+1
* Rename MP_LIMB_T_HIGHBIT => GMP_LIMB_HIGHBITtege2002-05-071-1/+1
* Remove trailing spaces.tege2002-01-131-1/+1
* * mpq/set_f.c: Use MPN_STRIP_LOW_ZEROS_NOT_ZERO.Kevin Ryde2001-01-071-8/+3
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* Oops, it did need longlong.h.Kevin Ryde2000-09-051-0/+1
* * mpq/set_f.c: New file.Kevin Ryde2000-09-051-0/+105