Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-13 | ZMQ_NOFLUSH and zmq_flush obsoleted | 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 | |||
2009-09-07 | include directory split into c and cpp dirs, added --with-c and --with-cpp ↵ | malosek | |
configure options | |||
2009-09-07 | initial changes for win port | unknown | |
2009-09-02 | python extension & perf tests | Martin Sustrik | |
2009-08-30 | build system for perf/C and perf/C++ | Martin Sustrik | |
2009-08-29 | improved error handling | Martin Sustrik | |
2009-08-27 | pipes added | Martin Sustrik | |
2009-08-21 | session management implemented | Martin Sustrik | |
2009-08-17 | subscribe API removed | Martin Sustrik | |
2009-08-12 | listener/connecter/init/session added | Martin Sustrik | |
2009-08-09 | getsockopt implemented | Martin Sustrik | |
2009-08-09 | socket options interface modeled as in BSD sockets | Martin Sustrik | |
2009-08-08 | lockfree interaction patter for 3 theads implemented | Martin Sustrik | |
2009-08-03 | C++ binding uses exceptions to signal failure | Martin Hurton | |
2009-08-03 | renamed from zs to zmq | Martin Sustrik | |
2009-07-29 | initial commit | Martin Sustrik | |