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
2 days
ago. based on code collected
2 days
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 129 of 147
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Reduce generated code for Promises by making most of the node implementations mostly non-templated.
Kenton Varda
More...
almost 12 years ago
Initial implementation of promises.
Kenton Varda
More...
almost 12 years ago
Merge pull request #33 from dmitri-shubin/master
Kenton Varda
More...
almost 12 years ago
sched_yield() is in librt on Solaris
Dmitri Shubin
More...
almost 12 years ago
Solaris doesn't have backtrace()
Dmitri Shubin
More...
almost 12 years ago
Merge pull request #34 from dschatzberg/patch-1
Kenton Varda
More...
almost 12 years ago
Fix md5.c++ to work on non x86 systems
Dan Schatzberg
More...
almost 12 years ago
make capnp-test.sh compatible with Solaris sh(1), test(1) and cmp(1)
Dmitri Shubin
More...
almost 12 years ago
fix output of Int8 values for Solaris
Dmitri Shubin
More...
almost 12 years ago
Merge pull request #31 from amluto/master
Kenton Varda
More...
almost 12 years ago
Fix LDFLAGS and work around a Fedora bug that broke pthread linking
Andy Lutomirski
More...
almost 12 years ago
Last-minute doc tweaks.
Kenton Varda
More...
almost 12 years ago
Improve test scripts, and add a new mega-test script which runs super-test on all platforms in parallel with progress bars.
Kenton Varda
More...
almost 12 years ago
Fix release.sh's retry command.
Kenton Varda
More...
almost 12 years ago
Fix VPATH build.
Kenton Varda
More...
almost 12 years ago
Test script should pull from current branch, not master.
Kenton Varda
More...
almost 12 years ago
Apparently the bootstraps were out of date.
Kenton Varda
More...
almost 12 years ago
Fix bug where only the first import made it into the import table. Can't believe this wasn't tested. Sigh.
Kenton Varda
More...
almost 12 years ago
Don't mmap empty files.
Kenton Varda
More...
almost 12 years ago
Argh, Clang doesn't implement -fno-permissive, skip it.
Kenton Varda
More...
almost 12 years ago
Make sure generated code compiles cleanly even with pedantic warnings, since some people enable those.
Kenton Varda
More...
almost 12 years ago
typos
Kenton Varda
More...
almost 12 years ago
Fix roadmap title.
Kenton Varda
More...
almost 12 years ago
Add roadmap to docs.
Kenton Varda
More...
almost 12 years ago
Update Python links for name change.
Kenton Varda
More...
almost 12 years ago
Update release script to automatically tag the release.
Kenton Varda
More...
almost 12 years ago
Remove localhost links from docs. Duh.
Kenton Varda
More...
almost 12 years ago
Fix compilation problem reported with gcc 4.7.2. Yes, it works in 4.7.3 but not 4.7.2. Sigh.
Kenton Varda
More...
almost 12 years ago
Don't delete default dynamic builder constructors, because this makes things difficult for the Python wrappers.
Kenton Varda
More...
almost 12 years ago
Fix bug where DynamicValue::Builder was not assignable.
Kenton Varda
More...
almost 12 years ago
←
1
2
…
125
126
127
128
129
130
131
132
133
…
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