- 02 Jun, 2010 1 commit
-
-
Martin Lucina authored
Mostly Flow control and additions to zmq_socket(3) Removed/changed lots of text regarding message queues More fixes for 2.0.7 changes
-
- 01 Jun, 2010 5 commits
-
-
Martin Lucina authored
-
Martin Lucina authored
-
Martin Lucina authored
-
Martin Sustrik authored
-
Pieter Hintjens authored
-
- 31 May, 2010 12 commits
-
-
Martin Lucina authored
The option_value parameter for zmq_getsockopt is in and out.
-
Martin Lucina authored
Clarify multi-part messages
-
Martin Lucina authored
Clarify pipeline and exclusive pair patterns
-
Martin Lucina authored
Add getsockopt to Makefile.am
-
Martin Lucina authored
Multi-part messages
-
Martin Lucina authored
Add getsockopt to index
-
Martin Lucina authored
Multi-part messages
-
Martin Lucina authored
Add zmq_getsockopt(3), clean up zmq_setsockopt(3).
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
-
- 27 May, 2010 5 commits
-
-
Martin Lucina authored
Use the term 'endpoint' correctly, and drop the nonsense about local/remote addresses which doesn't clearly explain what is going on
-
Martin Lucina authored
- ditch -utils package - add descriptions from Debian packaging
-
Mikko Koppanen authored
-
Mikko Koppanen authored
-
Martin Lucina authored
-
- 25 May, 2010 2 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
-
- 20 May, 2010 2 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
-
- 19 May, 2010 1 commit
-
-
Martin Sustrik authored
-
- 15 May, 2010 1 commit
-
-
Jon Dyte authored
-
- 13 May, 2010 3 commits
-
-
Steven McCoy authored
-
Martin Sustrik authored
-
Steven McCoy authored
-
- 12 May, 2010 5 commits
-
-
Martin Lucina authored
-
Martin Lucina authored
Reverted to using atomic.h on NetBSD Removed GNU builtins (see http://lists.zeromq.org/pipermail/zeromq-dev/2010-May/003485.html) Removed SPARC native atomic ops as they are untested and have been commented out for years Add "memory" to asm clobber for X86 atomic_counter::sub()
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Brett Cameron authored
-
- 10 May, 2010 3 commits
-
-
Martin Lucina authored
-
Martin Lucina authored
Removed various exotic -Wxxx flags in the OpenPGM build to get us to what is actually required and reasonable; added in -fno-strict-aliasing since OpenPGM generates lots of warnings about dereferencing typed-punned pointers; removed the OpenPGM extra flags from libzmq_la_CXXFLAGS and left them only in libzmq_la_CFLAGS so that our code is not built with the OpenPGM extra flags.
-
Martin Lucina authored
-