summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-15atomic_ptr: Add IT instruction for arm-thumb2HEADmasterPatrick Trantham
2012-06-14errno errors reported in testsMartin Sustrik
2012-06-13Preparation for 1.2.0 releasev1.2.0Martin Sustrik
2012-06-13Revert "UDP support"Martin Sustrik
2012-06-13Revert "Minor fixed to UDP transport."Martin Sustrik
2012-06-13Revert "UDP fixed on FreeBSD"Martin Sustrik
2012-06-13Revert "Implement SP wire protocol"Martin Sustrik
2012-06-02UDP fixed on FreeBSDMartin Sustrik
2012-06-01Minor fixed to UDP transport.Martin Sustrik
2012-06-01UDP supportMartin Lucina
2012-06-01Assertions improvedMartin Sustrik
2012-05-31Properly handle infinite timeout in zmq_poll()Martin Sustrik
2012-05-31Don't assume SOCKET_ERROR is -1 on WindowsMartin Hurton
2012-05-31Polling on SURVEYOR socket implementedMartin Sustrik
2012-05-29Add the PKG_CHECK_MODULES macro definition to the distributionGabriele Svelto
2012-05-27Make topic filter work with MSVCMartin Sustrik
2012-05-26Topic filter implementedMartin Sustrik
2012-05-25IPC backlog test temporarily disabledMartin Sustrik
2012-05-25Temporarily disable backlog test.Martin Sustrik
2012-05-25Implement SP wire protocolMartin Lucina
2012-05-21Adjust MSCV project for xs.h rename to xs/xs.hMartin Sustrik
2012-05-21Fixes a conflict with XenStore (seeMartin Lucina
2012-05-21Issue a warning on unsupported architectures instead of failingGabriele Svelto
2012-05-21Expired survey returns ETIMEDOUT instead of EAGAINMartin Sustrik
2012-05-21Improve error handling on WindowsSteven McCoy
2012-05-21Use global event to synchronise signaler creation on WindowsMartin Sustrik
2012-05-20Install plugins under $(libdir) to simplify multi-arch packagingGabriele Svelto
2012-05-18Opening plug-in directory made more robustMartin Sustrik
2012-05-18Link to xs_shutdown added to xs(7) man pageMartin Sustrik
2012-05-16tests/backlog added to .gitignoreMartin Sustrik
2012-05-15pair_tcp test test improvedMartin Sustrik
2012-05-15Do not crash when multiple peers connect to PAIR socketMartin Hurton
2012-05-14libzmq and tests MSVC projects added to distributionMartin Sustrik
2012-05-14Post-hoc update to 1.1.0 NEWSMartin Sustrik
2012-05-13Move inclusion of select() and poll() headers to a single placeGabriele Svelto
2012-05-12Preparation for 1.1.0 releasev1.1.0Martin Sustrik
2012-05-12Enabled plug-in loading on all hosts with support for dlopen()Gabriele Svelto
2012-05-12Inheritance on signaler's socket on Windows switched offMartin Sustrik
2012-05-12Fix decoder to properly handle large messagesMartin Hurton
2012-05-11Command throttling breaking HWM algorithms -- fixed.Martin Sustrik
2012-05-11Improve command processing efficiencyMartin Sustrik
2012-05-11Fix issue #268Martin Hurton
2012-05-09Build on Windows and OpenVMS fixedMartin Sustrik
2012-05-09Trivial coding style fix.Martin Sustrik
2012-05-09Whitespace fixes in pgm_socket.cppDouglas Young
2012-05-09Return an error on invalid (e)pgm:// connectionDouglas Young
2012-05-06C prototype for xs_init fixedMartin Sustrik
2012-05-06Douglas Young added to the AUTHORS fileMartin Sustrik
2012-05-06Return error if an invalid connection string is usedDouglas Young
2012-05-04Test for backlog exhaustion addedMartin Sustrik