summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-08EMTHREAD error code returned to zmq.h to ensure backward compatibilityMartin Sustrik
2010-09-08EINTR returned from the blocking functionsMartin Sustrik
2010-09-07get rid of 'has virtual functions but non-virtual destructor' warnings in pip...Martin Sustrik
2010-09-07Bug in fq_t and lb_t (when used via ZMQ_EVENTS option) fixedMartin Sustrik
2010-09-04Merge branch 'maint'Martin Sustrik
2010-09-04Version number incremented to 2.0.10Martin Sustrik
2010-09-04NEWS updated for 2.0.9Martin Sustrik
2010-09-04Merge branch 'maint'Martin Lucina
2010-09-04Update .gitignoreMartin Lucina
2010-09-04doc: Add 0MQ version to XHTML11 backend footerMartin Lucina
2010-09-04build: Generate ChangeLog in 'make dist', ZIP automaticallyMartin Lucina
2010-09-04Merge branch 'maint'Martin Sustrik
2010-09-04Broken device numbering revertedMartin Sustrik
2010-09-04assert on malformed messagesDhammika Pathirana
2010-09-04forwarder and streamer devices handle multi-part messages correctlyJon Dyte
2010-09-04improved null checking in zmq_termIvo Danihelka
2010-09-04Merge branch 'maint'Martin Lucina
2010-09-04zmq::select_t, zmq_poll(): assert if FD_SETSIZE reachedMartin Lucina
2010-09-04zmq.h: Fix typo and use of C99 commentMartin Lucina
2010-09-04Merge branch 'maint'Martin Lucina
2010-09-04doc: Update zmq_socket(3) for 2.0.8 API changesMartin Lucina
2010-09-04Revert "Added man page for the zmq_device method"Martin Lucina
2010-09-04Revert "Added clean target that deletes generated man pages"Martin Lucina
2010-09-04Revert "Various changes to documentation project:"Martin Lucina
2010-09-04Revert "Reverting 'clean' change to Makefile"Martin Lucina
2010-09-04Revert "Removed empty man pages for old standalone devices"Martin Lucina
2010-09-04Revert "Further cleanups on reference manual"Martin Lucina
2010-09-04Revert "Small improvements to zmq_device(3) page"Martin Lucina
2010-09-04Revert "Removed wip zmq_deviced from master"Martin Lucina
2010-09-02Merge branch 'maint'Martin Sustrik
2010-09-02Prior to this patch prefix_tree asserts.Jon Dyte
2010-09-02Fix for signaler_t on HP-UX and AIX platformsBernd Melchers
2010-09-02Mikael Kjaer added to AUTHORSMartin Sustrik
2010-09-01Merge branch 'maint'Martin Sustrik
2010-09-01Erasure of retired fd's in select.cpp causes an assertion in MSVC 2008 STLMikael Helbo Kjær
2010-09-01Merge branch 'maint'Martin Sustrik
2010-09-01maint: will become 2.0.9Martin Sustrik
2010-09-01conflicts resolvedMartin Sustrik
2010-09-01sys transport introdced; inproc://log moved to sys://logMartin Sustrik
2010-09-01MSVC build fixedMartin Sustrik
2010-09-01context creates an inproc endpoint ('inproc://log') to distribute 0MQ's log m...Martin Sustrik
2010-09-01assert when pipe attaches to PUB socket in process of termination -- fixedMartin Sustrik
2010-09-01pipe being attached to the PAIR socket during its termination process is imme...Martin Sustrik
2010-09-01hangup when closing socket with no pipes attached -- fixedMartin Sustrik
2010-08-31naming cleanup: yarray->arrayMartin Sustrik
2010-08-31naming cleanup: zmq_encoder->encoder, zmq_decoder->decoderMartin Sustrik
2010-08-30OSX build fixed -- semaphore replaced by mutexMartin Sustrik
2010-08-30Minor patch to zmq_cpp(7)Martin Sustrik
2010-08-30Issue 54 - socket_base.cpp:162 comparison errorMartin Sustrik
2010-08-28MSVC build fixedMartin Sustrik