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
/
unstable
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-19
Try to fix mac valgrind bot by disabling thread-heavy activities.
Graydon Hoare
-0
/
+15
2013-08-19
Add externfn macro and correctly label fixed_stack_segments
Niko Matsakis
-0
/
+2
2013-07-31
Move atomically to unstable::sync, and document what it actually does. Close ...
Ben Blum
-2
/
+2
2013-07-30
std::rt: Change Thread interface to require an explicit join
Brian Anderson
-18
/
+7
2013-07-26
Consolidate raw representations of rust values
Alex Crichton
-0
/
+1
2013-07-22
std: Remove at_exit API. Unused
Brian Anderson
-2
/
+0
2013-07-22
std: Remove unstable::global. Unused
Brian Anderson
-1
/
+0
2013-07-22
std: Move change_dir_locked to unstable. #7870
Brian Anderson
-0
/
+50
2013-07-22
std: Remove weak_task API. Unused
Brian Anderson
-1
/
+0
2013-06-15
std::dynamic_lib: start fixing windows implementation
Philipp Brueschweiler
-5
/
+0
2013-06-12
Prototyped a dynamic library facility interface
Steven Stewart-Gallus
-0
/
+8
2013-05-30
Remove unnecessary 'use' forms
Daniel Farina
-2
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-1
/
+3
2013-05-25
Add basic atomic types
James Miller
-0
/
+1
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+77