- 01 Jun, 2016 1 commit
-
-
Yann Diorcet authored
-
- 18 May, 2016 1 commit
-
-
evoskuil authored
-
- 16 May, 2016 3 commits
-
-
somdoron authored
-
Doron Somech authored
-
somdoron authored
-
- 15 May, 2016 1 commit
-
-
Bitiquinho authored
-
- 14 May, 2016 1 commit
-
-
evoskuil authored
-
- 21 Feb, 2016 5 commits
-
-
Luca Boccassi authored
Solution: use NULL instead to avoid build failure with older compilers.
-
Luca Boccassi authored
Solution: initialize to -1, since fd is a file descriptor (int).
-
Luca Boccassi authored
Solution: initialize class variable in the same order as they are defined.
-
Luca Boccassi authored
Solution: fix it
-
Osiris authored
Solution: The Coverity Static Code Analyzer was used on libzmq code and found many issues with uninitialized member variables, some redefinition of variables hidding previous instances of same variable name and a couple of functions where return values were not checked, even though all other occurrences were checked (e.g. init_size() return).
-
- 18 Feb, 2016 1 commit
-
-
Osiris authored
Solution: Phase I - make precompiled.hpp be first file included in every source file
-
- 07 Feb, 2016 1 commit
-
-
Pieter Hintjens authored
Solution: fix these.
-
- 01 Feb, 2016 1 commit
-
-
Usama Mehboob authored
-
- 30 Jan, 2016 1 commit
-
-
somdoron authored
-
- 29 Jan, 2016 1 commit
-
-
somdoron authored
-