2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1337 from vlovich/fix-mutex-test-leak More... almost 4 years ago
Add missing timer_delete calls More... almost 4 years ago
Merge pull request #1336 from vlovich/make-duration-signal-handler-safe More... almost 4 years ago
Merge pull request #1335 from capnproto/tree-index-debug More... almost 4 years ago
Add a compile flag to enable TreeIndex debug asserts in opt builds. More... almost 4 years ago
Add a randomized test of TreeIndex. More... almost 4 years ago
Improve assertion messages in BTreeImpl::verify(). More... almost 4 years ago
Fix an obscure code bug in BTreeImpl. More... almost 4 years ago
Improve comments in BTreeImpl::Parent. More... almost 4 years ago
Merge pull request #1313 from ZhanYF/master More... almost 4 years ago
Merge pull request #1332 from capnproto/harris/disable-coroutine-trace-test-on-arm64 More... almost 4 years ago
Disable coroutine trace test on arm64 More... about 4 years ago
only import fiber related headers when fibers are enabled More... about 4 years ago
OpenBSD defines SO_PEERCRED but uses a different interface for it hence we're falling back to LOCAL_PEERCRED More... about 4 years ago
use appropriate ldconfig command for OpenBSD More... about 4 years ago
use more accurate names for tests More... about 4 years ago
Merge pull request #1104 from capnproto/harris/add-coroutines-support More... about 4 years ago
Make kj time types safe to serialize in signal handler More... about 4 years ago
Merge pull request #1321 from sobomax/pr-cirrus More... about 4 years ago
Merge pull request #1329 from capnproto/fix-cygwin More... about 4 years ago
Fix Cygwin harder. More... about 4 years ago
Fix Cygwin build. Fixes #1328. More... about 4 years ago
Fix capnp-test.sh to work correctly on FreeBSD. More... about 4 years ago
Disable AsyncIo/AncillaryMessageHandler on FreeBSD. More... about 4 years ago
Check that file descriptor is in binary mode (#1317) More... about 4 years ago
Disable fibers on FreeBSD, they aren't really supported here. More... about 4 years ago
Fix "DiskDirectory replace file with directory" unit test on FreeBSD. More... about 4 years ago
Fix AsyncIo/UnixSocket unit test on FreeBSD. More... about 4 years ago
Also check with locale name being "es_ES.UTF-8" so that test case works on FreeBSD. More... about 4 years ago
Add Cirrus CI config to test FreeBSD. More... about 4 years ago