| Commit message (Expand) | Author | Age | Files | Lines |
* | initsignal(): Py_DECREFs really should be Py_XDECREFs in case the | Barry Warsaw | 1997-01-09 | 1 | -34/+34 |
|
|
* | Several changes: | Barry Warsaw | 1997-01-03 | 1 | -105/+157 |
|
|
* | initsignal(): Added SIGXCPU and SIGXFSZ. Left in the definitions for | Barry Warsaw | 1996-12-16 | 1 | -0/+8 |
|
|
* | Keep gcc -Wall happy. | Guido van Rossum | 1996-12-05 | 1 | -0/+4 |
|
|
* | New permission notice, includes CNRI. | Guido van Rossum | 1996-10-25 | 1 | -13/+20 |
|
|
* | Use correct field of sigaction struct | Guido van Rossum | 1996-05-29 | 1 | -1/+1 |
|
|
* | Use sigaction if possible | Guido van Rossum | 1996-05-23 | 1 | -0/+6 |
|
|
* | use PyCallable_Check; split some lines | Guido van Rossum | 1995-03-16 | 1 | -12/+19 |
|
|
* | added PyErr_SetInterrupt(); NT ifdefs | Guido van Rossum | 1995-03-10 | 1 | -1/+16 |
|
|
* | rename sigcheck so signal handling works again | Guido van Rossum | 1995-01-22 | 1 | -1/+1 |
|
|
* | cosmetics | Guido van Rossum | 1995-01-12 | 1 | -1/+1 |
|
|
* | cosmetic changes so these modules will work with the strict new naming scheme | Guido van Rossum | 1995-01-10 | 1 | -7/+6 |
|
|
* | do not call newmethodobject directly | Guido van Rossum | 1995-01-07 | 1 | -5/+3 |
|
|
* | Added 1995 to copyright message. | Guido van Rossum | 1995-01-04 | 1 | -2/+2 |
|
|
* | Another bulky set of minor changes. | Guido van Rossum | 1995-01-02 | 1 | -3/+6 |
|
|
* | * various modules: #include "Python.h" and remove most remporary | Guido van Rossum | 1994-09-14 | 1 | -5/+10 |
|
|
* | Setup.in: added tkinter; rearranged the definition of PYTHONPATH so | Guido van Rossum | 1994-09-07 | 1 | -188/+193 |
|
|
* | * Modules/signalmodule.c: added pause(). | Guido van Rossum | 1994-08-23 | 1 | -1/+13 |
|
|
* | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 | 1 | -0/+14 |
|
|
* | * Modules/signalmodule.c: added thread compatibility (only main | Guido van Rossum | 1994-06-23 | 1 | -25/+91 |
|
|
* | Speed up checking for signals and define intrcheck differently | Guido van Rossum | 1994-05-31 | 1 | -6/+14 |
|
|
* | New experimental modules -- signal and sybase | Guido van Rossum | 1994-05-11 | 1 | -0/+355 |
|
|