- 08 Jul, 2014 1 commit
-
-
Kenton Varda authored
-
- 20 Jun, 2014 3 commits
-
-
Kenton Varda authored
Error messages contain line numbers and new license comment is two lines shorter...
-
Kenton Varda authored
-
Kenton Varda authored
For portions currently copyright by Kenton (most of it), transfer copyright to Sandstorm Development Group, Inc. (Kenton's company). The license change is practically meaningless, as MIT and BSD 2-clause are legally equivalent. However, the BSD 2-clause license is sometimes confused for its ugly siblings, BSD 3-clause and BSD 4-clause. The MIT license is more immediately recognizeable for what it is. Rémy Blank and Jason Choy (the two non-trivial contributors) are on record as approving this change: https://groups.google.com/d/msg/capnproto/xXDd2HUOCcc/gbe_COIuXKYJ
-
- 19 Jun, 2014 2 commits
-
-
Kenton Varda authored
Use /usr/bin/env shebang - /bin/bash is not universal
-
Ed Maste authored
On FreeBSD bash is /usr/local/bin/bash.
-
- 18 Jun, 2014 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
-
- 16 Jun, 2014 1 commit
-
-
Kenton Varda authored
-
- 11 Jun, 2014 3 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
Update doc/README.md to host documentation server
-
- 07 Jun, 2014 1 commit
-
-
Ralph Langendam authored
-
- 03 Jun, 2014 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
Fixed two examples
-
- 01 Jun, 2014 1 commit
-
-
Jason Choy authored
-
- 30 May, 2014 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 29 May, 2014 7 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
Close #94: obsolete comment in rpc.capnp
-
Andreas Stenius authored
-
Kenton Varda authored
fix help message in capnpc-c++
-
David Renshaw authored
-
Kenton Varda authored
fix typos and remove unused declaration
-
David Renshaw authored
-
- 25 May, 2014 1 commit
-
-
Kenton Varda authored
-
- 20 May, 2014 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 15 May, 2014 1 commit
-
-
Kenton Varda authored
Fixes #90. The bug causes floating-point fields with non-zero defaults to be corrupted if they are set to NaN on a MIPS machine.
-
- 13 May, 2014 4 commits
-
-
Kenton Varda authored
Added 'name' annotation for the C++ annotation to override the basename ...
-
Kenton Varda authored
The previous organization inappropriately made it seem like some implementations weren't ready for production even though they are actually being used in large-scale production already. The problem is that these projects haven't actually implemented 100% of the spec, but they have no need to, because what they have is good enough for their purposes, so their categorization was unlikely to change. I've now simply classified implementations as "Serialization + RPC" vs. "Serialization only", which seems like the most that can be said without getting subjective and ambiguous.
-
Jason Choy authored
-
Jason Choy authored
-