Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move module names from _XXXbuiltins to _XXX_builtins to be consistent | Georg Brandl | 2014-10-04 | 1 | -254/+0 |
| | |||||
* | Make all keyword lists in special modules into tuples. | Georg Brandl | 2014-09-19 | 1 | -19/+18 |
| | | | | | Tuples of strings are stored as prebuild constants in the .pyc file instead of having to build a list element by element at runtime. | ||||
* | Finalize single-source port for Py2.[67] and Py3.3+. | Georg Brandl | 2014-01-18 | 1 | -4/+8 |
| | |||||
* | manual prettifying and small fixes after futurize run | Georg Brandl | 2014-01-18 | 1 | -0/+1 |
| | |||||
* | futurizing: move to print_function and "except X as Y" syntax | Georg Brandl | 2014-01-18 | 1 | -3/+4 |
| | |||||
* | new year in copyright notice | Georg Brandl | 2014-01-10 | 1 | -1/+1 |
| | |||||
* | Happy new year 2013. | Georg Brandl | 2013-01-09 | 1 | -1/+1 |
| | |||||
* | Copyright update. | Georg Brandl | 2012-02-05 | 1 | -1/+1 |
| | |||||
* | Fix current copyright year. | Georg Brandl | 2011-07-09 | 1 | -1/+1 |
| | |||||
* | #482: "file:method" is not a literal builtin, but a method of file objects. | Georg Brandl | 2010-03-12 | 1 | -9/+2 |
| | |||||
* | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| | |||||
* | Update copyrighting style to standard "team" tags. | gbrandl | 2009-01-04 | 1 | -2/+2 |
| | | | | Update AUTHORS file accordingly. | ||||
* | open() should be used instead of file() | Benjamin Peterson | 2008-09-21 | 1 | -2/+2 |
| | |||||
* | [svn] Copyright notice update. | gbrandl | 2007-02-04 | 1 | -1/+1 |
| | |||||
* | [svn] Change Pygments license to BSD. | gbrandl | 2006-12-10 | 1 | -1/+1 |
| | |||||
* | [svn] Another it's -> its fix. | gbrandl | 2006-12-03 | 1 | -1/+1 |
| | |||||
* | [svn] Update make check. | gbrandl | 2006-10-22 | 1 | -2/+2 |
| | |||||
* | [svn] Name change, round 4 (rename SVN root folder). | gbrandl | 2006-10-19 | 1 | -0/+256 |