.. |
Makefile.in
|
added $& to $(LIB) target for Sequent
|
1995-01-17 16:11:29 +00:00 |
accessobject.c
|
Added 1995 to copyright message.
|
1995-01-04 19:07:38 +00:00 |
classobject.c
|
change comparing instance methods
|
1995-04-06 14:46:51 +00:00 |
dictobject.c
|
a few peephole optimizations
|
1995-03-09 12:12:50 +00:00 |
fileobject.c
|
MW does not always set errno on failing fopen()
|
1995-04-23 22:12:47 +00:00 |
floatobject.c
|
for MPW __SC__ compiler
|
1995-02-27 10:13:37 +00:00 |
frameobject.c
|
Use mappinglookup instead of dictlookup for looking up __builtin__.
|
1995-04-04 11:47:41 +00:00 |
funcobject.c
|
fix leak in func_dealloc (forgot to decref name)
|
1995-01-20 16:58:19 +00:00 |
intobject.c
|
fix memory leak and null pointer dereference
|
1995-01-10 15:23:19 +00:00 |
listobject.c
|
a few peephole optimizations
|
1995-03-09 12:12:50 +00:00 |
longobject.c
|
changes for MPW
|
1995-03-04 22:43:47 +00:00 |
mappingobject.c
|
a few peephole optimizations
|
1995-03-09 12:12:50 +00:00 |
methodobject.c
|
added findmethodinchain and methodchain data types
|
1995-01-26 22:58:48 +00:00 |
moduleobject.c
|
apply dictclear to dict of deleted modules
|
1995-01-26 00:39:00 +00:00 |
object.c
|
change in counting freed objects
|
1995-04-06 14:46:26 +00:00 |
rangeobject.c
|
make a few things static
|
1995-01-17 16:33:39 +00:00 |
stringobject.c
|
fix dusty debugging macros
|
1995-03-29 16:57:48 +00:00 |
tupleobject.c
|
fix dusty debugging macros
|
1995-03-29 16:57:48 +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 |