Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bpo-32150: Expand tabs to spaces in C files. (#4583) | Serhiy Storchaka | 2017-11-28 |
| | |||
* | Remove trailing whitespace. | Georg Brandl | 2010-07-31 |
| | |||
* | Use PyOS_snprintf instead of sprintf. | Jeremy Hylton | 2001-11-28 |
| | |||
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 |
| | | | | This should match the situation in the 1.6b1 tree. | ||
* | Mass ANSIfication of function definitions. Doesn't cover all 'extern' | Thomas Wouters | 2000-07-22 |
| | | | | declarations yet, those come later. | ||
* | Change copyright notice - 2nd try. | Guido van Rossum | 2000-06-30 |
| | |||
* | Change copyright notice. | Guido van Rossum | 2000-06-30 |
| | |||
* | Allow longer strings (up to 80 chars each) for version, build, | Guido van Rossum | 1999-04-22 |
| | | | | compiler info. | ||
* | Patches by William Lewis for Nextstep descendants. | Guido van Rossum | 1999-01-27 |
| | |||
* | Use PY_VERSION instead of PATCHLEVEL. | Guido van Rossum | 1999-01-03 |
| | |||
* | Make it return a _const_ char*. | Guido van Rossum | 1997-07-19 |
| | |||
* | get build info from elsewhere | Guido van Rossum | 1997-01-20 |
| | |||
* | New permission notice, includes CNRI. | Guido van Rossum | 1996-10-25 |
| | |||
* | grand renaming; added copyright to some files | Guido van Rossum | 1996-05-28 |
| | |||
* | set date to oct 13 | Guido van Rossum | 1995-10-12 |
| | |||
* | include Python.h | Guido van Rossum | 1995-09-18 |
| | |||
* | Initial revision | Guido van Rossum | 1995-08-04 |