index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
etc
Age
Commit message (
Expand
)
Author
Lines
2012-07-11
Fix some version numbers.
Graydon Hoare
-1
/
+1
2012-07-10
Get rid of some remaining uses of old style vecs.
Michael Sullivan
-1
/
+1
2012-07-06
vim: hilight option, either, libc types+constants
Ben Blum
-4
/
+25
2012-07-06
Fix the indenter script to know about the annoying ~ in the front of log stri...
Michael Sullivan
-2
/
+2
2012-07-06
For #2229, recognize 'again' in place of 'cont', final change pending snapshot.
Graydon Hoare
-2
/
+2
2012-07-03
vim: add 'new' keyword
Ben Blum
-1
/
+1
2012-07-02
tutorial: More updates for closures
Brian Anderson
-5
/
+1
2012-07-02
Merge branch 'doc-comments'
Brian Anderson
-0
/
+82
2012-07-02
Merge remote-tracking branch 'Dretch/prettydocs'
Brian Anderson
-0
/
+82
2012-07-02
vim syntax: add drop & rustString contains rustTodo
Ben Blum
-2
/
+2
2012-07-02
vim syntax: don't hilight foo::<T>() like a module
Ben Blum
-1
/
+1
2012-07-02
minor updates to vim config files
Ben Blum
-4
/
+5
2012-07-02
Treat "do" as a keyword in vim
Erick Tryzelaar
-1
/
+1
2012-07-01
Add 'do' to rust-mode
Brian Anderson
-1
/
+1
2012-06-30
Properly highlight nested comments in vim
Ben Striegel
-9
/
+4
2012-06-30
Fix combine-tests.py for new vec syntax
Brian Anderson
-0
/
+2
2012-06-30
make script executable
Gareth Daniel Smith
-0
/
+0
2012-06-30
initial draft of fix for issue #2498:
Gareth Daniel Smith
-0
/
+82
2012-06-28
update rust.vim to hilight foo::bar and more
Ben Blum
-4
/
+19
2012-06-28
Update vim mode for asserts and #[attributes]
Ben Blum
-1
/
+7
2012-06-27
More keyword paring and migration in runtime, docs, code modes.
Graydon Hoare
-14
/
+14
2012-06-25
Update combine-tests.py for new vec syntax
Brian Anderson
-0
/
+2
2012-06-21
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
Graydon Hoare
-7
/
+8
2012-05-31
Add libsyntax to the Python script for making a snapshot
Kevin Cantu
-5
/
+4
2012-05-31
Rename librustsyntax to libsyntax
Kevin Cantu
-0
/
+1
2012-05-23
Update reserved words for syntax highlighters (vim is still behind, though)
Paul Stansifer
-4
/
+16
2012-05-05
vim: Fix syntax of number literals
Tycho Sci
-20
/
+19
2012-05-05
vim: Link rustTodo to Todo for highlighting
Tycho Sci
-0
/
+1
2012-05-03
vim: Update syntax for number/float literals
Tycho Sci
-14
/
+23
2012-05-03
vim: Highlight Todo in comments
Tycho Sci
-2
/
+4
2012-05-03
vim: Highlight identifiers
Tycho Sci
-3
/
+11
2012-04-30
build: No tidy for test files. Closes #2271
Brian Anderson
-3
/
+1
2012-04-23
Various regions fixes.
Niko Matsakis
-2
/
+4
2012-04-17
along long lines if they contain error msgs
Niko Matsakis
-1
/
+4
2012-04-17
etc: Modernize the indenter
Patrick Walton
-7
/
+5
2012-04-16
rewrite region resolution so it takes place in typeck
Niko Matsakis
-1
/
+1
2012-04-10
add the option --enable-local-rust to pull rust from your environment
Evan McClanahan
-0
/
+48
2012-04-05
utilities for indented logs
Niko Matsakis
-0
/
+17
2012-04-04
build: Cleanup of test summary printing
Brian Anderson
-1
/
+2
2012-04-04
Logfile output from tests; summarise in make check
Grahame Bowland
-0
/
+32
2012-04-03
rt: Fix the 0 bytes lost issue
Brian Anderson
-9
/
+1
2012-04-03
update make glob from .so to .dylib
Niko Matsakis
-1
/
+1
2012-03-31
Revert "rt: Remove lock_held_by_current_thread"
Brian Anderson
-0
/
+28
2012-03-29
build: Add librustsyntax to snapshots
Brian Anderson
-0
/
+4
2012-03-28
python scripts run with Python 2.4 (for RHEL5)
Grahame Bowland
-6
/
+12
2012-03-27
emacs: Make 'mut' a keyword
Brian Anderson
-1
/
+1
2012-03-25
Fixed vim highlighting for \' (and other) escapes in char literals
Jacob Parker
-2
/
+3
2012-03-23
Remove last vestiges of old-style intrinsics
Marijn Haverbeke
-27
/
+0
2012-03-23
Revert removal of intrinsics
Marijn Haverbeke
-0
/
+27
2012-03-23
Remove support for the old-style intrinsics
Marijn Haverbeke
-27
/
+0
[next]