Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all files, redirect to GitHub.HEADmaster | Matth?us G. Chajdas | 2019-11-10 | 1 | -374/+0 |
| | |||||
* | Fixup all headers and some more minor problems.2.4.2 | Georg Brandl | 2019-05-28 | 1 | -1/+1 |
| | |||||
* | Change instances of Comment.Singleline to Comment.Single | Erkki Mattila | 2017-02-05 | 1 | -2/+2 |
| | |||||
* | Copyright update. | Georg Brandl | 2017-01-22 | 1 | -1/+1 |
| | |||||
* | Closes #1047: allow newlines in # comments in AutoIt. | Georg Brandl | 2015-03-08 | 1 | -1/+2 |
| | |||||
* | Copyright year update. | Georg Brandl | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | Simplify charclasses in the remaining modules | Georg Brandl | 2014-11-06 | 1 | -6/+6 |
| | |||||
* | 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). | ||||
* | reorganization of other.py, part 2 | Georg Brandl | 2014-09-19 | 1 | -0/+373 |