- 01 Apr, 2017 1 commit
-
-
Juha Reunanen authored
-
- 29 Apr, 2016 5 commits
-
-
Kevin Sapper authored
Solution: move the statement to the folder introduced in commit: dd51cad0
-
Kevin Sapper authored
Problem: need to collect grants to relicense under MPLv2
-
Kevin Sapper authored
Naos Ltd license grant/quitclaim
-
Kevin Sapper authored
RELICENSE: Start collecting MPLv2 license grants
-
Doron Somech authored
Problem: libzmq lacks a good doxygen config
-
- 28 Apr, 2016 1 commit
-
-
hitstergtd authored
Solution: - Add Doxygen.cfg file to make it simpler for library users and interested parties to view library internals/externals - Add README.doxygen.md as an Overview for Doxygen-generated documentation Notes: This could later be added into CI for autogenerated documentation that could be posted to the gh-pages branch.
-
- 27 Apr, 2016 2 commits
-
-
Luca Boccassi authored
Problem: unistd.h redundantly included twice
-
Ewen McNeill authored
-
- 26 Apr, 2016 3 commits
-
-
Doron Somech authored
Problem: test_pub_invert_matching missing in autotools build
-
hitstergtd authored
Solution: fix it
-
hitstergtd authored
Solution: - add it to Makefile.am
-
- 25 Apr, 2016 6 commits
-
-
Doron Somech authored
Problem: tune_tcp_keepalives signature more than 80 chars on a line
-
Luca Boccassi authored
Problem: typos and trailing whitespace in code/comments
-
hitstergtd authored
Solution: fix it
-
hitstergtd authored
Solution: fix them
-
hitstergtd authored
Solution: fix them
-
hitstergtd authored
Solution: fix them
-
- 24 Apr, 2016 7 commits
-
-
Ewen McNeill authored
-
Ewen McNeill authored
-
Luca Boccassi authored
Problem: XPUB test broken since #1566 on Windows
-
hitstergtd authored
Solution: - Adjust test_xpub_proxy_unsubscribe_disconnect() to support different protocol types - Exclude the IPC tests on Windows and OpenVMS H/T: @somdoron
-
Constantin Rack authored
problem: no way to detect in czmq if timers class available
-
somdoron authored
-
Pieter Hintjens authored
Solution: kick off process with grant from iMatix
-
- 23 Apr, 2016 7 commits
-
-
Luca Boccassi authored
problem: Tests are failing on windows
-
Doron Somech authored
-
Doron Somech authored
-
Hitster GTD authored
Problem: assertion in test_xpub_manual is swapped
-
Luca Boccassi authored
Solution: check that both pointers passed as arguments to test_missing_subscription are non-NULL, instead of the opposite.
-
Doron Somech authored
Problem: XPUB test broken on Windows since #1569
-
hitstergtd authored
Solution: - Adjust test_subscriptions() to support different protocol types - Run TCP and IPC tests everywhere but on Windows and OpenVMS
-
- 22 Apr, 2016 5 commits
-
-
Luca Boccassi authored
Fix unresolved external symbols for gather and scatter classes on MSVC 2010-2015.
-
Aaron Linville authored
Fix issue with unresolved external symbols for the gather and scatter classes by adding them to the MSVC 2010, 2012, 2013 and 2015 projects.
-
Constantin Rack authored
Problem: Windows IPC check broken (check_protocol)
-
hitstergtd authored
Solution: Fix the preprocessor check from || to &&
-
Doron Somech authored
Problem: LD search path warnings if using Clang
-
- 21 Apr, 2016 3 commits
-
-
hitstergtd authored
Solution: PR #1906 did not solve this problem properly; subsequent Travis CI indicated that the issue happens with Clang/LLVM, so make sure to fix the issue by detecting if Cmake CMake is using Clang for building the tests.
-
Hitster GTD authored
Problem: test_ipc_wildcard is ran on Windows
-
Luca Boccassi authored
Solution: move it to the unix-only section of Makefile.am and tests/CMakeLists.txt since it uses Unix IPC sockets.
-