Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
capnproto
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
capnproto
Repository
9aabfdbe18cec982de61f36d129ed34eb93a1e55
Switch branch/tag
capnproto
c++
src
kj
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Update tests to work with -fno-exceptions.
· 9aabfdbe
Kenton Varda
authored
7 years ago
9aabfdbe
Name
Last commit
Last update
..
compat
Update tests to work with -fno-exceptions.
7 years ago
parse
fix bug in parsing of non-ascii constants
8 years ago
std
Make sure kj/common.h always gets included first.
10 years ago
CMakeLists.txt
Add async-win32 code to CMakeLists.txt
8 years ago
arena-test.c++
Add a testing framework to KJ and rip out gtest.
10 years ago
arena.c++
zero warnings: use KJ_UNUSED for unused constexpr & local vars
10 years ago
arena.h
Force headers to be treated as system headers when included by application code.
10 years ago
array-test.c++
Make KJ_MAP support raw arrays as input.
8 years ago
array.c++
Change license to MIT.
10 years ago
array.h
Work around MSVC bug in kj::Mapper
8 years ago
async-inl.h
Return nullptr from MSVC PtmfHelper until ported
8 years ago
async-io-test.c++
Implement async-io for Windows.
8 years ago
async-io-unix.c++
Re-introduce async-io.c++ containing just the default implementations of methods on the abstract interfaces.
8 years ago
async-io-win32.c++
MSVC non-const copy capture workaround
8 years ago
async-io.c++
Add necessary KJ_CPCAP for MSVC
8 years ago
async-io.h
Add optimization helpers to async streams.
8 years ago
async-prelude.h
Add Promise::split(), which transforms Promise<Tuple> into Tuple<Promise>.
8 years ago
async-test.c++
Update tests to work with -fno-exceptions.
7 years ago
async-unix-test.c++
Factor out Timer implementation from async-unix.c++ into a reusable class.
8 years ago
async-unix.c++
Factor out Timer implementation from async-unix.c++ into a reusable class.
8 years ago
async-unix.h
Factor out Timer implementation from async-unix.c++ into a reusable class.
8 years ago
async-win32-test.c++
Implement Windows IOCP-based EventPort.
8 years ago
async-win32.c++
Use std::atomic sentWake in async-win32.{h,c++}
8 years ago
async-win32.h
Use std::atomic sentWake in async-win32.{h,c++}
8 years ago
async.c++
Use isRunnable for better readability
9 years ago
async.h
Loading commit data...
common-test.c++
Loading commit data...
common.c++
Loading commit data...
common.h
Loading commit data...
debug-test.c++
Loading commit data...
debug.c++
Loading commit data...
debug.h
Loading commit data...
exception-test.c++
Loading commit data...
exception.c++
Loading commit data...
exception.h
Loading commit data...
function-test.c++
Loading commit data...
function.h
Loading commit data...
io-test.c++
Loading commit data...
io.c++
Loading commit data...
io.h
Loading commit data...
main.c++
Loading commit data...
main.h
Loading commit data...
memory-test.c++
Loading commit data...
memory.c++
Loading commit data...
memory.h
Loading commit data...
miniposix.h
Loading commit data...
mutex-test.c++
Loading commit data...
mutex.c++
Loading commit data...
mutex.h
Loading commit data...
one-of-test.c++
Loading commit data...
one-of.h
Loading commit data...
refcount-test.c++
Loading commit data...
refcount.c++
Loading commit data...
refcount.h
Loading commit data...
string-test.c++
Loading commit data...
string-tree-test.c++
Loading commit data...
string-tree.c++
Loading commit data...
string-tree.h
Loading commit data...
string.c++
Loading commit data...
string.h
Loading commit data...
test-test.c++
Loading commit data...
test.c++
Loading commit data...
test.h
Loading commit data...
thread-test.c++
Loading commit data...
thread.c++
Loading commit data...
thread.h
Loading commit data...
threadlocal-pthread-test.c++
Loading commit data...
threadlocal-test.c++
Loading commit data...
threadlocal.h
Loading commit data...
time.c++
Loading commit data...
time.h
Loading commit data...
tuple-test.c++
Loading commit data...
tuple.h
Loading commit data...
units-test.c++
Loading commit data...
units.c++
Loading commit data...
units.h
Loading commit data...
vector.h
Loading commit data...
windows-sanity.h
Loading commit data...