1
I Use This!
Inactive

Commits : Listings

Analyzed 19 minutes ago. based on code collected 21 minutes ago.
Feb 17, 2025 — Feb 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'release/0.2.0' More... over 13 years ago
Bump library version current to 2 More... over 13 years ago
Merge branch 'feature/examples' into development More... over 13 years ago
Add examples to the build system More... over 13 years ago
Fix examlpe #2 and put all examples in the repository. Closes #4 More... over 13 years ago
Add a std::string cast operator in element More... over 13 years ago
Fix a possible attempt to bind a temporary to non-const for sockets' ctors More... over 13 years ago
Add a default constructor to all socket types to implicitly use the global context More... over 13 years ago
Fix naming convention inconsistencies More... over 13 years ago
Include detail::thread::on_error() in test_thread unit test More... over 13 years ago
Add a getter for detached status on detail::thread More... over 13 years ago
Make detail::thread children wait on the thread before destruct. Fixes #3 More... over 13 years ago
Add a new ctor for all sockets to accept a shared_ptr<context> More... over 13 years ago
Change pollitem event names to avoid name collisions. Closes #2 More... over 13 years ago
Change singleton<T>::instance() signature to return a shared_ptr<T>. Closes #1 More... over 13 years ago
Compare pointers to NULL casted to their types in test_context and test_utils More... over 13 years ago
Upgrade CATCH to e2d215e from its git repo More... over 13 years ago
Version bumped to 0.2.0 More... over 13 years ago
Merge branch 'development' More... over 13 years ago
Remove incorrect line from README More... over 13 years ago
Make alias doc for target doxygen-doc More... over 13 years ago
Fix return code check after zmq_sendmsg and zmq_recvmsg for 0MQ v3.x API More... over 13 years ago
Fix out-dated use of the message API in test_xpub_xsub More... over 13 years ago
Allow more 0MQ versions to be accepted More... over 13 years ago
Add README, INSTALL, and a copy of GPL/LGPL More... over 13 years ago
Remove old documentation M4 script and references in configure.ac More... over 13 years ago
Add doxygen documentation generation support More... over 13 years ago
Delete unnecessary NEWS file More... over 13 years ago
Clean up .gitignore More... over 13 years ago
Add catch.hpp to tests/Makefile.am; fix missing catch.hpp in distribution More... over 13 years ago