Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I can't seem to do anything right :-) | Guido van Rossum | 1998-12-21 | 1 | -1/+1 |
* | Add macro version of PyThreadState_GET(). This uses | Guido van Rossum | 1998-12-21 | 1 | -0/+11 |
* | Add DL_IMPORT(returntype) for all officially exported functions. | Guido van Rossum | 1998-12-04 | 1 | -9/+9 |
* | On second though, NEXITFUNCS should be defined in pythonrun.c and not | Guido van Rossum | 1998-10-01 | 1 | -2/+0 |
* | Move 'dict' struct member to end of struct. This ensures binary | Guido van Rossum | 1998-04-13 | 1 | -2/+2 |
* | Add dict struct member and PyThreadState_GetDict() prototype. | Guido van Rossum | 1998-04-10 | 1 | -0/+3 |
* | Mass checkin (more to follow for other directories). | Guido van Rossum | 1997-08-02 | 1 | -42/+14 |
* | Added Py_PROTO macros for SunOS 4.x /bin/cc. | Guido van Rossum | 1997-05-20 | 1 | -6/+6 |
* | Massive changes for separate thread state management. | Guido van Rossum | 1997-05-05 | 1 | -0/+134 |