summaryrefslogtreecommitdiff
path: root/perf
AgeCommit message (Expand)Author
2012-05-21Fixes a conflict with XenStore (seeMartin Lucina
2012-04-27Replaced obsolete autoconf and automake macrosGabriele Svelto
2012-04-21xs_shutdown implementedMartin Sustrik
2012-03-13MSVC build fixed; xs_utils.h includes removedMartin Sustrik
2012-03-13xs_utils cleanup 1/2 (minimize exported api)Martin Lucina
2012-03-13io_threads argument removed from xs_init()Martin Sustrik
2012-02-16Full name of the project used in license headersMartin Sustrik
2012-02-16ZeroMQ renamed to CrossroadsMartin Sustrik
2011-11-21Fix broken VPATH/parallel buildsPhilip Kovacs
2011-11-01Copyright dates adjusted to reflect realityMartin Sustrik
2011-10-31250bpm copyrights addedMartin Sustrik
2011-06-19Throughput tests fixed.Martin Sustrik
2011-06-17Add sockopt ZMQ_RCVTIMEO/ZMQ_SNDTIMEO.Fabien Ninoles
2011-04-04Another error handling issue on Win32 solvedMartin Sustrik
2011-04-02inproc perf tests now work on WindowsMartin Sustrik
2011-03-31Adding thread latency/throughput perf. examples.Robert G. Jakabosky
2011-03-24send/recv was changed to send/recv/sendmsg/recvmsgMartin Sustrik
2011-03-02The copyrights in file headers updated.Martin Sustrik
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-08-25added ZMQ_MAKE_VALGRIND_HAPPY compile-time optionMartin Sustrik
2010-07-26perf: fix typoMartin Hurton
2010-06-17stopwatch returned to libzmqMartin Sustrik
2010-06-04platform.hpp for MSVC contains only very basic stuffMartin Sustrik
2010-06-04MSVC build fixedMartin Sustrik
2010-06-04obsolete API elements removed - this commit breaks backward compatibilityMartin Sustrik
2010-06-04Move perf helper functions to perf/helpers.cppMartin Lucina
2010-06-04Remove PGM examples from buildMartin Lucina
2010-04-10Remove -Wxxx gcc-isms from subdir MakefilesMartin Lucina
2010-04-10Compile perf tests with the C++ compilerMartin Lucina
2010-03-16fix include paths in perf on Win32Martin Sustrik
2010-03-12C perf tests are built non-optionally; C++ perf tests removedMartin Sustrik
2010-03-11Restructure language bindingsMartin Lucina
2010-03-11Removed Java binding from core distributionMartin Lucina
2010-02-27Ruby binding removedMartin Sustrik
2010-02-27python binding removedMartin Sustrik
2010-02-16ZMQII-77: Put librbzmq symbols into ZMQ moduleMartin Sustrik
2010-02-16Fix 'make dist' to work with no special magicMartin Lucina
2010-02-15Cleaning up more PGM cruftMartin Lucina
2010-01-28Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2010-01-28CL binding ripped out of the treeMartin Sustrik
2010-01-27fixed OpenPGM compilation on mingw32malosek
2010-01-27libpgm updated to 2.6.21rc6malosek
2010-01-18error handling in C perf tests improvedMartin Sustrik
2010-01-05perf tests modified to reflect change in subscription formatMartin Sustrik
2010-01-05Copyrights transferred from FastMQ to iMatixMartin Sustrik
2009-12-03common lisp binding & perf tests addedMartin Sustrik
2009-11-26memory leak in message encoder fixedMartin Sustrik
2009-10-19added --with-pgm2-examples configure optionmalosek
2009-09-23ZMQII-16: Change "struct zmq_msg_t" to "zmq_msg_t" in C bindingMartin Sustrik
2009-09-20'flags' parameter added to zmq_initMartin Sustrik