• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zeromq / cppzmq / 75

Builds Branch Commit Type Ran Committer Via Coverage
75 master Problem: poller's constructor is not default Solution: Constructor logic moved to the same place where cleanup is and marking constructor `default`. Init/cleanup code is in one pleace making it easier to read/maintain. Pull #222 11 May 2018 05:02AM UTC web-flow travis-ci pending completion   set done
74 master Merge pull request #221 from kurdybacha/poller-size Problem: poller move operations not complete push 09 May 2018 07:07AM UTC web-flow travis-ci pending completion   set done
73 master Unit tests for poller's move operations Pull #221 09 May 2018 05:18AM UTC web-flow travis-ci pending completion   set done
72 master Merge pull request #220 from zguangyu/patch-1 Fix message using empty version variable push 08 May 2018 06:52PM UTC web-flow travis-ci pending completion   set done
71 master Fix message using empty version variable Pull #220 08 May 2018 01:38PM UTC web-flow travis-ci pending completion   set done
70 master Problem: poller can segfault when modified from registered handler. (#219) * Problem: poller can segfault when modified from registred handler. It is possible that a user would like to add/remove sockets from handlers. As handlers and poll it... push 03 May 2018 08:11PM UTC bluca travis-ci pending completion   set done
69 master Problem: Windows build fails Pull #219 03 May 2018 07:59PM UTC web-flow travis-ci pending completion   set done
68 master Problem: poller can segfault when modified from registred handler. It is possible that a user would like to add/remove sockets from handlers. As handlers and poll items might be removed while not being processed yet - we have a segfault situation... Pull #219 03 May 2018 07:48PM UTC web-flow travis-ci pending completion   set done
67 master Merge pull request #218 from kleisauke/patch-3 Problem: Missing QUIET option causes a CMake warning push 02 May 2018 01:45PM UTC web-flow travis-ci pending completion   set done
66 master Problem: Missing QUIET option causes a CMake warning When libzmq is installed via a package manager, it causes a CMake warning when building cppzmq, which can be safely ignored. Pull #218 02 May 2018 01:36PM UTC web-flow travis-ci pending completion   set done
65 master Merge pull request #217 from kurdybacha/cmake_install Problem: googletest is also installed into install destination push 29 Apr 2018 12:10PM UTC web-flow travis-ci pending completion   set done
64 master Problem: googletest is also installed into install destination Building and installing cppzmq brings googletest build artifacts to the installation destination as well. For example someone building cppzmq with: ``` cmake -DCMAKE_INSTALL_PREFIX=my... Pull #217 29 Apr 2018 12:01PM UTC web-flow travis-ci pending completion   set done
63 master Merge pull request #216 from kurdybacha/deprecated_draft Problem: deprecated poller's add method in draft API push 26 Apr 2018 07:07PM UTC web-flow travis-ci pending completion   set done
62 master Problem: deprecated poller's method in draft API We have a deprecated method `add` in poller that contradicts purpose of a draft API where it can change without deprecation period. Solution: remove the method so we do not to maintain it anymore. Pull #216 26 Apr 2018 06:56PM UTC web-flow travis-ci pending completion   set done
61 master Merge pull request #215 from kurdybacha/poller_modify Problem: poller_t does not support modify push 24 Apr 2018 08:48PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc