Age | Commit message (Expand) | Author |
2010-12-09 | Added Recovery Interval in Milliseconds | Bob Beaty |
2010-12-07 | tar doesn't accept -C flag on solaris while extracting | Mikko Koppanen |
2010-12-07 | Fix werror flag store/restore | Mikko Koppanen |
2010-12-07 | Fix visibility on rhel4 | Mikko Koppanen |
2010-12-07 | Clarify zmq_send() operation for ZMQ_PUB sockets | Martin Lucina |
2010-12-06 | MSVC build fixed | Martin Sustrik |
2010-12-06 | All devices conflated into a single implementation. | Martin Sustrik |
2010-12-06 | options.type correctly set for PUB/SUB/XPUB/XSUB | Martin Sustrik |
2010-12-06 | xup and xsub files added to the MSVC build | Martin Sustrik |
2010-12-05 | XSUB accepts (un)subscriptions in form of messages. | Martin Sustrik |
2010-12-04 | XPUB and XSUB socket types added. | Martin Sustrik |
2010-12-01 | Update NEWS file for 2.1.0 release | Martin Lucina |
2010-12-01 | Bump OpenPGM to 5.0.92. | Steven McCoy |
2010-12-01 | Bump ABI version to 1:0:0 for ZeroMQ 2.1.0 release | Martin Lucina |
2010-12-01 | Documentation updates for 2.1 | Martin Lucina |
2010-12-01 | Prefix variables with "ac_zmq_" | Mikko Koppanen |
2010-12-01 | Merge branch 'maint' | Martin Sustrik |
2010-12-01 | Remove unnecessary cast in kevent_delete | Martin Lucina |
2010-11-29 | Fix thread thunker scope for MSVC. | Steven McCoy |
2010-11-27 | Functions passed to pthread_create are declared as extern "C" | Martin Sustrik |
2010-11-27 | .gitignore modified to ignore test executables | Martin Sustrik |
2010-11-25 | Control symbol exports using -fvisibility | Martin Lucina |
2010-11-25 | Typo fixed in a comment. | Martin Sustrik |
2010-11-25 | Small fix for the rhel6 spec | Sebastian Otaegui |
2010-11-22 | Merge branch 'maint' | Martin Sustrik |
2010-11-22 | Mikko Koppanen becomes a maintainer of the build system. | Martin Sustrik |
2010-11-19 | Problem with blob_t initialisation fixed. | Martin Sustrik |
2010-11-19 | Add a check that the compiler actually works. | Mikko Koppanen |
2010-11-18 | Run autoupdate on the configure.in | Mikko Koppanen |
2010-11-17 | Allow building without documentation. | Mikko Koppanen |
2010-11-17 | Remove unneeded substitutions | Mikko Koppanen |
2010-11-17 | Remove unnecessary conditional | Mikko Koppanen |
2010-11-17 | MinGW32 build fixes | Mikko Koppanen |
2010-11-17 | Fix mingw32 build | Mikko Koppanen |
2010-11-16 | Merge branch 'maint' | Martin Sustrik |
2010-11-16 | FD_SETSIZE defaults to 1024 in MSVC build | Martin Sustrik |
2010-11-16 | FD_SETSIZE defaults to 1024 in MSVC build | Martin Sustrik |
2010-11-15 | Build refactoring | Mikko Koppanen |
2010-11-13 | Merge branch 'maint' | Martin Sustrik |
2010-11-13 | Couple of patches for AIX build | Martin Sustrik |
2010-11-12 | Fix a bug that zmq_poll's select backend spins when timeout=-1, due to | Chia-liang Kao |
2010-11-12 | Merge branch 'maint' | Martin Sustrik |
2010-11-12 | Fix socket_t::recv() hang scenario where initial call to process_commands() e... | Marc Rossi |
2010-11-06 | Coding style cleanup in mailbox.cpp | Martin Sustrik |
2010-11-05 | signaler renamed to mailbox | Martin Sustrik |
2010-11-05 | slots renamed to tids | Martin Sustrik |
2010-11-04 | Jacob Rideout added to the AUTGORS file. | Martin Sustrik |
2010-11-04 | Fix documentation typos | Jacob Rideout |
2010-11-04 | Automatically resize signalling socket buffer if full | Martin Lucina |
2010-11-04 | Previous FD_STSIZE patch reverted. | Martin Sustrik |