depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-03
chore(lib): Make Name & Message types Clone and PartialEq
Vincent Ambo
1
-2
/
+2
2017-10-20
fix(error): Module should be public
Vincent Ambo
1
-1
/
+1
2017-10-16
refactor(lib): Add some additional documentation
Vincent Ambo
1
-3
/
+7
2017-10-16
chore(lib): Derive Debug traits on Queue, Message
Vincent Ambo
1
-0
/
+2
2017-10-16
fix(lib): Fix incorrect error message for name validation
Vincent Ambo
1
-1
/
+1
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
1
-0
/
+97
2017-10-15
chore: Add project scaffolding
Vincent Ambo
1
-0
/
+7