Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to Python 3.x division rules. | Greg Noel | 2010-04-24 | 1 | -0/+1 |
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-24 | 1 | -1/+0 |
* | Rewrite uses of reduce(), which is being deprecated for Python 3.x. | Steven Knight | 2010-04-20 | 1 | -1/+3 |
* | http://scons.tigris.org/issues/show_bug.cgi?id=2329 | Greg Noel | 2010-03-27 | 1 | -3/+2 |
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -5/+6 |
* | Issue 2326, change execfile() to exec ... (FIXED) | Greg Noel | 2009-03-08 | 1 | -2/+1 |
* | replace execfile() by equivalent exec statement | Greg Noel | 2009-03-02 | 1 | -1/+2 |
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
* | Optimize is_List et al. Add a script harness and scripts for benchmarking Py... | Steven Knight | 2005-09-25 | 1 | -0/+123 |