summaryrefslogtreecommitdiffstats
path: root/Modules/mpzmodule.c
Commit message (Expand)AuthorAgeFilesLines
* add some castsGuido van Rossum1995-02-101-3/+3
* cosmetic changes so these modules will work with the strict new naming schemeGuido van Rossum1995-01-101-2/+1
* Added 1995 to copyright message.Guido van Rossum1995-01-041-2/+2
* Another bulky set of minor changes.Guido van Rossum1995-01-021-5/+19
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-18/+22
* * mpzmodule.c: cast some methods to the proper type.Guido van Rossum1993-12-171-6/+8
* * mpzmodule.c: removed redundant mpz_print function.Guido van Rossum1993-11-051-19/+1
* * mymalloc.h: always allocate one extra byte, since some malloc'sGuido van Rossum1992-12-141-0/+1808