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
/
rustrt.def.in
Age
Commit message (
Expand
)
Author
Lines
2013-08-22
std: working tests for low-level libuv open, write and close operations
Jeff Olson
-0
/
+5
2013-08-22
std: bootstrapping libuv-based fileio in newrt... open & close
Jeff Olson
-0
/
+10
2013-08-16
rt: Remove unused uv helpers
Brian Anderson
-15
/
+0
2013-08-09
Remove the C++ runtime. Sayonara
Brian Anderson
-56
/
+1
2013-07-31
extra: Remove dbg module and rt support code
Brian Anderson
-7
/
+0
2013-07-31
auto merge of #8145 : brson/rust/rttestfixes, r=pcwalton
bors
-0
/
+1
2013-07-30
test: Use a test extern in various foreign fn tests
Brian Anderson
-0
/
+1
2013-07-30
std: Remove ManualThreads spawn mode
Brian Anderson
-2
/
+0
2013-07-30
std::rt: Change Thread interface to require an explicit join
Brian Anderson
-1
/
+2
2013-07-25
libstd: Implement some missing udp methods.
Luqman Aden
-0
/
+1
2013-07-25
libstd: Implement {peer, socket}_name for new rt tcp & udp.
Luqman Aden
-6
/
+3
2013-07-22
std: Remove at_exit API. Unused
Brian Anderson
-1
/
+0
2013-07-22
std: Remove unstable::global. Unused
Brian Anderson
-1
/
+0
2013-07-22
std::rt: Stop using unstable::global in change_dir_locked
Brian Anderson
-0
/
+2
2013-07-22
std: Remove weak_task API. Unused
Brian Anderson
-2
/
+0
2013-07-18
auto merge of #7856 : brson/rust/no-thread-per-core, r=pcwalton
bors
-1
/
+0
2013-07-11
auto merge of #7677 : alexcrichton/rust/tls-gc, r=pcwalton
bors
-2
/
+1
2013-07-09
std: Remove ThreadPerCore spawn mode. Unused
Brian Anderson
-1
/
+0
2013-07-09
Use purely an owned vector for storing TLS data
Alex Crichton
-1
/
+0
2013-07-09
std: Make os::set_exit_status work with newsched
Brian Anderson
-0
/
+2
2013-07-08
Merge remote-tracking branch 'upstream/io' into io
Eric Reed
-3
/
+2
2013-07-03
Merge remote-tracking branch 'mozilla/master'
Brian Anderson
-4
/
+3
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
/
+15
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
-1
/
+0
2013-06-30
simplify the exchange allocator
Daniel Micay
-1
/
+0
2013-06-25
Merge remote-tracking branch 'upstream/io' into io
Eric Reed
-1
/
+7
2013-06-25
auto merge of #7254 : Blei/rust/intrinsic-overhaul, r=cmr
bors
-1
/
+0
2013-06-24
std: Make box annihilator work with newsched
Brian Anderson
-1
/
+2
2013-06-24
std: Rewrite vec_reserve_shared_actual in Rust
Brian Anderson
-1
/
+2
2013-06-23
Support foreign 'static mut' variables as well
Alex Crichton
-1
/
+3
2013-06-23
Remove rust_call_tydesc_glue
Philipp Brüschweiler
-2
/
+1
2013-06-21
std: Make console log off/on controls work with newsched
Brian Anderson
-0
/
+1
2013-06-21
std::rt: Support os::args
Brian Anderson
-0
/
+1
2013-06-20
Merge remote-tracking branch 'brson/io' into io-upstream
Brian Anderson
-1
/
+3
2013-06-19
std::rt: Update GC metadata in init
Brian Anderson
-0
/
+1
2013-06-18
std: Work around some failing 'run' tests when valgrinding. #7224
Brian Anderson
-0
/
+1
2013-06-14
Added a utility function to extract the udp handle from udp send requests.
Eric Reed
-0
/
+1
2013-06-13
Corrected libuv UDP bindings.
Eric Reed
-1
/
+8
2013-06-06
rt: Add rust_get_num_cpus
Brian Anderson
-0
/
+1
2013-05-20
rt: Rename rust_initialize_global_state to rust_initialize_rt_tls_key
Brian Anderson
-1
/
+1
2013-05-15
rt: Rename sched_key to rt_key
Brian Anderson
-1
/
+1
2013-05-15
core::rt: Initialize logging
Brian Anderson
-1
/
+1
2013-05-15
core: Use a global lock instead of runtime lock for os::getenv, etc. #4726
Brian Anderson
-1
/
+4
2013-05-15
core:rt: A few micro-opts
Brian Anderson
-1
/
+1
2013-05-14
core::rt: Register stacks with valgrind. #6428
Brian Anderson
-0
/
+2
2013-05-07
rt: Remove rust_call_nullary_fn
Brian Anderson
-1
/
+0
2013-05-06
add rust_take_task_borrow_list and rust_set_task_borrow_list to rustrt.def.in
Niko Matsakis
-0
/
+2
2013-05-02
Merge remote-tracking branch 'brson/io' into incoming
Brian Anderson
-1
/
+9
[prev]
[next]