| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-02-28 | moving new uv stuff into uv.rs and rust_uv.cpp | Jeff Olson | -612/+0 | |
| - removing the remains of uvtmp.rs and rust_uvtmp.rs - removing the displaced, low-level libuv bindings in uv.rs and rust_uv.cpp | ||||
| 2012-02-28 | finishing up simple uv_timer impl | Jeff Olson | -8/+51 | |
| as it stands, basic async nad timer support is added | ||||
| 2012-02-28 | cleaning up uv_async stuff and stubbing uv_timer | Jeff Olson | -36/+91 | |
| 2012-02-28 | removed hello world and added uv_async_* | Jeff Olson | -3/+37 | |
| 2012-02-28 | everything is laid out and working through a basic hw | Jeff Olson | -0/+52 | |
| the core impl is there, with a async handle in place to take incoming operations from user code. No actual uv handle/operations are implemented yet, though. | ||||
| 2012-02-03 | rt: Rename rust_scheduler to rust_task_thread | Brian Anderson | -1/+1 | |
| 2012-01-27 | rt: Remove unused variable | Brian Anderson | -2/+2 | |
| 2012-01-27 | Implement timers. | Donovan Preston | -2/+64 | |
| 2012-01-26 | Shuffle around to work with rust-spidermonkey | Donovan Preston | -37/+57 | |
| 2012-01-22 | std: Add some hacks to use libuv | Brian Anderson | -0/+346 | |
