.. |
Makefile
|
…
|
|
Python.h
|
The great renaming, phase two: all header files have been updated to
|
1995-01-12 11:45:45 +00:00 |
abstract.h
|
PyMapping_DelItem[String] are actually macros.
|
1996-09-06 13:48:38 +00:00 |
accessobject.h
|
Disable support for access statement
|
1996-08-12 22:00:53 +00:00 |
allobjects.h
|
Always include config.h
|
1996-08-19 22:12:39 +00:00 |
assert.h
|
…
|
|
bitset.h
|
The great renaming, phase two: all header files have been updated to
|
1995-01-12 11:45:45 +00:00 |
bltinmodule.h
|
Used new names for PyBuiltin_GetDict, PyBuiltin_GetModule.
|
1996-05-22 17:24:06 +00:00 |
ceval.h
|
keyword arguments and faster function calls
|
1995-07-18 14:21:06 +00:00 |
cgensupport.h
|
The great renaming, phase two: all header files have been updated to
|
1995-01-12 11:45:45 +00:00 |
classobject.h
|
changes for keyword args to built-in functions and classes
|
1995-07-26 17:58:29 +00:00 |
cobject.h
|
opaque C object a la Jim Fulton
|
1996-01-12 00:44:03 +00:00 |
compile.h
|
keyword arguments and faster function calls
|
1995-07-18 14:21:06 +00:00 |
complexobject.h
|
Add prototypes for c_sum() etc.
|
1996-08-19 22:04:54 +00:00 |
config.h
|
…
|
|
dictobject.h
|
new names for lots of new functions
|
1995-01-17 16:01:01 +00:00 |
errcode.h
|
…
|
|
eval.h
|
keyword arguments and faster function calls
|
1995-07-18 14:21:06 +00:00 |
fileobject.h
|
Added PyFile_decls for PyFile_WriteObject, PyFile_SoftSpace,
|
1996-05-22 17:22:22 +00:00 |
floatobject.h
|
make the type a parameter of the DL_IMPORT macro, for Borland C
|
1995-02-27 10:17:52 +00:00 |
frameobject.h
|
don't use NDEBUG
|
1996-05-24 20:43:12 +00:00 |
funcobject.h
|
keyword arguments and faster function calls
|
1995-07-18 14:21:06 +00:00 |
graminit.h
|
Disable support for access statement
|
1996-08-12 22:00:53 +00:00 |
grammar.h
|
The great renaming, phase two: all header files have been updated to
|
1995-01-12 11:45:45 +00:00 |
import.h
|
Add defs for struct _frozen and struct _frozen *PyImport_FrozenModules();
|
1996-06-17 17:05:01 +00:00 |
intobject.h
|
make the type a parameter of the DL_IMPORT macro, for Borland C
|
1995-02-27 10:17:52 +00:00 |
intrcheck.h
|
The great renaming, phase two: all header files have been updated to
|
1995-01-12 11:45:45 +00:00 |
listobject.h
|
make the type a parameter of the DL_IMPORT macro, for Borland C
|
1995-02-27 10:17:52 +00:00 |
longintrepr.h
|
make newvarobj's size arg signed
|
1995-02-10 16:55:33 +00:00 |
longobject.h
|
make the type a parameter of the DL_IMPORT macro, for Borland C
|
1995-02-27 10:17:52 +00:00 |
mappingobject.h
|
make the type a parameter of the DL_IMPORT macro, for Borland C
|
1995-02-27 10:17:52 +00:00 |
marshal.h
|
Added declaration for *PyMarshal_WriteObjectToString().
|
1996-08-19 22:05:27 +00:00 |
metagrammar.h
|
…
|
|
methodobject.h
|
changes for keyword args to built-in functions and classes
|
1995-07-26 17:58:29 +00:00 |
modsupport.h
|
Add PYTHON_API_STRING, which is PYTHON_API_VERSION as a string literal.
|
1996-08-22 22:55:47 +00:00 |
moduleobject.h
|
make the type a parameter of the DL_IMPORT macro, for Borland C
|
1995-02-27 10:17:52 +00:00 |
mymalloc.h
|
Changed ifdef __CFM68K__ to ifdef SYMANTEC__CFM68K__: CW has its own
|
1995-06-27 13:12:09 +00:00 |
mymath.h
|
Change comments/#ifdef structure for declaration for hypot().
|
1996-08-29 18:12:36 +00:00 |
myproto.h
|
The great renaming, phase two: all header files have been updated to
|
1995-01-12 11:45:45 +00:00 |
myselect.h
|
Include GUSI.h if compiling for mac with gusi-sockets
|
1996-02-14 16:04:39 +00:00 |
mytime.h
|
…
|
|
node.h
|
The great renaming, phase two: all header files have been updated to
|
1995-01-12 11:45:45 +00:00 |
object.h
|
Added extern declarations for reference count admin debug functions.
|
1996-08-12 21:31:32 +00:00 |
objimpl.h
|
Hacks for MS_COREDLL
|
1996-07-21 02:23:54 +00:00 |
opcode.h
|
Added BUILD_SLICE opcode.
|
1996-07-30 16:41:26 +00:00 |
osdefs.h
|
Added __WATCOMC__ as DOS compiler.
|
1996-05-22 17:26:25 +00:00 |
parsetok.h
|
The great renaming, phase two: all header files have been updated to
|
1995-01-12 11:45:45 +00:00 |
patchlevel.h
|
Bump patchlevel (a bit early, but what the heck...)
|
1996-08-22 23:15:05 +00:00 |
pgenheaders.h
|
Always include config.h
|
1996-08-19 22:12:39 +00:00 |
pydebug.h
|
Debug related variable/function definitions go here.
|
1996-05-22 16:38:17 +00:00 |
pyerrors.h
|
make the type a parameter of the DL_IMPORT macro, for Borland C
|
1995-02-27 10:17:52 +00:00 |
pythonrun.h
|
Don't declare Py_FatalError.
|
1996-05-22 17:30:12 +00:00 |
pythread.h
|
The great renaming, phase two: all header files have been updated to
|
1995-01-12 11:45:45 +00:00 |
rangeobject.h
|
make the type a parameter of the DL_IMPORT macro, for Borland C
|
1995-02-27 10:17:52 +00:00 |
rename1.h
|
…
|
|
rename2.h
|
added new names for getprogramname, getargcargv
|
1996-07-21 02:23:24 +00:00 |
sliceobject.h
|
Slice and ellipses interface
|
1996-07-30 16:42:30 +00:00 |
stringobject.h
|
Turn on CACHE_HASH, for 2% speedier dict lookups
|
1996-07-30 16:42:03 +00:00 |
structmember.h
|
The great renaming, phase two: all header files have been updated to
|
1995-01-12 11:45:45 +00:00 |
sysmodule.h
|
Added PySys_SetPath.
|
1996-05-22 17:31:52 +00:00 |
thread.h
|
The great renaming, phase two: all header files have been updated to
|
1995-01-12 11:45:45 +00:00 |
token.h
|
changes for ** (power) operator
|
1996-01-12 00:51:44 +00:00 |
traceback.h
|
spell TraceBack with capital B
|
1995-09-18 21:29:36 +00:00 |
tupleobject.h
|
DL_IMPORT needs an argument.
|
1995-04-25 11:53:24 +00:00 |