summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-26Java Poller patchMartin Sustrik
2010-02-26Win32 build of Java binding fixedunknown
2010-02-26Poller object implemented in Java bindingMartin Sustrik
2010-02-26MIT license text addedMartin Sustrik
2010-02-251st version of Java poll addedMartin Sustrik
2010-02-24handle invalid PGM connection string decentlyMartin Sustrik
2010-02-24Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2010-02-24minor cast issues on cygwin fixedMartin Sustrik
2010-02-24chat example removed from win build; missing fd_signaler_t::poll on win addedunknown
2010-02-24use binary UUIDs instead of string representation to save some bytesMartin Sustrik
2010-02-24Fix: OpenPGM is now distributed as .tar.gzMartin Lucina
2010-02-24Disable IPv6 supportMartin Lucina
2010-02-24Update OpenPGM to 2.0.24 (stable)Martin Lucina
2010-02-24chat example moved to separate repoMartin Sustrik
2010-02-24zmq_error used from ruby bindingMartin Sustrik
2010-02-23zmq_errno used in C++ bindingMartin Sustrik
2010-02-23zmq_errno is exported from the DLLMartin Sustrik
2010-02-23zmq_errno helper function addedMartin Sustrik
2010-02-23recv fails after polling for IN on REQ socketMartin Sustrik
2010-02-23execution disabled on certain source files; some comments on java binding; MS...Martin Sustrik
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