Age | Commit message (Expand) | Author |
---|---|---|
2015-01-03 | Update to rust master | Valerii Hiora |
2014-12-22 | Merge remote-tracking branch 'vhbit/ios-support' | Carl Lerche |
2014-12-22 | Fixed building on iOS | Valerii Hiora |
2014-12-18 | Add all now needed ';' after macro invocations. | Victor Berger |
2014-12-15 | bitflags! derives Copy for you now, so remove our derivings. | Jonathan Reem |
2014-12-12 | Fallout of Copy opt-in for non-Linux | Valerii Hiora |
2014-11-28 | Implement Show for event::EventFlag | Carl Lerche |
2014-10-31 | Update source code to new rustc | Roma Sokolov |
2014-10-10 | Update static->const | Tilde Engineering |
2014-09-21 | correctly match the kqueue man page | Clark Gaebel |
2014-09-20 | Be warning-free on Darwin. | Clark Gaebel |
2014-08-25 | Tweaks + fix accept4 | Carl Lerche |
2014-08-24 | SysError does not need desc field | Carl Lerche |
2014-08-21 | Fix O_* flags for Darwin. Minor kqueue tweaks. | Carl Lerche |
2014-08-21 | Bind kqueue + misc cleanup | Carl Lerche |