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 23 hours
ago. based on code collected
about 23 hours
ago.
Sep 08, 2024 — Sep 08, 2025
Showing page 120 of 147
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Work around lack of __thread on iOS. Based on patch from Jason Choy (@jjwchoy).
Kenton Varda
More...
over 11 years ago
Extend FlatArrayMessageReader to indicate where the message actually ended, in case it was not the end of the array. Useful when reading an mmap'd file with a Cap'n Proto prefix. Also fix a bug in Maybe dealing with DisallowConstCopy subclasses.
Kenton Varda
More...
over 11 years ago
Add Javascript and Lua links.
Kenton Varda
More...
over 11 years ago
Merge branch 'master' of github.com:kentonv/capnproto
Kenton Varda
More...
over 11 years ago
Cleaner disconnect handling. Better fix for issue #71, and also simplifies the interface and improves robustness.
Kenton Varda
More...
over 11 years ago
Regenerate bootstraps, which have been outdated for a while.
Kenton Varda
More...
over 11 years ago
Make TwoPartyVatNetwork::onDrained() work correctly on the server side. Previously only worked on the client side, where it's actually not very useful. Fixes #71. There's a deeper problem, though, that simply holding a capability received from the client will hold the dead connection open.
Kenton Varda
More...
over 11 years ago
Fix style.
Kenton Varda
More...
over 11 years ago
Merge pull request #69 from jparyani/master
Kenton Varda
More...
over 11 years ago
Allow DynamicEnum fields to be set with int/uint
Jason Paryani
More...
over 11 years ago
Fix bug where receiving EOF on the RPC connection could cause RpcConnectionState to go into an infinite promise loop. Strange that this did not cause trouble earlier. Also some minor tweaks.
Kenton Varda
More...
over 11 years ago
Some tweaks made while working on v8 bindings.
Kenton Varda
More...
over 11 years ago
Add OCaml link to implementations list.
Kenton Varda
More...
over 11 years ago
Merge branch 'master' of github.com:kentonv/capnproto
Kenton Varda
More...
over 11 years ago
Fixes #67. Also, prevent people from accidentally making MessageBuilder subclasses copyable/movable as brought up in issue #64.
Kenton Varda
More...
over 11 years ago
Merge pull request #68 from dwrensha/typo
Kenton Varda
More...
over 11 years ago
fix typos and inconsistencies
David Renshaw
More...
over 11 years ago
Merge pull request #66 from dwrensha/typo
Kenton Varda
More...
over 11 years ago
fix typos
David Renshaw
More...
over 11 years ago
Merge pull request #65 from dwrensha/typo
Kenton Varda
More...
over 11 years ago
fix two typos in the docs
David Renshaw
More...
over 11 years ago
Merge pull request #63 from Ralith/fix-bounds-check
Kenton Varda
More...
over 11 years ago
Fix containsInterval returning true when 'from' has underflowed
Benjamin Saunders
More...
over 11 years ago
Merge pull request #62 from jmspiewak/master
Kenton Varda
More...
over 11 years ago
Fix missing annotations on fields (node translator) and methods, params, consts (capnp generator)
Jakub Śpiewak
More...
over 11 years ago
doc: Update annotation code sample.
Jakub Śpiewak
More...
over 11 years ago
Merge pull request #61 from fahhem/master
Kenton Varda
More...
over 11 years ago
Fix C+1y warnings from Clang.
Fahrzin Hemmati
More...
over 11 years ago
Tweak highlighting colors.
Kenton Varda
More...
over 11 years ago
Syntax highlighting for QtCreator.
Kenton Varda
More...
over 11 years ago
←
1
2
…
116
117
118
119
120
121
122
123
124
…
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