Commit message (Expand) | Author | Age | |
---|---|---|---|
* | bpo-46315: Add ifdef HAVE_ feature checks for WASI compatibility (GH-30507) | Christian Heimes | 2022-01-13 |
* | bpo-29137: Remove fpectl module (#4789) | Nathaniel J. Smith | 2018-01-05 |
* | bpo-32150: Expand tabs to spaces in C files. (#4583) | Serhiy Storchaka | 2017-11-28 |
* | Removed unintentional trailing spaces in non-external and non-generated C files. | Serhiy Storchaka | 2015-03-18 |
* | Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. | Martin v. Löwis | 2001-07-26 |
* | Mass ANSIfication of function definitions. Doesn't cover all 'extern' | Thomas Wouters | 2000-07-22 |
* | Restructure the file so that it is never empty. No longer needs | Guido van Rossum | 1998-08-25 |
* | Changes for BeOS, QNX and long long, by Chris Herborth. | Guido van Rossum | 1998-08-04 |
* | Some patches to Lee Busby's fpectl mods that accidentally didn't make it | Guido van Rossum | 1997-10-20 |
* | New form of PyFPE_END_PROTECT macro. | Guido van Rossum | 1997-03-14 |
* | Changes for Lee Busby's SIGFPE patch set. | Guido van Rossum | 1997-02-14 |