2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo More... over 4 years ago
Merge pull request #1238 from charlesfleche/patch-1 More... over 4 years ago
Merge pull request #1239 from vlovich/maybe-add-ref More... over 4 years ago
Add copyOrAddRef for Maybe<Own<T>> More... over 4 years ago
Fix typo in capnproto-flatbuffers-sbe More... over 4 years ago
Const-qualify references to HttpHeaderTable that don't need mutability More... over 4 years ago
Fix String/StringPtr compilation on MinGW/MSVC C++20 More... over 4 years ago
Fix kj/parse/common.h not compiling in MSVC's C++20 mode More... over 4 years ago
Refactor: Move header table building out of HttpOverCapnpFactory's constructor More... over 4 years ago
Merge pull request #1226 from capnproto/maybe-ref-null-on-move More... over 4 years ago
Add `kj::Table::seek()`. More... over 4 years ago
Drive-by typo fix More... over 4 years ago
Eliminate .. and deduplicate CMake target include directories More... over 4 years ago
kj-http: Support suspending and resuming HTTP requests More... over 4 years ago
Keep track of location that could block. More... over 4 years ago
Add kj::SourceLocation class More... over 4 years ago
Keep track of thread holding lock More... over 4 years ago
Add TLS to track the mutex the current thread is blocked on. More... over 4 years ago
Auto-nullify `kj::Maybe<T&>` after moving away. More... over 4 years ago
Merge pull request #1225 from xortive/malonso/enumhash More... over 4 years ago
add hashcode implementation for enums More... over 4 years ago
Merge pull request #1224 from a-robinson/asynciostream-getfd More... over 4 years ago
Add a getFd() method to AsyncIoStream More... over 4 years ago
Merge pull request #1220 from xortive/malonso/expose-mappediter More... over 4 years ago
Merge pull request #1221 from capnproto/harris/add-capnp-websocket-pkgconfig More... over 4 years ago
Merge pull request #1222 from capnproto/kenton/fix-websocket-rpc More... over 4 years ago
Fix build error in websocket-rpc.c++. More... over 4 years ago
Add pkgconfig/capnp-websocket.pc.in More... over 4 years ago
Add MappedIterator/MappedIterable to common.h More... over 4 years ago
Prohibit assigning to a String/ArrayPtr from a String/Array rvalue More... over 4 years ago