openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
capnproto
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 18, 2024 — Aug 18, 2025
Showing page 132 of 147
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Enforce naming style.
Kenton Varda
More...
almost 12 years ago
Add -f flag to ln so that installing over an existing install doesn't fail.
Kenton Varda
More...
almost 12 years ago
Update sample code for new union syntax.
Kenton Varda
More...
almost 12 years ago
Don't allow releases when TODO(now) or TODO(soon) or KJ_DBG are found in the code.
Kenton Varda
More...
almost 12 years ago
Enable more warnings and -Werror in test script, fix problems.
Kenton Varda
More...
almost 12 years ago
Warn when an optimized build doesn't set NDEBUG and then #define it ourselves -- unless the build explicitly sets DEBUG.
Kenton Varda
More...
almost 12 years ago
Reverse order of KJ_MAP to be consistent with e.g. KJ_IF_MAYBE.
Kenton Varda
More...
almost 12 years ago
Fix version test.
Kenton Varda
More...
almost 12 years ago
More Void fixes.
Kenton Varda
More...
almost 12 years ago
Void is now an empty struct instead of an enum, and capnp::Void::VOID is now just capnp::VOID.
Kenton Varda
More...
almost 12 years ago
Enforce that library header versions match capnp compiler version.
Kenton Varda
More...
almost 12 years ago
Require a colon before 'group' or 'union' except for unnamed unions as well as the legacy case of a named union with an ordinal (where the colon is optional).
Kenton Varda
More...
almost 12 years ago
Remove some function prototypes that apparently aren't needed and apparently tickle a bug in Clang trunk.
Kenton Varda
More...
almost 12 years ago
Fix GCC problems.
Kenton Varda
More...
almost 12 years ago
hasFoo() should return false if foo is in a union and not active. (Previously, it threw.)
Kenton Varda
More...
almost 12 years ago
Zero out group on init. Important when the group is in a union.
Kenton Varda
More...
almost 12 years ago
regular -> nonGroup
Kenton Varda
More...
almost 12 years ago
Rename section sizes to be slightly more intuitive.
Kenton Varda
More...
almost 12 years ago
Have Node's enum and interface fields be groups with a single field, for future expandability.
Kenton Varda
More...
almost 12 years ago
Rename schema2 -> schema.
Kenton Varda
More...
almost 12 years ago
Fix capnpc-capnp.
Kenton Varda
More...
almost 12 years ago
Remove remaining schema transitional hacks.
Kenton Varda
More...
almost 12 years ago
Refactor lexer.capnp to use unnamed unions.
Kenton Varda
More...
almost 12 years ago
Refactor grammar.capnp to use unnamed unions.
Kenton Varda
More...
almost 12 years ago
Over the hump, new schema is working and passing most tests. Still lots of cleanup to do.
Kenton Varda
More...
almost 12 years ago
More WIP.
Kenton Varda
More...
almost 12 years ago
Continuing schema rewrite WIP.
Kenton Varda
More...
almost 12 years ago
Merge branch
Kenton Varda
More...
almost 12 years ago
Update docs for 0.2.1 release.
Kenton Varda
More...
almost 12 years ago
Work around GCC bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58192
Kenton Varda
More...
almost 12 years ago
←
1
2
…
128
129
130
131
132
133
134
135
136
…
146
147
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree