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

zeromq / cppzmq / 141

Builds Branch Commit Type Ran Committer Via Coverage
141 master add test for front and back Pull #269 17 Oct 2018 06:50AM UTC web-flow travis-ci pending completion   set done
140 master Merge branch 'master' into master Pull #269 16 Oct 2018 10:40AM UTC web-flow travis-ci pending completion   set done
139 master add front and back i'll get the last message in some situations,but have to do like this : ``` multimsg msgs; auto msg = msgs[msgs.size() - 1]; func(msg.size()); auto *msg = msgs.end() - 1; ``` but, std::queue have some method 'front' and ... Pull #269 16 Oct 2018 09:11AM UTC web-flow travis-ci pending completion   set done
138 header_only_test_framework Problem: Dependency on googletest framework Currently cppzmq as relatively simple and header only library depends on rather complex unit test framework googletest. Current issues: - Googletest requires downloading and building it every time on tr... Pull #268 23 Sep 2018 04:54PM UTC web-flow travis-ci pending completion   set done
137 master Merge pull request #267 from ffontaine/master fix install without static libzmq push 20 Sep 2018 11:05PM UTC web-flow travis-ci pending completion   set done
136 master fix install without static libzmq If libzmq is only available as a shared library and not a static one then cmake fails with: -- CMake libzmq package not found, trying again with pkg-config (normal install of zeromq) -- Found PkgConfig: /home/fa... Pull #267 20 Sep 2018 09:37PM UTC web-flow travis-ci pending completion   set done
135 master Merge pull request #265 from sigiesec/fix-breaking-ambiguity Problem: addition of new single-argument message_t introduces ambigui… push 22 Aug 2018 12:59PM UTC web-flow travis-ci pending completion   set done
134 fix-breaking-ambiguity Set version to 4.3.1 to prepare bugfix release Pull #265 21 Aug 2018 11:54AM UTC web-flow travis-ci pending completion   set done
133 fix-breaking-ambiguity fixup! Problem: addition of new single-argument message_t introduces ambiguity when calling e.g. socket_t::send Pull #265 21 Aug 2018 11:39AM UTC web-flow travis-ci pending completion   set done
130 master Merge pull request #264 from sigiesec/start-4-4-0 Update version to 4.4.0 for next development iteration push 15 Aug 2018 04:21PM UTC web-flow travis-ci pending completion   set done
129 start-4-4-0 Update version to 4.4.0 for next development iteration Pull #264 15 Aug 2018 04:01PM UTC web-flow travis-ci pending completion   set done
128 v4.3.0 Merge pull request #256 from Tulon/radio_dish_support Add support for RADIO/DISH sockets if draft API is enabled push 15 Aug 2018 03:58PM UTC web-flow travis-ci pending completion   set done
127 master Merge pull request #256 from Tulon/radio_dish_support Add support for RADIO/DISH sockets if draft API is enabled push 15 Jul 2018 11:08AM UTC web-flow travis-ci pending completion   set done
126 radio_dish_support Add support for RADIO/DISH sockets if draft API is enabled This commit introduces new socket_type enumeration values as well as the following supporting functions: socket_t::join() socket_t::leave() message_t::group() message_t::set_group() Pull #256 14 Jul 2018 02:25PM UTC web-flow travis-ci pending completion   set done
125 master Merge pull request #255 from kurdybacha/issue_fix Problem: #209 and monitor_t tests not event driven push 05 Jul 2018 08:09AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • …
  • 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