Age | Commit message (Expand) | Author |
2010-10-16 | Merge branch 'maint' | Martin Sustrik |
2010-10-16 | Version number increased. | Martin Sustrik |
2010-10-15 | Merge branch 'maint' | Martin Sustrik |
2010-10-15 | Update NEWS for 2.0.10 release | Martin Sustrik |
2010-10-15 | Merge branch 'maint' | Martin Sustrik |
2010-10-15 | Fix memory leak under Windows | Taras Shpot |
2010-10-15 | Merge branch 'maint' | Martin Lucina |
2010-10-15 | maint: Upgrade OpenPGM to 2.1.28~dfsg | Martin Lucina |
2010-10-15 | Merge branch 'maint' | Martin Sustrik |
2010-10-15 | Makefile.am: Add missing files to distribution, improve maintainer-clean | Martin Lucina |
2010-10-15 | configure.in: Extract API version from zmq.h | Martin Lucina |
2010-10-15 | Minor fix in devpoll.hpp | Martin Sustrik |
2010-10-15 | Destructor of poller_base_t made virtual. | Martin Sustrik |
2010-10-15 | Cast execute_timers() result to int | Mikko Koppanen |
2010-10-15 | Timers correctly canceled by PGM engines on shutdown. | Martin Sustrik |
2010-10-15 | Fixes build on Linux using Sun Studio compiler | Mikko Koppanen |
2010-10-15 | ICC related qualifier fix | Mikko Koppanen |
2010-10-14 | zmq::clock_t : return correct value in rdtsc() on solaris | Martin Pales |
2010-10-14 | Added bin directory to ignore list. | Gonzalo Diethelm |
2010-10-14 | To insert to associateive STL containers value_type used instead of make_pair | Martin Sustrik |
2010-10-14 | zmq::poller_base_t : workaround for sunstudio compiler in add_timer() | Martin Pales |
2010-10-14 | Safety measure in zmq_msg_close implemented | Martin Sustrik |
2010-10-14 | zmq_poll man page fixed to reflect the precise timeout semantics. | Martin Sustrik |
2010-10-14 | zmq::devpoll_t : correct a typo in loop() | Martin Pales |
2010-10-13 | Precise timouts in zmq_poll implemented | Martin Sustrik |
2010-10-13 | Clean-up of the code related to attaching/detaching engines to sessions. | Martin Sustrik |
2010-10-13 | Merge branch 'maint' | Martin Sustrik |
2010-10-13 | Add support for RHEL6 in the spec file | Sebastian Otaegui |
2010-10-12 | Avoid duplicate creation of pipes for a single session | Martin Sustrik |
2010-10-12 | Drop PGM parameters to 100mb friendly range. | Steven McCoy |
2010-10-11 | Fix assertion in PGM transports on cancel_timer | Steven McCoy |
2010-10-11 | Merge branch 'maint' | Martin Sustrik |
2010-10-11 | configure.in: Do not patch libtool rpath handling | Martin Lucina |
2010-10-11 | Fixing the Red Hat packaging | Martin Sustrik |
2010-10-11 | Reverting commit 1d431190f50c86f62460 | Martin Sustrik |
2010-10-10 | When XREP silently drops message, it does not empty it -- fixed | Martin Sustrik |
2010-10-09 | Execute the timers before pollset initialisation. | Christian Gudrian |
2010-10-09 | Merge branch 'maint' | Martin Sustrik |
2010-10-09 | Version macros added | Martin Sustrik |
2010-10-08 | Fix missing platform.hpp in zmq_connecter.cpp | Martin Lucina |
2010-10-08 | More cleanup of session termination process. | Martin Sustrik |
2010-10-08 | Scalability improvements for large amounts of connections | Martin Lucina |
2010-10-08 | Clean-up of session termination process | Martin Sustrik |
2010-10-04 | configure.in: OpenPGM no longer requires pkg-config | Martin Lucina |
2010-10-04 | configure.in: Add amd64 to OpenPGM supported platforms | Steven McCoy |
2010-10-02 | make sure that reader does not terminate in the middle of a multipart message | Nir Soffer |
2010-10-01 | issue 92 -- Assertion failed: inpipe && outpipe (pair.cpp:86) -- fixed | Martin Sustrik |
2010-10-01 | stress test for shutdown process added | Martin Sustrik |
2010-10-01 | Merge branch 'master' of github.com:zeromq/zeromq2 | Martin Sustrik |
2010-10-01 | assert when xrep socket gets reconnected in the middle of the shutdown -- fixed | Martin Sustrik |