- 08 Feb, 2018 7 commits
-
-
Luca Boccassi authored
Problem: several fields are non-const without need
-
Luca Boccassi authored
Problem: unreachable code around socket_base_t::add/remove_signaler
-
Luca Boccassi authored
fix Windows Intel compiler build failure
-
Tetsuya Hayashi authored
-
sigiesec authored
Solution: add const where easily possible
-
sigiesec authored
Solution: replaced by assertion
-
Luca Boccassi authored
Problem: inconsistent formatting
-
- 04 Feb, 2018 3 commits
-
-
Luca Boccassi authored
Revert "Problem: Windows Intel compiler build broken"
-
Luca Boccassi authored
-
Luca Boccassi authored
Problem: Windows Intel compiler build broken
-
- 03 Feb, 2018 1 commit
-
-
Tetsuya Hayashi authored
-
- 02 Feb, 2018 9 commits
-
-
sigiesec authored
Solution: fix CMAKE_MODULES_PATH
-
sigiesec authored
Solution: fix execution directory
-
sigiesec authored
Solution: explicitly select clang-5.0
-
sigiesec authored
Solution: restrict to src, tests, perf, tools and include directories
-
sigiesec authored
Solution: add clang-format to cmake, and add another travis-ci build type
-
sigiesec authored
Solution: applied clang-format
-
sigiesec authored
Solution: added .clang-format file
-
Luca Boccassi authored
Problem: ZMQ_DISH triggers assert when hitting the watermark(?)
-
Pontus Sköldström authored
Solves issue #2907 by checking whether the msg already has a group
-
- 01 Feb, 2018 2 commits
-
-
Luca Boccassi authored
Improve handling of Jenkinsfile failed testlog archives
-
Jim Klimov authored
Port from zproject / czmq : Jenkinsfile : * add RETRY_NUMBER suffix to test-suite tarballs * and set build UNSTABLE if retries were needed
-
- 31 Jan, 2018 2 commits
-
-
Luca Boccassi authored
Problem: in case of exhausted resources on creation of a context, assertions are triggered
-
sigiesec authored
Solution: signal error to caller, and apply appropriate cleanup
-
- 30 Jan, 2018 8 commits
-
-
Luca Boccassi authored
Update Jenkinsfile according to current zproject template
-
Jim Klimov authored
-
Jim Klimov authored
-
Jim Klimov authored
-
Jim Klimov authored
Jenkinsfile : regenerated with zproject support for better workspace cleanup before test preparation
-
Jim Klimov authored
-
Jim Klimov authored
-
Jim Klimov authored
-
- 27 Jan, 2018 2 commits
-
-
Luca Boccassi authored
Enable ccache for faster builds
-
Omer Katz authored
-
- 26 Jan, 2018 1 commit
-
-
Luca Boccassi authored
Problem: add_fd might be called with fd_ == retired_fd
-
- 25 Jan, 2018 1 commit
-
-
Simon Giesecke authored
Solution: add assertion
-
- 15 Jan, 2018 1 commit
-
-
Luca Boccassi authored
Correct linking for libzmq-static
-
- 14 Jan, 2018 2 commits
-
-
Salvo Virga authored
all calls to target_link_libraries are now at the same location
-
Constantin Rack authored
Fix inclusion of cmake files in dists
-
- 13 Jan, 2018 1 commit
-
-
Min RK authored
-