| .. |
|
abstract.c
|
Several fixes reported by jim F.
|
1997-04-02 05:31:09 +00:00 |
|
classobject.c
|
Intern the various string objects created to speed up lookups.
|
1997-01-18 07:59:12 +00:00 |
|
cobject.c
|
Keep gcc -Wall happy.
|
1997-02-14 21:12:56 +00:00 |
|
complexobject.c
|
Remove unused variable.
|
1997-04-09 18:22:28 +00:00 |
|
dictobject.c
|
Tweaks to keep the Microsoft compiler quiet.
|
1997-04-09 19:41:24 +00:00 |
|
fileobject.c
|
Make gcc -Wall happy.
|
1996-12-05 21:54:17 +00:00 |
|
floatobject.c
|
New form of PyFPE_END_PROTECT macro.
|
1997-03-14 04:32:50 +00:00 |
|
frameobject.c
|
Remove a redundant XINCREF(value). This caused the reference count of
|
1997-04-03 18:31:43 +00:00 |
|
funcobject.c
|
New permission notice, includes CNRI.
|
1996-10-25 14:44:06 +00:00 |
|
intobject.c
|
Increased buffer sizes used by hex() and oct() -- on 64-bit or 128-bit
|
1997-01-14 15:43:41 +00:00 |
|
listobject.c
|
Tweaks to keep the Microsoft compiler quiet.
|
1997-04-09 19:41:24 +00:00 |
|
longobject.c
|
Tweaks to keep the Microsoft compiler quiet.
|
1997-04-09 19:41:24 +00:00 |
|
Makefile.in
|
Removed all traces of accessobject.c.
|
1996-12-25 19:22:49 +00:00 |
|
mappingobject.c
|
Tweaks to keep the Microsoft compiler quiet.
|
1997-04-09 19:41:24 +00:00 |
|
methodobject.c
|
New permission notice, includes CNRI.
|
1996-10-25 14:44:06 +00:00 |
|
moduleobject.c
|
New permission notice, includes CNRI.
|
1996-10-25 14:44:06 +00:00 |
|
object.c
|
Intern the strings created in getattr() and setattr().
|
1997-01-18 07:57:16 +00:00 |
|
rangeobject.c
|
Make gcc -Wall happy
|
1996-12-05 21:58:58 +00:00 |
|
sliceobject.c
|
Ellipses -> Ellipsis rename (the dictionary really says that it should
|
1996-10-11 16:25:41 +00:00 |
|
stringobject.c
|
Tweaks to keep the Microsoft compiler quiet.
|
1997-04-09 19:41:24 +00:00 |
|
tupleobject.c
|
Better tuple hash function.
|
1996-12-16 17:55:46 +00:00 |
|
typeobject.c
|
New permission notice, includes CNRI.
|
1996-10-25 14:44:06 +00:00 |
|
xxobject.c
|
New permission notice, includes CNRI.
|
1996-10-25 14:44:06 +00:00 |