Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
* | Issue 2183: .sx assembler suffix uses C preprocessor | Greg Noel | 2008-09-25 | 1 | -1/+1 |
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 1 | -0/+4 |
* | More display customizability: , . (Also add the missing , for completeness,... | Steven Knight | 2004-11-15 | 1 | -1/+2 |
* | Add Fortran 90/95 support. (Chris Murray) | Steven Knight | 2004-07-29 | 1 | -0/+2 |
* | Remove dead imports and other things found by PyChecker. | Steven Knight | 2004-06-01 | 1 | -2/+0 |
* | Initialize *FLAGS variables with objects that can add flags either as strings... | Steven Knight | 2004-02-26 | 1 | -1/+1 |
* | Use sys.stdout.write() instead of print so line feeds in -j output will stay ... | Steven Knight | 2003-11-10 | 1 | -3/+3 |
* | Add support for a platform-independent CPPDEFINES variable. | Steven Knight | 2003-08-02 | 1 | -1/+1 |
* | Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc) | Steven Knight | 2003-04-24 | 1 | -0/+67 |