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
Merge pull request #137 from pqu/cmake More... almost 11 years ago
CMake: Replace URL_HASH with URL_MD5 for CMake versions <2.8.11.2 More... almost 11 years ago
CMake: Consistently quote variables that may contain special characters. Fixes #136. More... almost 11 years ago
Add link to Sublime syntax highlighting. More... almost 11 years ago
CMake: Add support for detecting the 'lite' library in 'FindCapnProto.cmake'. More... almost 11 years ago
CMake: Generate pkgconfig files for installation. More... almost 11 years ago
CMake: Add support for `CAPNP_LITE` option (see c772a70). More... almost 11 years ago
CMake: Basic check for C++11, and setup global install paths. More... almost 11 years ago
Fix 'FindCapnProto.cmake' for CMake versions <2.8.12. More... almost 11 years ago
Merge branch 'master' of github.com:kentonv/capnproto More... almost 11 years ago
Fix occasional evolution-test failure caused by List(Bool)->List(struct) upgrades no longer being allowed. More... almost 11 years ago
Merge pull request #135 from pqu/lite-fix More... almost 11 years ago
Fix `CAPNP_LITE` build. More... almost 11 years ago
Merge branch 'master' of github.com:kentonv/capnproto More... almost 11 years ago
Merge pull request #133 from pqu/am More... almost 11 years ago
Merge pull request #132 from pqu/const More... almost 11 years ago
Fix install/uninstall automake hooks for CAPNP_LITE builds. More... almost 11 years ago
Remove hacks that support List(Bool) -> List(struct) upgrades (no longer allowed). More... almost 11 years ago
Always encode struct lists as INLINE_COMPOSITE per new canonicalization rules. More... almost 11 years ago
Remove ineffectual 'const' qualifiers. More... almost 11 years ago
Merge branch 'master' of github.com:kentonv/capnproto More... almost 11 years ago
Implement "lite mode", where reflection is disabled. More... almost 11 years ago
Adding new generic parameters over time is allowed; removing them is not. More... almost 11 years ago
Merge pull request #131 from dwrensha/typo More... almost 11 years ago
Result -> Results More... almost 11 years ago
Merge branch 'master' of github.com:kentonv/capnproto More... almost 11 years ago
Generics: Methods with implicit type parameters. More... almost 11 years ago
Merge pull request #130 from michaeledgar/nit More... almost 11 years ago
fix copy-paste bug in TestRpc_TailCall: add missing assertion More... almost 11 years ago
Generics: C++ code generation schema structure cross-linkage. More... almost 11 years ago