Martin Sustrik
beffee92a8
P2P renamed to PAIR
2010-04-26 16:51:05 +02:00
Martin Sustrik
d524c4e15d
fix of documentation typo
2010-04-16 09:53:09 +02:00
Martin Sustrik
7668e7976d
zmq_poll returns ETERM in case of context termination
2010-04-12 09:57:34 +02:00
Martin Sustrik
3236cb1a54
ETERM is accounted for in the documentation
2010-04-12 09:25:04 +02:00
Martin Lucina
a7973a2c49
Documentation fixes
2010-04-06 15:23:13 +02:00
Martin Sustrik
0777567e89
ENODEV from zmq_bind error described
2010-04-06 07:33:52 +02:00
Martin Lucina
783463ac49
Clarify use of poll() with C++ API, fix typo
2010-03-25 17:31:18 +01:00
Martin Sustrik
8a3f97400a
Clarify zmq_poll restrictions
2010-03-16 15:23:55 +01:00
Martin Lucina
1705ec2247
C++ interface documentation updates
2010-03-16 15:19:38 +01:00
Martin Sustrik
61ad236e95
ZMQ_NOFLUSH and zmq_flush obsoleted
2010-03-13 14:40:10 +01:00
Martin Lucina
9fda070e4d
Typeset literal correctly
2010-03-10 23:20:43 +01:00
Martin Lucina
0a1e0beaa2
Fixes to PGM wire format description
2010-03-10 23:18:08 +01:00
Martin Lucina
5fef480aeb
Fixes to TCP wire format specification
2010-03-10 13:52:41 +01:00
Martin Sustrik
8f90ae8dfd
wire formats in docs clarified
2010-03-10 12:40:13 +01:00
Martin Lucina
98801ebcae
Documentation fixes
2010-03-10 12:19:39 +01:00
Martin Lucina
bc468b3451
Add missing section with zmq_version()
2010-03-09 19:29:41 +01:00
Martin Lucina
edebff902a
Add dependency for zmq_epgm.7
2010-03-09 18:58:59 +01:00
Martin Lucina
ca70b40383
Hack, zmq_epgm.7 needs to be copied from zmq_pgm.7
2010-03-09 18:53:42 +01:00
Martin Lucina
1aee86408d
Documentation rewrite
2010-03-09 18:47:31 +01:00
Martin Sustrik
45414b5444
python binding removed
2010-02-27 12:23:22 +01:00
Martin Sustrik
ef1b597489
minor fix in zmq_socket(3) man page
2010-02-23 10:01:54 +01:00
Martin Sustrik
1294c1d33a
typo in zmq_ipc(7) fixed
2010-02-21 16:58:53 +01:00
Martin Sustrik
aff1f6621a
Merge branch 'master' of git@github.com:sustrik/zeromq2
2010-02-19 15:25:05 +01:00
Martin Sustrik
75f571c884
Multi-hop REQ/REP, part XII., generate unique identities for anonymous connections
2010-02-19 15:24:43 +01:00
Martin Lucina
46824abeb2
Never build docs from tarball releases
...
This fixes the build_doc logic to work as advertised and never
try to (re)build documentation when working with a tarball release.
2010-02-18 17:25:49 +01:00
Martin Sustrik
a2f9899f6a
missing COPYING file added
2010-02-16 17:50:36 +01:00
Martin Lucina
30b967e2a4
Integrate version numbering into autoconf
...
configure.in is now the master source for the package version number,
this propagates to src/platform.hpp (for zmq_version) and doc/Makefile.am
(for documentation generation) automagically.
2010-02-11 17:49:40 +01:00
Martin Sustrik
432fbd796b
ZMQII-72: Add zmq_version function (documentation)
2010-02-11 10:43:59 +01:00
Martin Lucina
354efc513f
Convert documentation to AsciiDoc
2010-02-10 16:18:46 +01:00