Age | Commit message (Expand) | Author |
2009-12-08 | minor fix of zero-copy on tx side | Martin Sustrik |
2009-12-08 | ZMQII-26: Use zero-copy for large messages | Martin Sustrik |
2009-12-07 | autotools build system builds chat example now | Martin Sustrik |
2009-12-07 | chat example added | Martin Sustrik |
2009-12-07 | Deadlock on zmq_close | Martin Sustrik |
2009-12-05 | C & C++ header files clean-up | Martin Sustrik |
2009-12-04 | man pages updated | Martin Sustrik |
2009-12-04 | Vitaly Mayatskikh added to authors section | Martin Sustrik |
2009-12-04 | platform.hpp.in removed from the codebase | Martin Sustrik |
2009-12-03 | placeholders for new man pages added | Martin Sustrik |
2009-12-03 | common lisp binding & perf tests added | Martin Sustrik |
2009-12-02 | seqnum mechanism automated | Martin Sustrik |
2009-12-01 | harmless uninitialised memory read fixed | Martin Sustrik |
2009-12-01 | annoying optimisation in 'bind' command removed | Martin Sustrik |
2009-12-01 | minor code beautification | Martin Sustrik |
2009-12-01 | MSVC warnings fixed | unknown |
2009-11-30 | added libpgm-2.0.17rc2 into the dist package | malosek |
2009-11-30 | minor formatting fix in zmq_init.3 man page | malosek |
2009-11-30 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | malosek |
2009-11-30 | minor tweaks in pgm code | malosek |
2009-11-27 | msvc build fixed | malosek |
2009-11-26 | zmq_msg_data.3 referenced twice in Makefile.am - fixed | Martin Sustrik |
2009-11-26 | memory leak in message encoder fixed | Martin Sustrik |
2009-11-25 | experimental code to use futexes instead of mutexes added to simple_semapthore_t | Martin Sustrik |
2009-11-24 | ZMQII-25: Implement streamed request/reply | Martin Sustrik |
2009-11-23 | the rest of man3 man pages filled in | Martin Sustrik |
2009-11-22 | more man pages filled in | Martin Sustrik |
2009-11-22 | zmq_init, zmq_term & zmq_strerror man pages added | Martin Sustrik |
2009-11-22 | man pages (dummy) added for zmq_msg_* functions | Martin Sustrik |
2009-11-22 | man pages - initial (dummy) version | Martin Sustrik |
2009-11-21 | race condition in inproc transport shutdown fixed | Martin Sustrik |
2009-11-21 | obsolete parameter removed from 'bind' command | Martin Sustrik |
2009-11-21 | inproc transport - initial commit | Martin Sustrik |
2009-11-19 | ZMQII-24: SEGFAULT when anonymous session disconnects | Martin Sustrik |
2009-11-19 | uninitialised variable in devpoll_t and kqueue_t | Martin Sustrik |
2009-11-14 | Fixing concurrency issue in rep.cpp resulting in broken connections with mult... | Martin Sustrik |
2009-11-04 | pgm_transport_recvmsgv in process_upstream returns PGM_IO_STATUS_RATE_LIMITED... | malosek |
2009-11-03 | update pgm_socket to recent openpgm2 | malosek |
2009-11-03 | fixed get_sender_fds and get_receiver_fds for openpgm2 | malosek |
2009-11-03 | minor fixes for MSVC++ 2005 build | malosek |
2009-10-22 | ZMQII-21: Problem with fd_signaler_t::poll on socket close | Martin Sustrik |
2009-10-20 | releasing python global lock when doing blocking operations | Martin Sustrik |
2009-10-19 | added --with-pgm2-examples configure option | malosek |
2009-10-19 | ZMQII-19: add --disable-eventfd configure option | malosek |
2009-10-12 | added HAVE_LIBWS2_32 into platform.hpp.in | malosek |
2009-10-12 | updated 0MQ to recent OpenPGM2 rev.562 | malosek |
2009-10-12 | mingw fixed winsock linking issue | malosek |
2009-10-06 | 0MQ compilable on winXP mingw with --with-pgm2 option | malosek |
2009-10-05 | updated to recent PGM2 changes | malosek |
2009-10-05 | mingw port | malosek |