Age | Commit message (Expand) | Author |
2010-03-03 | Fix typo: zmq_close -> zmq_msg_close | Martin Hurton |
2010-03-03 | Fix possible lockups when reading from ZMQ_REP sockets | Martin Hurton |
2010-03-01 | polling on POSIX sockets returns POLLERR (win32) | unknown |
2010-03-01 | return POLLERR from polling on POSIX sockets (linux version) | Martin Sustrik |
2010-02-27 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2010-02-27 | Ruby binding removed | Martin Sustrik |
2010-02-27 | ruby binding removed from msvc build | unknown |
2010-02-27 | python binding removed from nsvc build | unknown |
2010-02-27 | python binding removed | Martin Sustrik |
2010-02-26 | Cygwin support | Martin Lucina |
2010-02-26 | Java Poller patch | Martin Sustrik |
2010-02-26 | Win32 build of Java binding fixed | unknown |
2010-02-26 | Poller object implemented in Java binding | Martin Sustrik |
2010-02-26 | MIT license text added | Martin Sustrik |
2010-02-25 | 1st version of Java poll added | Martin Sustrik |
2010-02-24 | handle invalid PGM connection string decently | Martin Sustrik |
2010-02-24 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2010-02-24 | minor cast issues on cygwin fixed | Martin Sustrik |
2010-02-24 | chat example removed from win build; missing fd_signaler_t::poll on win added | unknown |
2010-02-24 | use binary UUIDs instead of string representation to save some bytes | Martin Sustrik |
2010-02-24 | Fix: OpenPGM is now distributed as .tar.gz | Martin Lucina |
2010-02-24 | Disable IPv6 support | Martin Lucina |
2010-02-24 | Update OpenPGM to 2.0.24 (stable) | Martin Lucina |
2010-02-24 | chat example moved to separate repo | Martin Sustrik |
2010-02-24 | zmq_error used from ruby binding | Martin Sustrik |
2010-02-23 | zmq_errno used in C++ binding | Martin Sustrik |
2010-02-23 | zmq_errno is exported from the DLL | Martin Sustrik |
2010-02-23 | zmq_errno helper function added | Martin Sustrik |
2010-02-23 | recv fails after polling for IN on REQ socket | Martin Sustrik |
2010-02-23 | execution disabled on certain source files; some comments on java binding; MS... | Martin Sustrik |
2010-02-23 | Win32 build fixed | unknown |
2010-02-23 | Java binding beautified, inline documentation added | Martin Sustrik |
2010-02-23 | minor fix in zmq_socket(3) man page | Martin Sustrik |
2010-02-22 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2010-02-22 | zmq_poll doesn't exit when infinite timeout is set and interrupt occurs | Martin Sustrik |
2010-02-22 | NetBSD: Check for and use atomic_ops(3) if available | Martin Lucina |
2010-02-22 | Fix $build_doc/$install_man check yet again | Martin Lucina |
2010-02-21 | typo in zmq_ipc(7) fixed | Martin Sustrik |
2010-02-20 | Minor buid system tunning | malosek |
2010-02-20 | Aleksey Yeschenko added to the credit section of AUTHORS file | Martin Sustrik |
2010-02-19 | Add missing check for install_man=yes | Martin Lucina |
2010-02-19 | build on cygwin enabled | Martin Sustrik |
2010-02-19 | don't check for identity, if the connection is anonymous | Martin Sustrik |
2010-02-19 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2010-02-19 | Multi-hop REQ/REP, part XII., generate unique identities for anonymous connec... | Martin Sustrik |
2010-02-18 | Add NetBSD support | Martin Lucina |
2010-02-18 | Fix typo | Martin Lucina |
2010-02-18 | libstdc++ depends on libm on some platforms | Martin Lucina |
2010-02-18 | Fix detection of libstdc++ | Martin Lucina |
2010-02-18 | Never build docs from tarball releases | Martin Lucina |