0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 08:20:55 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Guido van Rossum
acbe8da4f8 (I suggest a recompile after getting this, the ceval.c bugfix may be crucial!)
* Makefile: removed superfluous AR=ar, fixed misleading comment.
* ceval.c: fixed debugging code; save/restore errors in locals_2_fast.
* intrcheck.c: for SunOS etc., turn off syscall resumption.
* regexpr.h: bump number of registers to 100.
1993-04-15 15:33:52 +00:00
Guido van Rossum
9db23a8c5f Change prototypes decision. 1992-01-27 16:48:48 +00:00
Guido van Rossum
b674c3bba5 Initial revision 1992-01-19 16:32:47 +00:00