summaryrefslogtreecommitdiff
path: root/perf
AgeCommit message (Expand)Author
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
2009-09-16c and cpp directories moved into bindings directorymalosek
2009-09-16setsockopt cleanup in rbzmqmalosek
2009-09-16added newly added socket options to all language bindings, P2P model changed ...malosek
2009-09-16reconnect added to zmq_connecterMartin Sustrik
2009-09-10throughput tests use P2P sockets consistentlyMartin Sustrik
2009-09-09higher precision time measurement in python perf testsMartin Sustrik
2009-09-08Merge branch 'master' of git@github.com:sustrik/zeromq2malosek
2009-09-08build system tuningmalosek
2009-09-08win port of java binding + java perf testsMartin Sustrik
2009-09-08win port for c and cpp perf testsunknown
2009-09-07include directory split into c and cpp dirs, added --with-c and --with-cpp co...malosek
2009-09-07Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2009-09-07Merge branch 'master' of git://github.com/sustrik/zeromq2Martin Sustrik
2009-09-07Ruby binding functionalMartin Sustrik
2009-09-05Java perf tests addedMartin Sustrik
2009-09-04python perf tests are included into distribution packageMartin Sustrik
2009-09-04python binding functionalMartin Sustrik
2009-09-02bug during terminal shutdown fixedMartin Sustrik
2009-09-02--disable-shared & C perf tests: a better wayMartin Sustrik
2009-09-02building C perf tests with --disable-shared fixedMartin Sustrik
2009-09-02python extension & perf testsMartin Sustrik
2009-08-31python perf tests addedMartin Sustrik
2009-08-31Ruby perf tests addedMartin Sustrik
2009-08-30build system for perf/C and perf/C++Martin Sustrik
2009-08-30C perf tests addedMartin Sustrik
2009-08-30c++ perf tests addedMartin Sustrik