Commit Graph

  • 1c33941be9 Merge branch 'master' of git@github.com:sustrik/zeromq2 Martin Sustrik 2010-04-15 07:32:49 +02:00
  • ea18d30c20 atomic_ptr fix of Win64 Martin Sustrik 2010-04-15 07:32:25 +02:00
  • 370cde0922 win build fixed Martin Sustrik 2010-04-12 17:00:11 +02:00
  • 0024d29076 Build fixes for cross compiling and Win32 Martin Lucina 2010-04-12 16:49:13 +02:00
  • 3496476939 MSVC perf build fixed Martin Sustrik 2010-04-12 10:05:24 +02:00
  • 7668e7976d zmq_poll returns ETERM in case of context termination Martin Sustrik 2010-04-12 09:57:34 +02:00
  • 3236cb1a54 ETERM is accounted for in the documentation Martin Sustrik 2010-04-12 09:25:04 +02:00
  • fba28c7c0c issue 1 - Change zmq_term semantics Martin Sustrik 2010-04-11 16:36:27 +02:00
  • dff79d778d version number bumped to 2.0.7 for MSVC build Martin Sustrik 2010-04-11 14:20:00 +02:00
  • 6cf076510a C-style comments in zmq.h Martin Sustrik 2010-04-11 14:00:40 +02:00
  • 00cf3ceb8d multi-part message functionality available via ZMQ_SNDMORE and ZMQ_RCVMORE Martin Sustrik 2010-04-11 10:26:47 +02:00
  • 6fea422583 getsockopt added to c++ binding Martin Sustrik 2010-04-11 07:59:03 +02:00
  • b668387d91 Remove -Wxxx gcc-isms from subdir Makefiles Martin Lucina 2010-04-10 17:04:33 +02:00
  • f6fa41dd7b Compile perf tests with the C++ compiler Martin Lucina 2010-04-10 16:51:22 +02:00
  • c214a24f06 fix for Sun C++ 5.8 Martin Sustrik 2010-04-10 16:27:07 +02:00
  • 770aedbd09 Build fixes for Solaris and non-GNU compilers Martin Lucina 2010-04-10 16:18:34 +02:00
  • 1dc0380e29 Debian packaging fixes suitable for 0MQ git Martin Lucina 2010-04-10 13:28:45 +02:00
  • 8aa2acd0f8 Debian packaging update from Adrian von Bidder Adrian von Bidder 2010-04-10 13:23:09 +02:00
  • 1d28dc9059 Fix for Issue #14 Martin Lucina 2010-04-09 19:15:40 +02:00
  • 6ea76e9573 version bumped to 2.0.7 Martin Sustrik 2010-04-09 16:24:21 +02:00
  • 716f4ac871 zmq_getsockopt function added Martin Sustrik 2010-04-09 13:04:15 +02:00
  • 027bb1d2a7 issue 10 - zmq_strerror problem on Windows Martin Sustrik 2010-04-08 19:20:42 +02:00
  • 5cd9f74a70 few fixed related to multi-part messages in REP socket Martin Sustrik 2010-04-08 19:04:32 +02:00
  • 77cbd18e9c issue 11 - Assertion failed: it != peers.end () (pgm_receiver.cpp:161) Martin Sustrik 2010-04-08 11:07:22 +02:00
  • 38e9103e0c issue 13 (Assertion failed: load.get () == 0 (epoll.cpp:49)) fixed Martin Sustrik 2010-04-08 08:33:38 +02:00
  • 0f7aab5212 Merge branch 'master' of git@github.com:sustrik/zeromq2 Martin Sustrik 2010-04-07 11:54:34 +02:00
  • 745db9c574 unitialised member in seesion_t class - fixed Martin Sustrik 2010-04-07 11:54:09 +02:00
  • b0250cc89d Win32 build fixed Martin Sustrik 2010-04-07 10:41:11 +02:00
  • 065e4d00ff Merge branch 'master' of git@github.com:sustrik/zeromq2 Martin Sustrik 2010-04-07 08:20:24 +02:00
  • edfd05df8e devices can be created via API Jon Dyte 2010-04-07 08:20:01 +02:00
  • a7973a2c49 Documentation fixes Martin Lucina 2010-04-06 15:23:13 +02:00
  • 0777567e89 ENODEV from zmq_bind error described Martin Sustrik 2010-04-06 07:33:52 +02:00
  • 37fd1a77a6 Handle full-pipe for REP sockets more gracefully Martin Hurton 2010-03-31 15:15:16 +02:00
  • 2f219d7c28 ZMQ_TBC renamed to ZMQ_MORE Martin Sustrik 2010-03-27 21:25:40 +01:00
  • 842b4dd2e4 muti-part message functionality available via API Martin Sustrik 2010-03-27 14:57:56 +01:00
  • 8d8e0857be as advertised, zmq_flush and ZMQ_NOFLUSH were removed Martin Sustrik 2010-03-27 14:50:35 +01:00
  • 06538fc117 multi-part messages work with REQ/REP sockets Martin Sustrik 2010-03-27 14:24:57 +01:00
  • bbfac783f9 multi-part message work with UPSTREAM/DOWNSTREAM Martin Sustrik 2010-03-27 09:43:49 +01:00
  • ed291b0251 multi-part messages work with PUB/SUB Martin Sustrik 2010-03-27 09:24:38 +01:00
  • 0b9897b141 Merge branch 'master' of git@github.com:sustrik/zeromq2 Martin Sustrik 2010-03-26 12:15:47 +01:00
  • 783463ac49 Clarify use of poll() with C++ API, fix typo Martin Lucina 2010-03-25 17:31:18 +01:00
  • c802a72a0b configure does not mention xmlto when missing Vitaly Mayatskikh 2010-03-22 22:31:37 +01:00
  • 0a53ff7b9f Merge branch 'master' of git@github.com:sustrik/zeromq2 Martin Sustrik 2010-03-20 19:51:29 +01:00
  • 93bdb792a9 PUB socket was blocking occassionally - fixed Martin Sustrik 2010-03-20 19:50:36 +01:00
  • f031677100 rollback of half-processed messages in case of disconnection Martin Sustrik 2010-03-20 15:04:30 +01:00
  • dfdaff5eba XREP-style prefixing/trimming messages removed Martin Sustrik 2010-03-20 10:58:59 +01:00
  • cbaf10978a fixes for building with Sun CC Martin Sustrik 2010-03-19 09:14:26 +01:00
  • ae35a1644c fix include paths in perf on Win32 Martin Sustrik 2010-03-16 19:02:50 +01:00
  • 49a30d49f3 Update contributors for 2.0.6 Martin Sustrik 2010-03-16 17:49:39 +01:00
  • fe18ce1aba ChangeLog for v2.0.6 Martin Sustrik 2010-03-16 17:11:23 +01:00
  • 38c942ae64 Add Git location to README Martin Sustrik 2010-03-16 17:07:17 +01:00
  • 6d5a9e9640 Update README Martin Sustrik 2010-03-16 16:20:23 +01:00
  • ad75d02134 Add MSVC build files to distribution Martin Sustrik 2010-03-16 15:48:16 +01:00
  • a9e0c3cd7e Removing leftover MSVC builds Martin Sustrik 2010-03-16 15:37:47 +01:00
  • 5472861179 Merge branch 'master' of git@github.com:sustrik/zeromq2 Martin Sustrik 2010-03-16 15:24:57 +01:00
  • 8a3f97400a Clarify zmq_poll restrictions Martin Sustrik 2010-03-16 15:23:55 +01:00
  • 1705ec2247 C++ interface documentation updates Martin Lucina 2010-03-16 15:19:38 +01:00
  • 8fcf6ffb67 Cleanups to autogen.sh Martin Lucina 2010-03-15 15:47:17 +01:00
  • fceba03627 Cleanups to autogen.sh Martin Lucina 2010-03-15 15:45:38 +01:00
  • 61ad236e95 ZMQ_NOFLUSH and zmq_flush obsoleted Martin Sustrik 2010-03-13 14:40:10 +01:00
  • c42343d3f0 pipe_t::rollback removes only unfinished message from the pipe rather than all unflushed messages Martin Sustrik 2010-03-13 12:34:55 +01:00
  • dcb983699e zmq_queue implementation added Martin Sustrik 2010-03-13 08:59:46 +01:00
  • 22db38bf3d MSVC build: C++ perf tests removed; all executables go into bin directory unknown 2010-03-12 20:20:25 +01:00
  • c08a7f8896 C perf tests are built non-optionally; C++ perf tests removed Martin Sustrik 2010-03-12 20:02:19 +01:00
  • 1fbeba2fe3 simplify configuration summary Martin Sustrik 2010-03-12 19:05:56 +01:00
  • 66b67fbdf2 devices are built unconditionally Martin Sustrik 2010-03-12 18:58:29 +01:00
  • 430aa53334 text concerning language bindings removed from configure Martin Sustrik 2010-03-12 18:42:38 +01:00
  • 54df388ace Java binding removed from MSVC build unknown 2010-03-12 18:05:38 +01:00
  • 6badd204d5 Implement flow control for ZMQ_REP sockets Martin Hurton 2010-03-03 17:25:46 +01:00
  • 923609b092 Implement flow control for ZMQ_REQ sockets Martin Hurton 2010-03-02 22:23:34 +01:00
  • 42e575cb6b Implement flow control fox ZMQ_XREP sockets Martin Hurton 2010-03-02 12:41:33 +01:00
  • e34184acc3 Implement flow control for ZMQ_XREQ sockets Martin Hurton 2010-03-02 11:15:50 +01:00
  • 06d7a44737 Implement flow control for ZMQ_PUB sockets Martin Hurton 2010-03-02 10:48:30 +01:00
  • f9c84a1a68 Implement flow control for ZMQ_DOWNSTREAM sockets Martin Hurton 2010-03-01 17:21:23 +01:00
  • 5d4f6b18cd Implement flow control for ZMQ_P2P sockets Martin Hurton 2010-03-01 16:55:13 +01:00
  • f9521c6b6a PGM: implement flow control Martin Hurton 2010-03-02 09:02:40 +01:00
  • 61ee6fae53 Implement flow control Martin Hurton 2010-03-01 10:13:26 +01:00
  • 31d36104aa devices/ build fixed Martin Lucina 2010-03-12 10:34:11 +01:00
  • 10bbe6af99 Cleanup .gitignore Martin Lucina 2010-03-11 20:43:51 +01:00
  • 27e2d08449 Restructure language bindings Martin Lucina 2010-03-11 20:33:27 +01:00
  • 90944759b6 Removed Java binding from core distribution Martin Lucina 2010-03-11 20:12:55 +01:00
  • 9fda070e4d Typeset literal correctly Martin Lucina 2010-03-10 23:20:43 +01:00
  • 0a1e0beaa2 Fixes to PGM wire format description Martin Lucina 2010-03-10 23:18:08 +01:00
  • 5fef480aeb Fixes to TCP wire format specification Martin Lucina 2010-03-10 13:52:41 +01:00
  • 8f90ae8dfd wire formats in docs clarified Martin Sustrik 2010-03-10 12:40:13 +01:00
  • 98801ebcae Documentation fixes Martin Lucina 2010-03-10 12:19:39 +01:00
  • bc468b3451 Add missing section with zmq_version() Martin Lucina 2010-03-09 19:29:41 +01:00
  • edebff902a Add dependency for zmq_epgm.7 Martin Lucina 2010-03-09 18:58:59 +01:00
  • ca70b40383 Hack, zmq_epgm.7 needs to be copied from zmq_pgm.7 Martin Lucina 2010-03-09 18:53:42 +01:00
  • 1aee86408d Documentation rewrite Martin Lucina 2010-03-09 18:47:31 +01:00
  • d790940fd0 udp transport renamed to epgm Martin Sustrik 2010-03-09 18:14:49 +01:00
  • 5a776f5597 PGM late joiners would start receiving a complete message rather than a message part Martin Sustrik 2010-03-09 17:34:28 +01:00
  • 0f891e091c message flags from the wire are written to zmq_msg_t and vice versa Martin Sustrik 2010-03-09 17:24:42 +01:00
  • 531c6af0d4 message flags added to zmq_msg_t strcuture Martin Sustrik 2010-03-09 16:56:53 +01:00
  • 96ccc1c5fc 'flags' fields added to the wire format Martin Sustrik 2010-03-09 15:10:44 +01:00
  • e04e2cdbba rollback functionality added to pipe Martin Sustrik 2010-03-09 08:43:20 +01:00
  • 9481c69b0f problem with NIC name resolution on OSX fixed Martin Sustrik 2010-03-06 16:32:19 +01:00
  • 26b0aea24f Win32 build fixes Martin Lucina 2010-03-03 17:01:08 +01:00
  • 352da8ae87 type mismatch in tcp_listener (win version) fixed unknown 2010-03-03 15:47:21 +01:00
  • 14054ecce7 Fix typo: zmq_close -> zmq_msg_close Martin Hurton 2010-03-03 09:41:57 +01:00