Age | Commit message (Expand) | Author |
2010-09-07 | Bug in fq_t and lb_t (when used via ZMQ_EVENTS option) fixed | Martin Sustrik |
2010-09-04 | Merge branch 'maint' | Martin Sustrik |
2010-09-04 | Version number incremented to 2.0.10 | Martin Sustrik |
2010-09-04 | NEWS updated for 2.0.9 | Martin Sustrik |
2010-09-04 | Merge branch 'maint' | Martin Lucina |
2010-09-04 | Update .gitignore | Martin Lucina |
2010-09-04 | doc: Add 0MQ version to XHTML11 backend footer | Martin Lucina |
2010-09-04 | build: Generate ChangeLog in 'make dist', ZIP automatically | Martin Lucina |
2010-09-04 | Merge branch 'maint' | Martin Sustrik |
2010-09-04 | Broken device numbering reverted | Martin Sustrik |
2010-09-04 | assert on malformed messages | Dhammika Pathirana |
2010-09-04 | forwarder and streamer devices handle multi-part messages correctly | Jon Dyte |
2010-09-04 | improved null checking in zmq_term | Ivo Danihelka |
2010-09-04 | Merge branch 'maint' | Martin Lucina |
2010-09-04 | zmq::select_t, zmq_poll(): assert if FD_SETSIZE reached | Martin Lucina |
2010-09-04 | zmq.h: Fix typo and use of C99 comment | Martin Lucina |
2010-09-04 | Merge branch 'maint' | Martin Lucina |
2010-09-04 | doc: Update zmq_socket(3) for 2.0.8 API changes | Martin Lucina |
2010-09-04 | Revert "Added man page for the zmq_device method" | Martin Lucina |
2010-09-04 | Revert "Added clean target that deletes generated man pages" | Martin Lucina |
2010-09-04 | Revert "Various changes to documentation project:" | Martin Lucina |
2010-09-04 | Revert "Reverting 'clean' change to Makefile" | Martin Lucina |
2010-09-04 | Revert "Removed empty man pages for old standalone devices" | Martin Lucina |
2010-09-04 | Revert "Further cleanups on reference manual" | Martin Lucina |
2010-09-04 | Revert "Small improvements to zmq_device(3) page" | Martin Lucina |
2010-09-04 | Revert "Removed wip zmq_deviced from master" | Martin Lucina |
2010-09-02 | Merge branch 'maint' | Martin Sustrik |
2010-09-02 | Prior to this patch prefix_tree asserts. | Jon Dyte |
2010-09-02 | Fix for signaler_t on HP-UX and AIX platforms | Bernd Melchers |
2010-09-02 | Mikael Kjaer added to AUTHORS | Martin Sustrik |
2010-09-01 | Merge branch 'maint' | Martin Sustrik |
2010-09-01 | Erasure of retired fd's in select.cpp causes an assertion in MSVC 2008 STL | Mikael Helbo Kjær |
2010-09-01 | Merge branch 'maint' | Martin Sustrik |
2010-09-01 | maint: will become 2.0.9 | Martin Sustrik |
2010-09-01 | conflicts resolved | Martin Sustrik |
2010-09-01 | sys transport introdced; inproc://log moved to sys://log | Martin Sustrik |
2010-09-01 | MSVC build fixed | Martin Sustrik |
2010-09-01 | context creates an inproc endpoint ('inproc://log') to distribute 0MQ's log m... | Martin Sustrik |
2010-09-01 | assert when pipe attaches to PUB socket in process of termination -- fixed | Martin Sustrik |
2010-09-01 | pipe being attached to the PAIR socket during its termination process is imme... | Martin Sustrik |
2010-09-01 | hangup when closing socket with no pipes attached -- fixed | Martin Sustrik |
2010-08-31 | naming cleanup: yarray->array | Martin Sustrik |
2010-08-31 | naming cleanup: zmq_encoder->encoder, zmq_decoder->decoder | Martin Sustrik |
2010-08-30 | OSX build fixed -- semaphore replaced by mutex | Martin Sustrik |
2010-08-30 | Minor patch to zmq_cpp(7) | Martin Sustrik |
2010-08-30 | Issue 54 - socket_base.cpp:162 comparison error | Martin Sustrik |
2010-08-28 | MSVC build fixed | Martin Sustrik |
2010-08-28 | Added tests for transports per socket | Guido Goldstein |
2010-08-28 | prefix_tree_t renamed to trie_t | Martin Sustrik |
2010-08-28 | swap's block size made into a compile-time parameter | Martin Sustrik |