Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | closes bpo-31696: don't mention GCC in sys.version when building with clang ↵ | Benjamin Peterson | 2017-10-06 | 1 | -8/+7 |
| | | | | (#3891) | ||||
* | remove tabs from getcompiler.c (#3892) | Benjamin Peterson | 2017-10-05 | 1 | -1/+1 |
| | |||||
* | The GCC version is loooooooooong; put it on a new line. | Guido van Rossum | 2000-09-05 | 1 | -1/+1 |
| | |||||
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -9/+0 |
| | | | | 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 | 1 | -1/+1 |
| | | | | declarations yet, those come later. | ||||
* | 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 |
| | |||||
* | Make it return a _const_ char*. | Guido van Rossum | 1997-07-19 | 1 | -1/+1 |
| | |||||
* | New permission notice, includes CNRI. | Guido van Rossum | 1996-10-25 | 1 | -13/+20 |
| | |||||
* | grand renaming; added copyright to some files | Guido van Rossum | 1996-05-28 | 1 | -4/+8 |
| | |||||
* | Added copyright. | Guido van Rossum | 1996-05-23 | 1 | -1/+31 |
| | | | | Include config.h which may define COMPILER. | ||||
* | Initial revision | Guido van Rossum | 1995-08-04 | 1 | -0/+17 |