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
about 16 hours
ago. based on code collected
about 16 hours
ago.
Sep 05, 2024 — Sep 05, 2025
Showing page 131 of 147
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix bugs in format-detection heuristics.
Kenton Varda
More...
about 12 years ago
Add test of capnp encode/decode/eval.
Kenton Varda
More...
about 12 years ago
Remove some unused code.
Kenton Varda
More...
about 12 years ago
Extend 'capnp const' to support evaluating field default values as well as inner members of a value.
Kenton Varda
More...
about 12 years ago
Make 'capnp decode' heuristically detect and warn when the wrong format flag (e.g. --packed, --flat) is used.
Kenton Varda
More...
about 12 years ago
Don't double-parenthesize struct-typed annotations.
Kenton Varda
More...
about 12 years ago
Fix bug in capnpc-capnp when printing annotations.
Kenton Varda
More...
about 12 years ago
Fix problems.
Kenton Varda
More...
about 12 years ago
Add test verifying that backwards compatibility is maintained through various changes.
Kenton Varda
More...
about 12 years ago
capnp eval command for evaluating constants.
Kenton Varda
More...
about 12 years ago
Add missing include.
Kenton Varda
More...
about 12 years ago
Add --segment-size option for testing purposes.
Kenton Varda
More...
about 12 years ago
Fix warning.
Kenton Varda
More...
about 12 years ago
Implement 'capnp encode' command which does the opposite of 'capnp decode'.
Kenton Varda
More...
about 12 years ago
Refactor value expression compilation code using new Orphan<DynamicValue>.
Kenton Varda
More...
about 12 years ago
Flesh out dynamic API for orphans.
Kenton Varda
More...
about 12 years ago
Finish implementing and testing constants.
Kenton Varda
More...
about 12 years ago
Extend schema API to cover constants, test parsing of constants.
Kenton Varda
More...
about 12 years ago
Fix 32-bit bug.
Kenton Varda
More...
about 12 years ago
Better work-around for weird GCC 4.8 warning breaking tests.
Kenton Varda
More...
about 12 years ago
Arrggghhhh.
Kenton Varda
More...
about 12 years ago
Typo.
Kenton Varda
More...
about 12 years ago
Fix more warnings.
Kenton Varda
More...
about 12 years ago
Silence bogus warning from GCC 4.8 so that the tests can complete.
Kenton Varda
More...
about 12 years ago
Fix 32-bit bug.
Kenton Varda
More...
about 12 years ago
I give up. Disable -Wsign-compare.
Kenton Varda
More...
about 12 years ago
Make sure compiler can accept source files over pipes by falling back to reading into a buffer.
Kenton Varda
More...
about 12 years ago
Add valgrind pass to test script. Fix valgrind errors.
Kenton Varda
More...
about 12 years ago
Tweak includes.
Kenton Varda
More...
about 12 years ago
Handle TODO(soon)s.
Kenton Varda
More...
about 12 years ago
←
1
2
…
127
128
129
130
131
132
133
134
135
…
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