Age | Commit message (Expand) | Author |
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 |
2010-02-18 | Use feature test macros more conservatively | Martin Lucina |
2010-02-17 | one more attempt to fix the previous win32 problem | Martin Sustrik |
2010-02-17 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2010-02-17 | recv returning -1 while errno=0 fixed | Martin Sustrik |
2010-02-17 | zmq_version fixed on Win32 platform | unknown |
2010-02-17 | Add POSIX and GNU Feature Test Macros | Martin Lucina |
2010-02-17 | ZMQII-76: Bug in how replies are handled when the REQ endpoint goes away | Martin Sustrik |
2010-02-16 | ZMQII-77: Put librbzmq symbols into ZMQ module | Martin Sustrik |
2010-02-16 | exconf.rb checks for libzmq.so installation | Martin Sustrik |
2010-02-16 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2010-02-16 | Special exception clause added to LGPL license | Martin Sustrik |
2010-02-16 | Merge branch 'master' of github.com:sustrik/zeromq2 | Martin Lucina |
2010-02-16 | PGM tarball should be removed on 'distclean', not 'clean' | Martin Lucina |
2010-02-16 | Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality | Martin Sustrik |
2010-02-16 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2010-02-16 | missing COPYING file added | Martin Sustrik |
2010-02-16 | Fix 'make dist' to work with no special magic | Martin Lucina |
2010-02-15 | Correct path for pgm distclean | Martin Lucina |
2010-02-15 | Missed one instance of pgm2 | Martin Lucina |
2010-02-15 | Update gitignore | Martin Lucina |