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
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
2014-12-11
Register new snapshots
Alex Crichton
-3
/
+1
2014-12-10
Fix inappropriate ## headings
Steve Klabnik
-2
/
+2
2014-12-09
Test fixes and rebase conflicts from the rollup
Alex Crichton
-3
/
+3
2014-12-09
rollup merge of #19620: retep998/memorymap
Alex Crichton
-38
/
+34
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+12
2014-12-08
auto merge of #19378 : japaric/rust/no-as-slice, r=alexcrichton
bors
-3
/
+3
2014-12-07
Make MemoryMap use HANDLE on Windows.
Peter Atashian
-38
/
+34
2014-12-06
libstd: remove unnecessary `as_slice()` calls
Jorge Aparicio
-3
/
+3
2014-12-05
Utilize fewer reexports
Corey Farwell
-12
/
+15
2014-12-05
Fall out of the std::sync rewrite
Alex Crichton
-6
/
+4
2014-12-03
Fix fallout
Jorge Aparicio
-2
/
+2
2014-11-26
rollup merge of #19329: steveklabnik/doc_style_cleanup2
Alex Crichton
-17
/
+13
2014-11-26
/*! -> //!
Steve Klabnik
-17
/
+13
2014-11-26
rollup merge of #19288: steveklabnik/doc_style_cleanup
Alex Crichton
-27
/
+21
2014-11-26
auto merge of #19176 : aturon/rust/stab-iter, r=alexcrichton
bors
-1
/
+1
2014-11-26
auto merge of #19169 : aturon/rust/fds, r=alexcrichton
bors
-0
/
+5
2014-11-25
/** -> ///
Steve Klabnik
-27
/
+21
2014-11-25
Fallout from stabilization
Aaron Turon
-1
/
+1
2014-11-23
rollup merge of #19205: jashank/docs-fix
Jakub Bukaj
-1
/
+1
2014-11-23
auto merge of #19152 : alexcrichton/rust/issue-17863, r=aturon
bors
-7
/
+7
2014-11-22
std: Align `raw` modules with unsafe conventions
Alex Crichton
-7
/
+7
2014-11-22
args() doc: Fix a documentation line.
Jashank Jeremy
-1
/
+1
2014-11-21
libs: add std::os::windows module
Aaron Turon
-0
/
+5
2014-11-20
Make most of std::rt private
Aaron Turon
-3
/
+3
2014-11-19
rollup merge of #18944: liigo/improve-os-args-doc
Jakub Bukaj
-0
/
+4
2014-11-19
Make os::setenv() and os::unsetenv() panic if an error occurs
Barosl Lee
-5
/
+14
2014-11-19
Make os::change_dir() return IoResult<()>
Barosl Lee
-14
/
+15
2014-11-19
Make os::getcwd() return IoResult<Path>
Barosl Lee
-26
/
+38
2014-11-18
auto merge of #18645 : nick29581/rust/coercions-1, r=alexcrichton
bors
-5
/
+5
2014-11-18
Windows and OS X fallout
Nick Cameron
-5
/
+5
2014-11-18
rollup merge of #19038: jayelm/fixed-typos
Jakub Bukaj
-1
/
+1
2014-11-17
Fix several typos in comments
jmu303
-1
/
+1
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+4
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-22
/
+22
[prev]
[next]