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
Age
Commit message (
Expand
)
Author
Lines
2012-10-04
Add auREAX to AUTHORS.txt.
Graydon Hoare
-0
/
+1
2012-10-04
Add GRSecurity compatibility with --enable-pax-marks configure flag; add GRSe...
auREAX
-0
/
+63
2012-10-03
docs: Fix a broken test
Brian Anderson
-1
/
+1
2012-10-03
Revert "docs: Call () 'unit' instead of 'nil'"
Brian Anderson
-8
/
+8
2012-10-03
xfail-pretty reexport-star
Brian Anderson
-0
/
+3
2012-10-03
core: Make some parts of task private
Brian Anderson
-36
/
+36
2012-10-03
test: Fix error message in vtable-res-trait-param
Patrick Walton
-1
/
+1
2012-10-03
docs: Typo
Brian Anderson
-1
/
+1
2012-10-03
docs: Call () 'unit' instead of 'nil'
Brian Anderson
-8
/
+8
2012-10-03
docs: The real answer
Brian Anderson
-1
/
+1
2012-10-03
Merge pull request #3652 from killerswan/review_tutorial
Brian Anderson
-42
/
+58
2012-10-03
libstd: Make vec_from_set pure
Patrick Walton
-1
/
+1
2012-10-03
libcore: De-export core.rc and core.rs
Patrick Walton
-137
/
+113
2012-10-03
A run through the tutorial, small changes
Kevin Cantu
-42
/
+58
2012-10-03
std: Fix double free in uv
Brian Anderson
-3
/
+3
2012-10-03
rustc: Fix ICE when de-exporting rt
Patrick Walton
-3
/
+8
2012-10-03
Fix the 0.4 header in release notes
Brian Anderson
-1
/
+1
2012-10-03
Add Orphée Lafond-Lummis to AUTHORS.txt
Brian Anderson
-0
/
+1
2012-10-03
Merge pull request #3650 from orftz/usage_nitpicks
Brian Anderson
-10
/
+6
2012-10-03
0.4 slipped to October. So sad
Brian Anderson
-1
/
+1
2012-10-03
Update 0.4 release notes
Brian Anderson
-6
/
+4
2012-10-03
rustc man page and usage text update.
Orphée Lafond-Lummis
-10
/
+6
2012-10-03
rustc: Unbreak old-style boxed traits
Patrick Walton
-5
/
+4
2012-10-03
rustc: Implement "@Foo as @Bar" for boxed traits
Patrick Walton
-31
/
+89
2012-10-03
test: Add a test case for "pub use a::*"
Patrick Walton
-0
/
+14
2012-10-03
De-export net::*. Part of #3583.
Graydon Hoare
-91
/
+46
2012-10-03
Change default mode for fns to be by-copy, except for fn&
Tim Chevalier
-6
/
+9
2012-10-03
Sub-uses from libc should be pub.
Graydon Hoare
-24
/
+24
2012-10-03
Attempt to fix os::args errors on various platforms.
Graydon Hoare
-17
/
+42
2012-10-03
test: Use println instead of debug in hello.rs
Brian Anderson
-4
/
+4
2012-10-03
Remove crud
Tim Chevalier
-1
/
+0
2012-10-03
Register snapshots
Tim Chevalier
-0
/
+8
2012-10-03
Revert "rustc: Don't error out early when constructing a boxed trait."
Tim Chevalier
-35
/
+20
2012-10-03
Remove uses of + mode from libstd
Tim Chevalier
-115
/
+113
2012-10-03
De-export std::{json, getopts}. Part of #3583.
Graydon Hoare
-38
/
+18
2012-10-03
De-export std::{ebml, ebml2}. Part of #3583.
Graydon Hoare
-89
/
+41
2012-10-03
Add Luca Bruno to AUTHORS.txt
Brian Anderson
-0
/
+1
2012-10-03
Merge pull request #3644 from lucab/lucab/to-upstream/pull-1
Brian Anderson
-2
/
+2
2012-10-02
doc: Minor tutorial improvements
Brian Anderson
-30
/
+30
2012-10-02
rustc: Only allow imports marked with "pub" to be imported from other modules
Patrick Walton
-13
/
+29
2012-10-02
Fix long line.
Graydon Hoare
-1
/
+2
2012-10-02
De-export the submodules of task. Part of #3583.
Graydon Hoare
-61
/
+55
2012-10-02
rustc: Add a side table for legacy boxed traits, not filled in.
Patrick Walton
-3
/
+14
2012-10-02
libcore: Implement os::args() on Windows
Patrick Walton
-1
/
+46
2012-10-02
rustc: Don't error out early when constructing a boxed trait.
Patrick Walton
-20
/
+35
2012-10-02
Removing explicit uses of + mode
Tim Chevalier
-276
/
+282
2012-10-02
Merge pull request #3642 from dbp/random
Brian Anderson
-0
/
+13
2012-10-02
core::rand - adding rand::random(), a shortcut to generate a uint with task-l...
Daniel Patterson
-0
/
+13
2012-10-02
libstd: Switch off legacy modes in both core and std.
Patrick Walton
-97
/
+108
2012-10-02
De-export comm, task. Part of #3583.
Graydon Hoare
-70
/
+23
[prev]
[next]