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
/
libstd
/
rt
/
context.rs
Age
Commit message (
Expand
)
Author
Lines
2013-11-28
Register new snapshots
Alex Crichton
-2
/
+2
2013-11-24
std::rt: Fix record_stack_bounds on win64
klutzy
-2
/
+2
2013-11-18
auto merge of #10561 : pcwalton/rust/procify, r=alexcrichton
bors
-5
/
+11
2013-11-18
libstd: Change all `~fn()`s to `proc`s in the standard library.
Patrick Walton
-5
/
+11
2013-11-18
rt: Namespace all C functions under rust_
Brian Anderson
-6
/
+6
2013-11-11
Remove #[fixed_stack_segment] and #[rust_stack]
Alex Crichton
-3
/
+0
2013-10-23
auto merge of #10021 : alexcrichton/rust/asm-now-analyzed-correctly, r=luqmana
bors
-11
/
+7
2013-10-22
Tidy up asm! usage in libstd
Alex Crichton
-11
/
+7
2013-10-23
Making fields in std and extra : private #4386
reedlepee
-3
/
+3
2013-10-19
auto merge of #9834 : alexcrichton/rust/morestack, r=brson
bors
-30
/
+253
2013-10-19
Use __morestack to detect stack overflow
Alex Crichton
-30
/
+253
2013-10-17
std: Move size/align functions to std::mem. #2240
Brian Anderson
-1
/
+1
2013-09-30
std: Remove usage of fmt!
Alex Crichton
-3
/
+3
2013-08-26
Support Win64 context switching
klutzy
-7
/
+31
2013-08-21
std/extra: changing XXX to FIXME; cleanup
Tim Chevalier
-4
/
+4
2013-08-01
A major refactoring that changes the way the runtime uses TLS. In the
toddaaro
-3
/
+3
2013-07-19
std: Remove old magic core mod
Brian Anderson
-1
/
+1
2013-06-18
replace #[inline(always)] with #[inline]. r=burningtree.
Graydon Hoare
-1
/
+1
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-4
/
+4
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+214