Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
268e4d4cf36ad79e71438fd864160892b335388d
/
Include
/
py_curses.h
5ea7d64
Merged revisions 74693 via svnmerge from
by Mark Dickinson
· 15 years ago
b173f78
add a replacement API for PyCObject, PyCapsule #5630
by Benjamin Peterson
· 16 years ago
72b710a
Renamed PyString to PyBytes
by Christian Heimes
· 16 years ago
072c0f1
Merged revisions 59666-59679 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
217cfd1
Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h
by Christian Heimes
· 17 years ago
9f2e346
Merged revisions 56467-56482 via svnmerge from
by Martin v. Löwis
· 17 years ago
e3454af
FreeBSD 5.x uses different wchar_t/win_t guards than earlier versions
by Andrew MacIntyre
· 21 years ago
1a90117
fix the curses module build failure on FreeBSD, reported in SF #740234.
by Andrew MacIntyre
· 21 years ago
d00c13a
Moved the Apple workaround for the guard define for wchar_t out of
by Jack Jansen
· 22 years ago
26897bf
Fix for #641455: curses module doesn't build on MacOSX. It turns out the
by Jack Jansen
· 22 years ago
c0e1671
Patch #477752: Drop old-style getargs from curses.
by Martin v. Löwis
· 23 years ago
eb9b103
Check for HP/UX curses problems. Define _XOPEN_SOURCE_EXTENDED and
by Martin v. Löwis
· 23 years ago
6953233
Check for term.h and include it on non-ncurses system to get a declaration
by Martin v. Löwis
· 23 years ago
0c7a0bd
Added header file for C API exported by _cursesmodule.c
by Andrew M. Kuchling
· 24 years ago