summary refs log tree commit diff
path: root/src/librustuv/macros.rs
AgeCommit message (Expand)AuthorLines
2013-12-25Test fixes and rebase conflictsAlex Crichton-2/+1
2013-12-24rustuv: Reimplement without using std::rt::schedAlex Crichton-11/+14
2013-12-10librustuv: RAII-ify `Local::borrow`, and remove some 12 Cells.Patrick Walton-1/+4
2013-11-26librustuv: Remove all non-`proc` uses of `do` from `libextra` andPatrick Walton-1/+1
2013-11-13Implement native::IoFactoryAlex Crichton-5/+5
2013-11-11Move std::rt::io to std::ioAlex Crichton-2/+2
2013-11-10Migrate uv timer bindings away from ~fn()Alex Crichton-0/+5
2013-10-29Move rust's uv implementation to its own crateAlex Crichton-0/+36