- 02 Jan, 2013 14 commits
-
-
Matt Arsenault authored
-
Matt Arsenault authored
-
Matt Arsenault authored
-
Matt Arsenault authored
-
Matt Arsenault authored
-
Matt Arsenault authored
-
Matt Arsenault authored
Fix link errors when using -m32 with MinGW
-
Matt Arsenault authored
The CPack NSIS installer was in a state where it would always give a useless error. I think it was using stuff intended for running cpack separately from cmake.
-
Matt Arsenault authored
-
Matt Arsenault authored
-
Matt Arsenault authored
-
Matt Arsenault authored
Fix warnings with ICC.
-
Matt Arsenault authored
Make doc building option dependent on asciidoc being installed Fix MSVC build requiring cygwin. Don't use try_run to get the version
-
Matt Arsenault authored
-
- 29 Dec, 2012 2 commits
-
-
Pieter Hintjens authored
eliminate dead code moved into zmq_utils.cpp
-
KIU Shueng Chuan authored
-
- 27 Dec, 2012 2 commits
-
-
Pieter Hintjens authored
win32: fix Event handle leak
-
KIU Shueng Chuan authored
-
- 12 Dec, 2012 2 commits
-
-
Pieter Hintjens authored
Pull upstream OpenPGM 5.2.122 for multi-platform minor fixes.
-
Steven McCoy authored
-
- 11 Dec, 2012 2 commits
-
-
Pieter Hintjens authored
returns -1 with EAGAIN when mandatory is set and pipe is full
-
Min(Dongmin Yu) authored
-
- 09 Dec, 2012 2 commits
-
-
Pieter Hintjens authored
return EHOSTUNREACH at full only when mandatory is set
-
Min(Dongmin Yu) authored
-
- 08 Dec, 2012 2 commits
-
-
Pieter Hintjens authored
returns EHOSTUNREACH when a peer is full if ZMQ_ROUTER_MANDATORY is set
-
Min(Dongmin Yu) authored
-
- 07 Dec, 2012 2 commits
-
-
Martin Hurton authored
fix wrong boolean operator in router_raw test code
-
KIU Shueng Chuan authored
-
- 04 Dec, 2012 5 commits
-
-
Martin Hurton authored
Close pipes for inproc sockets on zmq_disconnect
-
Stefan Radomski authored
-
Stefan Radomski authored
-
Stefan Radomski authored
-
Stefan Radomski authored
- fixes LIBZMQ-476 and LIBZMQ-475
-
- 01 Dec, 2012 1 commit
-
-
Pieter Hintjens authored
Simplify test_connect_delay
-
- 30 Nov, 2012 4 commits
-
-
Ian Barber authored
Simplify the test connect delay test script, removing the threads and moving to a serialised version. AFAICS this should provide the same test, but without the race conditions that happened with the previous test.
-
Martin Hurton authored
Tiny fix
-
Victor Perron authored
-
Victor Perron authored
versions
-
- 26 Nov, 2012 2 commits
-
-
Pieter Hintjens authored
Update RPM spec file
-
Ian Barber authored
Update the RPM spec file with Justin Cook's changes to fix the build for 3.2.2. (https://zeromq.jira.com/browse/LIBZMQ-473)
-