Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year update. | Georg Brandl | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | Simplify charclasses in the remaining modules | Georg Brandl | 2014-11-06 | 1 | -1/+2 |
| | |||||
* | Simplify charclasses in a few more modules | Georg Brandl | 2014-11-06 | 1 | -15/+15 |
| | |||||
* | Fix typo. | Georg Brandl | 2014-10-16 | 1 | -1/+1 |
| | |||||
* | Curly brace escaping, round 1. | Tim Hatch | 2014-10-15 | 1 | -1/+1 |
| | | | | | These locations were all found by regexlint and done semi-manually, leaving braces within [] alone (they aren't special in the 'regex' module). | ||||
* | move module names from _XXXbuiltins to _XXX_builtins to be consistent | Georg Brandl | 2014-10-04 | 1 | -3/+3 |
| | |||||
* | fix most remaining overlong lines. | Georg Brandl | 2014-10-04 | 1 | -11/+11 |
| | |||||
* | Fix minor problems noted by regexlint and 'make check' | Tim Hatch | 2014-10-04 | 1 | -1/+1 |
| | |||||
* | reorganization of other.py, part 3/3 | Georg Brandl | 2014-09-19 | 1 | -1/+83 |
| | |||||
* | reorganization of other.py, part 2 | Georg Brandl | 2014-09-19 | 1 | -1/+157 |
| | |||||
* | reorganization of other.py, part 1 | Georg Brandl | 2014-09-19 | 1 | -2/+410 |
| | |||||
* | More application of words(). | Georg Brandl | 2014-09-19 | 1 | -4/+8 |
| | |||||
* | split up agile.py into individual modules | Georg Brandl | 2014-09-16 | 1 | -0/+272 |