about summary refs log tree commit diff
path: root/src/libnative/io/timer_helper.rs
AgeCommit message (Expand)AuthorLines
2014-02-03Various bug fixes and rebase conflictsAlex Crichton-4/+8
2014-02-03Fixing remaining warnings and errors throughoutAlex Crichton-2/+2
2014-01-29auto merge of #11754 : alexcrichton/rust/unused-result, r=brsonbors-1/+1
2014-01-29Flag Result as #[must_use] and deal with fallout.Alex Crichton-1/+1
2014-01-29Removing do keyword from libnativeScott Lawrence-2/+2
2014-01-22Implement native timersAlex Crichton-0/+143