Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
beec61ae4e811f55f58d0197c8af994e252ab9ae
/
Include
/
complexobject.h
4d0d471
Merge branches/pep-0384.
by Martin v. Löwis
· 14 years ago
58a4224
Issue #1588: Add complex.__format__.
by Eric Smith
· 16 years ago
53876d9
Merged revisions 62380,62382-62383 via svnmerge from
by Christian Heimes
· 17 years ago
90aa764
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
by Christian Heimes
· 17 years ago
9f2e346
Merged revisions 56467-56482 via svnmerge from
by Martin v. Löwis
· 17 years ago
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