about summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
2013-07-20rm obsolete no-op lintsDaniel Micay-6/+0
2013-07-19mk: Remove CFG_INSTALL_SNAP logic. #2664Brian Anderson-34/+2
2013-07-18auto merge of #7747 : chris-morgan/rust/vim-compiler-rustc, r=huonwbors-0/+33
2013-07-14add regions, unicode idents, attributes to GtkSourceView language-specsp3d-8/+32
2013-07-12rustc compiler config for Vim.Chris Morgan-0/+33
2013-07-12Fix problem with switching between Rust buffers.Chris Morgan-1/+1
2013-07-12Vim syntax: support lifetimes with delimitMate.Chris Morgan-1/+13
2013-07-11Fix Vim indentation for inline closures.Chris Morgan-1/+1
2013-07-11Fix comment indenting properly for Vim files.Chris Morgan-8/+31
2013-07-10auto merge of #7637 : pnkfelix/rust/fsk-guard-against-stale-libraries-issue32...bors-1/+12
2013-07-10Do indentation properly in Vim.Chris Morgan-3/+129
2013-07-10Add a Vim filetype plugin with useful tweaks.Chris Morgan-0/+25
2013-07-10A few slight tweaks to the Vim syntax file.Chris Morgan-11/+19
2013-07-09Fix #3225: Incorporate feedback from Graydon.Felix S. Klock II-1/+12
2013-07-08Bump version numbers to 0.8-preBrian Anderson-1/+1
2013-07-07auto merge of #7586 : g5pw/rust/master, r=cmrbors-1/+1
2013-07-05vim: Highlight 0i as numberSeo Sanghyeon-1/+1
2013-07-04Copy the correct libs when using local-rust-rootAljaž "g5pw" Srebrnič-1/+1
2013-07-03auto merge of #7523 : huonw/rust/uppercase-statics-lint, r=cmrbors-0/+1
2013-07-02auto merge of #7498 : luqmana/rust/cow, r=catamorphismbors-2/+8
2013-07-01rustc: add a lint to enforce uppercase statics.Huon Wilson-0/+1
2013-06-30auto merge of #7487 : huonw/rust/vec-kill, r=cmrbors-12/+26
2013-06-30Bump version from 0.7-pre to 0.7Brian Anderson-1/+1
2013-06-30auto merge of #7374 : Jeaye/rust/func_highlight, r=cmrbors-0/+1
2013-06-30Convert vec::{bsearch, bsearch_elem} to methods.Huon Wilson-2/+2
2013-06-30etc: update etc/unicode.py for the changes made to std::unicode.Huon Wilson-10/+24
2013-06-30configure: Require one of wget or curl.Luqman Aden-2/+8
2013-06-29auto merge of #7457 : Blei/rust/fix-ffi-floats, r=cmrbors-0/+1
2013-06-29fix zsh completion for lint and debug flagsDaniel Micay-35/+36
2013-06-28ctags: add macrosPhilipp Brüschweiler-0/+1
2013-06-27mk: Make windows installer work with -pre versionsBrian Anderson-1/+2
2013-06-27auto merge of #7361 : brson/rust/incoming, r=brsonbors-1/+1
2013-06-26Fix some warnings in the check-fast testsPhilipp Brüschweiler-1/+1
2013-06-25Change finalize -> drop.Luqman Aden-1/+1
2013-06-24rust.vim: Links previously unused rustFuncCallJeaye-0/+1
2013-06-24vim/syntax/rust.vim: fix date headerTuncer Ayaz-1/+1
2013-06-23Add rules for assert, fail, and deriving to vim syntax file. Also highlight t...Ben Blum-6/+18
2013-06-20auto merge of #7128 : yichoi/rust/fix_sometc, r=brsonbors-2/+3
2013-06-20core -> extra for macJames Miller-1/+1
2013-06-20Fix update snapshot script for renameJames Miller-4/+4
2013-06-17etc: add TEST_EXEC_ENV for run-pass to adb_run_wrapper.shYoung-il Choi-1/+2
2013-06-17etc: modify adb_run_wrapper.sh to avoid 'expr' unrecognization at some androi...Young-il Choi-1/+1
2013-06-13automated whitespace fixesDaniel Micay-3/+3
2013-06-01etc: adb_run_wrapper.sh - fix to clean test (not produce Text File Busy)Young-il Choi-7/+19
2013-06-01etc: adb_run_wrapper argument changeYoung-il Choi-14/+20
2013-06-01etc: adb_run_wrapper addedYoung-il Choi-0/+17
2013-05-31auto merge of #6853 : bblum/rust/sized, r=pcwaltonbors-1/+2
2013-05-30Highlight Sized in vim and kateBen Blum-1/+2
2013-05-30add a zsh completion file for rustcDaniel Micay-0/+102
2013-05-29etc: Fix more check-fast breakage. rs=burningtreePatrick Walton-0/+1