Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-09 | issue 32 - poll_t poller broken | Martin Sustrik | |
2010-06-09 | Piotr Trojanek added to AUTHORS file | Martin Sustrik | |
2010-06-09 | extra ';' inside a struct or union -- clang warnings fixed | Piotr Trojanek | |
2010-06-07 | minor comment clarification | Martin Sustrik | |
2010-06-07 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik | |
2010-06-07 | C++ docs for zmq::poll function improved | Martin Sustrik | |
2010-06-04 | Update ChangeLog for v2.0.7 | Martin Lucina | |
2010-06-04 | More NEWS for 2.0.7 | Martin Lucina | |
2010-06-04 | Update NEWS for 2.0.7 release | Martin Lucina | |
2010-06-04 | initial version of 2.0.7 NEWS | Martin Sustrik | |
2010-06-04 | Move news from ChangeLog into NEWS | Martin Lucina | |
2010-06-04 | Fix MINGW build | Martin Lucina | |
Mingw seems to define NOMINMAX, so don't redefine it if already defined | |||
2010-06-04 | platform.hpp for MSVC contains only very basic stuff | Martin Sustrik | |
2010-06-04 | MSVC build fixed | Martin Sustrik | |
2010-06-04 | Fix Solaris/NetBSD breakage in atomic_ptr.hpp | Martin Lucina | |
2010-06-04 | obsolete API elements removed - this commit breaks backward compatibility | Martin Sustrik | |
2010-06-04 | zmqd: Removing for now, not ready for 2.0.7 | Martin Lucina | |
2010-06-04 | Move perf helper functions to perf/helpers.cpp | Martin Lucina | |
2010-06-04 | Remove PGM examples from build | Martin Lucina | |
2010-06-04 | Documentation: zmq_tcp(7) update for 2.0.7 | Martin Lucina | |
Document MORE bit in flags field | |||
2010-06-03 | Documentation: zmq_cpp(7) update for 2.0.7 | Martin Lucina | |
2010-06-03 | Documentation: Cosmetic changes | Martin Lucina | |
2010-06-03 | Documentation: zmq_errno(3) | Martin Lucina | |
2010-06-02 | Documentation: Flow control, zmq_socket(3) | Martin Lucina | |
Mostly Flow control and additions to zmq_socket(3) Removed/changed lots of text regarding message queues More fixes for 2.0.7 changes | |||
2010-06-01 | Documentation: zmq_init() API changes for 2.0.7 | Martin Lucina | |
2010-06-01 | Documentation: zmq_term() and ETERM for 2.0.7 | Martin Lucina | |
2010-06-01 | Merge branch 'master' of github.com:sustrik/zeromq2 | Martin Lucina | |
2010-06-01 | Pieter Hintjens added to 'authors' section | Martin Sustrik | |
2010-06-01 | multiple vulnerabilities in xml paerser fixed | Pieter Hintjens | |
2010-05-31 | Documentation updates | Martin Lucina | |
The option_value parameter for zmq_getsockopt is in and out. | |||
2010-05-31 | Documentation updates | Martin Lucina | |
Clarify multi-part messages | |||
2010-05-31 | Documentation updates | Martin Lucina | |
Clarify pipeline and exclusive pair patterns | |||
2010-05-31 | Documentation updates | Martin Lucina | |
Add getsockopt to Makefile.am | |||
2010-05-31 | Documentation updates | Martin Lucina | |
Multi-part messages | |||
2010-05-31 | Documentation updates | Martin Lucina | |
Add getsockopt to index | |||
2010-05-31 | Documentation updates | Martin Lucina | |
Multi-part messages | |||
2010-05-31 | Documentation updates | Martin Lucina | |
Add zmq_getsockopt(3), clean up zmq_setsockopt(3). | |||
2010-05-31 | issue 28. - SNDMORE/ RCVMORE is dropping every other message | Martin Sustrik | |
2010-05-31 | memory leak in REQ socket fixed | Martin Sustrik | |
2010-05-31 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik | |
2010-05-31 | memory leak in REP socket fixed | Martin Sustrik | |
2010-05-28 | Clarify zmq_bind/zmq_connect | Martin Lucina | |
Use the term 'endpoint' correctly, and drop the nonsense about local/remote addresses which doesn't clearly explain what is going on | |||
2010-05-28 | RPM packaging cleanups | Martin Lucina | |
- ditch -utils package - add descriptions from Debian packaging | |||
2010-05-28 | dist-hook for copying zeromq.spec to top-level | Mikko Koppanen | |
2010-05-28 | Import redhat packaging | Mikko Koppanen | |
2010-05-28 | Clarify socket types in documentation, reinstate ZMQ_PAIR | Martin Lucina | |
2010-05-25 | LWM is computed rather than explicitly specified by user | Martin Sustrik | |
2010-05-25 | coding style fixed in zmqd | Martin Sustrik | |
2010-05-20 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik | |
2010-05-20 | Pieter Hintjens added to AUTHORS file | Martin Sustrik | |