Name
Last commit
Last update
.github Problem: stale bot label exceptions not correct
RELICENSE Update HPE statement as requested by the grantor
builds Problem: redundant parentheses in return statements
doc Merge pull request #3428 from Eelis/mallocfail
external Problem: wepoll 1.5.2 is outdated
include Problem: cannot monitor state of queues at runtime
m4 Problem: posix_memalign autoconf check broken on some platforms
packaging Problem: dev packages do not depend on static deps
perf Proxy performance fix, ticket #3439
src Proxy performance fix, ticket #3439
tests Problem: text_xpub_nodrop sometimes fails
tools Problem: formatting inconsistent
unittests Problem: compiler warning in unittest_poller
.clang-format Problem: no definition for applying automated formatting
.clang-tidy Added some more clang-tidy rule exclusions
.gitignore Proxy performance fix, ticket #3439
.hgeol Line-ending conversion rules for hg-git users and enabled use of .gitignore by hg-git users
.mailmap Fix mailmap entry for Max Skaller
.travis.yml Problem: have to check ABI compatibility manually
AUTHORS Add Lionel Flandrin to AUTHORS
CMakeLists.txt Proxy performance fix, ticket #3439
COPYING missing COPYING file added
COPYING.LESSER Added note about tivotisation
Dockerfile Add Docker support
Doxygen.cfg Problem: No default doxygen cfg for ZeroMQ project
INSTALL Loading commit data...
Jenkinsfile Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README.cygwin.md Loading commit data...
README.doxygen.md Loading commit data...
README.md Loading commit data...
SupportedPlatforms.md Loading commit data...
acinclude.m4 Loading commit data...
appveyor.yml Loading commit data...
autogen.sh Loading commit data...
branding.bmp Loading commit data...
ci_build.sh Loading commit data...
ci_deploy.sh Loading commit data...
configure.ac Loading commit data...
installer.ico Loading commit data...
version.sh Loading commit data...

libzmq-cygwin

Definitive build fixes for cygwin (See https://github.com/zeromq/pyzmq/issues/113 for partial solution)

What's changed: ./Makefile.am Add cygwin-specific target mostly the same as mingw ./configure.ac Add cygwin-specific target mostly the same as mingw ./tests/testutil.hpp Lengthen socket timeout to 121 seconds

What's new: ./README.cygwin.md This file ./builds/cygwin Folder for cygwin-specific build files ./builds/cygwin/Makefile.cygwin Makefile for cygwin targets