- 26 Apr, 2013 3 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 25 Apr, 2013 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 20 Apr, 2013 9 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 19 Apr, 2013 4 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 18 Apr, 2013 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 17 Apr, 2013 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
Improve unions. Members of a union are now scoped within the union, although they share ordinal space with the parent struct.
-
- 16 Apr, 2013 2 commits
-
-
Kenton Varda authored
-
-
- 15 Apr, 2013 9 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Alek Storm authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
Get rid of redundant ErrorReporter that goes in ReaderOptions. Registering an ExceptionCallback is a better approach.
-
Kenton Varda authored
Replace most CAPNPROTO_ASSERTs with the new logging/error macros. Also add a SYSCALL macro and use it. Also add commentary.
-
- 14 Apr, 2013 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 13 Apr, 2013 1 commit
-
-
Kenton Varda authored
Refuse to read messages with excessive segment counts or messages whose total size exceeds the traversal limit, before allocating any space. This is important for security.
-
- 11 Apr, 2013 4 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
Update far pointer implementation to match spec. Also adjust the spec slightly so that you can tell whether a far pointer is a double-far before you dereference it.
-