Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-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-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 | |
2009-11-27 | msvc build fixed | malosek | |
2009-09-23 | Updated libzmq.vcproj file | malosek | |
2009-09-17 | msvc directory moved into builds dir | malosek | |