Age | Commit message (Expand) | Author |
2010-03-15 | Cleanups to autogen.sh | Martin Lucina |
2010-03-15 | Cleanups to autogen.sh | Martin Lucina |
2010-03-13 | ZMQ_NOFLUSH and zmq_flush obsoleted | Martin Sustrik |
2010-03-13 | pipe_t::rollback removes only unfinished message from the pipe rather than al... | Martin Sustrik |
2010-03-13 | zmq_queue implementation added | Martin Sustrik |
2010-03-12 | MSVC build: C++ perf tests removed; all executables go into bin directory | unknown |
2010-03-12 | C perf tests are built non-optionally; C++ perf tests removed | Martin Sustrik |
2010-03-12 | simplify configuration summary | Martin Sustrik |
2010-03-12 | devices are built unconditionally | Martin Sustrik |
2010-03-12 | text concerning language bindings removed from configure | Martin Sustrik |
2010-03-12 | Java binding removed from MSVC build | unknown |
2010-03-12 | Implement flow control for ZMQ_REP sockets | Martin Hurton |
2010-03-12 | Implement flow control for ZMQ_REQ sockets | Martin Hurton |
2010-03-12 | Implement flow control fox ZMQ_XREP sockets | Martin Hurton |
2010-03-12 | Implement flow control for ZMQ_XREQ sockets | Martin Hurton |
2010-03-12 | Implement flow control for ZMQ_PUB sockets | Martin Hurton |
2010-03-12 | Implement flow control for ZMQ_DOWNSTREAM sockets | Martin Hurton |
2010-03-12 | Implement flow control for ZMQ_P2P sockets | Martin Hurton |
2010-03-12 | PGM: implement flow control | Martin Hurton |
2010-03-12 | Implement flow control | Martin Hurton |
2010-03-12 | devices/ build fixed | Martin Lucina |
2010-03-11 | Cleanup .gitignore | Martin Lucina |
2010-03-11 | Restructure language bindings | Martin Lucina |
2010-03-11 | Removed Java binding from core distribution | Martin Lucina |
2010-03-10 | Typeset literal correctly | Martin Lucina |
2010-03-10 | Fixes to PGM wire format description | Martin Lucina |
2010-03-10 | Fixes to TCP wire format specification | Martin Lucina |
2010-03-10 | wire formats in docs clarified | Martin Sustrik |
2010-03-10 | Documentation fixes | Martin Lucina |
2010-03-09 | Add missing section with zmq_version() | Martin Lucina |
2010-03-09 | Add dependency for zmq_epgm.7 | Martin Lucina |
2010-03-09 | Hack, zmq_epgm.7 needs to be copied from zmq_pgm.7 | Martin Lucina |
2010-03-09 | Documentation rewrite | Martin Lucina |
2010-03-09 | udp transport renamed to epgm | Martin Sustrik |
2010-03-09 | PGM late joiners would start receiving a complete message rather than a messa... | Martin Sustrik |
2010-03-09 | message flags from the wire are written to zmq_msg_t and vice versa | Martin Sustrik |
2010-03-09 | message flags added to zmq_msg_t strcuture | Martin Sustrik |
2010-03-09 | 'flags' fields added to the wire format | Martin Sustrik |
2010-03-09 | rollback functionality added to pipe | Martin Sustrik |
2010-03-06 | problem with NIC name resolution on OSX fixed | Martin Sustrik |
2010-03-03 | Win32 build fixes | Martin Lucina |
2010-03-03 | type mismatch in tcp_listener (win version) fixed | unknown |
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 |