index
:
libxs.git
master
sp
udp
mato's libxs tree
Martin Lucina
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perf
Age
Commit message (
Collapse
)
Author
2010-07-26
perf: fix typo
Martin Hurton
2010-06-17
stopwatch returned to libzmq
Martin Sustrik
2010-06-04
platform.hpp for MSVC contains only very basic stuff
Martin Sustrik
2010-06-04
MSVC build fixed
Martin Sustrik
2010-06-04
obsolete API elements removed - this commit breaks backward compatibility
Martin Sustrik
2010-06-04
Move perf helper functions to perf/helpers.cpp
Martin Lucina
2010-06-04
Remove PGM examples from build
Martin Lucina
2010-04-10
Remove -Wxxx gcc-isms from subdir Makefiles
Martin Lucina
2010-04-10
Compile perf tests with the C++ compiler
Martin Lucina
This lets us build the binaries in a portable fashion w/o having to worry about how to link with the C++ runtime.
2010-03-16
fix include paths in perf on Win32
Martin Sustrik
2010-03-12
C perf tests are built non-optionally; C++ perf tests removed
Martin Sustrik
2010-03-11
Restructure language bindings
Martin Lucina
C and C++ headers moved from bindings/ to include/, bindings/ removed --with-c and --with-cpp options to configure removed, C and C++ now built and installed by default
2010-03-11
Removed Java binding from core distribution
Martin Lucina
2010-02-27
Ruby binding removed
Martin Sustrik
2010-02-27
python binding removed
Martin Sustrik
2010-02-16
ZMQII-77: Put librbzmq symbols into ZMQ module
Martin Sustrik
2010-02-16
Fix 'make dist' to work with no special magic
Martin Lucina
2010-02-15
Cleaning up more PGM cruft
Martin Lucina
2010-01-28
Merge branch 'master' of git@github.com:sustrik/zeromq2
Martin Sustrik
2010-01-28
CL binding ripped out of the tree
Martin Sustrik
2010-01-27
fixed OpenPGM compilation on mingw32
malosek
2010-01-27
libpgm updated to 2.6.21rc6
malosek
2010-01-18
error handling in C perf tests improved
Martin Sustrik
2010-01-05
perf tests modified to reflect change in subscription format
Martin Sustrik
2010-01-05
Copyrights transferred from FastMQ to iMatix
Martin Sustrik
2009-12-03
common lisp binding & perf tests added
Martin Sustrik
2009-11-26
memory leak in message encoder fixed
Martin Sustrik
2009-10-19
added --with-pgm2-examples configure option
malosek
2009-09-23
ZMQII-16: Change "struct zmq_msg_t" to "zmq_msg_t" in C binding
Martin Sustrik
2009-09-20
'flags' parameter added to zmq_init
Martin Sustrik
2009-09-16
c and cpp directories moved into bindings directory
malosek
2009-09-16
setsockopt cleanup in rbzmq
malosek
2009-09-16
added newly added socket options to all language bindings, P2P model changed ↵
malosek
to PUB/SUB for throughput tests
2009-09-16
reconnect added to zmq_connecter
Martin Sustrik
2009-09-10
throughput tests use P2P sockets consistently
Martin Sustrik
2009-09-09
higher precision time measurement in python perf tests
Martin Sustrik
2009-09-08
Merge branch 'master' of git@github.com:sustrik/zeromq2
malosek
2009-09-08
build system tuning
malosek
2009-09-08
win port of java binding + java perf tests
Martin Sustrik
2009-09-08
win port for c and cpp perf tests
unknown
2009-09-07
include directory split into c and cpp dirs, added --with-c and --with-cpp ↵
malosek
configure options
2009-09-07
Merge branch 'master' of git@github.com:sustrik/zeromq2
Martin Sustrik
2009-09-07
Merge branch 'master' of git://github.com/sustrik/zeromq2
Martin Sustrik
2009-09-07
Ruby binding functional
Martin Sustrik
2009-09-05
Java perf tests added
Martin Sustrik
2009-09-04
python perf tests are included into distribution package
Martin Sustrik
2009-09-04
python binding functional
Martin Sustrik
2009-09-02
bug during terminal shutdown fixed
Martin Sustrik
2009-09-02
--disable-shared & C perf tests: a better way
Martin Sustrik
2009-09-02
building C perf tests with --disable-shared fixed
Martin Sustrik
[next]