Skip to content
Branch: master
Find file History
kentonv Fix const-correctness of Vector::operator[].
Not sure how this slipped by for so long!
Latest commit ddd90be Mar 18, 2019
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
compat http-test: Replace windows-conditional block with extra poll Mar 20, 2019
parse Replace all include guards with #pragma once. Jan 11, 2018
std Replace all include guards with #pragma once. Jan 11, 2018
CMakeLists.txt
arena-test.c++
arena.c++ zero warnings: use KJ_UNUSED for unused constexpr & local vars Mar 3, 2015
arena.h
array-test.c++
array.c++ Change license to MIT. Jun 20, 2014
array.h Fix const-correctness of Vector::operator[]. Apr 1, 2019
async-inl.h Work around GCC 8's new -Wclass-memaccess. Aug 18, 2018
async-io-internal.h
async-io-test.c++
async-io-unix.c++
async-io-win32.c++
async-io.c++ Add AsyncOutputStream::whenWriteDisconnected(). Jan 22, 2019
async-io.h
async-prelude.h
async-test.c++
async-unix-test.c++
async-unix.c++
async-unix.h
async-win32-test.c++
async-win32.c++
async-win32.h
async.c++
async.h Add a way to set a maximum number of event loop turns before we poll … Sep 11, 2018
common-test.c++
common.c++
common.h
debug-test.c++
debug.c++
debug.h Typo in c++/src/kj/debug.h Jan 23, 2019
encoding-test.c++
encoding.c++
encoding.h
exception-test.c++
exception.c++
exception.h
filesystem-disk-generic-test.c++
filesystem-disk-old-kernel-test.c++
filesystem-disk-test.c++
filesystem-disk-unix.c++
filesystem-disk-win32.c++ Move Win32 definitions above includes Mar 21, 2019
filesystem-test.c++
filesystem.c++
filesystem.h
function-test.c++
function.h
hash.c++ Adjust fallthrough comments to satisfy GCC7's -Wimplicit-fallthrough. Aug 5, 2018
hash.h
io-test.c++
io.c++
io.h
main.c++
main.h
map-test.c++
map.h
memory-test.c++
memory.c++ Change license to MIT. Jun 20, 2014
memory.h
miniposix.h
mutex-test.c++ Add `ExternalMutexGuarded<T>`. Apr 1, 2019
mutex.c++
mutex.h
one-of-test.c++
one-of.h
refcount-test.c++
refcount.c++
refcount.h Disallow copy construction/assignment of (Atomic)Refcounted classes Aug 13, 2018
string-test.c++ Work around strtod("nan") behavior on Windows. Aug 5, 2018
string-tree-test.c++
string-tree.c++
string-tree.h
string.c++
string.h
table-test.c++
table.c++
table.h Implement InsertionOrderIndex move constructor/assignment operator Feb 27, 2019
test-helpers.c++
test-test.c++
test.c++
test.h
thread-test.c++ Allow an ExceptionCallback to control how new threads' ExceptionCallb… Jul 27, 2017
thread.c++ Allow an ExceptionCallback to control how new threads' ExceptionCallb… Jul 27, 2017
thread.h
threadlocal-pthread-test.c++
threadlocal-test.c++
threadlocal.h
time.c++
time.h Replace all include guards with #pragma once. Jan 11, 2018
timer.c++
timer.h
tuple-test.c++
tuple.h
units-test.c++
units.c++
units.h
vector.h
windows-sanity.h
You can’t perform that action at this time.