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

zeromq / cppzmq / 194

Builds Branch Commit Type Ran Committer Via Coverage
194 gfa/poller-millis Problem: zmq_poller_wait_all is called with microseconds count Solution: Change wait_all parameter type to std::chrono::milliseconds Pull #309 07 Apr 2019 11:04AM UTC web-flow travis-ci pending completion   set done
193 master Merge pull request #308 from gummif/gfa/msg-empty Problem: message_t lacks empty() function push 04 Apr 2019 07:50PM UTC web-flow travis-ci pending completion   set done
192 gfa/msg-empty Problem: message_t lacks empty() function Solution: Add function and qualify with nodiscard like std types Pull #308 04 Apr 2019 06:01PM UTC web-flow travis-ci pending completion   set done
191 gfa/poller-template Problem: poller_t does not need to be a template class Solution: Remove template, and make the add function a template instead Pull #307 04 Apr 2019 05:53PM UTC web-flow travis-ci pending completion   set done
190 master Merge pull request #306 from gummif/gfa/detect-std Problem: Missing detection of standards greater than C++11 push 04 Apr 2019 02:57PM UTC web-flow travis-ci pending completion   set done
189 master Merge pull request #303 from gummif/gfa/swap Problem: Missing swap functions push 04 Apr 2019 12:52PM UTC web-flow travis-ci pending completion   set done
188 master Merge pull request #304 from gummif/gfa/monitor-move Problem: monitor_t incorrectly deletes socket_t move assignment operator push 04 Apr 2019 07:17AM UTC web-flow travis-ci pending completion   set done
187 master Merge pull request #305 from gummif/gfa/message-move-copy Problem: message_t move and copy are mutating but take const push 04 Apr 2019 07:15AM UTC web-flow travis-ci pending completion   set done
186 gfa/detect-std Problem: Missing detection of standards greater than C++11 Solution: Add macros detecting C++14 and C++17 Pull #306 03 Apr 2019 05:12PM UTC web-flow travis-ci pending completion   set done
185 gfa/message-move-copy Problem: message_t move and copy are mutating but take const Solution: Deprecate old functions and add overloads taking non-const references Pull #305 03 Apr 2019 02:42PM UTC web-flow travis-ci pending completion   set done
184 gfa/monitor-move Problem: monitor_t incorrectly deletes socket_t move assignment operator Solution: Implement a move assignment operator for monitor_t Pull #304 03 Apr 2019 02:09PM UTC web-flow travis-ci pending completion   set done
183 gfa/monitor-move Problem: monitor_t incorrectly deletes socket_t move assignment operator Solution: Implement a move assignment operator for monitor_t Pull #304 03 Apr 2019 01:39PM UTC web-flow travis-ci pending completion   set done
182 gfa/swap Problem: Missing swap functions Solution: Implement for socket_t, context_t, message_t and poller_t Additionally remove dependency on <functional> by refactoring poller_t and remove unused <unordered_map> include. Pull #303 03 Apr 2019 01:28PM UTC web-flow travis-ci pending completion   set done
181 gfa/swap Problem: Missing swap functions Solution: Implement for socket_t, context_t, message_t and poller_t Additionally remove dependency on <functional> by refactoring poller_t and remove unused <unordered_map> include. Pull #303 02 Apr 2019 08:46PM UTC web-flow travis-ci pending completion   set done
180 gfa/swap Problem: Missing swap functions Solution: Implement for socket_t, context_t, message_t and poller_t Additionally remove dependency on <functional> by refactoring poller_t and remove unused <unordered_map> include. Pull #303 02 Apr 2019 08:28PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • …
  • 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