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
2012-02-08
core: Add a test for blocking in native code
Brian Anderson
-0
/
+6
2012-02-08
rt: Export a scheduler API
Brian Anderson
-0
/
+3
2012-02-07
Make process-spawning take environments and working directories, remove procs...
Graydon Hoare
-0
/
+1
2012-02-05
Adding str::reserve
Kevin Cantu
-0
/
+1
2012-02-03
Remove experimental GC code
Marijn Haverbeke
-1
/
+0
2012-02-02
rt: Remove task pinning. Does nothing
Brian Anderson
-2
/
+0
2012-02-02
rt: Rename task_sleep intrinsic to task_yield. Remove usec param
Brian Anderson
-1
/
+1
2012-02-01
make boxes self-describing (fixes #1493)" (take 2)
Niko Matsakis
-2
/
+1
2012-02-01
Revert "make boxes self-describing (fixes #1493)" until a new
Niko Matsakis
-1
/
+2
2012-02-01
make boxes self-describing (fixes #1493)
Niko Matsakis
-2
/
+1
2012-01-29
rt: Remove set_min_stack
Brian Anderson
-1
/
+0
2012-01-27
Implement timers.
Donovan Preston
-0
/
+1
2012-01-26
Shuffle around to work with rust-spidermonkey
Donovan Preston
-0
/
+2
2012-01-22
std: Add some hacks to use libuv
Brian Anderson
-0
/
+9
2012-01-17
roll back commit 1c7a62
Niko Matsakis
-1
/
+0
2012-01-17
Use a memset upcall to zero things without static alignment
Marijn Haverbeke
-0
/
+1
2012-01-13
rt: Allow console logging to be turned off
Brian Anderson
-0
/
+2
2012-01-12
libcore: Add sys::set_exit_status
Brian Anderson
-0
/
+1
2012-01-11
add a log_str() function and allow '%?' in fmt strings to use it
Niko Matsakis
-0
/
+1
2012-01-10
rt: Export upcall_s_shared_malloc since the SpiderMonkey bindings need it
Patrick Walton
-0
/
+1
2012-01-09
add rust_task_is_unwinding predicate and do not kill if already unwinding
Niko Matsakis
-0
/
+1
2012-01-06
Make binding of fns with bounded type parameters work
Marijn Haverbeke
-0
/
+1
2011-12-19
rt: Rename asm_call_on_stack to __morestack
Brian Anderson
-1
/
+0
2011-12-16
std: file_is_dir -> path_is_dir, add path_exists
Elly Jones
-2
/
+3
2011-12-15
massive refactor of how closures work
Niko Matsakis
-1
/
+2
2011-12-14
export upcall_clone_type_desc
Niko Matsakis
-0
/
+1
2011-12-06
rt: Various tweaks to make __morestack unwinding work on linux
Brian Anderson
-0
/
+1
2011-12-05
test: Test hitting the dynamic linker in the red zone
Brian Anderson
-0
/
+1
2011-12-01
stdlib: Implement some preliminary libuv bindings
Brian Anderson
-1
/
+9
2011-11-30
rt: Reorganize stack growth code
Brian Anderson
-2
/
+2
2011-11-30
rt: Remove the stack pointer field of stk_seg
Brian Anderson
-1
/
+0
2011-11-30
rt: Remove upcall_alloc_c_stack/call_c_stack, et. al.
Brian Anderson
-5
/
+0
2011-11-28
build: Stop linking morestack.S to rt
Brian Anderson
-1
/
+0
2011-11-18
get pure wrappers approach running
Niko Matsakis
-0
/
+2
2011-11-18
rt: Remove size_of and align_of functions. Now written in Rust
Brian Anderson
-2
/
+0
2011-11-17
rt: More work on morestack
Patrick Walton
-2
/
+8
2011-11-16
Revert "rt: More work on morestack"
Brian Anderson
-8
/
+2
2011-11-16
rt: More work on morestack
Patrick Walton
-2
/
+8
2011-11-16
Disconnect ports before draining them. Issue #1155
Brian Anderson
-0
/
+1
2011-11-16
begin efforts to use shim functions for c-stack calls
Niko Matsakis
-0
/
+1
2011-11-14
Revert "rt: More work on morestack"
Patrick Walton
-8
/
+2
2011-11-14
rt: More work on morestack
Patrick Walton
-2
/
+8
2011-11-13
Drop enqueued elements when a port is destructed. Closes #1155
Brian Anderson
-0
/
+1
2011-11-11
rt: Remove drop_port. Unused
Brian Anderson
-1
/
+0
2011-11-10
rt: Remove rust_aio.cpp. Bitrotted.
Brian Anderson
-10
/
+0
2011-11-10
rt: Remove new_chan. Not needed
Brian Anderson
-1
/
+0
2011-11-10
rt: Remove chan_send. Unused.
Brian Anderson
-1
/
+0
2011-11-08
Make task_sleep an intrinsic.
Brian Anderson
-1
/
+1
2011-11-08
rt: Remove task_yield builtin
Brian Anderson
-1
/
+0
2011-10-26
Remove task::join_id
Brian Anderson
-1
/
+0
[prev]
[next]