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
/
src
/
libcore
/
rt
/
context.rs
Age
Commit message (
Expand
)
Author
Lines
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-1
/
+0
2013-04-14
core: remove unnecessary unsafe blocks/functions
Alex Crichton
-3
/
+1
2013-04-04
rt: improve mips backend
Jyun-Yan You
-0
/
+1
2013-03-29
libcore: language change minor fix for ARM & MIPS
Young-il Choi
-2
/
+2
2013-03-27
librustc: Allow expr_repeat to be used with any vstore
Patrick Walton
-1
/
+1
2013-03-26
librustc: Remove all uses of the old `[T * N]` fixed-length vector syntax
Patrick Walton
-3
/
+3
2013-03-25
Merge remote-tracking branch 'brson/rt'
Brian Anderson
-19
/
+37
2013-03-22
librustc: Remove the `const` declaration form everywhere
Patrick Walton
-4
/
+4
2013-03-22
libcore: Remove `pure` from libcore. rs=depure
Patrick Walton
-1
/
+1
2013-03-22
librustc: Remove all uses of `static` from functions. rs=destatic
Patrick Walton
-3
/
+3
2013-03-18
core: Convert some multiline statements to single-line
Brian Anderson
-10
/
+5
2013-03-18
core: Cleanup rt::context
Brian Anderson
-9
/
+32
2013-03-11
core: Add context switching for ARM and MIPS
Brian Anderson
-26
/
+63
2013-03-11
core: Add rt mod and add the new scheduler code
Brian Anderson
-0
/
+156