summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorFredrik Lundh <fredrik@pythonware.com>2000-06-29 23:33:12 +0000
committerFredrik Lundh <fredrik@pythonware.com>2000-06-29 23:33:12 +0000
commita1ee3e526bdc69cb9cc716c38218ec54dddda199 (patch)
tree09978679b553a0c8bb709036ae22425f910e532f /Python/pythonrun.c
parenta9c824135c150fa289f7fdeb03d6f6e48295964b (diff)
downloadcpython-a1ee3e526bdc69cb9cc716c38218ec54dddda199.tar.gz
still trying to figure out how to fix the remaining
group reset problem. in the meantime, I added some optimizations: - added "inline" directive to LOCAL (this assumes that AC_C_INLINE does what it's supposed to do). to compile SRE on a non-unix platform that doesn't support inline, you have to add a "#define inline" somewhere... - added code to generate a SRE_OP_INFO primitive - added code to do fast prefix search (enabled by the USE_FAST_SEARCH define; default is on, in this release)
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions