Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-30 | Added WithOpenPGM configuration into MSVC builds | Mikko Koppanen | |
Signed-off-by: Mikko Koppanen <mikko.koppanen@gmail.com> | |||
2011-01-15 | Fix MSVC build | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-12-06 | MSVC build fixed | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-12-06 | xup and xsub files added to the MSVC build | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-11-25 | Small fix for the rhel6 spec | Sebastian Otaegui | |
Signed-off-by: Sebastian Otaegui <feniix@gmail.com> | |||
2010-11-16 | FD_SETSIZE defaults to 1024 in MSVC build | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-11-05 | signaler renamed to mailbox | Martin Sustrik | |
For historical reasons queue to transfer commands between threads was called 'signaler'. Given that it was used to pass commands rather than signals it was renamed to 'mailbox', see Erlang mailboxes. Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-10-30 | Name of "GNU Lesser Public License" corrected. | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-10-13 | Merge branch 'maint' | Martin Sustrik | |
* maint: Add support for RHEL6 in the spec file | |||
2010-10-13 | Add support for RHEL6 in the spec file | Sebastian Otaegui | |
Signed-off-by: Sebastian Otaegui <feniix@gmail.com> | |||
2010-10-09 | Merge branch 'maint' | Martin Sustrik | |
* maint: Version macros added Conflicts: builds/msvc/platform.hpp Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-10-09 | Version macros added | Martin Sustrik | |
Macro ZMQ_VERSION represents the current version of 0MQ Macro ZMQ_MAKE_VERSION(major,minor,patch) allows to create a representation of the specified version. The versions can be compared using simple <, >, ==, etc. operators. Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-09-27 | MSVC build fixed | Martin Sustrik | |
2010-09-04 | Version number incremented to 2.0.10 | Martin Sustrik | |
2010-09-01 | maint: will become 2.0.9 | Martin Sustrik | |
2010-09-01 | MSVC build fixed | Martin Sustrik | |
2010-08-28 | MSVC build fixed | Martin Sustrik | |
2010-08-25 | MSVC build fixed | Martin Sustrik | |
2010-08-25 | 'master' will become 2.1.x release | Martin Sustrik | |
2010-08-25 | Update version number to 2.0.8 | Martin Lucina | |
2010-08-05 | Fixed MSVC project for PULL/PUSH | Pieter Hintjens | |
2010-06-26 | msg_store added to MSVC build | Martin Sustrik | |
2010-06-17 | Windows build fixed | Martin Sustrik | |
2010-06-04 | platform.hpp for MSVC contains only very basic stuff | Martin Sustrik | |
2010-06-04 | MSVC build fixed | Martin Sustrik | |
2010-05-28 | RPM packaging cleanups | Martin Lucina | |
- ditch -utils package - add descriptions from Debian packaging | |||
2010-05-28 | Import redhat packaging | Mikko Koppanen | |
2010-05-05 | MSVC build fixed | Martin Sustrik | |
2010-04-29 | windows port fixed | Martin Sustrik | |
2010-04-26 | MSVC build fixed | Martin Sustrik | |
2010-04-12 | win build fixed | Martin Sustrik | |
2010-04-12 | MSVC perf build fixed | Martin Sustrik | |
2010-04-11 | version number bumped to 2.0.7 for MSVC build | Martin Sustrik | |
2010-04-07 | Win32 build fixed | Martin Sustrik | |
2010-03-16 | Add MSVC build files to distribution | Martin Sustrik | |
2010-03-16 | Removing leftover MSVC builds | Martin Sustrik | |
2010-03-12 | MSVC build: C++ perf tests removed; all executables go into bin directory | unknown | |
2010-03-12 | Java binding removed from MSVC build | unknown | |
2010-02-27 | ruby binding removed from msvc build | unknown | |
2010-02-27 | python binding removed from nsvc build | unknown | |
2010-02-26 | Win32 build of Java binding fixed | unknown | |
2010-02-24 | chat example removed from win build; missing fd_signaler_t::poll on win added | unknown | |
2010-02-23 | Win32 build fixed | unknown | |
2010-02-17 | zmq_version fixed on Win32 platform | unknown | |
2010-02-03 | Win32 build fixed | unknown | |
2010-01-05 | Copyrights transferred from FastMQ to iMatix | Martin Sustrik | |
2009-12-28 | MSVC build fixed | unknown | |
2009-12-15 | win32 build fixed | unknown | |
2009-12-13 | zmq_streamer & zmq_queue are built under MSVC | unknown | |
2009-12-10 | MSVC build for chat example added | unknown | |