about summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
2014-09-17Relicense shootout-fasta.rs ti the shootout license.Guillaume Pinot-0/+1
2014-09-17Relicense shootout-spectralnorm.rs to the shootout licenseGuillaume Pinot-0/+1
2014-09-16Deprecate libnum in favor of rust-lang/numAaron Turon-1/+0
2014-09-16Improve the zsh completions.Alexander Light-68/+131
2014-09-15mk: Update how the build deals with version labels. #16677Brian Anderson-1/+1
2014-09-13update vim indent fileJulian Orth-38/+3
2014-09-12auto merge of #17159 : brson/rust/snaps, r=alexcrichtonbors-3/+1
2014-09-11Package rustc's mingw dependencies into Windows installer.Vadim Chugunov-27/+85
2014-09-11Update license notice.Vadim Chugunov-7/+4
2014-09-10Register snapshotsBrian Anderson-3/+1
2014-09-10auto merge of #17135 : brson/rust/wininst, r=alexcrichtonbors-1/+2
2014-09-10auto merge of #17109 : brson/rust/win64snap, r=alexcrichtonbors-9/+15
2014-09-09Fix naming of windows installerBrian Anderson-1/+2
2014-09-09Fix snapshot.py for win64Brian Anderson-9/+15
2014-09-09rollup merge of #17096 : TeXitoi/relicense-shootout-chameneos-reduxAlex Crichton-0/+1
2014-09-09rollup merge of #17077 : TeXitoi/relicense-shootout-nbodyAlex Crichton-0/+1
2014-09-08Relicense shootout-chameneos-redux.rs to the shootout license.Guillaume Pinot-0/+1
2014-09-07Relicense shootout-nbody.rs to the shootout licenseGuillaume Pinot-0/+1
2014-09-07Relicense shootout-reverse-complement.rs to the shootout license.Guillaume Pinot-0/+1
2014-08-30auto merge of #16322 : michaelwoerister/rust/gdb-pretty, r=alexcrichtonbors-0/+231
2014-08-30Unify non-snake-case lints and non-uppercase statics lintsP1start-1/+1
2014-08-27debuginfo: Emit different autotest debugger scripts depending on GDB version.Michael Woerister-5/+11
2014-08-27debuginfo: Add GDB pretty printers for structs and enums.Michael Woerister-0/+225
2014-08-23auto merge of #16691 : klutzy/rust/issue-15297, r=alexcrichtonbors-3/+4
2014-08-23Remove stage0 attributes.Vadim Chugunov-2/+0
2014-08-23test: Convert Window path to MSYS pathklutzy-3/+4
2014-08-17auto merge of #16547 : huonw/rust/new-kw, r=pcwaltonbors-3/+9
2014-08-17auto merge of #16535 : michaelsproul/rust/vim-traits, r=pcwaltonbors-8/+8
2014-08-17Add new keywords (particularly `where` & `virtual`) to editor modes.Huon Wilson-3/+9
2014-08-16vim: Update syntax file for Prelude changes.Michael Sproul-8/+8
2014-08-15vim: Don't set foldmethod in the syntax file eitherKevin Ballard-11/+14
2014-08-15auto merge of #16486 : kballard/rust/vim_conceal, r=chrisbors-2/+9
2014-08-15auto merge of #16435 : vadimcn/rust/windows, r=pcwaltonbors-1/+3
2014-08-13vim: Stop setting conceallevel in the syntax fileKevin Ballard-2/+9
2014-08-13core: Add binary_search and binary_search_elem methods to slices.Brian Anderson-21/+25
2014-08-12Replace #[cfg(target_os = "win32")] with #[cfg(target_os = "windows")]Vadim Chugunov-1/+3
2014-08-11Download snapshots using HTTPSBrian Anderson-1/+1
2014-08-08auto merge of #16285 : alexcrichton/rust/rename-share, r=huonwbors-1/+1
2014-08-07Rename `Share` to `Sync`Alex Crichton-1/+1
2014-08-06Merge commit 'd92eaf0273af8c09112f951b2f483505b2f3e8c9' into rollupAlex Crichton-1/+1
2014-08-06Merge commit '881bfb1a180a1b545daa9da1539ec4c8ebda7ed1' into rollupAlex Crichton-1/+1
2014-08-06auto merge of #15865 : jamesrhurst/rust/ctags-regex, r=alexcrichtonbors-1/+1
2014-08-06Gtksourceview language spec: add the \0 escape sequence.Simon Sapin-1/+1
2014-08-05auto merge of #16231 : michaelsproul/rust/gedit-macro, r=alexcrichtonbors-0/+8
2014-08-04Use mingw64 target spelling.Vadim Chugunov-1/+1
2014-08-04auto merge of #15986 : Florob/rust/nfKc-new, r=alexcrichtonbors-2/+33
2014-08-04Gedit/GTKSourceView: Add macro syntax highlighting.Michael Sproul-0/+8
2014-07-31auto merge of #16073 : mneumann/rust/dragonfly2, r=alexcrichtonbors-1/+6
2014-07-29Gedit/gtksourceview language spec: add raw stringsSimon Sapin-0/+11
2014-07-29Port Rust to DragonFlyBSDMichael Neumann-1/+6