.. |
Makefile
|
…
|
|
Python.h
|
Subsumed mappingobject.h in dictobject.h.
|
1997-05-13 21:23:32 +00:00 |
abstract.h
|
A few comment alignment and clarifications.
|
1997-03-04 18:31:47 +00:00 |
assert.h
|
…
|
|
bitset.h
|
…
|
|
bltinmodule.h
|
…
|
|
cStringIO.h
|
Got rid of the static decl of PyCObject_Import, which was a 1.4
|
1997-04-09 18:04:08 +00:00 |
ceval.h
|
flushline and writestring can now return an error
|
1997-05-22 22:23:46 +00:00 |
classobject.h
|
Remove redundant references to thread stuff -- long, long ago, there
|
1997-03-14 04:25:22 +00:00 |
cobject.h
|
Added PyCObject_Import.
|
1997-01-22 20:48:48 +00:00 |
compile.h
|
Add co_firstlineno and co_lnotab, for the line number table generated
|
1997-01-24 03:41:09 +00:00 |
complexobject.h
|
…
|
|
config.h
|
…
|
|
dictobject.h
|
Subsumed mappingobject.h in dictobject.h.
|
1997-05-13 21:23:32 +00:00 |
errcode.h
|
…
|
|
eval.h
|
…
|
|
fileobject.h
|
flushline and writestring can now return an error
|
1997-05-22 22:23:46 +00:00 |
floatobject.h
|
…
|
|
frameobject.h
|
Massive changes for separate thread state management.
|
1997-05-05 20:56:21 +00:00 |
funcobject.h
|
…
|
|
graminit.h
|
Added assert grammar.
|
1997-04-02 05:24:08 +00:00 |
grammar.h
|
…
|
|
import.h
|
Renamed inittab.
|
1997-04-29 20:31:59 +00:00 |
intobject.h
|
…
|
|
intrcheck.h
|
…
|
|
listobject.h
|
added PyList_GET_SIZE macro
|
1997-01-06 22:42:00 +00:00 |
longintrepr.h
|
…
|
|
longobject.h
|
Added PyLong_FromUnsignedLong() and PyLong_AsUnsignedLong().
|
1997-01-03 17:14:46 +00:00 |
marshal.h
|
…
|
|
metagrammar.h
|
…
|
|
methodobject.h
|
…
|
|
modsupport.h
|
Added PyArg_ParseTupleAndKeywords() prototype.
|
1997-02-14 16:36:35 +00:00 |
moduleobject.h
|
…
|
|
mymalloc.h
|
Oops, rename2.h was included by some other headers.
|
1997-05-07 23:50:40 +00:00 |
mymath.h
|
Workaround for bug in Metrowerks MSL headers on 68K Macs (Jack)
|
1997-05-20 15:58:15 +00:00 |
myproto.h
|
Oops, rename2.h was included by some other headers.
|
1997-05-07 23:50:40 +00:00 |
myselect.h
|
…
|
|
mytime.h
|
…
|
|
node.h
|
…
|
|
object.h
|
Oops, another forgotten renaming: varobject -> PyVarObject.
|
1997-05-15 21:31:03 +00:00 |
objimpl.h
|
Oops, another forgotten renaming: varobject -> PyVarObject.
|
1997-05-15 21:31:03 +00:00 |
opcode.h
|
Get rid of obsolete ACCESS_MODE opcode.
|
1997-05-09 00:39:04 +00:00 |
osdefs.h
|
djgpp support.
|
1997-02-14 16:36:08 +00:00 |
parsetok.h
|
…
|
|
patchlevel.h
|
Bump level to 1.5a2.
|
1997-05-14 21:41:46 +00:00 |
pgenheaders.h
|
…
|
|
pydebug.h
|
Add global Py_OptimizeFlag.
|
1997-03-03 19:13:54 +00:00 |
pyerrors.h
|
Added AssertionError.
|
1997-04-02 05:22:53 +00:00 |
pyfpe.h
|
Change PyFPE_END_PROTECT to PyFPE_END_PROTECT(v). v should be the
|
1997-03-14 04:23:42 +00:00 |
pystate.h
|
Added Py_PROTO macros for SunOS 4.x /bin/cc.
|
1997-05-20 22:07:46 +00:00 |
pythonrun.h
|
Added decl for Py_FdIsInteractive.
|
1997-02-14 19:51:34 +00:00 |
pythread.h
|
Massive changes for separate thread state management.
|
1997-05-05 20:56:21 +00:00 |
rangeobject.h
|
…
|
|
rename1.h
|
…
|
|
rename2.h
|
Oops, another forgotten renaming: varobject -> PyVarObject.
|
1997-05-15 21:31:03 +00:00 |
sliceobject.h
|
…
|
|
stringobject.h
|
Two speedup hacks. Caching the hash saves recalculation of a string's
|
1997-01-18 07:53:23 +00:00 |
structmember.h
|
…
|
|
sysmodule.h
|
…
|
|
thread.h
|
Massive changes for separate thread state management.
|
1997-05-05 20:56:21 +00:00 |
token.h
|
…
|
|
traceback.h
|
…
|
|
tupleobject.h
|
added PyTuple_GET_SIZE macro
|
1997-01-06 22:44:27 +00:00 |