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
/
src
/
Makefile.am
Age
Commit message (
Expand
)
Author
2011-04-12
Code dealing with messages moved to msg.cpp
Martin Sustrik
2011-04-12
zmq_utils implementation moved to zmq_utils.cpp
Martin Sustrik
2011-03-31
Upstream the openpgm build fixes. Add DSO symbol visibility to OpenPGM builds
Mikko Koppanen
2011-03-24
SWAP functionality removed
Martin Sustrik
2011-03-24
C++ binding removed from the core
Martin Sustrik
2011-03-23
zmq_device removed
Martin Sustrik
2011-02-09
Initial implementation of reaper thread.
Martin Sustrik
2011-01-14
'message distribution mechanism' separated from XPUB socket
Martin Sustrik
2011-01-12
Support dynamic generation of C preprocessor definitions for PGM rather than ...
Neale Ferguson
2010-12-06
All devices conflated into a single implementation.
Martin Sustrik
2010-12-04
XPUB and XSUB socket types added.
Martin Sustrik
2010-11-25
Control symbol exports using -fvisibility
Martin Lucina
2010-11-17
Remove unnecessary conditional
Mikko Koppanen
2010-11-15
Build refactoring
Mikko Koppanen
2010-11-05
signaler renamed to mailbox
Martin Sustrik
2010-09-28
Upgrade to OpenPGM-5.0.78
Steven McCoy
2010-09-26
common base for all pollers created; the only thing it handles at the moment ...
Martin Sustrik
2010-09-26
clock_t class added
Martin Sustrik
2010-09-18
single term ack counting mechanism for every socket (no separate mechanisms f...
Martin Sustrik
2010-08-31
naming cleanup: yarray->array
Martin Sustrik
2010-08-31
naming cleanup: zmq_encoder->encoder, zmq_decoder->decoder
Martin Sustrik
2010-08-28
prefix_tree_t renamed to trie_t
Martin Sustrik
2010-08-28
msg_store_t renamed to swap_t
Martin Sustrik
2010-08-25
I/O object hierarchy implemented
Martin Sustrik
2010-08-25
WIP: Socket migration between threads, new zmq_close() semantics
Martin Sustrik
2010-08-04
Renamed ZMQ_UPSTREAM to ZMQ_PULL, and ZMQ_DOWNSTREAM to ZMQ_PUSH. Left the old
Pieter Hintjens
2010-06-21
Add SWAP support
Martin Hurton
2010-06-17
stopwatch returned to libzmq
Martin Sustrik
2010-05-10
OpenPGM build flags cleanup
Martin Lucina
2010-05-10
Update OpenPGM to version 2.1.26
Martin Lucina
2010-05-05
dispatcher_t class renamed to ctx_t
Martin Sustrik
2010-04-29
fd_signaler_t renamed to signaler_t
Martin Sustrik
2010-04-29
lock-free polling removed; ZMQ_POLL flag removed
Martin Sustrik
2010-04-26
P2P renamed to PAIR
Martin Sustrik
2010-04-12
Build fixes for cross compiling and Win32
Martin Lucina
2010-04-10
Build fixes for Solaris and non-GNU compilers
Martin Lucina
2010-04-07
devices can be created via API
Jon Dyte
2010-03-11
Restructure language bindings
Martin Lucina
2010-03-03
Win32 build fixes
Martin Lucina
2010-02-16
Merge branch 'master' of git@github.com:sustrik/zeromq2
Martin Sustrik
2010-02-15
Cleaning up more PGM cruft
Martin Lucina
2010-02-13
Multi-hop REQ/REP, part VIII., new blob_t type used for holding identity
Martin Sustrik
2010-02-12
Multi-hop REQ/REP, part IV., add command deallocation mechanism
Martin Sustrik
2010-02-03
Update OpenPGM to 2.0.23rc8
Martin Lucina
2010-01-31
ZMQII-51: Implement O(1) topic matching
Martin Sustrik
2010-01-27
fixed OpenPGM compilation on mingw32
malosek
2010-01-27
libpgm updated to 2.6.21rc6
malosek
2009-12-31
added missing likely.hpp file into the dist
malosek
2009-12-23
ZMQII-28: Bidirectional introduction on TCP connection establishment
Martin Sustrik
2009-12-15
zmq_encoder/decoder are able to add/trim prefixes from messages; fair queuein...
Martin Sustrik
[next]