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

zeromq / cppzmq / 212

Builds Branch Commit Type Ran Committer Via Coverage
212 gfa/typesafe-send-recv Problem: send/recv functions lack type-safety Solution: Add functions taking buffers and enum class flags Pull #317 02 May 2019 10:03PM UTC web-flow travis-ci pending completion   set done
211 master Merge pull request #312 from gummif/gfa/socket-ref Problem: No type-safe alternatives when polling or needing a reference to a socket push 02 May 2019 12:21PM UTC web-flow travis-ci pending completion   set done
210 master Merge pull request #316 from texierp/fix/cast Use C++ cast instead of old style cast push 24 Apr 2019 05:42AM UTC web-flow travis-ci pending completion   set done
209 fix/cast Use C++ cast instead of old style cast This to avoid the following warning with the '-Wold-style-cast' flag enabled : ./zmq.hpp:763:29: warning: use of old-style cast [-Wold-style-cast] return (size_t) nbytes; ... Pull #316 23 Apr 2019 09:20PM UTC web-flow travis-ci pending completion   set done
208 gfa/socket-ref Problem: No type-safe alternatives when polling or needing a reference to a socket Solution: Introduce a socket_ref that is a non-owning nullable reference to a socket Pull #312 19 Apr 2019 10:18PM UTC web-flow travis-ci pending completion   set done
207 master Merge pull request #315 from gummif/gfa/test-warnings Problem: Compiler warnings in tests push 15 Apr 2019 09:57AM UTC web-flow travis-ci pending completion   set done
206 master Merge pull request #314 from gummif/gfa/msg-iter Problem: Performance of message_t construction can be improved push 15 Apr 2019 09:04AM UTC web-flow travis-ci pending completion   set done
205 master Merge pull request #313 from gummif/gfa/socket-ctor Problem: socket_t can not be default constructed push 15 Apr 2019 09:00AM UTC web-flow travis-ci pending completion   set done
204 gfa/test-warnings Problem: Compiler warning in tests Solution: Fix some compiler warnings Pull #315 14 Apr 2019 09:40PM UTC web-flow travis-ci pending completion   set done
203 gfa/msg-iter Problem: Performance of message_t construction can be improved Solution: Use std::copy instead of a raw loop and fix a conversion warning Pull #314 14 Apr 2019 12:45PM UTC web-flow travis-ci pending completion   set done
202 gfa/socket-ctor Problem: socket_t can not be default constructed Solution: Provide a default constructor Pull #313 14 Apr 2019 12:27PM UTC web-flow travis-ci pending completion   set done
201 gfa/socket-ref Problem: No type-safe alternatives when polling or needing a reference to a socket Solution: Introduce a socket_ref that is a non-owning nullable reference to a socket Pull #312 10 Apr 2019 09:19PM UTC web-flow travis-ci pending completion   set done
197 patch-1 Update .travis.yml Pull #310 09 Apr 2019 10:15AM UTC web-flow travis-ci pending completion   set done
196 patch-1 Problem: catch.hpp included in coverage Solution: Exclude build directory for coveralls Pull #310 09 Apr 2019 10:00AM UTC web-flow travis-ci pending completion   set done
195 master Merge pull request #309 from gummif/gfa/poller-millis Problem: zmq_poller_wait_all is called with microseconds count push 07 Apr 2019 07:19PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • …
  • 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