summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-01Documentation updates for 2.1Martin Lucina
2010-12-01Prefix variables with "ac_zmq_"Mikko Koppanen
2010-12-01Merge branch 'maint'Martin Sustrik
2010-12-01Remove unnecessary cast in kevent_deleteMartin Lucina
2010-11-29Fix thread thunker scope for MSVC.Steven McCoy
2010-11-27Functions passed to pthread_create are declared as extern "C"Martin Sustrik
2010-11-27.gitignore modified to ignore test executablesMartin Sustrik
2010-11-25Control symbol exports using -fvisibilityMartin Lucina
2010-11-25Typo fixed in a comment.Martin Sustrik
2010-11-25Small fix for the rhel6 specSebastian Otaegui
2010-11-22Merge branch 'maint'Martin Sustrik
2010-11-22Mikko Koppanen becomes a maintainer of the build system.Martin Sustrik
2010-11-19Problem with blob_t initialisation fixed.Martin Sustrik
2010-11-19Add a check that the compiler actually works.Mikko Koppanen
2010-11-18Run autoupdate on the configure.inMikko Koppanen
2010-11-17Allow building without documentation.Mikko Koppanen
2010-11-17Remove unneeded substitutionsMikko Koppanen
2010-11-17Remove unnecessary conditionalMikko Koppanen
2010-11-17MinGW32 build fixesMikko Koppanen
2010-11-17Fix mingw32 buildMikko Koppanen
2010-11-16Merge branch 'maint'Martin Sustrik
2010-11-16FD_SETSIZE defaults to 1024 in MSVC buildMartin Sustrik
2010-11-16FD_SETSIZE defaults to 1024 in MSVC buildMartin Sustrik
2010-11-15Build refactoringMikko Koppanen
2010-11-13Merge branch 'maint'Martin Sustrik
2010-11-13Couple of patches for AIX buildMartin Sustrik
2010-11-12Fix a bug that zmq_poll's select backend spins when timeout=-1, due toChia-liang Kao
2010-11-12Merge branch 'maint'Martin Sustrik
2010-11-12Fix socket_t::recv() hang scenario where initial call to process_commands() e...Marc Rossi
2010-11-06Coding style cleanup in mailbox.cppMartin Sustrik
2010-11-05signaler renamed to mailboxMartin Sustrik
2010-11-05slots renamed to tidsMartin Sustrik
2010-11-04Jacob Rideout added to the AUTGORS file.Martin Sustrik
2010-11-04Fix documentation typosJacob Rideout
2010-11-04Automatically resize signalling socket buffer if fullMartin Lucina
2010-11-04Previous FD_STSIZE patch reverted.Martin Sustrik
2010-11-04FD_SETSIZE for internal polling defaults to 1024Martin Sustrik
2010-11-04minor typo fixedMartin Sustrik
2010-11-02HP-UX has no OPEN_MAX definedMartin Sustrik
2010-11-02crypto library is needed on HP-UX to generate UUIDsMartin Sustrik
2010-11-01Merge branch 'maint'Martin Sustrik
2010-11-01Add INSTALL to Git, thus making it a normal fileMartin Lucina
2010-11-01select now uses Erase-Remove idiom for retired fdsMikael Helbo Kjaer
2010-10-30Documentation for zmq_close and zmq_term fixed.Martin Sustrik
2010-10-30Coding style fixed for pgm_socketMartin Sustrik
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-10-29Peter Bourgon added to the AUTHORS fileMartin Sustrik
2010-10-29Add function to zmq::error_t to access errnumPeter Bourgon
2010-10-28Burak Arslan added to the AUTHORS fileMartin Sustrik
2010-10-28switch to c++-specific headersBurak Arslan