- 08 Sep, 2018 2 commits
-
-
Harris Hancock authored
-
Harris Hancock authored
-
- 02 Sep, 2018 1 commit
-
-
Harris Hancock authored
-
- 26 Aug, 2018 13 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
Fix json-test on MSVC.
-
Kenton Varda authored
-
Kenton Varda authored
Fix tls-test for OpenSSL 1.1.1.
-
Kenton Varda authored
These errors apparently don't show up until the first read with 1.1.1, and may have different messages. Apparently this landed on my Debian machine *today* and then all of the sudden the test was failing. I was so confused.
-
Kenton Varda authored
Resolve or defer all TODO(soon)s
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
Fix Android build/test issues.
-
Kenton Varda authored
-
Kenton Varda authored
-
- 25 Aug, 2018 4 commits
-
-
Kenton Varda authored
More 0.7 fixes
-
Kenton Varda authored
-
Kenton Varda authored
Removed mgravell C# implementation from list
-
Kenton Varda authored
-
- 22 Aug, 2018 2 commits
-
-
Kenton Varda authored
Two fixes for build failure on Android (resubmit)
-
Oleg Kolosov authored
Have not found a universal way to detect C11 and after some deliberation __BIONIC__ seems to be a better choice for these cases.
-
- 21 Aug, 2018 3 commits
-
-
Oleg Kolosov authored
Fix build error because DTTOIF function is not available.
-
Oleg Kolosov authored
Reorder ifdef checks in BTreeImpl::growTree to make posix_memalign the default case and hide aligned_alloc behind feature test macro. This covers more systems and actually fixes the compatibility with Android.
-
Kenton Varda authored
Make Canceler::isEmpty() const
-
- 20 Aug, 2018 2 commits
-
-
Harris Hancock authored
-
Kenton Varda authored
Fixups for 0.7
-
- 19 Aug, 2018 5 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 18 Aug, 2018 3 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 17 Aug, 2018 2 commits
-
-
Kenton Varda authored
capnp-js-base has moved
-
Kenton Varda authored
Fix linking during lite builds
-
- 16 Aug, 2018 1 commit
-
-
Crunkle authored
-
- 15 Aug, 2018 2 commits
-
-
Kenton Varda authored
More JSON annotation fixes/improvements
-
Kenton Varda authored
In particular, it should not be necessary to specify a void union member's value explicitly. The discriminator should be sufficient. It should also be permitted to omit default values as long as the descriminator specifies the variant.
-