summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-17fix race condition in session initDhammika Pathirana
2010-12-15Fixes assertion on pipe.cpp:237 when swap fills up.Mikko Koppanen
2010-12-15Remove assertions from devicesMikko Koppanen
2010-12-13add basic uri validationsDhammika Pathirana
2010-12-13fix overwriting errno on bind failureDhammika Pathirana
2010-12-09Bob Beaty added to the AUTHORS fileMartin Sustrik
2010-12-09Added Recovery Interval in MillisecondsBob Beaty
2010-12-07tar doesn't accept -C flag on solaris while extractingMikko Koppanen
2010-12-07Fix werror flag store/restoreMikko Koppanen
2010-12-07Fix visibility on rhel4Mikko Koppanen
2010-12-07Clarify zmq_send() operation for ZMQ_PUB socketsMartin Lucina
2010-12-06MSVC build fixedMartin Sustrik
2010-12-06All devices conflated into a single implementation.Martin Sustrik
2010-12-06options.type correctly set for PUB/SUB/XPUB/XSUBMartin Sustrik
2010-12-06xup and xsub files added to the MSVC buildMartin Sustrik
2010-12-05XSUB accepts (un)subscriptions in form of messages.Martin Sustrik
2010-12-04XPUB and XSUB socket types added.Martin Sustrik
2010-12-01Update NEWS file for 2.1.0 releaseMartin Lucina
2010-12-01Bump OpenPGM to 5.0.92.Steven McCoy
2010-12-01Bump ABI version to 1:0:0 for ZeroMQ 2.1.0 releaseMartin Lucina
2010-12-01Documentation updates for 2.1Martin Lucina
2010-12-01Prefix variables with "ac_zmq_"Mikko Koppanen
2010-12-01Merge branch 'maint'Martin Sustrik
2010-12-01Remove unnecessary cast in kevent_deleteMartin Lucina
2010-11-29Fix thread thunker scope for MSVC.Steven McCoy
2010-11-27Functions passed to pthread_create are declared as extern "C"Martin Sustrik
2010-11-27.gitignore modified to ignore test executablesMartin Sustrik
2010-11-25Control symbol exports using -fvisibilityMartin Lucina
2010-11-25Typo fixed in a comment.Martin Sustrik
2010-11-25Small fix for the rhel6 specSebastian Otaegui
2010-11-22Merge branch 'maint'Martin Sustrik
2010-11-22Mikko Koppanen becomes a maintainer of the build system.Martin Sustrik
2010-11-19Problem with blob_t initialisation fixed.Martin Sustrik
2010-11-19Add a check that the compiler actually works.Mikko Koppanen
2010-11-18Run autoupdate on the configure.inMikko Koppanen
2010-11-17Allow building without documentation.Mikko Koppanen
2010-11-17Remove unneeded substitutionsMikko Koppanen
2010-11-17Remove unnecessary conditionalMikko Koppanen
2010-11-17MinGW32 build fixesMikko Koppanen
2010-11-17Fix mingw32 buildMikko Koppanen
2010-11-16Merge branch 'maint'Martin Sustrik
2010-11-16FD_SETSIZE defaults to 1024 in MSVC buildMartin Sustrik
2010-11-16FD_SETSIZE defaults to 1024 in MSVC buildMartin Sustrik
2010-11-15Build refactoringMikko Koppanen
2010-11-13Merge branch 'maint'Martin Sustrik
2010-11-13Couple of patches for AIX buildMartin Sustrik
2010-11-12Fix a bug that zmq_poll's select backend spins when timeout=-1, due toChia-liang Kao
2010-11-12Merge branch 'maint'Martin Sustrik
2010-11-12Fix socket_t::recv() hang scenario where initial call to process_commands() e...Marc Rossi
2010-11-06Coding style cleanup in mailbox.cppMartin Sustrik