index
:
libxs.git
master
sp
udp
mato's libxs tree
Martin Lucina
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2009-08-31
python perf tests added
Martin Sustrik
2009-08-31
Ruby perf tests added
Martin Sustrik
2009-08-30
build system for perf/C and perf/C++
Martin Sustrik
2009-08-30
C perf tests added
Martin Sustrik
2009-08-30
c++ perf tests added
Martin Sustrik
2009-08-30
engine virtualised; chatroom example removed
Martin Sustrik
2009-08-29
Ruby bidning added
tamara
2009-08-29
bug in identifying current thread fixed
Martin Sustrik
2009-08-29
improved error handling
Martin Sustrik
2009-08-28
pipe deallocation added
Martin Sustrik
2009-08-27
multiple bugs fixed
Martin Sustrik
2009-08-27
Merge branch 'master' of git@github.com:sustrik/zeromq2
Martin Sustrik
2009-08-27
pipes added
Martin Sustrik
2009-08-26
make configure respect --with-python option
Martin Hurton
2009-08-24
python build fix
tamara
2009-08-24
python extension added
tamara
2009-08-21
session management implemented
Martin Sustrik
2009-08-20
couple of bugs in shutdown mechanism fixed
Martin Sustrik
2009-08-17
subscribe API removed
Martin Sustrik
2009-08-12
listener/connecter/init/session added
Martin Sustrik
2009-08-09
redundant interface (i_api) removed
Martin Sustrik
2009-08-09
zmq_listener/zmq_connecter implemented
Martin Sustrik
2009-08-09
getsockopt implemented
Martin Sustrik
2009-08-09
fix to 3-thread synchronisation algorithm
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-06
clean up - session/socket/engine stuff removed
Martin Sustrik
2009-08-06
dispatcher renamed to context
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-30
git ignoring intermediary files
Martin Sustrik
2009-07-29
initial commit
Martin Sustrik