Age | Commit message (Expand) | Author |
2010-12-09 | Added Recovery Interval in Milliseconds | Bob Beaty |
2010-12-07 | Clarify zmq_send() operation for ZMQ_PUB sockets | Martin Lucina |
2010-12-01 | Documentation updates for 2.1 | Martin Lucina |
2010-11-04 | Fix documentation typos | Jacob Rideout |
2010-10-30 | Documentation for zmq_close and zmq_term fixed. | Martin Sustrik |
2010-10-17 | Minor typo fixed in zmq_getsockopt(3) man page. | Martin Sustrik |
2010-10-17 | ZMQ_BACKLOG socket option added. | Martin Sustrik |
2010-10-17 | ZMQ_RECONNECT_IVL socket options added. | Martin Sustrik |
2010-10-16 | ZMQ_LINGER socket option added. | Martin Sustrik |
2010-10-14 | zmq_poll man page fixed to reflect the precise timeout semantics. | Martin Sustrik |
2010-09-28 | ZMQ_TYPE socket option added | Gonzalo Diethelm |
2010-09-27 | ZMQ_FD and ZMQ_EVENTS documentation added | Martin Sustrik |
2010-09-09 | when no I/O threads are available error is raised instead of assertion | Martin Sustrik |
2010-09-08 | EINTR returned from the blocking functions | Martin Sustrik |
2010-09-04 | Merge branch 'maint' | Martin Lucina |
2010-09-04 | doc: Add 0MQ version to XHTML11 backend footer | Martin Lucina |
2010-09-04 | Merge branch 'maint' | Martin Lucina |
2010-09-04 | doc: Update zmq_socket(3) for 2.0.8 API changes | Martin Lucina |
2010-09-04 | Revert "Added man page for the zmq_device method" | Martin Lucina |
2010-09-04 | Revert "Added clean target that deletes generated man pages" | Martin Lucina |
2010-09-04 | Revert "Various changes to documentation project:" | Martin Lucina |
2010-09-04 | Revert "Reverting 'clean' change to Makefile" | Martin Lucina |
2010-09-04 | Revert "Removed empty man pages for old standalone devices" | Martin Lucina |
2010-09-04 | Revert "Further cleanups on reference manual" | Martin Lucina |
2010-09-04 | Revert "Small improvements to zmq_device(3) page" | Martin Lucina |
2010-09-04 | Revert "Removed wip zmq_deviced from master" | Martin Lucina |
2010-08-30 | Minor patch to zmq_cpp(7) | Martin Sustrik |
2010-08-25 | Basic documentation for XREQ/XREP socket types | Martin Lucina |
2010-08-21 | Added calls to zmq_msg_close in examples | Pieter Hintjens |
2010-08-21 | Fixed example for multipart zmq_recv() | Pieter Hintjens |
2010-08-18 | documentation leftover from v2.0.6 cleaned in zmq(7) | Martin Sustrik |
2010-08-11 | Removed wip zmq_deviced from master | Pieter Hintjens |
2010-08-11 | Fixed (un)signed type errors in get/setsockopt manual | Pieter Hintjens |
2010-08-10 | Modified zmq_tcp(7) to emphasize wildcard interfaces | Pieter Hintjens |
2010-08-08 | Added error checking (EFAULT) for null arguments | Pieter Hintjens |
2010-08-04 | Small improvements to zmq_device(3) page | Pieter Hintjens |
2010-08-04 | Further cleanups on reference manual | Pieter Hintjens |
2010-08-04 | Removed empty man pages for old standalone devices | Pieter Hintjens |
2010-08-04 | Reverting 'clean' change to Makefile | Pieter Hintjens |
2010-08-04 | Various changes to documentation project: | Pieter Hintjens |
2010-08-04 | Added clean target that deletes generated man pages | Pieter Hintjens |
2010-08-04 | Added man page for the zmq_device method | Pieter Hintjens |
2010-06-30 | asciidoc.conf was missing from distribution tarball | Martin Lucina |
2010-06-15 | getsockopt documentation fixed | Martin Sustrik |
2010-06-07 | C++ docs for zmq::poll function improved | Martin Sustrik |
2010-06-04 | Documentation: zmq_tcp(7) update for 2.0.7 | Martin Lucina |
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 |