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-07-22
Further revisions suggested by nmatsakis (#2990).
Lindsey Kuper
-9
/
+8
2012-07-22
Tutorial revisions (among other things, closes #2990).
Lindsey Kuper
-73
/
+75
2012-07-20
Fix failing tutorial test case. Fixes build breakage
Tim Chevalier
-7
/
+5
2012-07-20
Fix markup in rust.md
Tim Chevalier
-8
/
+8
2012-07-19
Edit for style
Tim Chevalier
-7
/
+18
2012-07-19
Merge remote-tracking branch 'Havvy/master' into Havvy-pull-req
Tim Chevalier
-0
/
+16
2012-07-19
Add a badge to the tutorial and reference docs indicating which Rust version ...
Paul Stansifer
-0
/
+28
2012-07-18
repair out of date text from ref manual regarding iface-less impls
Niko Matsakis
-12
/
+5
2012-07-18
remove out of date text from tutorial regarding iface-less impls
Niko Matsakis
-23
/
+7
2012-07-16
Use "trait" rather than "iface" where possible in docs
Tim Chevalier
-29
/
+28
2012-07-16
Fix build breakage and include all types in "types" section in docs
Tim Chevalier
-25
/
+102
2012-07-16
Discuss classes in reference manual
Tim Chevalier
-20
/
+130
2012-07-14
remove typestate from code, tests, and docs
Niko Matsakis
-330
/
+1
2012-07-14
Use of the type in interfaces
Ryan Scheel
-0
/
+12
2012-07-14
Added note about type parameters in ifaces.
Ryan Scheel
-0
/
+4
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-137
/
+137
2012-07-13
update tutorial example to new syntax for unique strs
Niko Matsakis
-1
/
+1
2012-07-12
Accept prefix notation for writing the types of str/~ and friends.
Michael Sullivan
-1
/
+1
2012-07-10
tutorial: Add more buffalo.
Joshua Wise
-2
/
+2
2012-07-10
Get rid of some remaining uses of old style vecs.
Michael Sullivan
-2
/
+2
2012-07-10
doc: Remove the section on the enum exporting feature
Patrick Walton
-25
/
+3
2012-07-10
0.2 -> 0.3
Brian Anderson
-4
/
+4
2012-07-10
tutorial: Remove disclaimer. Redundant with previous section
Brian Anderson
-8
/
+0
2012-07-10
tutorial: Fix broken example
Brian Anderson
-1
/
+1
2012-07-10
tutorial: Minor editing
Brian Anderson
-4
/
+4
2012-07-09
tutorial: Expand the failure section a bit
Patrick Walton
-9
/
+25
2012-07-09
tutorial: Add a better description of vectors
Brian Anderson
-3
/
+3
2012-07-09
tutorial: Emphasize GC in shared box section
Brian Anderson
-7
/
+5
2012-07-09
tutorial: Minor formatting change in task example
Brian Anderson
-0
/
+1
2012-07-09
tutorial: Overhaul task section
Brian Anderson
-50
/
+63
2012-07-09
tutorial: Don't mention the non-existant --no-core switch
Brian Anderson
-1
/
+1
2012-07-09
tutorial: Generics section cleanup
Brian Anderson
-35
/
+33
2012-07-09
tutorial: Fix typos. Closes #2852
Brian Anderson
-4
/
+5
2012-07-09
Merge pull request #2847 from ben0x539/incoming
Brian Anderson
-11
/
+11
2012-07-09
tutorial: pointer -> box
Brian Anderson
-2
/
+2
2012-07-09
docs: In rust.md, replace 'print' with 'println' to match points example
Benjamin Herr
-8
/
+8
2012-07-09
docs: In rust.md, replace inert @dfn{foo} formatting with _foo_
Benjamin Herr
-3
/
+3
2012-07-08
tutorial: Fix a test-failure due to typo
Brian Anderson
-1
/
+1
2012-07-08
It's hard to type when the cursor is not where you are actually typing.
Ryan Scheel
-1
/
+1
2012-07-08
elt -> element
Ryan Scheel
-1
/
+1
2012-07-08
Parameter/Variable names for for_rev and map extended.
Ryan Scheel
-7
/
+7
2012-07-08
tutorial: Fill out bounded type test case
Brian Anderson
-0
/
+5
2012-07-08
tutorial: Make class example compile
Brian Anderson
-1
/
+1
2012-07-08
tutorial: Fix capitalization of header
Brian Anderson
-1
/
+1
2012-07-07
tutorial: Describe blockquotes in the 'Conventions' section
Brian Anderson
-0
/
+4
2012-07-07
tutorial: Use a more tasteful blockquote style
Brian Anderson
-1
/
+1
2012-07-07
tutorial: Put class warning in a blockquote
Brian Anderson
-2
/
+2
2012-07-07
tutorial: Add section on classes.
Glenn Willen
-0
/
+79
2012-07-07
tutorial: Cleanup
Brian Anderson
-15
/
+13
2012-07-07
Merge remote-tracking branch 'ben0x539/incoming'
Brian Anderson
-1
/
+1
[prev]
[next]