- 17 Aug, 2015 9 commits
-
-
Constantin Rack authored
CI run on OSX needs binutils
-
Constantin Rack authored
problem: trying to support polling on thread safe sockets with zmq_poll failed
-
Luca Boccassi authored
OSX does not ship with binutils, need to install it before the script run via brew in order to be able to use greadelf, needed by the qt-android CI script.
-
somdoron authored
-
Constantin Rack authored
problem: new poller field in zmq_pollitem_t is changing the api
-
somdoron authored
-
Pieter Hintjens authored
Problem: tests fail after PR #1531
-
Constantin Rack authored
-
somdoron authored
-
- 16 Aug, 2015 18 commits
-
-
Constantin Rack authored
apply a change to LIBZMQ_DELETE macro (related to issue #1524)
-
reza.ebrahimi authored
-
Constantin Rack authored
define a macro for heap object deletion in a unified manner (related …
-
reza.ebrahimi authored
-
Constantin Rack authored
Container-based CI build
-
Luca Boccassi authored
-
Luca Boccassi authored
-
Luca Boccassi authored
-
Constantin Rack authored
CI build does not fail when tests fail. Fix #1527
-
Luca Boccassi authored
-
taotetek authored
problem: new field is breaking existing code
-
somdoron authored
-
Constantin Rack authored
problem: user cannot poll on thread safe sockets
-
somdoron authored
-
somdoron authored
-
somdoron authored
-
somdoron authored
-
somdoron authored
-
- 14 Aug, 2015 8 commits
-
-
Constantin Rack authored
fixed issue with ticket #1517 (wrong lib output name in MSVC CMake bu…
-
reza.ebrahimi authored
fixed issue with ticket #1517 (wrong lib output name in MSVC CMake build) and apply some improvements in CMake build system
-
Constantin Rack authored
changing some camelCase variable names to snake_case in previous commit
-
reza.ebrahimi authored
-
Constantin Rack authored
remove unnecessary multiple WSAGetLastError() calls
-
reza.ebrahimi authored
-
Constantin Rack authored
place a ZMQ_UNUSED macro and replace all unused variables with ZMQ_UNUSED macro
-
reza.ebrahimi authored
-
- 13 Aug, 2015 2 commits
-
-
Constantin Rack authored
Problem: Missing src/ prefix for libzmq library in Makefile.am ...
-
sappo authored
Solution: Add prefix to fix test compilation
-
- 12 Aug, 2015 1 commit
-
-
Constantin Rack authored
Problem: lack test case for large stream messages
-
- 11 Aug, 2015 2 commits
-
-
Constantin Rack authored
Merge fix for zeromq/zeromq4-1#52, getsockopt ZMQ_RCVMORE now resets all bits
-
Constantin Rack authored
Check proxy return values in tests
-