Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-31 | Adding thread latency/throughput perf. examples. | Robert G. Jakabosky | |
Signed-off-by: Robert G. Jakabosky <bobby@sharedrealm.com> | |||
2010-06-17 | stopwatch returned to libzmq | 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-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-01-28 | CL binding ripped out of the tree | Martin Sustrik | |
2009-12-03 | common lisp binding & perf tests added | Martin Sustrik | |
2009-09-08 | build system tuning | malosek | |
2009-09-04 | python perf tests are included into distribution package | Martin Sustrik | |
2009-08-30 | build system for perf/C and perf/C++ | Martin Sustrik | |