Age | Commit message (Expand) | Author |
2010-11-16 | FD_SETSIZE defaults to 1024 in MSVC build | Martin Sustrik |
2010-11-13 | Couple of patches for AIX build | Martin Sustrik |
2010-11-12 | Fix socket_t::recv() hang scenario where initial call to process_commands() e... | Marc Rossi |
2010-11-01 | Add INSTALL to Git, thus making it a normal file | Martin Lucina |
2010-10-23 | Fixes build on Linux using Sun Studio compiler | Mikko Koppanen |
2010-10-23 | SunStudio fixed. | Martin Sustrik |
2010-10-16 | Version number increased. | Martin Sustrik |
2010-10-15 | Update NEWS for 2.0.10 release | Martin Sustrik |
2010-10-15 | Fix memory leak under Windows | Taras Shpot |
2010-10-15 | maint: Upgrade OpenPGM to 2.1.28~dfsg | Martin Lucina |
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-14 | Added bin directory to ignore list. | Gonzalo Diethelm |
2010-10-13 | Add support for RHEL6 in the spec file | Sebastian Otaegui |
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-09 | Version macros added | Martin Sustrik |
2010-09-30 | zmq_msg_move called on uninitialised message in xrep_t::xrecv -- fixed | Max Wolf |
2010-09-28 | crash when closing an ypipe -- fixed | Dhammika Pathirana |
2010-09-28 | REQ socket can die when reply is delivered on wrong unerlying connection -- f... | Martin Sustrik |
2010-09-26 | if TSC jumps backwards (in case of migration to a different CPU core) latency... | Martin Sustrik |
2010-09-15 | values of RATE, RECOVERY_IVL and SWAP options are checked for negative values | Martin Sustrik |
2010-09-04 | Version number incremented to 2.0.10 | Martin Sustrik |
2010-09-04 | NEWS updated for 2.0.9 | Martin Sustrik |
2010-09-04 | Update .gitignore | Martin Lucina |
2010-09-04 | doc: Add 0MQ version to XHTML11 backend footer | Martin Lucina |
2010-09-04 | build: Generate ChangeLog in 'make dist', ZIP automatically | Martin Lucina |
2010-09-04 | Broken device numbering reverted | Martin Sustrik |
2010-09-04 | assert on malformed messages | Dhammika Pathirana |
2010-09-04 | forwarder and streamer devices handle multi-part messages correctly | Jon Dyte |
2010-09-04 | improved null checking in zmq_term | Ivo Danihelka |
2010-09-04 | zmq::select_t, zmq_poll(): assert if FD_SETSIZE reached | Martin Lucina |
2010-09-04 | zmq.h: Fix typo and use of C99 comment | Martin Lucina |
2010-09-04 | doc: Update zmq_socket(3) for 2.0.8 API changes | Martin Lucina |
2010-09-04 | Revert "Added man page for the zmq_device method" | Martin Lucina |
2010-09-04 | Revert "Added clean target that deletes generated man pages" | Martin Lucina |
2010-09-04 | Revert "Various changes to documentation project:" | Martin Lucina |
2010-09-04 | Revert "Reverting 'clean' change to Makefile" | Martin Lucina |
2010-09-04 | Revert "Removed empty man pages for old standalone devices" | Martin Lucina |
2010-09-04 | Revert "Further cleanups on reference manual" | Martin Lucina |
2010-09-04 | Revert "Small improvements to zmq_device(3) page" | Martin Lucina |
2010-09-04 | Revert "Removed wip zmq_deviced from master" | Martin Lucina |
2010-09-02 | Prior to this patch prefix_tree asserts. | Jon Dyte |
2010-09-02 | Fix for signaler_t on HP-UX and AIX platforms | Bernd Melchers |
2010-09-02 | Mikael Kjaer added to AUTHORS | Martin Sustrik |
2010-09-01 | Erasure of retired fd's in select.cpp causes an assertion in MSVC 2008 STL | Mikael Helbo Kjær |
2010-09-01 | maint: will become 2.0.9 | Martin Sustrik |
2010-08-25 | Update ChangeLog for v2.0.8 | Martin Lucina |
2010-08-25 | Basic documentation for XREQ/XREP socket types | Martin Lucina |
2010-08-25 | Updated NEWS for stable 2.0.8 release | Pieter Hintjens |