Age | Commit message (Expand) | Author |
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 |
2009-10-05 | 1 minor change in xmlParser.cpp | malosek |
2009-10-05 | build system tuning - fixed make dist | malosek |
2009-10-05 | build system tuning | malosek |
2009-10-05 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | malosek |
2009-10-05 | create_custom_gsi.patch renamed to create_custom_gsi_1.patch | malosek |
2009-10-05 | moved pgm_create_custom_gsi into PGM1 and drop ssl dependency | malosek |
2009-10-02 | poller is a concept now rather than virtualised class | Martin Sustrik |
2009-10-02 | ZMQII-9: Check and implement speculative reads & writes | Martin Sustrik |
2009-10-01 | windows error handling improved | unknown |
2009-10-01 | ZMQII-18: Implement I/O multiplexing (first approximation) | Martin Sustrik |
2009-09-30 | checking for available messages added to ypipe/pipe | Martin Sustrik |
2009-09-29 | documentation error in zmq.h fixed | Martin Sustrik |
2009-09-29 | detecting data loss for PGM2 receiver | malosek |
2009-09-28 | PGM2 sender | malosek |
2009-09-25 | pgm2 receiver working (partly) | malosek |
2009-09-24 | --with-pgm2 compilable | malosek |
2009-09-24 | added --with-pgm2 into build system | malosek |
2009-09-23 | Updated libzmq.vcproj file | malosek |
2009-09-23 | Updated changelog for alpha3 release | malosek |
2009-09-23 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2009-09-23 | ZMQII-16: Change "struct zmq_msg_t" to "zmq_msg_t" in C binding | Martin Sustrik |
2009-09-23 | ZMQII-14: Change default for ZMQ_MCAST_LOOP to true | malosek |
2009-09-22 | added PGM bus functionality | malosek |
2009-09-22 | language bindings use zmq_strerror instead of strerror | Martin Sustrik |
2009-09-22 | POSIX error codes unsupported on win platform faked | Martin Sustrik |
2009-09-22 | ZMQ-specific error codes added | Martin Sustrik |
2009-09-22 | documentation in zmq.h improved | Martin Sustrik |
2009-09-22 | Windows build fixed | Martin Sustrik |
2009-09-21 | different fixes to req/rep | Martin Sustrik |
2009-09-21 | initial version of req/rep sockets | Martin Sustrik |
2009-09-20 | ZMQ_POLL option forces fd_signaler to be used in app_thread | Martin Sustrik |
2009-09-20 | MSVC warnings removed | Martin Sustrik |
2009-09-20 | receiving side of signaler virtualised | Martin Sustrik |
2009-09-20 | 'flags' parameter added to zmq_init | Martin Sustrik |
2009-09-17 | python binding checks ctx argument type | Martin Sustrik |
2009-09-17 | ChangeLog updated | Martin Sustrik |
2009-09-17 | fixed compiler warning cast from uint64 to bool in socket_base.cpp | malosek |
2009-09-17 | fixed missing xmlParser in dist package | malosek |
2009-09-17 | java binding Makefile.am cleanup | malosek |
2009-09-17 | msvc directory moved into builds dir | malosek |
2009-09-16 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | malosek |
2009-09-16 | ruby directory moved into bindings dir | malosek |
2009-09-16 | python directory moved into bindings dir | malosek |