Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-04 | Revert "Various changes to documentation project:" | Martin Lucina | |
This reverts commit 77a3c36ff1f11215229a4efdb821a3cb83a9d6fc. | |||
2010-09-04 | Revert "Further cleanups on reference manual" | Martin Lucina | |
This reverts commit 13f3481e127a6b2390e847af6b01ee88f1b4ae61. Conflicts: doc/zmq_device.txt doc/zmq_tcp.txt | |||
2010-08-11 | Fixed (un)signed type errors in get/setsockopt manual | Pieter Hintjens | |
2010-08-08 | Added error checking (EFAULT) for null arguments | Pieter Hintjens | |
* Fixed zmq_term, zmq_socket, zmq_close, zmq_setsockopt, * zmq_getsockopt, zmq_bind, zmq_connect, zmq_send, * zmq_recv, zmq_poll, zmq_device, zmq_stopwatch_stop * Updated Reference Manual for these methods | |||
2010-08-04 | Further cleanups on reference manual | Pieter Hintjens | |
- fixed unwrapped text in new man pages - fixed over-long lines in older pages, where possible - removed reference to old standalong devices from index page - added refernce to new zmq_device[3] documented from index page - some minor spelling corrections | |||
2010-08-04 | Various changes to documentation project: | Pieter Hintjens | |
* Added documentation for zmq_deviced, which we're developing * Created consistent page footer in documentation template * Page footer notes doc authors and copyright statement | |||
2010-06-03 | Documentation: Cosmetic changes | 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_term() and ETERM for 2.0.7 | Martin Lucina | |
2010-05-31 | Documentation updates | Martin Lucina | |
Add zmq_getsockopt(3), clean up zmq_setsockopt(3). | |||
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-04-16 | fix of documentation typo | Martin Sustrik | |
2010-04-12 | ETERM is accounted for in the documentation | Martin Sustrik | |
2010-04-06 | Documentation fixes | Martin Lucina | |
2010-03-10 | Documentation fixes | Martin Lucina | |
2010-03-09 | Documentation rewrite | Martin Lucina | |
2010-02-19 | Multi-hop REQ/REP, part XII., generate unique identities for anonymous ↵ | Martin Sustrik | |
connections | |||
2010-02-10 | Convert documentation to AsciiDoc | Martin Lucina | |