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 17 hours
ago. based on code collected
about 17 hours
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 118 of 147
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixes #90. The bug causes floating-point fields with non-zero defaults to be corrupted if they are set to NaN on a MIPS machine.
Kenton Varda
More...
over 11 years ago
Merge pull request #84 from jjwchoy/name-annotations
Kenton Varda
More...
over 11 years ago
Update implementation links to add Andreas' wireshark plugin and re-organize.
Kenton Varda
More...
over 11 years ago
Added name annotation support for unions
Jason Choy
More...
over 11 years ago
Added name annotation support for groups
Jason Choy
More...
over 11 years ago
Added name annotation support for interfaces, methods and params
Jason Choy
More...
over 11 years ago
Updated CONTRIBUTORS
Jason Choy
More...
over 11 years ago
Merge branch 'master' of github.com:kentonv/capnproto
Kenton Varda
More...
over 11 years ago
Treat '-' as a regular argument rather than an option flag.
Kenton Varda
More...
over 11 years ago
Add computeSerializedSizeInWords() utility function.
Kenton Varda
More...
over 11 years ago
Added test for renamed deeply nested enum
Jason Choy
More...
over 11 years ago
Added name annotation tests for nested structs and named unions
Jason Choy
More...
over 11 years ago
Added calls to all generated accessors to test name override
Jason Choy
More...
over 11 years ago
Added a basic name annotation test
Jason Choy
More...
over 11 years ago
Merge pull request #88 from partylemon/Iterator
Kenton Varda
More...
over 11 years ago
Provide a specialisation of std::iterator_traits for IndexingIterator.
Philip
More...
over 11 years ago
Merge pull request #86 from kevinwallace/schema-absolute-import
Kenton Varda
More...
over 11 years ago
Explicitly mark IndexingIterator as a RandomAccessIterator
Philip
More...
over 11 years ago
Use absolute import path for c++.capnp.
Kevin Wallace
More...
over 11 years ago
Add loadCompiledTypeAndDependencies() to SchemaParser so that compiled constants can be cast to static types.
Kenton Varda
More...
over 11 years ago
using implicit conversion from nullptr to an empty Maybe
Jason Choy
More...
over 11 years ago
Add ability to truncate a list post-allocation and reclaim space. Currently limited to blobs and can only be accessed through the Orphan interface.
Kenton Varda
More...
over 11 years ago
Added support for structs to the name annotation and fixed discriminant check names
Jason Choy
More...
over 11 years ago
Update Go link for new maintainer.
Kenton Varda
More...
over 11 years ago
Merge branch 'master' of github.com:kentonv/capnproto
Kenton Varda
More...
over 11 years ago
Work around MIPS encoding NaNs differently and thus failing tests that compare with golden output.
Kenton Varda
More...
over 11 years ago
Add enumerant as a target for the name annotation
Jason Choy
More...
over 11 years ago
Added 'name' annotation for the C++ annotation to override the basename used for field accessors
Jason Choy
More...
over 11 years ago
Merge pull request #83 from abyss7/patch-1
Kenton Varda
More...
over 11 years ago
Accept `struct sockaddr` as a const pointer.
abyss7
More...
over 11 years ago
←
1
2
…
114
115
116
117
118
119
120
121
122
…
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