aboutsummaryrefslogtreecommitdiff
path: root/src/etc
Commit message (Collapse)AuthorAgeFilesLines
* Make the valgrind suppressions file compatible with older versionsBrian Anderson2011-01-071-1/+1
|
* rustc: Translate tag constructors. Can't call them at the moment due to lack ↵Patrick Walton2010-12-061-0/+17
| | | | of alias args, though.
* First stab at a Vim syntax highlighter for RustPatrick Walton2010-10-131-0/+35
|
* Use "/usr/bin/env python" per the prevailing stylePatrick Walton2010-08-191-1/+1
|
* Don't complain about \r when core.autocrlf is on in Git... and work in ↵Patrick Walton2010-08-181-4/+13
| | | | Python 2.4, 2.6, and 3.x.
* Revert "Don't complain about \r when core.autocrlf is on in Git"Patrick Walton2010-08-181-9/+3
| | | | This reverts commit 828afaa2fa4cc9e3e53bda0ae3073abfcfa151ca.
* Don't complain about \r when core.autocrlf is on in Git (now working with ↵Patrick Walton2010-08-181-3/+9
| | | | Python 2.6).
* Revert "Don't complain about \r when core.autocrlf is on in Git"Patrick Walton2010-08-181-10/+3
| | | | This reverts commit 828afaa2fa4cc9e3e53bda0ae3073abfcfa151ca.
* Don't complain about \r when core.autocrlf is on in GitPatrick Walton2010-08-181-3/+10
|
* Add a valgrind suppression for Snow Leopard dyldPatrick Walton2010-08-051-1/+11
|
* Populate tree.Graydon Hoare2010-06-232-0/+39