summaryrefslogtreecommitdiff
path: root/mpq/set_str.c
Commit message (Collapse)AuthorAgeFilesLines
* Copyright yearsMarco Bodrato2018-05-161-1/+1
|
* mpq/: Support lazy mpq_t also in the denominator.Marco Bodrato2018-04-261-1/+1
|
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
|
* mpq/set_str.c: Use __GMP_FREE_FUNC_TYPEMarco Bodrato2015-12-281-2/+2
|
* 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
|
* Use macros like NUM, ALLOC, SIZ, etc in mpq/*.Marc Glisse2012-02-241-2/+2
| | | | | Test some mpq functions that were not used in the testsuite. Implement q=z (in gmpxx) with mpq_set_z.
* Update license to version 3.tege2007-09-181-5/+2
|
* Update FSF's address.tege2006-02-151-2/+2
|
* * gmp-impl.h, mpz/get_str.c, mpq/get_str.c, mpq/set_str.c,Kevin Ryde2002-01-171-2/+2
| | | | | | mpf/get_str.c, printf/asprntffuns.c, printf/doprnt.c, printf/repl-vsnprintf.c, printf/snprntffuns.c: Some fixes to compile as C++.
* * mpq/set_str.c: New file.Kevin Ryde2001-05-031-0/+61