Commit Graph

328 Commits

Author SHA1 Message Date
malosek
0b97e7a4f2 libpgm updated to 2.6.21rc6 2010-01-27 11:30:22 +01:00
Martin Sustrik
943125bd12 Hard-wired constant on OpenVMS replaced by symbolic constant 2010-01-27 08:47:01 +01:00
unknown
aa27034db5 IPv6 patch - part V. (win32) 2010-01-24 08:38:18 +01:00
Martin Sustrik
adc5d7693d IPv6 patch - part IV. 2010-01-24 08:19:02 +01:00
Martin Sustrik
fca9a2159a Merge branch 'master' of git@github.com:sustrik/zeromq2 2010-01-23 11:14:53 +01:00
Martin Sustrik
079d327670 IPv6 patch - part III. 2010-01-23 11:14:30 +01:00
unknown
454f43a45b IP address resolving on Win32 fixed 2010-01-23 09:08:31 +01:00
Martin Sustrik
df4548aa76 Merge branch 'master' of git@github.com:sustrik/zeromq2 2010-01-23 08:20:01 +01:00
Martin Sustrik
2634934999 IPv6 patch part 2/2 2010-01-23 08:19:30 +01:00
Martin Sustrik
6aaf095dd2 IPv6 support -part II. 2010-01-22 16:32:48 +01:00
unknown
d762e1a9c9 Win32 build fixed 2010-01-22 13:29:46 +01:00
Martin Sustrik
34d65e22c5 Tero Marttila's Ipv6 patch - part I. 2010-01-22 13:13:52 +01:00
Martin Sustrik
6edec4fe93 zmq_udp(7) man page fixed 2010-01-22 11:38:17 +01:00
Martin Sustrik
70601c243f zmq_pgm(7) man page fixed 2010-01-22 11:21:28 +01:00
unknown
d1e09578b2 Hardcoded loopback address removed from fd_signaler 2010-01-22 07:54:16 +01:00
Martin Sustrik
f4832faf29 small fix to man pages to comply with lintian 2010-01-21 16:30:42 +01:00
Martin Sustrik
b1b66df37c PGM man page improved 2010-01-21 12:07:42 +01:00
Martin Sustrik
66ef22993f zmq_close man page improved 2010-01-21 10:38:40 +01:00
Martin Sustrik
a008af6088 Asko Kauppi added to the list of authors 2010-01-21 10:01:05 +01:00
Martin Sustrik
f0757c003e ZMQII-43: Race condition when writing to pipe 2010-01-21 09:58:49 +01:00
Martin Sustrik
6a46ca75e5 ZMQ-42: Building with ICC fails 2010-01-20 09:22:41 +01:00
Martin Sustrik
111f0ff078 ZMQII-41: Poll function in C++ binding doesn't convert errors to exceptions 2010-01-20 09:19:03 +01:00
Martin Sustrik
6b0457fcaa minor documentation patch 2010-01-19 12:48:38 +01:00
Martin Sustrik
7094edd6ba error handling in C perf tests improved 2010-01-18 15:57:33 +01:00
Martin Sustrik
4ceb839350 typos in man pages fixed 2010-01-18 13:16:14 +01:00
Martin Sustrik
bddff50271 ZMQII-40: wrong return code from recolve_ip_interface 2010-01-18 11:01:41 +01:00
Martin Sustrik
55944729ed ChangeLog modified for 2.0-beta2 version 2010-01-18 10:53:46 +01:00
Martin Sustrik
f40e3a6931 version number bumped 2010-01-17 17:49:34 +01:00
Martin Sustrik
51e012c446 Solaris build fixed 2010-01-16 09:39:44 +01:00
unknown
a507d16e13 Win32 build fixed 2010-01-15 14:21:20 +01:00
Martin Sustrik
2bb57ac57a ZMQII-39: Implement IPC transport 2010-01-15 14:11:39 +01:00
unknown
56c369272c Merge branch 'master' of github.com:sustrik/zeromq2 2010-01-14 15:50:54 +01:00
unknown
b9b0124d55 ZMQII-34: ensure that poll won't return POLLIN event when the message will be filtered out anyway (Win32) 2010-01-14 15:50:12 +01:00
Martin Sustrik
b60342ae1a man pages are more specific on NIC name issue 2010-01-14 14:11:34 +01:00
Martin Sustrik
067ba3b9f7 ZMQII-34: ensure that poll won't return POLLIN event when the message will be filtered out anyway (POSIX) 2010-01-13 19:21:23 +01:00
Martin Sustrik
06105d1642 transports man pages updated 2010-01-13 15:15:01 +01:00
Martin Sustrik
30a107e06d timeout parameter for zmq_poll added in cl binding 2010-01-13 13:35:13 +01:00
Martin Sustrik
20a8edcf5c ZMQII-38: Compiler complains about missing virtual constructors 2010-01-13 13:24:29 +01:00
Martin Sustrik
76dbb4f3bb zmq_tcp man page added 2010-01-12 13:08:37 +01:00
Martin Sustrik
bcd278a5a5 ZMQII-37: SIGSEGV when polling on REQ socket 2010-01-12 08:14:55 +01:00
Martin Sustrik
4c613b39fa script to convert man pages to html added 2010-01-12 08:02:03 +01:00
Martin Sustrik
72b2f07a70 ZMQII-36: Chat example & forwarder broken because of changes subscribe semantics 2010-01-11 07:47:19 +01:00
Martin Sustrik
65f450f22e minor man page fix 2010-01-10 17:41:59 +01:00
Martin Sustrik
bd07baf028 ZMQII-33: zmq_poll may exceed timeout if signal interrupts the waiting 2010-01-09 22:24:59 +01:00
Martin Sustrik
e806615dd1 ZMQII-31: memory leak in zmq_poll (on timeout) 2010-01-08 15:44:51 +01:00
Martin Sustrik
9fc8827b8a Merge branch 'master' of git@github.com:sustrik/zeromq2 2010-01-07 14:45:13 +01:00
Martin Sustrik
ddf5f75549 zmq.cpp build probelm on non-linux platforms fixed 2010-01-07 14:44:43 +01:00
malosek
e9a4ad38ce updated version to 2.0-beta1 in configure.in 2010-01-06 20:10:27 +01:00
Martin Sustrik
7546526e66 ChangeLog updated for 2.0-beta1 2010-01-06 19:42:15 +01:00
malosek
e21b33e9cf forced WINVER to 0x0501 for mingv32 build 2010-01-05 18:34:27 +01:00