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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
Lines
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
2012-01-20
doc: Add MinGW instructions to tutorial
Brian Anderson
-0
/
+6
2012-01-20
doc: Use commas to separate enums in tutorial
Brian Anderson
-16
/
+16
2012-01-20
update tutorial to avoid block() syntax and to use term stack closure
Niko Matsakis
-37
/
+41
2012-01-20
doc: Fix mutant comma in tutorial
Brian Anderson
-1
/
+1
2012-01-20
doc: Mention 'debug' log level in tutorial. Closes #1579
Brian Anderson
-3
/
+3
2012-01-19
Couple typo fixes in tutorial.
Graydon Hoare
-2
/
+2
2012-01-19
Typo fix in tutorial.
Graydon Hoare
-1
/
+1
2012-01-19
doc: Update description of logging spec and ::rt module
Brian Anderson
-8
/
+17
2012-01-19
Add documentation about paretheses for grouping expressions
Matt Brubeck
-0
/
+16
2012-01-19
Mention associativity of binary operators
Matt Brubeck
-0
/
+2
2012-01-19
"Rust task" should be "Rust program" in the intro to the Memory Model docs
Matt Brubeck
-3
/
+3
2012-01-19
Merge pull request #1573 from mbrubeck/master
Graydon Hoare
-1
/
+1
2012-01-20
tutorial.md: spelling corrections for sections 1-5
Ben Striegel
-11
/
+11
2012-01-19
Remove some stray texinfo syntax from a footnote
Matt Brubeck
-1
/
+1
2012-01-19
Fix a broken link in doc/rust.md.
Matt Brubeck
-1
/
+1
2012-01-19
Move some doc text around.
Graydon Hoare
-23
/
+18
2012-01-19
Fix a bunch of broken internal links in the docs. Add a hokey link checker.
Graydon Hoare
-58
/
+55
2012-01-19
Remove old ref.foo noise.
Graydon Hoare
-3
/
+2
2012-01-19
Clarify immaturity of grammar, add a pile of half-baked grammar rules.
Graydon Hoare
-13
/
+122
2012-01-19
Fix links.
Graydon Hoare
-3
/
+3
2012-01-19
Fix typos in section 6; point out that prove expressions are unsupported
Tim Chevalier
-20
/
+22
2012-01-19
Typos, section 5
Tim Chevalier
-19
/
+20
[prev]
[next]