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
2014-01-29
Removing do keyword from libstd and librustc
Scott Lawrence
-4
/
+4
2013-12-24
green: Rip the bandaid off, introduce libgreen
Alex Crichton
-0
/
+1
2013-12-24
std: Introduce std::sync
Alex Crichton
-1
/
+0
2013-12-16
Fallout of rewriting std::comm
Alex Crichton
-12
/
+1
2013-12-10
libextra: Another round of de-`Cell`-ing.
Patrick Walton
-3
/
+1
2013-11-18
auto merge of #10561 : pcwalton/rust/procify, r=alexcrichton
bors
-1
/
+1
2013-11-18
Implement a native mutex type
Alex Crichton
-0
/
+1
2013-11-18
libstd: Change all `~fn()`s to `proc`s in the standard library.
Patrick Walton
-1
/
+1
2013-11-11
Remove #[fixed_stack_segment] and #[rust_stack]
Alex Crichton
-1
/
+0
2013-10-28
Make some more rt components public
Alex Crichton
-1
/
+1
2013-10-18
Remove the fmt! syntax extension
Alex Crichton
-1
/
+0
2013-10-07
Fix existing privacy/visibility violations
Alex Crichton
-1
/
+1
2013-09-13
Remove all usage of change_dir_locked
Alex Crichton
-53
/
+0
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