Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | closes bpo-43278: remove unnecessary leading '\n' from COMPILER when build ↵ | Joseph Shen | 2021-02-25 |
| | | | | | with GCC/Clang (GH-24606) Automerge-Triggered-By: GH:benjaminp | ||
* | closes bpo-31696: don't mention GCC in sys.version when building with clang ↵ | Benjamin Peterson | 2017-10-05 |
| | | | | (#3891) | ||
* | remove tabs from getcompiler.c (#3892) | Benjamin Peterson | 2017-10-05 |
| | |||
* | The GCC version is loooooooooong; put it on a new line. | Guido van Rossum | 2000-09-05 |
| | |||
* | 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 |
| | |||
* | Make it return a _const_ char*. | Guido van Rossum | 1997-07-19 |
| | |||
* | New permission notice, includes CNRI. | Guido van Rossum | 1996-10-25 |
| | |||
* | grand renaming; added copyright to some files | Guido van Rossum | 1996-05-28 |
| | |||
* | Added copyright. | Guido van Rossum | 1996-05-23 |
| | | | | Include config.h which may define COMPILER. | ||
* | Initial revision | Guido van Rossum | 1995-08-04 |