- 26 Sep, 2010 5 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
* maint: if TSC jumps backwards (in case of migration to a different CPU core) latency peak may occur -- fixed Conflicts: src/app_thread.cpp
-
Martin Sustrik authored
if TSC jumps backwards (in case of migration to a different CPU core) latency peak may occur -- fixed
-
- 21 Sep, 2010 2 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
The flag in the socket has clear semantics now -- it tracks whether corresponding context was closed, it doesn't track whether zmq_close was called on the socket itself
-
- 20 Sep, 2010 3 commits
-
-
Martin Sustrik authored
-
Martin Lucina authored
-
Martin Lucina authored
-
- 19 Sep, 2010 7 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
termination of pipe via delimiter message could stuck when no data were read from the pipe (because connection wasn't active) -- fixed
-
Martin Sustrik authored
-
- 18 Sep, 2010 3 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
-
- 17 Sep, 2010 2 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
-
- 15 Sep, 2010 2 commits
-
-
Martin Sustrik authored
* maint: values of RATE, RECOVERY_IVL and SWAP options are checked for negative values
-
Martin Sustrik authored
-
- 13 Sep, 2010 1 commit
-
-
Martin Lucina authored
-
- 10 Sep, 2010 1 commit
-
-
Martin Sustrik authored
-
- 09 Sep, 2010 1 commit
-
-
Martin Sustrik authored
-
- 08 Sep, 2010 2 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
-
- 07 Sep, 2010 2 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
-
- 04 Sep, 2010 9 commits
-
-
Martin Sustrik authored
* maint: Version number incremented to 2.0.10 NEWS updated for 2.0.9 Conflicts: builds/msvc/platform.hpp configure.in
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Lucina authored
* maint: Update .gitignore doc: Add 0MQ version to XHTML11 backend footer build: Generate ChangeLog in 'make dist', ZIP automatically
-
Martin Lucina authored
-
Martin Lucina authored
Thanks to Matt Weinstein for the suggestion.
-
Martin Lucina authored
Change 'make dist' to generate the Git ChangeLog file, that way it doesn't have to be manually updated nor kept in Git which causes unnecessary work. Also change 'make dist' to invoke 'dist-zip' automatically to generate a ZIP as well as a .tar.gz. Thanks to http://live.gnome.org/Git/ChangeLog for the inspiration to automatically generate ChangeLog.
-
Martin Sustrik authored
* maint: Broken device numbering reverted assert on malformed messages forwarder and streamer devices handle multi-part messages correctly improved null checking in zmq_term Conflicts: AUTHORS include/zmq.h src/zmq.cpp
-
Martin Sustrik authored
-