- 23 Nov, 2014 1 commit
-
-
Kenton Varda authored
Thanks to Bryan Boreham <bjboreham@gmail.com> for much help getting this started.
-
- 22 Nov, 2014 8 commits
-
-
Kenton Varda authored
This prevents the compiler from reporting warnings in these headers while compiling application code. Hopefully this will stem the never-ending stream of complaints from people who enable pedantic warnings.
-
Kenton Varda authored
Fix bug where EzRpcClient would segfault if the target host resolved to multiple addresses and the connection to the first of those failed.
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
kernel32.dll and msvcrt.dll are the only remaining dependencies.
-
- 20 Nov, 2014 2 commits
-
-
Kenton Varda authored
Accommodate code for MSVC
-
Todor Totev authored
Add __forceinline for MSVC
-
- 18 Nov, 2014 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 17 Nov, 2014 3 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
Adds kj::std as header-only compat layer
-
- 16 Nov, 2014 3 commits
-
-
Scott Purdy authored
Response to comments on #144. Remove 'using namespace std' from header, added additional tests, updated comment style, and added self to CONTRIBUTORS.
-
Kenton Varda authored
remove obsolete list upgrade code for bit structs
-
David Renshaw authored
-
- 14 Nov, 2014 2 commits
-
-
Kenton Varda authored
-
Scott Purdy authored
-
- 13 Nov, 2014 1 commit
-
-
Kenton Varda authored
-
- 10 Nov, 2014 1 commit
-
-
Kenton Varda authored
Conflicts: c++/src/capnp/rpc-twoparty.capnp.c++ c++/src/capnp/rpc-twoparty.capnp.h c++/src/capnp/rpc.capnp.c++ c++/src/capnp/rpc.capnp.h
-
- 09 Nov, 2014 6 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 07 Nov, 2014 2 commits
-
-
Kenton Varda authored
Grammar fix
-
Eric Mill authored
-
- 06 Nov, 2014 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
Add initial implementation of AnyStruct and AnyList
-
- 04 Nov, 2014 3 commits
-
-
Kenton Varda authored
Fix typos
-
Kenton Varda authored
-
Kenton Varda authored
The 'objectId' field is now deprecated. Long-term, each vat will export no more than one "bootstrap interface" which can be obtained via 'Bootstrap'. Restoring SturdyRefs will be accomplished through higher-level interfaces specific to the VatNetwork in use. See comments for 'Bootstrap' in rpc.capnp for more discussion.
-
- 03 Nov, 2014 1 commit
-
-
Jo Liss authored
-
- 01 Nov, 2014 3 commits
-
-
Philip Quinn authored
This removes all instances of the zero-length brand dependencies arrays (04a9c84d).
-
Philip Quinn authored
-
Philip Quinn authored
-