.. |
Makefile.in
|
added complex and c objects
|
1996-01-12 01:26:05 +00:00 |
abstract.c
|
adapted to K&R C
|
1995-09-18 21:17:59 +00:00 |
accessobject.c
|
Added 1995 to copyright message.
|
1995-01-04 19:07:38 +00:00 |
classobject.c
|
new debugger symbol names
|
1996-05-23 22:46:51 +00:00 |
cobject.c
|
opaque C object a la Jim Fulton
|
1996-01-12 00:44:03 +00:00 |
complexobject.c
|
make some things static
|
1996-05-24 20:45:01 +00:00 |
dictobject.c
|
fix free memory reads in dictlookup et al
|
1995-12-08 01:16:31 +00:00 |
fileobject.c
|
fix read(0), readline(0); make tuple for call_object args
|
1995-07-10 23:32:26 +00:00 |
floatobject.c
|
Different logic for defining CHECK(); 16-bit MSC specific define.
|
1996-06-26 18:27:19 +00:00 |
frameobject.c
|
better policy regarding NULL locals
|
1995-07-26 16:14:30 +00:00 |
funcobject.c
|
changes for keyword arguments and fast function call; added abstract.c
|
1995-07-18 14:30:34 +00:00 |
intobject.c
|
fix memory leak and null pointer dereference
|
1995-01-10 15:23:19 +00:00 |
listobject.c
|
args to call_object must be tuple or NULL
|
1995-07-12 02:22:06 +00:00 |
longobject.c
|
changes for MPW
|
1995-03-04 22:43:47 +00:00 |
mappingobject.c
|
fix free memory reads in dictlookup et al
|
1995-12-08 01:16:31 +00:00 |
methodobject.c
|
changes for keyword args to built-in functions and classes
|
1995-07-26 18:07:32 +00:00 |
moduleobject.c
|
apply dictclear to dict of deleted modules
|
1995-01-26 00:39:00 +00:00 |
object.c
|
rename printrefs, getobjects to _Py_ prefix
|
1996-05-24 20:48:31 +00:00 |
rangeobject.c
|
make a few things static
|
1995-01-17 16:33:39 +00:00 |
stringobject.c
|
new debugger symbol names
|
1996-05-23 22:46:51 +00:00 |
tupleobject.c
|
new debugger symbol names
|
1996-05-23 22:46:51 +00:00 |
typeobject.c
|
added getattr(), supporting __doc__ and _name__
|
1995-01-07 11:58:15 +00:00 |
xxobject.c
|
Added 1995 to copyright message.
|
1995-01-04 19:07:38 +00:00 |