Age | Commit message (Expand) | Author |
2009-09-16 | added OpenPGM receiver - ZMQ_SUB | malosek |
2009-09-16 | more errors from send & recv handled decently on windows | Martin Sustrik |
2009-09-15 | added reset method into zmq_decoder_t class | malosek |
2009-09-15 | fixed pub_t class creating ZMQ_SUB socket_base_t | malosek |
2009-09-15 | pgm_sender code beautiication | malosek |
2009-09-15 | added out_event call into pgm_sender_t revive | malosek |
2009-09-15 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | malosek |
2009-09-15 | deleted useles iostream include from socket_base.cpp | malosek |
2009-09-14 | ZMQII-10: Make connections interrupted during the init phase be closed silently | Martin Sustrik |
2009-09-14 | ZMQII-1: Win32 - failure on shutdown | Martin Sustrik |
2009-09-14 | java binding sets socket options using setsockopt function | Martin Sustrik |
2009-09-14 | minor merge problem corrected | Martin Sustrik |
2009-09-11 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2009-09-11 | separate class for PUB-style socket added | Martin Sustrik |
2009-09-11 | added OpenPGM sender - ZMQ_PUB | malosek |
2009-09-11 | build on win32 fixed | Martin Sustrik |
2009-09-11 | prefix-style message filtering added | Martin Sustrik |
2009-09-11 | ZMQII-7: Pipe detach fails on shutdown | Martin Sustrik |
2009-09-11 | asserts for invalid indexes in pipe reader & writer added | Martin Sustrik |
2009-09-11 | ZMQII-5: Only one consumer in a process gets the message | Martin Sustrik |
2009-09-10 | classify error from async connect as network related or 0MQ bugs | Martin Sustrik |
2009-09-10 | ZMQII-2: SIGSEGV in zmq_connecter_init_t::read | Martin Sustrik |
2009-09-10 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | malosek |
2009-09-10 | ZMQII-3: cheap and nasty implementation of message filtering | Martin Sustrik |
2009-09-10 | added --with-pgm option, libpgm-1.2.14 build within 0mq build system | malosek |
2009-09-09 | fix of async connect on win32 | Martin Sustrik |
2009-09-09 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2009-09-09 | async connect bug fixed | Martin Sustrik |
2009-09-08 | Sparc solaris port | malosek |
2009-09-08 | added libzmq.pc.in file | malosek |
2009-09-08 | build system tuning | malosek |
2009-09-08 | win port for c and cpp perf tests | unknown |
2009-09-07 | include directory split into c and cpp dirs, added --with-c and --with-cpp co... | malosek |
2009-09-07 | initial changes for win port | unknown |
2009-09-04 | python binding functional | Martin Sustrik |
2009-09-04 | couple of bugs fixed | Martin Sustrik |
2009-09-02 | O(1) socket removal | Martin Sustrik |
2009-09-02 | bug during terminal shutdown fixed | Martin Sustrik |
2009-09-02 | messages that may have been received in the init phase are flushed immediatel... | Martin Sustrik |
2009-09-02 | --disable-shared & C perf tests: a better way | Martin Sustrik |
2009-09-02 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2009-09-02 | python extension & perf tests | Martin Sustrik |
2009-08-31 | POSIX threads don't use errno to report errors | Martin Hurton |
2009-08-30 | engine virtualised; chatroom example removed | Martin Sustrik |
2009-08-29 | Ruby bidning added | tamara |
2009-08-29 | bug in identifying current thread fixed | Martin Sustrik |
2009-08-29 | improved error handling | Martin Sustrik |
2009-08-28 | pipe deallocation added | Martin Sustrik |
2009-08-27 | multiple bugs fixed | Martin Sustrik |
2009-08-27 | pipes added | Martin Sustrik |