summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-25Merge branch 'for-sustrik' of git.lucina.net:libxsMartin Sustrik
2012-02-25Rename configure.in to configure.acMartin Lucina
2012-02-25Add crossroads-dev list address to configure.in for bug reportsMartin Lucina
2012-02-25Set ABI version to 1.0.0Martin Lucina
2012-02-24Ignore SDF files.Gonzalo Diethelm
2012-02-23zmq_ultils.h created by libzmq project in MSVC solutionMartin Sustrik
2012-02-22libzmq & libxszmq projects added to MSVC buildMartin Sustrik
2012-02-22xszmq is compiled under MSVCMartin Sustrik
2012-02-22xszmq.c renamed to xszmq.cppMartin Sustrik
2012-02-22Merge branch 'xszmq-for-sustrik' of git.lucina.net:libxsMartin Sustrik
2012-02-22Add zmq_version() to libxszmqMartin Lucina
2012-02-22Ensure libzmq.pc is installed if requiredMartin Lucina
2012-02-22Added optional drop-in libzmq libraryMartin Lucina
2012-02-22Added libxszmq compatibility libraryMartin Lucina
2012-02-21Version bumped to 1.0.0Martin Sustrik
2012-02-17Compact the trie/mtrie node tables where possible, to reduce memory usage.Staffan Gimåker
2012-02-17Drop subscription messages when reaching the SNDHWM rather than asserting.Staffan Gimåker
2012-02-16Use full name of the project in xs(7)Martin Sustrik
2012-02-16Fix FD/handle conversion bugMartin Sustrik
2012-02-16Full name of the project used in license headersMartin Sustrik
2012-02-16Some additional parameter checking for ZMQ_(UN)SUBSCRIBEMartin Sustrik
2012-02-16emptyctx added to .gitingoreMartin Sustrik
2012-02-16MSVC build fixedMartin Sustrik
2012-02-16polltimeo test addedMartin Sustrik
2012-02-16Avoid too long timeouts in xs_pollMartin Sustrik
2012-02-16ZMQ_REENTRANT functionality removedMartin Sustrik
2012-02-16CANTROUTE removed from the documentationMartin Sustrik
2012-02-16MSVC project updatedMartin Sustrik
2012-02-16poller_base_t renamed to io_thread_tMartin Sustrik
2012-02-16emptyctx tast added to MSVC projectMartin Sustrik
2012-02-16Polling mechnisms updated to cope with io_thread_t removalMartin Sustrik
2012-02-16emptyctx test addedMartin Sustrik
2012-02-16io_thread_t merged with poller_base_tMartin Sustrik
2012-02-16Intercept start() and stop() calls in poller_base_tMartin Sustrik
2012-02-16MSVC build updatedMartin Sustrik
2012-02-16xs_poll implementation moved to a separate fileMartin Sustrik
2012-02-16Socket re-entrancy rewrittenMartin Sustrik
2012-02-16xs_thread_create and xs_thread_join implemented for POSIX platformsMartin Sustrik
2012-02-16New tests added to MSVC buildMartin Sustrik
2012-02-16Race condition during socket close fixedMartin Sustrik
2012-02-16Bug fixed in context terminationMartin Sustrik
2012-02-16Names of context options shortenedMartin Sustrik
2012-02-16XS_CTX_REENTRANT option addedMartin Sustrik
2012-02-16Man page for xs_setctxopt addedMartin Sustrik
2012-02-16.gitignore updated to reflact new test namesMartin Sustrik
2012-02-16XS_CTX_MAX_SOCKETS option implementedMartin Sustrik
2012-02-16More MSVC tests addedMartin Sustrik
2012-02-16Windows test system improvedMartin Sustrik
2012-02-16No need for special handling of MinGW in tests build systemMartin Sustrik
2012-02-16Windows version of the tests implementedMartin Sustrik