summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Copyright header update.Georg Brandl2013-04-011-1/+1
* Copyright update.Georg Brandl2013-01-011-1/+1
* merge with 1.0Georg Brandl2011-01-041-1/+1
|\
| * New year update.Georg Brandl2011-01-041-1/+1
* | Added latest reindent.py fileDasIch2010-05-171-45/+51
* | ported utils/reindent.py to python 3.xDasIch2010-05-171-9/+20
* | check_sources.py is now ported to 3.xDasIch2010-05-171-35/+41
* | convert.py now properly ignores pathsDasIch2010-05-161-1/+1
* | Scripts in utils are now automatically converted. They may not work at the mo...DasIch2010-05-161-0/+43
* | Fixed file openingDasIch2010-05-161-1/+4
* | Switched check_sources.py from getopt to optparseDasIch2010-05-161-18/+16
* | Fixed issue #1DasIch2010-05-011-1/+2
|/
* Remove obsolete todo entry.Georg Brandl2010-01-181-3/+0
* Fix some XXXes.Georg Brandl2010-01-171-1/+1
* Remove bad tags.Georg Brandl2010-01-161-2/+1
* Update check_sources; we now have 201x.Georg Brandl2010-01-021-1/+1
* Happy new year!Georg Brandl2010-01-011-1/+1
* merge with 0.5Georg Brandl2009-03-092-9/+11
|\
| * Make "make check" happy.Georg Brandl2009-02-191-3/+3
| * Fix more line length and trailing whitespace.Georg Brandl2009-01-102-5/+7
| * Reformat to EOL80.Georg Brandl2009-01-101-1/+1
* | Relicense to avoid confusion.Georg Brandl2009-03-091-2/+2
|/
* Some more license nits.Georg Brandl2009-01-031-2/+3
* Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge...georg.brandl2008-07-181-5/+7
* Fix a few overlong lines, and use \t instead of literal tabs.georg.brandl2008-03-211-1/+1
* Some pylint fixes.georg.brandl2008-03-161-1/+1
* Initial import of the doc tools.georg.brandl2007-07-233-0/+833