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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rt
Age
Commit message (
Expand
)
Author
Lines
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
2013-06-11
auto merge of #7033 : influenza/rust/rust-7022, r=graydon
bors
-2
/
+2
2013-06-11
Replace tabs with spaces
Ron Dahlgren
-2
/
+2
2013-06-11
Assert stk rather than checking null
Ron Dahlgren
-3
/
+3
2013-06-11
rt: dummy function pthread_atfork for android
Young-il Choi
-0
/
+7
2013-06-10
STATIC_PAGE_SHIFT for cross-compiling jemalloc
James Miller
-161
/
+170
2013-06-09
Check stk before dereferencing
Ron Dahlgren
-1
/
+1
2013-06-06
auto merge of #6895 : cmr/rust/jemalloc, r=brson
bors
-0
/
+44423
2013-06-06
rt: Add rust_get_num_cpus
Brian Anderson
-3
/
+11
2013-06-06
auto merge of #6053 : nikomatsakis/rust/fixme-2699, r=thestinger
bors
-1
/
+0
2013-06-06
Deduplicate words in code comments
Alexei Sholik
-7
/
+7
2013-06-01
add jemalloc to the runtime
Daniel Micay
-0
/
+44423
2013-05-28
auto merge of #6731 : thomaslee/rust/issue-6575, r=pcwalton
bors
-4
/
+29
2013-05-27
Added _RUST_STAGEN guard to rust_call_tydesc_glue
Tom Lee
-0
/
+7
2013-05-27
Add _RUST_STAGE0 #ifdefs
Tom Lee
-0
/
+20
2013-05-27
Omit unused implicit argument if return type is immediate.
Tom Lee
-10
/
+8
2013-05-27
Use passing by-value in gmtime, mktime
Daniel Farina
-6
/
+6
2013-05-25
Fix compilation errors with linenoise
Alex Crichton
-2
/
+2
2013-05-24
Update the linenoise library
Alex Crichton
-19
/
+211
2013-05-22
fix arm stack alignment
Jyun-Yan You
-2
/
+4
[prev]
[next]