Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
5e8aa549d1473c87fd659fbdd01a8ea923ae8716
/
Modules
/
mpzmodule.c
7e48898
Use the t# format where appropriate. Greg Stein.
by Guido van Rossum
· 26 years ago
fcc6c68
Export MPZType -- the type of mpz objects....
by Fred Drake
· 27 years ago
97250cb
Untested change to include gmp-mparam.h instead of gmp-impl.h.
by Guido van Rossum
· 27 years ago
57e846f
Use a trick to make the test for GMP v2 to work when GMP v1 defines
by Guido van Rossum
· 27 years ago
45b8391
New form of PyFPE_END_PROTECT macro.
by Guido van Rossum
· 28 years ago
52fa3a6
Changes for Lee Busby's SIGFPE patch set.
by Guido van Rossum
· 28 years ago
abb7efe
Renamed a few symbols that were found in comments.
by Barry Warsaw
· 28 years ago
3bdf746
Renamed, ungrandly. We don't have the GNU MP library here so we can't
by Barry Warsaw
· 28 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
272841c
Changes by Rob Hooft for GMP 2.0.2
by Guido van Rossum
· 28 years ago
760dd10
add some casts
by Guido van Rossum
· 30 years ago
a597dde
cosmetic changes so these modules will work with the strict new naming scheme
by Guido van Rossum
· 30 years ago
524b588
Added 1995 to copyright message.
by Guido van Rossum
· 30 years ago
3bbc62e
Another bulky set of minor changes.
by Guido van Rossum
· 30 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
67a5fdb
* mpzmodule.c: cast some methods to the proper type.
by Guido van Rossum
· 31 years ago
c600411
* mpzmodule.c: removed redundant mpz_print function.
by Guido van Rossum
· 31 years ago
5f59d60
* mymalloc.h: always allocate one extra byte, since some malloc's
by Guido van Rossum
· 32 years ago