Age | Commit message (Expand) | Author |
---|---|---|
2015-02-10 | Add `NixPath`, `NixError`, and `NixResult`. | Utkarsh Kukreti |
2015-01-27 | Fix warnings for `rustc 1.0.0-dev (e365e4c05 2015-01-27 08:40:39)`. | Utkarsh Kukreti |
2015-01-13 | changed uint and int to usize and isize respectively | Rick Richardson |
2015-01-04 | Fix a few remaining deprecation notices | Carl Lerche |
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-10 | Fallout of Copy becoming opt-in. | Victor Berger |
2014-12-10 | Fix improper_ctypes warnings. | Victor Berger |
2014-10-10 | Update static->const | Tilde Engineering |
2014-09-14 | EpollEvent is a packed struct | Carl Lerche |
2014-08-25 | Tweaks + fix accept4 | Carl Lerche |
2014-08-20 | Start binding Darwin | Carl Lerche |
2014-08-16 | Epoll, rename to nix, misc cleanup | Carl Lerche |