Name
Last commit
Last update
..
benchmark remove superfluous null terminator
compiler Regenerate bootstraps, which have been outdated for a while.
testdata Rename Object -> AnyPointer.
any-test.c++ Rename Object -> AnyPointer.
any.c++ Rename Object -> AnyPointer.
any.h Extend totalSizeInWords() to also return a count of capabilities, which helps when a separate capability table needs to be allocated as well. Use this in the RPC system.
arena.c++ Eliminate the concept of imbuing messages in favor of the simpler concept of setting a cap table directly on MessageReader / getting one from MessageBuilder. This eliminates capability-context entirely. This was made possible by the earlier change which moved capabilities to a separate table rather than storing CapDescriptors inline, but I didn't realize it at the time.
arena.h Fix containsInterval returning true when 'from' has underflowed
blob-test.c++ Allow implicit convertion between StringPtr/Text::Reader and std::string.
blob.c++ namespace capnproto -> capnp, phase 2
blob.h Allow implicit convertion between StringPtr/Text::Reader and std::string.
bootstrap-test.ekam-rule Implement two-party network. The first RPC call over a socket took place at 2013-11-08 14:46:43 -0800 and completed successfully.
c++.capnp namespace capnproto -> capnp, phase 2
c++.capnp.c++ Regenerate bootstraps, which have been outdated for a while.
c++.capnp.h Set mainlaine version to 0.5-dev.
capability-test.c++ Lift requirement that releaseParams() be called before tailCall() or allowCancellation() -- this is no longer necessary given the protocol simplification that allowed cap descriptors to be interpreted immediately upon receipt.
capability.c++ Cleaner disconnect handling. Better fix for issue #71, and also simplifies the interface and improves robustness.
capability.h Cleaner disconnect handling. Better fix for issue #71, and also simplifies the interface and improves robustness.
capnpc.ekam-rule Add a sample RPC application, and fix some bugs / add some missing features needed by said app.
common-test.c++ Fix version test.
common.h Set mainlaine version to 0.5-dev.
dynamic-capability.c++ Extend totalSizeInWords() to also return a count of capabilities, which helps when a separate capability table needs to be allocated as well. Use this in the RPC system.
dynamic-test.c++ Fix -fno-exceptions tests.
dynamic.c++ Add a sample RPC application, and fix some bugs / add some missing features needed by said app.
dynamic.h Fix bug where receiving EOF on the RPC connection could cause RpcConnectionState to go into an infinite promise loop. Strange that this did not cause trouble earlier. Also some minor tweaks.
encoding-test.c++ Loading commit data...
endian-fallback-test.c++ Loading commit data...
endian-reverse-test.c++ Loading commit data...
endian-test.c++ Loading commit data...
endian.h Loading commit data...
ez-rpc-test.c++ Loading commit data...
ez-rpc.c++ Loading commit data...
ez-rpc.h Loading commit data...
generated-header-support.h Loading commit data...
layout-test.c++ Loading commit data...
layout.c++ Loading commit data...
layout.h Loading commit data...
list.c++ Loading commit data...
list.h Loading commit data...
message-test.c++ Loading commit data...
message.c++ Loading commit data...
message.h Loading commit data...
orphan-test.c++ Loading commit data...
orphan.h Loading commit data...
pointer-helpers.h Loading commit data...
pretty-print.h Loading commit data...
rpc-prelude.h Loading commit data...
rpc-test.c++ Loading commit data...
rpc-twoparty-test.c++ Loading commit data...
rpc-twoparty.c++ Loading commit data...
rpc-twoparty.capnp Loading commit data...
rpc-twoparty.capnp.c++ Loading commit data...
rpc-twoparty.capnp.h Loading commit data...
rpc-twoparty.h Loading commit data...
rpc.c++ Loading commit data...
rpc.capnp Loading commit data...
rpc.capnp.c++ Loading commit data...
rpc.capnp.h Loading commit data...
rpc.h Loading commit data...
schema-loader-test.c++ Loading commit data...
schema-loader.c++ Loading commit data...
schema-loader.h Loading commit data...
schema-parser-test.c++ Loading commit data...
schema-parser.c++ Loading commit data...
schema-parser.h Loading commit data...
schema-test.c++ Loading commit data...
schema.c++ Loading commit data...
schema.capnp Loading commit data...
schema.capnp.c++ Loading commit data...
schema.capnp.h Loading commit data...
schema.h Loading commit data...
serialize-async-test.c++ Loading commit data...
serialize-async.c++ Loading commit data...
serialize-async.h Loading commit data...
serialize-packed-test.c++ Loading commit data...
serialize-packed.c++ Loading commit data...
serialize-packed.h Loading commit data...
serialize-test.c++ Loading commit data...
serialize.c++ Loading commit data...
serialize.h Loading commit data...
stringify-test.c++ Loading commit data...
stringify.c++ Loading commit data...
test-import.capnp Loading commit data...
test-import2.capnp Loading commit data...
test-util.c++ Loading commit data...
test-util.h Loading commit data...
test.capnp Loading commit data...