Age | Commit message (Expand) | Author |
2010-08-25 | I/O object hierarchy implemented | Martin Sustrik |
2010-08-25 | WIP: Socket migration between threads, new zmq_close() semantics | Martin Sustrik |
2010-08-04 | Renamed ZMQ_UPSTREAM to ZMQ_PULL, and ZMQ_DOWNSTREAM to ZMQ_PUSH. Left the old | Pieter Hintjens |
2010-06-21 | Add SWAP support | Martin Hurton |
2010-06-17 | stopwatch returned to libzmq | Martin Sustrik |
2010-05-10 | OpenPGM build flags cleanup | Martin Lucina |
2010-05-10 | Update OpenPGM to version 2.1.26 | Martin Lucina |
2010-05-05 | dispatcher_t class renamed to ctx_t | Martin Sustrik |
2010-04-29 | fd_signaler_t renamed to signaler_t | Martin Sustrik |
2010-04-29 | lock-free polling removed; ZMQ_POLL flag removed | Martin Sustrik |
2010-04-26 | P2P renamed to PAIR | Martin Sustrik |
2010-04-12 | Build fixes for cross compiling and Win32 | Martin Lucina |
2010-04-10 | Build fixes for Solaris and non-GNU compilers | Martin Lucina |
2010-04-07 | devices can be created via API | Jon Dyte |
2010-03-11 | Restructure language bindings | Martin Lucina |
2010-03-03 | Win32 build fixes | Martin Lucina |
2010-02-16 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2010-02-15 | Cleaning up more PGM cruft | Martin Lucina |
2010-02-13 | Multi-hop REQ/REP, part VIII., new blob_t type used for holding identity | Martin Sustrik |
2010-02-12 | Multi-hop REQ/REP, part IV., add command deallocation mechanism | Martin Sustrik |
2010-02-03 | Update OpenPGM to 2.0.23rc8 | Martin Lucina |
2010-01-31 | ZMQII-51: Implement O(1) topic matching | Martin Sustrik |
2010-01-27 | fixed OpenPGM compilation on mingw32 | malosek |
2010-01-27 | libpgm updated to 2.6.21rc6 | malosek |
2009-12-31 | added missing likely.hpp file into the dist | malosek |
2009-12-23 | ZMQII-28: Bidirectional introduction on TCP connection establishment | Martin Sustrik |
2009-12-15 | zmq_encoder/decoder are able to add/trim prefixes from messages; fair queuein... | Martin Sustrik |
2009-12-13 | XREP & XREQ socket types added; zmq_queue device added | Martin Sustrik |
2009-12-13 | OpenPGM v1 support removed | Martin Sustrik |
2009-11-24 | ZMQII-25: Implement streamed request/reply | Martin Sustrik |
2009-10-19 | added --with-pgm2-examples configure option | malosek |
2009-10-12 | updated 0MQ to recent OpenPGM2 rev.562 | malosek |
2009-10-06 | 0MQ compilable on winXP mingw with --with-pgm2 option | malosek |
2009-10-05 | build system tuning - fixed make dist | malosek |
2009-10-05 | build system tuning | malosek |
2009-10-02 | poller is a concept now rather than virtualised class | Martin Sustrik |
2009-09-25 | pgm2 receiver working (partly) | malosek |
2009-09-24 | added --with-pgm2 into build system | malosek |
2009-09-21 | initial version of req/rep sockets | Martin Sustrik |
2009-09-16 | c and cpp directories moved into bindings directory | malosek |
2009-09-16 | added OpenPGM receiver - ZMQ_SUB | malosek |
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-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-08 | added libzmq.pc.in file | malosek |
2009-09-08 | build system tuning | malosek |
2009-09-07 | include directory split into c and cpp dirs, added --with-c and --with-cpp co... | malosek |