Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-16 | feat(lib): Implement Drop trait for Queue | Vincent Ambo | 1 | -0/+10 |
2017-10-16 | feat(tests): Add a simple send/receive test | Vincent Ambo | 2 | -1/+23 |
2017-10-16 | fix(lib): Trim whitespace from OS limit files | Vincent Ambo | 1 | -2/+2 |
2017-10-16 | fix(lib): Borrow &self in send/receive | Vincent Ambo | 1 | -2/+2 |
2017-10-16 | fix(lib): drop(self) after delete() call | Vincent Ambo | 1 | -0/+1 |
2017-10-16 | style: Apply code format | Vincent Ambo | 1 | -11/+11 |
2017-10-16 | feat: Implement high-level POSIX message queue API | Vincent Ambo | 2 | -6/+292 |
2017-10-15 | feat(error): Add error-mapping from C calls | Vincent Ambo | 2 | -0/+99 |
2017-10-15 | chore: Add project scaffolding | Vincent Ambo | 5 | -0/+58 |
2017-10-15 | chore: Initial commit | Vincent Ambo | 0 | -0/+0 |