Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DECREF pi and e after inserting in symbol table. | Guido van Rossum | 1990-11-18 | 1 | -2/+4 |
* | Turn close commands into WE_CLOSE events. | Guido van Rossum | 1990-11-06 | 1 | -13/+7 |
* | Added w.setwincursor(), selection, and new cut buffer interface. | Guido van Rossum | 1990-10-30 | 1 | -5/+103 |
* | Change set/getcutbuffer to use the new stdwin interface. | Guido van Rossum | 1990-10-30 | 1 | -4/+8 |
* | Added prototype to declaration of strerror(). | Guido van Rossum | 1990-10-30 | 1 | -1/+1 |
* | Take out duplication of code in initmodule(). | Guido van Rossum | 1990-10-26 | 1 | -11/+2 |
* | Made posix_error back static as it should be. | Guido van Rossum | 1990-10-21 | 1 | -1/+1 |
* | Change posix_error() to call err_errno(). | Guido van Rossum | 1990-10-14 | 1 | -10/+2 |
* | Initial revision | Guido van Rossum | 1990-10-14 | 8 | -0/+4161 |