summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-14Merge branch 'doc-updates' of git.lucina.net:libxsv1.0.0Martin Sustrik
2012-03-14Documentation updates (API reference)Martin Lucina
2012-03-14Documentation updates (README, INSTALL, xs tagline)Martin Lucina
2012-03-14Removed leftovers from a logging experimentMartin Sustrik
2012-03-13Merge branch 'doc-updates' of git.lucina.net:libxsMartin Sustrik
2012-03-13Rename zmq(7) manual to xs_zmq(7) and always install itMartin Lucina
2012-03-13Merge branch 'doc-updates' of git.lucina.net:libxsMartin Sustrik
2012-03-13Add NEWS for 1.0.0 releaseMartin Lucina
2012-03-13Add zmq(7) manual page for libzmq compatibility libraryMartin Lucina
2012-03-13Type of XS_MAXMSGSIZE changed to uint64_tMartin Sustrik
2012-03-13'timeout' parameter in xs_poll changed to intMartin Sustrik
2012-03-13MSVC build fixed; xs_utils.h includes removedMartin Sustrik
2012-03-13Merge branch 'for-sustrik' of git.lucina.net:libxsMartin Sustrik
2012-03-13xs_utils cleanup 2/2 (remove xs_utils.h)Martin Lucina
2012-03-13xs_utils cleanup 1/2 (minimize exported api)Martin Lucina
2012-03-13xszmq project removed from MSVC buildMartin Sustrik
2012-03-13Merge branch 'for-sustrik' of git.lucina.net:libxsMartin Sustrik
2012-03-13Drop libxszmq, keep only libzmq compatibility library (--enable-libzmq)Martin Lucina
2012-03-13io_threads argument removed from xs_init()Martin Sustrik
2012-03-13Check for AI_V4MAPPED and don't use it on FreeBSDGabriele Svelto
2012-03-08Removal of pipe from dist_t fixedMartin Sustrik
2012-03-06Rob Gagnon added to the AUTHORS fileMartin Sustrik
2012-03-06Fix IPC transport domain socket stream file not being removed when connection...Rob Gagnon
2012-03-06WSAEACCES correctly convrted into EACCESMartin Sustrik
2012-02-28update lower bound flag when removing topicsBen Gray
2012-02-28Fixed a bug in the mtrie table compaction logic.Staffan Gimåker
2012-02-26Gabriele Svelto added to the AUTHORS fileMartin Sustrik
2012-02-26Added a configuration summary print-out to the configure scriptGabriele Svelto
2012-02-26In case of duplicate identity XREP socket asserts.Martin Sustrik
2012-02-25Leftover piece of experimental code removedMartin Sustrik
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