- 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 5 commits
-
-
Jason Choy authored
-
Jason Choy authored
-
Jason Choy authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 12 May, 2014 4 commits
-
-
Jason Choy authored
-
Jason Choy authored
-
Jason Choy authored
-
Jason Choy authored
-
- 08 May, 2014 1 commit
-
-
Philip authored
Only available when KJ_STD_COMPAT is defined.
-
- 07 May, 2014 1 commit
-
-
Philip authored
-
- 05 May, 2014 1 commit
-
-
Kevin Wallace authored
This allows {schema,rpc,rpc-twoparty}.capnp to be used without modification when relocated outside of the Cap'n Proto codebase.
-
- 03 May, 2014 1 commit
-
-
Kenton Varda authored
Add loadCompiledTypeAndDependencies() to SchemaParser so that compiled constants can be cast to static types.
-
- 02 May, 2014 2 commits
-
-
Jason Choy authored
-
Kenton Varda authored
Add ability to truncate a list post-allocation and reclaim space. Currently limited to blobs and can only be accessed through the Orphan interface.
-
- 29 Apr, 2014 3 commits
-
-
Jason Choy authored
-
Kenton Varda authored
I decided that consistent output across platforms is an important property, worth sacrificing a little bit of performance on MIPS.
-
Jason Choy authored
-
- 28 Apr, 2014 1 commit
-
-
Jason Choy authored
-
- 27 Apr, 2014 2 commits
- 22 Apr, 2014 3 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Andreas Stenius authored
-
- 07 Apr, 2014 3 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 04 Apr, 2014 1 commit
-
-
Remy Blank authored
-
- 01 Apr, 2014 4 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
- Define separate times for durations vs. absolute times. - Make more consistent with existing precedents in KJ style.
-
- 31 Mar, 2014 1 commit
-
-
David Renshaw authored
-
- 30 Mar, 2014 1 commit
-
-
Remy Blank authored
-
- 27 Mar, 2014 1 commit
-
-
Kenton Varda authored
-
- 17 Mar, 2014 1 commit
-
-
Kenton Varda authored
-
- 14 Mar, 2014 1 commit
-
-
Kenton Varda authored
Apparently writev() imposes a limit on the vector size. Work around that. Not sure why libc doesn't already do this.
-