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-09-25
docs: Fix style sheet for tables
Brian Anderson
-1
/
+1
2012-09-24
tutorial: Merge discussion of patterns and let bindings
Brian Anderson
-12
/
+8
2012-09-24
tutorial: A little more explanation of why managed boxes are useful
Brian Anderson
-1
/
+29
2012-09-24
tutorial: Expand borrowed ptr discussion. Misc
Brian Anderson
-45
/
+94
2012-09-24
tutorial: Swap order of data type/function sections. Add method discussion
Brian Anderson
-58
/
+100
2012-09-24
tutorial: More generics cleanup
Brian Anderson
-26
/
+24
2012-09-24
tutorial: Overhaul the generics section
Brian Anderson
-138
/
+167
2012-09-23
docs: Change 'class' to 'struct' in codemirror-rust
Brian Anderson
-1
/
+1
2012-09-23
tutorial: Begin trying to improve the generics section
Brian Anderson
-54
/
+76
2012-09-23
tutorial: Update ptr/vec/fn sections with new terminology
Brian Anderson
-65
/
+95
2012-09-23
tutorial: Merge some related, small sections
Brian Anderson
-5
/
+4
2012-09-22
tutorial: Simplify the first example. Misc
Brian Anderson
-20
/
+21
2012-09-22
tutorial: Clean up literal section
Brian Anderson
-20
/
+16
2012-09-22
tutorial: Don't iloop in example
Brian Anderson
-1
/
+1
2012-09-22
tutorial: Merge sections 'Types' and 'Using types'
Brian Anderson
-22
/
+6
2012-09-22
tutorial: Convert the type list to a more compact table
Brian Anderson
-52
/
+37
2012-09-22
tutorial: More intro simplification
Brian Anderson
-121
/
+166
2012-09-22
tutorial: Make the intro more concise
Brian Anderson
-60
/
+33
2012-09-22
doc: Split out task tutorail. Add links to sub-tutorials
Brian Anderson
-251
/
+199
2012-09-22
tutorial: Use bold bullet items instead of bold italic
Brian Anderson
-6
/
+6
2012-09-21
De-mode vec::map, vec::eachi, vec::rev_each, vec::rev_eachi
Niko Matsakis
-3
/
+3
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-3
/
+10
2012-09-20
correct grammar name for again_expr
Niko Matsakis
-1
/
+1
2012-09-20
doc: s/again/loop
Niko Matsakis
-4
/
+4
2012-09-20
doc: correct for-loop example
Niko Matsakis
-1
/
+1
2012-09-19
fix tutorial example that uses each()
Niko Matsakis
-1
/
+1
2012-09-19
De-mode vec::each() and many of the str iteration routines
Niko Matsakis
-28
/
+37
2012-09-18
xfail two tests from the manual
Brian Anderson
-2
/
+2
2012-09-18
Remove 'unchecked' from docs
Brian Anderson
-16
/
+17
2012-09-18
docs: Doc tests may use elipses
Brian Anderson
-11
/
+11
2012-09-18
Fix doc test glitch.
Graydon Hoare
-1
/
+1
2012-09-15
Update keywords in codemirror-rust.js
Brian Anderson
-8
/
+8
2012-09-15
docs: Don't mention unsafe pointers
Brian Anderson
-4
/
+0
2012-09-15
docs: Bump tarball versions in tutorial
Brian Anderson
-4
/
+4
2012-09-15
docs: Modernize tutorial snippets
Brian Anderson
-108
/
+110
2012-09-15
Make a few more borrowed pointer tutorial examples pass
Brian Anderson
-10
/
+10
2012-09-15
docs: Make supplemental tutorials testable
Brian Anderson
-29
/
+93
2012-09-15
docs: Add Niko's borrowed pointers tutorial
Brian Anderson
-0
/
+702
2012-09-10
Convert std::map to camel case
Brian Anderson
-1
/
+1
2012-09-10
doc: Don't refer to the non-existent attributes section in the tutorial
Tim Chevalier
-2
/
+2
2012-09-07
Convert all kind bounds to camel case. Remove send, owned keywords.
Brian Anderson
-10
/
+10
2012-09-07
tutorial: swap order of "Traits" and "Modules and Crates" sections.
Lindsey Kuper
-197
/
+197
2012-09-06
Update docs to not refer to the `of` clause in an impl
Tim Chevalier
-10
/
+7
2012-09-06
Tutorial: Link to section on boxes and pointers at first mention of ~, @, &
Tim Chevalier
-1
/
+1
2012-09-05
Fix tutorial tests
Brian Anderson
-7
/
+8
2012-09-05
doc: "import" -> "use"
Patrick Walton
-67
/
+68
2012-09-05
doc: Split out the FFI part of the tutorial
Patrick Walton
-240
/
+240
2012-09-05
tutorial: Remove the section on strings
Patrick Walton
-26
/
+0
2012-09-05
doc: Split macros out into a separate tutorial
Patrick Walton
-151
/
+152
2012-09-04
Remove 'with'
Brian Anderson
-3
/
+3
[prev]
[next]