Age | Commit message (Expand) | Author |
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 |
2010-11-04 | FD_SETSIZE for internal polling defaults to 1024 | Martin Sustrik |
2010-11-04 | minor typo fixed | Martin Sustrik |
2010-11-02 | HP-UX has no OPEN_MAX defined | Martin Sustrik |
2010-11-02 | crypto library is needed on HP-UX to generate UUIDs | Martin Sustrik |
2010-11-01 | Merge branch 'maint' | Martin Sustrik |
2010-11-01 | Add INSTALL to Git, thus making it a normal file | Martin Lucina |
2010-11-01 | select now uses Erase-Remove idiom for retired fds | Mikael Helbo Kjaer |
2010-10-30 | Documentation for zmq_close and zmq_term fixed. | Martin Sustrik |
2010-10-30 | Coding style fixed for pgm_socket | Martin Sustrik |
2010-10-30 | Name of "GNU Lesser Public License" corrected. | Martin Sustrik |
2010-10-29 | Peter Bourgon added to the AUTHORS file | Martin Sustrik |
2010-10-29 | Add function to zmq::error_t to access errnum | Peter Bourgon |
2010-10-28 | Burak Arslan added to the AUTHORS file | Martin Sustrik |
2010-10-28 | switch to c++-specific headers | Burak Arslan |
2010-10-27 | fix typo, destroy new engine | Dhammika Pathirana |
2010-10-26 | drop connection requests with duplicate peer identity | Dhammika Pathirana |
2010-10-26 | Build with MSVC2005 fixed | Martin Sustrik |
2010-10-26 | Update to OpenPGM 5.0.91. | Steven McCoy |
2010-10-23 | Merge branch 'maint' | Martin Sustrik |
2010-10-23 | Fixes build on Linux using Sun Studio compiler | Mikko Koppanen |