| Commit message (Expand) | Author | Age | Files | Lines |
* | remove intrcheck.c, which hasn't been used for years | Benjamin Peterson | 2011-06-21 | 1 | -174/+0 |
|
|
* | Recorded merge of revisions 81029 via svnmerge from | Antoine Pitrou | 2010-05-09 | 1 | -35/+35 |
|
|
* | Merged revisions 64212 via svnmerge from | Benjamin Peterson | 2008-06-13 | 1 | -0/+2 |
|
|
* | Remove RISCOS support | Skip Montanaro | 2007-08-16 | 1 | -4/+0 |
|
|
* | Patch #975056 - fixes for restartable signals on *BSD. In addition, | Anthony Baxter | 2004-10-13 | 1 | -13/+4 |
|
|
* | Getting rid of all the code inside #ifdef macintosh too. | Jack Jansen | 2003-11-20 | 1 | -8/+0 |
|
|
* | Include <unistd.h> in Python.h. Fixes #500924. | Martin v. Löwis | 2002-01-12 | 1 | -3/+0 |
|
|
* | RISCOS changes by dschwertberger. | Guido van Rossum | 2001-03-02 | 1 | -0/+4 |
|
|
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -9/+0 |
|
|
* | Charles Waldman's patch to reinitialize the interpreter lock after a | Guido van Rossum | 2000-08-27 | 1 | -0/+3 |
|
|
* | Simplified inclusions and avoid prototypes copied in from elsewhere. | Fred Drake | 2000-08-23 | 1 | -12/+1 |
|
|
* | merge Include/my*.h into Include/pyport.h | Peter Schneider-Kamp | 2000-07-31 | 1 | -1/+0 |
|
|
* | Use 'void' directly instead of the ANY #define, now that all code is ANSI C. | Thomas Wouters | 2000-07-25 | 1 | -2/+1 |
|
|
* | Removed all instances of RETSIGTYPE from the source code: signal | Tim Peters | 2000-07-23 | 1 | -3/+2 |
|
|
* | Recent ANSIfication introduced a couple instances of | Tim Peters | 2000-07-23 | 1 | -3/+1 |
|
|
* | Remember to return something if RETSIGTYPE is not 'void'. Do we still need | Thomas Wouters | 2000-07-22 | 1 | -0/+3 |
|
|
* | Mass ANSIfication. | Thomas Wouters | 2000-07-22 | 1 | -24/+24 |
|
|
* | Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. | Tim Peters | 2000-07-09 | 1 | -2/+2 |
|
|
* | Change copyright notice - 2nd try. | Guido van Rossum | 2000-06-30 | 1 | -6/+0 |
|
|
* | Change copyright notice. | Guido van Rossum | 2000-06-30 | 1 | -22/+7 |
|
|
* | Need to add default decl of DL_IMPORT, for mymalloc.h | Guido van Rossum | 1998-12-04 | 1 | -0/+6 |
|
|
* | Patch for QNX, by Chris Herborth. | Guido van Rossum | 1997-12-02 | 1 | -2/+2 |
|
|
* | This fix (across 4 files in 3 directories) solves a subtle problem with | Guido van Rossum | 1997-11-14 | 1 | -0/+5 |
|
|
* | Added finalization routines. | Guido van Rossum | 1997-08-02 | 1 | -1/+24 |
|
|
* | Another directory quickly renamed. | Guido van Rossum | 1997-04-29 | 1 | -12/+12 |
|
|
* | Added decl for Py_AddPendingCall and include mymalloc.h, all to keep | Guido van Rossum | 1997-02-14 | 1 | -0/+4 |
|
|
* | In the Unix version, arrange for sigcheck() to be called via | Guido van Rossum | 1997-01-21 | 1 | -0/+3 |
|
|
* | Make gcc -Wall happy | Guido van Rossum | 1996-12-02 | 1 | -0/+3 |
|
|
* | New permission notice, includes CNRI. | Guido van Rossum | 1996-10-25 | 1 | -13/+20 |
|
|
* | Always include config.h | Guido van Rossum | 1996-08-19 | 1 | -3/+0 |
|
|
* | added PyErr_SetInterrupt() | Guido van Rossum | 1995-03-10 | 1 | -0/+6 |
|
|
* | remove last bits of mac specific code | Guido van Rossum | 1995-01-30 | 1 | -8/+0 |
|
|
* | Mac interrupt code moved to macglue.c | Jack Jansen | 1995-01-27 | 1 | -76/+1 |
|
|
* | New cmd-. handling for the mac. | Jack Jansen | 1995-01-26 | 1 | -15/+21 |
|
|
* | typo | Guido van Rossum | 1995-01-20 | 1 | -1/+1 |
|
|
* | Added mac-only intrpeek routine that peeks for command-. | Jack Jansen | 1995-01-19 | 1 | -5/+30 |
|
|
* | made interrupted static again | Guido van Rossum | 1995-01-17 | 1 | -1/+1 |
|
|
* | Added 1995 to copyright message. | Guido van Rossum | 1995-01-04 | 1 | -2/+2 |
|
|
* | * Parser/intrcheck.c: make 'interrupted' global (forgot for | Guido van Rossum | 1994-09-28 | 1 | -1/+1 |
|
|
* | Merge back to main trunk | Guido van Rossum | 1994-08-30 | 1 | -14/+68 |
|
|
* | * Makefile: added all: and default: targets. | Guido van Rossum | 1993-07-05 | 1 | -1/+14 |
|
|
* | (I suggest a recompile after getting this, the ceval.c bugfix may be crucial!) | Guido van Rossum | 1993-04-15 | 1 | -0/+9 |
|
|
* | * Changed all copyright messages to include 1993. | Guido van Rossum | 1993-03-29 | 1 | -2/+2 |
|
|
* | Copyright for 1992 added | Guido van Rossum | 1992-04-05 | 1 | -1/+1 |
|
|
* | lint | Guido van Rossum | 1992-03-27 | 1 | -1/+2 |
|
|
* | Added a header file. | Guido van Rossum | 1992-01-19 | 1 | -0/+4 |
|
|
* | Reorganized somewhat to make it really work on Think C. | Guido van Rossum | 1991-07-01 | 1 | -10/+5 |
|
|
* | Generalize to macintosh. | Guido van Rossum | 1991-06-24 | 1 | -12/+22 |
|
|
* | Added copyright notice. | Guido van Rossum | 1991-02-19 | 1 | -0/+24 |
|
|
* | Mac version now looks ahead in event queue instead of eating events. | Guido van Rossum | 1991-01-16 | 1 | -10/+35 |
|
|