- 03 Jan, 2014 1 commit
-
-
Benjamin Saunders authored
-
- 02 Jan, 2014 4 commits
-
-
Kenton Varda authored
Fix missing annotations
-
Jakub Śpiewak authored
-
Jakub Śpiewak authored
-
Kenton Varda authored
Fix C+1y warnings from Clang.
-
- 01 Jan, 2014 1 commit
-
-
Fahrzin Hemmati authored
warning: 'constexpr' non-static member function will not be implicitly 'const' in C++1y; add 'const' to avoid a change in behavior [-Wconstexpr-not-const]
-
- 23 Dec, 2013 1 commit
-
-
Kenton Varda authored
-
- 22 Dec, 2013 5 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 17 Dec, 2013 3 commits
-
-
Kenton Varda authored
calculator.capnp style adjusting
-
Stanislav Ivochkin authored
p.s. thanks @cstrahan for vim syntax highlighting
-
Kenton Varda authored
Delete snappy code. It relied on an unsubmitted patch to Snappy's interface and it turns out LZ4 is better anyway so we'll probably integrate with that instead, eventually.
-
- 15 Dec, 2013 2 commits
-
-
Kenton Varda authored
Upgrade gtest to 1.7.0
-
Stanislav Ivochkin authored
-
- 14 Dec, 2013 7 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
doc: Fix documentation pseudocode to match description.
-
Bill Neubauer authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 13 Dec, 2013 4 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 12 Dec, 2013 8 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
-
- 11 Dec, 2013 4 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
Update test script for XCode 5, make sure -stdlib gets in pkg-config configs, use pkg-config in test script, and build RPC tests in test script.
-
Kenton Varda authored
-
Kenton Varda authored
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.
-