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
/
doc
Age
Commit message (
Expand
)
Author
Lines
2012-03-27
Minor typo fixes.
Graydon Hoare
-2
/
+2
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-30
/
+30
2012-03-25
str::to_chars -> str::chars
Jacob Parker
-1
/
+1
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-31
/
+37
2012-03-20
doc: Fix more language ref tests
Brian Anderson
-41
/
+37
2012-03-20
doc: Fix some language ref examples
Brian Anderson
-96
/
+199
2012-03-20
doc: tag->enum in codemirror-rust.js
Brian Anderson
-2
/
+2
2012-03-20
doc: Run language ref through prep.js
Brian Anderson
-1
/
+10
2012-03-20
test: Begin running the language ref examples. Mostly xfailed
Brian Anderson
-61
/
+61
2012-03-20
doc: Switch the tutorial to pandoc's method of tagging code blocks
Brian Anderson
-35
/
+19
2012-03-20
doc: Fix external links in tutorial
Brian Anderson
-4
/
+2
2012-03-20
doc: Remove unary move operator from language ref. Closes #2032
Brian Anderson
-19
/
+0
2012-03-18
core: Rename vec::position_elt to position_elem
Brian Anderson
-2
/
+2
2012-03-13
Name types after their modules instead of 't'
Brian Anderson
-6
/
+6
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-33
/
+32
2012-03-12
doc: Add some info about native mods and crust functions
Brian Anderson
-1
/
+79
2012-03-11
Document what the type of the main() function should be
Tim Chevalier
-0
/
+5
2012-03-11
Docs for infinite loops
Tim Chevalier
-2
/
+34
2012-03-11
doc: Add 'crust' to keywords
Brian Anderson
-1
/
+1
2012-03-10
doc: Update tutorial for task API changes
Brian Anderson
-6
/
+5
2012-03-10
doc: Indent preformatted text a little more
Brian Anderson
-1
/
+1
2012-03-09
build: Switch from naturaldocs to rustdoc
Brian Anderson
-285
/
+0
2012-02-20
core: New task API
Brian Anderson
-44
/
+40
2012-02-14
Duplicate keyword
Daniel Luz
-1
/
+1
2012-02-14
Fixed missing quote on bracket literal
Daniel Luz
-1
/
+1
2012-02-15
Fix typos in the reference manual
Tomoki Aonuma
-5
/
+5
2012-02-14
tutorial: Mention how the destructor works in the section on resources. Close...
Patrick Walton
-4
/
+5
2012-02-06
Make keyword table in reference reflect reality more closely
Marijn Haverbeke
-47
/
+21
2012-02-05
Merge remote-tracking branch 'erickt/master'
Brian Anderson
-2
/
+2
2012-02-05
Add missing 'use std' in tutorial example
Marijn Haverbeke
-0
/
+1
2012-01-30
Remove ternary operator
Paul Woolcock
-7
/
+0
2012-01-28
core: rename vec::position* functions
Erick Tryzelaar
-2
/
+2
2012-01-26
tutorial: Fix types in gettimeofday example. Closes #1657
Brian Anderson
-3
/
+5
2012-01-25
In the tutorial install directions, mention that you may need to sudo make in...
Tim Chevalier
-3
/
+6
2012-01-25
Added a small note to help explain tag's in older code.
Joe Pletcher
-1
/
+3
2012-01-25
Remove stale references to tags, replaced with enums.
Joe Pletcher
-3
/
+3
2012-01-25
Remove reference to tags, replace enums.
Joe Pletcher
-2
/
+2
2012-01-24
Documentation only -- typos in section on swap expression
Tim Chevalier
-5
/
+5
2012-01-23
Update docs to reflect new export forms
Tim Chevalier
-1
/
+37
2012-01-23
Remove mention of Windows installer from tutorial
Brian Anderson
-7
/
+5
2012-01-23
tutorial: Remove mention of windows installer
Brian Anderson
-19
/
+8
2012-01-22
Corrects order of identifier and type in arguments list in 7.3.3 Constraints ...
Rick Waldron
-9
/
+9
2012-01-21
tutorial: Make the comm examples pass
Brian Anderson
-4
/
+7
2012-01-21
tutorial: Un-xfail some working examples
Brian Anderson
-3
/
+0
2012-01-21
doc: Fix typo
Taras Shpot
-1
/
+1
2012-01-20
doc: Remove extract-tests.js and run-tests.sh
Brian Anderson
-52
/
+0
2012-01-20
build: Run tutorial tests
Brian Anderson
-56
/
+10
2012-01-20
Typo fixes.
Lindsey Kuper
-5
/
+4
2012-01-20
doc: Translate extract-tests.js to python
Brian Anderson
-0
/
+55
2012-01-20
Update the keyword lists in rust.md and syntax.vim
Matt Brubeck
-2
/
+3
[next]