Age | Commit message (Expand) | Author |
2009-09-08 | win build for python | Martin Sustrik |
2009-09-08 | added libzmq.pc.in file | malosek |
2009-09-08 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | malosek |
2009-09-08 | build system tuning | malosek |
2009-09-08 | win port of java binding + java perf tests | Martin Sustrik |
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-07 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2009-09-07 | Merge branch 'master' of git://github.com/sustrik/zeromq2 | Martin Sustrik |
2009-09-07 | Ruby binding functional | Martin Sustrik |
2009-09-05 | Java perf tests added | Martin Sustrik |
2009-09-04 | python perf tests are included into distribution package | Martin Sustrik |
2009-09-04 | python binding functional | Martin Sustrik |
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 |