]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Several optimizations and speed improvements.
authorSjoerd Mullender <sjoerd@acm.org>
Fri, 22 Oct 1993 12:04:32 +0000 (12:04 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Fri, 22 Oct 1993 12:04:32 +0000 (12:04 +0000)
commit3bb8a05947fb67ed827dd1e8d7c0a982a1ff989e
treecb9c4f6b18f70822ade606f269fc043be542f5da
parenta75d306e2b799aa891666899ca973bec82b2362b
Several optimizations and speed improvements.
cstubs: Use Matrix type instead of float[4][4].
Include/stringobject.h
Modules/cstubs
Modules/stropmodule.c
Objects/accessobject.c
Objects/classobject.c
Objects/dictobject.c
Objects/mappingobject.c
Objects/object.c
Objects/stringobject.c
Python/ceval.c