Age | Commit message (Expand) | Author |
2009-09-04 | bug in python binding fixed | 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 | building C perf tests with --disable-shared fixed | 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 | Add Java binding | Martin Hurton |
2009-08-31 | POSIX threads don't use errno to report errors | Martin Hurton |
2009-08-31 | python perf tests added | Martin Sustrik |
2009-08-31 | Ruby perf tests added | Martin Sustrik |
2009-08-30 | build system for perf/C and perf/C++ | Martin Sustrik |
2009-08-30 | C perf tests added | Martin Sustrik |
2009-08-30 | c++ perf tests added | Martin Sustrik |
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 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2009-08-27 | pipes added | Martin Sustrik |
2009-08-26 | make configure respect --with-python option | Martin Hurton |
2009-08-24 | python build fix | tamara |
2009-08-24 | python extension added | tamara |
2009-08-21 | session management implemented | Martin Sustrik |
2009-08-20 | couple of bugs in shutdown mechanism fixed | Martin Sustrik |
2009-08-17 | subscribe API removed | Martin Sustrik |
2009-08-12 | listener/connecter/init/session added | Martin Sustrik |
2009-08-09 | redundant interface (i_api) removed | Martin Sustrik |
2009-08-09 | zmq_listener/zmq_connecter implemented | Martin Sustrik |
2009-08-09 | getsockopt implemented | Martin Sustrik |
2009-08-09 | fix to 3-thread synchronisation algorithm | Martin Sustrik |
2009-08-09 | socket options interface modeled as in BSD sockets | Martin Sustrik |
2009-08-08 | lockfree interaction patter for 3 theads implemented | Martin Sustrik |
2009-08-06 | clean up - session/socket/engine stuff removed | Martin Sustrik |
2009-08-06 | dispatcher renamed to context | Martin Sustrik |
2009-08-03 | C++ binding uses exceptions to signal failure | Martin Hurton |
2009-08-03 | renamed from zs to zmq | Martin Sustrik |
2009-07-30 | git ignoring intermediary files | Martin Sustrik |
2009-07-29 | initial commit | Martin Sustrik |