Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ceval.c: dict of local mapping is now a tuple | Guido van Rossum | 1994-05-23 | 1 | -3/+8 |
| | | | | | | | compile.c: lists and dictionary in code objects become tuples import.c: bump MAGIC thread*.[ch]: added thread_ident() function version.c: added '++' to version number and bumped date | ||||
* | Tim's changes; removed some remaining non-functional ifdefs | Guido van Rossum | 1994-05-11 | 1 | -86/+89 |
| | |||||
* | Split thread.c into a number of system-specific files. | Guido van Rossum | 1994-05-09 | 1 | -0/+272 |
Added Tim Peters' pthread version. |