summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-23Win32 build fixedunknown
2010-02-23Java binding beautified, inline documentation addedMartin Sustrik
2010-02-23minor fix in zmq_socket(3) man pageMartin Sustrik
2010-02-22Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2010-02-22zmq_poll doesn't exit when infinite timeout is set and interrupt occursMartin Sustrik
2010-02-22NetBSD: Check for and use atomic_ops(3) if availableMartin Lucina
2010-02-22Fix $build_doc/$install_man check yet againMartin Lucina
2010-02-21typo in zmq_ipc(7) fixedMartin Sustrik
2010-02-20Minor buid system tunningmalosek
2010-02-20Aleksey Yeschenko added to the credit section of AUTHORS fileMartin Sustrik
2010-02-19Add missing check for install_man=yesMartin Lucina
2010-02-19build on cygwin enabledMartin Sustrik
2010-02-19don't check for identity, if the connection is anonymousMartin Sustrik
2010-02-19Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2010-02-19Multi-hop REQ/REP, part XII., generate unique identities for anonymous connec...Martin Sustrik
2010-02-18Add NetBSD supportMartin Lucina
2010-02-18Fix typoMartin Lucina
2010-02-18libstdc++ depends on libm on some platformsMartin Lucina
2010-02-18Fix detection of libstdc++Martin Lucina
2010-02-18Never build docs from tarball releasesMartin Lucina
2010-02-18Use feature test macros more conservativelyMartin Lucina
2010-02-17one more attempt to fix the previous win32 problemMartin Sustrik
2010-02-17Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2010-02-17recv returning -1 while errno=0 fixedMartin Sustrik
2010-02-17zmq_version fixed on Win32 platformunknown
2010-02-17Add POSIX and GNU Feature Test MacrosMartin Lucina
2010-02-17ZMQII-76: Bug in how replies are handled when the REQ endpoint goes awayMartin Sustrik
2010-02-16ZMQII-77: Put librbzmq symbols into ZMQ moduleMartin Sustrik
2010-02-16exconf.rb checks for libzmq.so installationMartin Sustrik
2010-02-16Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2010-02-16Special exception clause added to LGPL licenseMartin Sustrik
2010-02-16Merge branch 'master' of github.com:sustrik/zeromq2Martin Lucina
2010-02-16PGM tarball should be removed on 'distclean', not 'clean'Martin Lucina
2010-02-16Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionalityMartin Sustrik
2010-02-16Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2010-02-16missing COPYING file addedMartin Sustrik
2010-02-16Fix 'make dist' to work with no special magicMartin Lucina
2010-02-15Correct path for pgm distcleanMartin Lucina
2010-02-15Missed one instance of pgm2Martin Lucina
2010-02-15Update gitignoreMartin Lucina
2010-02-15Cleaning up more PGM cruftMartin Lucina
2010-02-15Clarify python.h messagesMartin Lucina
2010-02-15Fix typoMartin Lucina
2010-02-15Cleanup messages from configure.inMartin Lucina
2010-02-15Replace check for sparc with host_cpuMartin Lucina
2010-02-15Multiple fixes to --with-pgmMartin Lucina
2010-02-15Brian Granger added to credits listMartin Sustrik
2010-02-15ZMQ_POLLERR placeholder added to zmq.hMartin Sustrik
2010-02-15fixing the previous commit :(Martin Sustrik
2010-02-15care taken of the fact that AI_NUMERICSERV is not defined on OSX 10.5Martin Sustrik