summaryrefslogtreecommitdiff
path: root/mpz/export.c
Commit message (Expand)AuthorAgeFilesLines
* Whitespace cleanup.Torbjorn Granlund2010-11-221-43/+43
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* * mpz/export.c: Allow NULL for countp.Kevin Ryde2003-12-021-2/+5
* * mpz/import.c, mpz/export.c: Use char* subract from NULL to getKevin Ryde2002-11-011-1/+1
* Try an extra cast on the alignment test to see if it makes Cray cc happier.Kevin Ryde2002-06-221-1/+1
* Cast pointer via `unsigned long' when checkingtege2002-05-311-1/+1
* * mpz/import.c, mpz/export.c: New files.Kevin Ryde2002-05-071-0/+191