Name
Last commit
Last update
.github Problem: bug reports are often missing relevant information
RELICENSE Add my RELICENSE
builds Problem: clang-format-diff does not run
doc Wrong ZMQ_LINGER default value
include Problem: formatting inconsistent
m4 Problem: lcov autoconf macro out of date
packaging Problem: generated NuGet files out of date.
perf Problem: formatting inconsistent
src Problem: several code style issues in mechanism_t: code and data duplication,
tests Problem: formatting inconsistent
tools Problem: formatting inconsistent
.clang-format Problem: no definition for applying automated formatting
.gitignore Problem: Race condition in IPC sockets
.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: travis-ci is using outdated clang(-format)
AUTHORS Update AUTHERS File
CMakeLists.txt Problem: cmake broken under Windows
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 added note concerning issue 2788 to INSTALL
Jenkinsfile Improve handling of Jenkinsfile failed testlog archives
Makefile.am fix inclusion of cmake modules in dist
NEWS Loading commit data...
README.cygwin.md Loading commit data...
README.doxygen.md Loading commit data...
README.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