Age | Commit message (Expand) | Author |
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 |
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-05-31 | Documentation updates | Martin Lucina |
2010-05-31 | Documentation updates | Martin Lucina |
2010-05-31 | Documentation updates | Martin Lucina |
2010-05-31 | Documentation updates | Martin Lucina |
2010-05-31 | Documentation updates | Martin Lucina |
2010-05-31 | Documentation updates | Martin Lucina |
2010-05-31 | Documentation updates | Martin Lucina |
2010-05-31 | Documentation updates | Martin Lucina |
2010-05-28 | Clarify zmq_bind/zmq_connect | Martin Lucina |
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-07 | caution about zmq_msg_init_* functions added to the docs | Martin Sustrik |
2010-05-07 | ZMQ_PAIR socket removed from the documentation as it is unfinished yet | Martin Sustrik |
2010-04-29 | lock-free polling removed; ZMQ_POLL flag removed | Martin Sustrik |
2010-04-26 | P2P renamed to PAIR | Martin Sustrik |
2010-04-16 | fix of documentation typo | Martin Sustrik |
2010-04-12 | zmq_poll returns ETERM in case of context termination | Martin Sustrik |
2010-04-12 | ETERM is accounted for in the documentation | Martin Sustrik |
2010-04-06 | Documentation fixes | Martin Lucina |
2010-04-06 | ENODEV from zmq_bind error described | Martin Sustrik |
2010-03-25 | Clarify use of poll() with C++ API, fix typo | Martin Lucina |
2010-03-16 | Clarify zmq_poll restrictions | Martin Sustrik |
2010-03-16 | C++ interface documentation updates | Martin Lucina |
2010-03-13 | ZMQ_NOFLUSH and zmq_flush obsoleted | Martin Sustrik |