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
/
bindings
/
cpp
Age
Commit message (
Collapse
)
Author
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-02-23
zmq_errno used in C++ binding
Martin Sustrik
2010-01-22
Win32 build fixed
unknown
2010-01-20
ZMQII-41: Poll function in C++ binding doesn't convert errors to exceptions
Martin Sustrik
2010-01-05
Copyrights transferred from FastMQ to iMatix
Martin Sustrik
2010-01-04
ZMQII-29: Add timeout to zmq_poll function
Martin Sustrik
2009-12-16
hint parameter added to zmq_free function
Martin Sustrik
2009-12-05
C & C++ header files clean-up
Martin Sustrik
2009-10-01
ZMQII-18: Implement I/O multiplexing (first approximation)
Martin Sustrik
2009-09-22
language bindings use zmq_strerror instead of strerror
Martin Sustrik
2009-09-22
documentation in zmq.h improved
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