| .. |
|
io
|
libstd: Tests for {peer, socket}_name.
|
2013-07-26 05:02:53 -04:00 |
|
uv
|
Change concurrency primitives to standard naming conventions
|
2013-07-27 22:06:29 -07:00 |
|
args.rs
|
fix compilation on macos/windows
|
2013-07-24 09:45:21 -04:00 |
|
borrowck.rs
|
Consolidate raw representations of rust values
|
2013-07-26 09:53:03 -07:00 |
|
comm.rs
|
Add a better-for-testing optimistic_check() for pipes with cfg(test).
|
2013-07-30 13:19:25 -04:00 |
|
context.rs
|
std: Remove old magic core mod
|
2013-07-19 21:01:24 -04:00 |
|
env.rs
|
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
|
2013-05-22 21:57:05 -07:00 |
|
global_heap.rs
|
Consolidate raw representations of rust values
|
2013-07-26 09:53:03 -07:00 |
|
kill.rs
|
UnsafeArc methods return unsafe pointers, so are not themselves unsafe.
|
2013-07-30 13:19:26 -04:00 |
|
local.rs
|
std::rt: Do local tests in a bare thread to not interfere with the scheduler
|
2013-07-09 15:48:22 -07:00 |
|
local_heap.rs
|
Consolidate raw representations of rust values
|
2013-07-26 09:53:03 -07:00 |
|
local_ptr.rs
|
std: Rename abort! to rtabort! to match other macros
|
2013-06-17 23:24:50 -07:00 |
|
logging.rs
|
std: move StrUtil::as_c_str into StrSlice
|
2013-07-23 16:56:22 -07:00 |
|
message_queue.rs
|
Change concurrency primitives to standard naming conventions
|
2013-07-27 22:06:29 -07:00 |
|
metrics.rs
|
std::rt: Add JoinLatch
|
2013-06-13 23:18:45 -07:00 |
|
mod.rs
|
Implement select() for new runtime pipes.
|
2013-07-30 13:19:25 -04:00 |
|
rc.rs
|
Change finalize -> drop.
|
2013-06-25 21:14:39 -04:00 |
|
rtio.rs
|
libstd: Implement some missing udp methods.
|
2013-07-25 22:21:46 -04:00 |
|
sched.rs
|
Consolidate raw representations of rust values
|
2013-07-26 09:53:03 -07:00 |
|
select.rs
|
Unkillable is not unsafe. Close #7832.
|
2013-07-30 13:19:25 -04:00 |
|
sleeper_list.rs
|
Change concurrency primitives to standard naming conventions
|
2013-07-27 22:06:29 -07:00 |
|
stack.rs
|
Change finalize -> drop.
|
2013-06-25 21:14:39 -04:00 |
|
task.rs
|
Consolidate raw representations of rust values
|
2013-07-26 09:53:03 -07:00 |
|
test.rs
|
libstd: Fix errors when rtdebug! is not a noop.
|
2013-07-25 05:57:52 -04:00 |
|
thread.rs
|
Change finalize -> drop.
|
2013-06-25 21:14:39 -04:00 |
|
thread_local_storage.rs
|
Deny common lints by default for lib{std,extra}
|
2013-06-25 17:39:43 -07:00 |
|
tube.rs
|
Change the HOF context switchers to pass a BlockedTask instead of a ~Task.
|
2013-07-20 05:08:57 -04:00 |
|
util.rs
|
std: Make os::set_exit_status work with newsched
|
2013-07-09 13:29:05 -07:00 |
|
work_queue.rs
|
Change concurrency primitives to standard naming conventions
|
2013-07-27 22:06:29 -07:00 |