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
/
os.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-9
/
+3
2015-01-17
Remove Send bound from Error trait.
Michael Sproul
-3
/
+3
2015-01-15
auto merge of #20980 : richo/rust/final-power, r=alexcrichton
bors
-0
/
+5
2015-01-11
powerpc: Add libstd utils
Richo Healey
-0
/
+5
2015-01-11
Rename AtomicInt and AtomicUint
Steven Fackler
-2
/
+2
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-06
More test fixes
Alex Crichton
-1
/
+1
2015-01-06
rollup merge of #20607: nrc/kinds
Alex Crichton
-1
/
+1
2015-01-06
rollup merge of #20481: seanmonstar/fmt-show-string
Alex Crichton
-2
/
+2
2015-01-07
markers -> marker
Nick Cameron
-1
/
+1
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-2
/
+2
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-1
/
+1
2015-01-06
iOS: CString fallout
Valerii Hiora
-2
/
+2
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-24
/
+17
2015-01-03
Remove deprecated functionality
Alex Crichton
-3
/
+3
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-2
/
+2
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-1
/
+6
2015-01-02
rollup merge of #20410: japaric/assoc-types
Alex Crichton
-1
/
+0
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-2
/
+2
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-10
/
+11
2015-01-02
merge `*SliceExt` traits, use assoc types in `SliceExt`, `Raw[Mut]Ptr`
Jorge Aparicio
-1
/
+0
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-1
/
+1
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-2
/
+2
2014-12-31
Test fixes and rebase conflicts
Alex Crichton
-0
/
+1
2014-12-30
Fallout from stabilization
Aaron Turon
-4
/
+5
2014-12-29
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2014-12-29
rollup merge of #20264: nagisa/threadrng
Alex Crichton
-1
/
+1
2014-12-29
std: Second pass stabilization for `ptr`
Alex Crichton
-1
/
+2
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-10
/
+11
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-1
/
+1
2014-12-28
Rename TaskRng to ThreadRng
Simonas Kazlauskas
-1
/
+1
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-6
/
+6
2014-12-21
std: Stabilize the std::str module
Alex Crichton
-1
/
+1
2014-12-21
Remove a ton of public reexports
Corey Farwell
-9
/
+9
2014-12-20
Fix fallout of removing import_shadowing in tests.
Eduard Burtescu
-1
/
+0
2014-12-19
libstd: use `#[deriving(Copy)]`
Jorge Aparicio
-4
/
+2
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-1
/
+2
2014-12-18
Fix compilation on linux
Alex Crichton
-1
/
+0
2014-12-18
Fallout from new thread API
Aaron Turon
-1
/
+1
2014-12-18
Make at_exit initialize lazily
Aaron Turon
-1
/
+0
2014-12-18
Allow args to work without rt initialization
Aaron Turon
-5
/
+1
2014-12-18
Refactor std::os to use sys::os
Aaron Turon
-381
/
+25
2014-12-18
libs: merge librustrt into libstd
Aaron Turon
-2
/
+2
2014-12-16
auto merge of #19747 : alexcrichton/rust/slice-one-trait, r=brson
bors
-3
/
+3
2014-12-15
rollup merge of #19787: akiss77/fix-i8-c_char
Brian Anderson
-1
/
+1
2014-12-15
rollup merge of #19710: steveklabnik/gh15449
Brian Anderson
-2
/
+2
2014-12-14
std: Collapse SlicePrelude traits
Alex Crichton
-3
/
+3
2014-12-13
libstd: add missing imports
Jorge Aparicio
-0
/
+1
2014-12-13
libstd: use unboxed closures
Jorge Aparicio
-4
/
+7
2014-12-12
libc::c_char is not necessarily i8
Akos Kiss
-1
/
+1
[next]