summaryrefslogtreecommitdiffstats
path: root/Include/pyfpe.h
Commit message (Expand)AuthorAgeFilesLines
* bpo-35134: Move non-limited C API files to Include/cpython/ (GH-24561)Nicholas Sim2021-02-191-15/+0
* bpo-38835: Exclude PyFPE macros from the stable API (GH-17228)Victor Stinner2019-11-201-0/+3
* bpo-29137: Remove fpectl module (#4789)Nathaniel J. Smith2018-01-061-167/+3
* bpo-32150: Expand tabs to spaces in C files. (#4583)Serhiy Storchaka2017-11-281-3/+3
* remove trailing whitespaceBenjamin Peterson2016-09-201-18/+18
* Remove trailing whitespace in order to silence warnings on HP-UX.Trent Nelson2012-08-311-4/+4
* Some patches to Lee Busby's fpectl mods that accidentally didn't make itGuido van Rossum1997-10-201-25/+37
* Change PyFPE_END_PROTECT to PyFPE_END_PROTECT(v). v should be theGuido van Rossum1997-03-141-3/+3
* Changes for Lee Busby's SIGFPE patch set.Guido van Rossum1997-02-141-0/+164