summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-05perf tests modified to reflect change in subscription formatMartin Sustrik
2010-01-05Fixed newer autotools warningng about AC_CONFIG_MACRO_DIRmalosek
2010-01-05added pending event fd handling by the pgm_sendermalosek
2010-01-05fixed failed merge with autogen.shmalosek
2010-01-05updated to libpgm-2.0.20rc5malosek
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2010-01-04updated to libpgm 2.0.19rc4malosek
2010-01-04fixed autogen.sh complaining about existing config dirmalosek
2010-01-04ZMQII-29: Add timeout to zmq_poll functionMartin Sustrik
2010-01-04problem with new version of autoreconf fixedMartin Sustrik
2009-12-31added missing likely.hpp file into the distmalosek
2009-12-31fixed minor gcc warning in src/pgm_receiver.cppmalosek
2009-12-31libpgm updated to 2.0.18rc3malosek
2009-12-31fixed minor gcc warning in src/pgm_socket.cppmalosek
2009-12-31removed unused foreign/openpgm/create_custom_gsi_1.patch filemalosek
2009-12-31fixed make dist for non pgm configurationmalosek
2009-12-29error in zmq_poll manpage fixedMartin Sustrik
2009-12-29EINPROGRESS definition added on Win32 platformunknown
2009-12-29polling on SUB socket fixedMartin Sustrik
2009-12-28format of subscriptions changed (no * needed anymore)Martin Sustrik
2009-12-28MSVC build fixedunknown
2009-12-28PGM code cleanupMartin Sustrik
2009-12-23ZMQII-28: Bidirectional introduction on TCP connection establishmentMartin Sustrik
2009-12-22OpenPGM error handling fixedMartin Sustrik
2009-12-21minor fixesMartin Sustrik
2009-12-21OpenPGM error handling improvedMartin Sustrik
2009-12-18zmq_cl(7) man page addedMartin Sustrik
2009-12-18minor errors in zmq_cpp man page fixedMartin Sustrik
2009-12-18hint parameter (zmq_free_fn) added to Lisp bindingMartin Sustrik
2009-12-18memory management in Lisp binding fixedMartin Sustrik
2009-12-18memory leaks related to OpenPGM errors fixedMartin Sustrik
2009-12-16examples & perf added to the Debian packageMartin Sustrik
2009-12-16man page updated to match change in zmq_free_fnMartin Sustrik
2009-12-16hint parameter added to zmq_free functionMartin Sustrik
2009-12-16addition to CREDITS section of AUTHORS fileMartin Sustrik
2009-12-16debian package addedMartin Sustrik
2009-12-15Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2009-12-15all news converted to nothrow variantMartin Sustrik
2009-12-15win32 build fixedunknown
2009-12-15reconnection mechanism added to tcp transportMartin Sustrik
2009-12-15handle error during connecting by eventual reconnectionMartin Sustrik
2009-12-15zmq_encoder/decoder are able to add/trim prefixes from messages; fair queuein...Martin Sustrik
2009-12-14ZMQ_SNDBUF and ZMQ_RCVBUF honoured in PGM transportMartin Sustrik
2009-12-13Man pages for XREQ/XREP/zmq_queue updatedMartin Sustrik
2009-12-13zmq_streamer & zmq_queue are built under MSVCunknown
2009-12-13XREP & XREQ socket types added; zmq_queue device addedMartin Sustrik
2009-12-13debug code removed from PGM enginesMartin Sustrik
2009-12-13OpenPGM v1 support removedMartin Sustrik
2009-12-13PGM transport fixedMartin Sustrik
2009-12-11ZMQII-26: Use zero-copy for large messages (rx side)Martin Sustrik