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
/
rt
Age
Commit message (
Expand
)
Author
Lines
2013-07-12
auto merge of #7734 : alexcrichton/rust/issue-3395, r=sanxiyn
bors
-2
/
+2
2013-07-12
auto merge of #7728 : bcully/rust/largestack64, r=cmr
bors
-2
/
+7
2013-07-11
auto merge of #7677 : alexcrichton/rust/tls-gc, r=pcwalton
bors
-9
/
+4
2013-07-11
Expand ctypes warnings to warn about *int/*uint
Alex Crichton
-2
/
+2
2013-07-11
Enable large stacks on 64-bit architectures
Brendan Cully
-2
/
+7
2013-07-09
auto merge of #7265 : brson/rust/io-upstream, r=brson
bors
-40
/
+258
2013-07-09
std: Remove ThreadPerCore spawn mode. Unused
Brian Anderson
-7
/
+0
2013-07-09
Use purely an owned vector for storing TLS data
Alex Crichton
-8
/
+3
2013-07-09
rt: Make the old rand builtins work with newsched
Brian Anderson
-11
/
+5
2013-07-09
std: Make os::set_exit_status work with newsched
Brian Anderson
-0
/
+17
2013-07-08
Merge remote-tracking branch 'mozilla/master'
Brian Anderson
-1
/
+2
2013-07-08
Merge remote-tracking branch 'anasazi/io'
Brian Anderson
-0
/
+159
2013-07-08
std::rt: Add a hack to allocate different test port ranges to different bots
Brian Anderson
-4
/
+4
2013-07-08
Merge remote-tracking branch 'upstream/io' into io
Eric Reed
-96
/
+80
2013-07-08
Address nits by @catamorphism
Niko Matsakis
-4
/
+0
2013-07-08
This assert does not necessarily hold; sometimes we temporarily increase ref-...
Niko Matsakis
-2
/
+2
2013-07-03
Add x64 windows to platform.mk and mingw64 header fixes.
Luqman Aden
-1
/
+2
2013-07-03
Merge remote-tracking branch 'mozilla/master'
Brian Anderson
-97
/
+81
2013-07-02
Merge remote-tracking branch 'upstream/io' into io
Eric Reed
-0
/
+2
2013-07-02
IPv6 support for UDP and TCP.
Eric Reed
-0
/
+109
2013-07-01
rt: Add global_args_lock functions to rustrt.def.in
Brian Anderson
-1
/
+3
2013-06-30
vec: implement exchange vector reserve in Rust
Daniel Micay
-8
/
+0
2013-06-30
simplify the exchange allocator
Daniel Micay
-24
/
+0
2013-06-27
auto merge of #7395 : yichoi/rust/android_dummy, r=brson
bors
-0
/
+25
2013-06-26
rt: Release big stacks immediately after use to avoid holding on to them thro...
Brian Anderson
-47
/
+31
2013-06-26
rt: add android dummy functions for mman related
Young-il Choi
-0
/
+25
2013-06-25
satisfy the formatting check
Eric Reed
-2
/
+2
2013-06-25
Merge remote-tracking branch 'upstream/io' into io
Eric Reed
-49
/
+69
2013-06-25
auto merge of #7254 : Blei/rust/intrinsic-overhaul, r=cmr
bors
-16
/
+10
2013-06-24
std: Make box annihilator work with newsched
Brian Anderson
-1
/
+8
2013-06-24
std: Rewrite vec_reserve_shared_actual in Rust
Brian Anderson
-15
/
+10
2013-06-23
Support foreign 'static mut' variables as well
Alex Crichton
-1
/
+13
2013-06-23
Remove unused TyDesc parameter from the glue functions
Philipp Brüschweiler
-2
/
+10
2013-06-23
Remove rust_call_tydesc_glue
Philipp Brüschweiler
-10
/
+1
2013-06-23
Remove unused shape fields from typedescs
Philipp Brüschweiler
-8
/
+3
2013-06-21
std: Make console log off/on controls work with newsched
Brian Anderson
-7
/
+18
2013-06-21
std::rt: Support os::args
Brian Anderson
-0
/
+19
2013-06-21
auto merge of #7200 : yichoi/rust/fix_je_mac_cross, r=brson
bors
-1
/
+2
2013-06-20
Merge remote-tracking branch 'brson/io' into io-upstream
Brian Anderson
-4
/
+18
2013-06-21
Remove all #[cfg(stage0)]-protected code
James Miller
-27
/
+0
2013-06-19
std::rt: Update GC metadata in init
Brian Anderson
-0
/
+6
2013-06-18
std: Work around some failing 'run' tests when valgrinding. #7224
Brian Anderson
-0
/
+7
2013-06-17
Merge remote-tracking branch 'upstream/io' into io
Eric Reed
-11
/
+44496
2013-06-17
rt: fix jemalloc android cross-compile for mac
Young-il Choi
-1
/
+2
2013-06-16
Merge remote-tracking branch 'brson/io'
Brian Anderson
-3
/
+11
2013-06-16
Partial fix for #7158: Save EDX in morestack on x86-32
Niko Matsakis
-0
/
+2
2013-06-14
Added a utility function to extract the udp handle from udp send requests.
Eric Reed
-0
/
+6
2013-06-13
automated whitespace fixes
Daniel Micay
-1
/
+0
2013-06-13
Corrected libuv UDP bindings.
Eric Reed
-1
/
+45
2013-06-12
update jemalloc to 3.4.0
Daniel Micay
-2785
/
+2833
[prev]
[next]