Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
cbb9f972994ae1d28d052f8406c5cb530a64de56
/
Include
/
complexobject.h
638437f
SF # 607253, header file problems by Ralf W. Grosse-Kunstleve
by Neal Norwitz
· 22 years ago
91a681d
Excise DL_EXPORT from Include.
by Mark Hammond
· 22 years ago
2400fa4
Again perhaps the end of [#460020] bug or feature: unicode() and subclasses.
by Tim Peters
· 23 years ago
c16fcdf
Make the PyXXX_Check() macros for the numeric types inheritance-aware.
by Guido van Rossum
· 23 years ago
ea9cb5a
ANSI-fication and Py_PROTO extermination.
by Fred Drake
· 24 years ago
43466ec
Add DL_IMPORT(returntype) for all officially exported functions.
by Guido van Rossum
· 26 years ago
8b51d22
Add prototypes for c_sum() etc.
by Guido van Rossum
· 28 years ago
519b433
renamed complex -> Py_complex
by Guido van Rossum
· 28 years ago
652f108
rename exported symbols with _Py_ prefix
by Guido van Rossum
· 28 years ago
5990592
added decl for PyComplex_AsCComplex
by Guido van Rossum
· 29 years ago
f9fca92
complex numbers a la Konrad Hinsen
by Guido van Rossum
· 29 years ago