| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Try to fix some more py2/3 tests becuase of str vs bytearray | Gaurav Juvekar | 2017-04-16 | 1 | -1/+5 |
| | | |||||
| * | fix py2/3. Also fix py2 win32 broken tests | William Deegan | 2017-03-24 | 1 | -25/+46 |
| | | |||||
| * | py2/3 fixed binary/str issue, but test is still failing on py3 with _action ↵ | William Deegan | 2017-03-20 | 1 | -1/+1 |
| | | | | | signature changing. Need to investigate | ||||
| * | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 1 | -2/+2 |
| |\ | |||||
| | * | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 1 | -2/+2 |
| | | | |||||
| * | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 1 | -2/+1 |
| | | | |||||
| * | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -2/+3 |
| |/ | |||||
| * | http://scons.tigris.org/issues/show_bug.cgi?id=2317 | Greg Noel | 2010-04-23 | 1 | -1/+1 |
| | | | | | | | Apply the refactorings from the 'dict' fixer, less occurrences that were manually audited to be safe. Also pick up changes in bin/sfsum, a Python file that was not being scanned before. | ||||
| * | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -1/+1 |
| | | | | | | development. Note that this set of changes is NOT backward-compatible; the trunk no longer works with Python 1.5.2, 2.0, or 2.1. | ||||
| * | Apply fix to Textfile/Substfile suggested by Gary Oberbrunner | Greg Noel | 2009-05-13 | 1 | -1/+1 |
| | | |||||
| * | Add __revision__ to new file, make __doc__ explicit. | Steven Knight | 2009-05-01 | 1 | -1/+4 |
| | | |||||
| * | Sigh. Checkin to fix previous regression test cause another | Greg Noel | 2009-04-23 | 1 | -4/+4 |
| | | | | | regression failure. This one should fix it. | ||||
| * | Fix regression failure (shadowed variable) in Python 2.1 | Greg Noel | 2009-04-22 | 1 | -8/+14 |
| | | |||||
| * | Add Textfile and Substfile builders | Greg Noel | 2009-04-22 | 1 | -0/+166 |
