Commit Graph

  • 1864832ada building zmq.jar on win32 fixed Martin Sustrik 2009-09-09 12:13:19 +02:00
  • 4cc923b025 Stop configure, when could not link with libuuid malosek 2009-09-09 11:19:05 +02:00
  • 65b8b2d2c7 Merge branch 'master' of github.com:sustrik/zeromq2 Martin Sustrik 2009-09-09 11:08:39 +02:00
  • 305b81dbdf higher precision time measurement in python perf tests Martin Sustrik 2009-09-09 11:07:48 +02:00
  • d743d97e36 Updated AUTHORS, ChangeLog, README and added COPYING.LESSER files malosek 2009-09-09 10:37:40 +02:00
  • 4d07d7cabe fix of async connect on win32 Martin Sustrik 2009-09-09 10:08:46 +02:00
  • c99f39abc6 Merge branch 'master' of git@github.com:sustrik/zeromq2 Martin Sustrik 2009-09-09 09:07:11 +02:00
  • 37d8371967 async connect bug fixed Martin Sustrik 2009-09-09 09:03:30 +02:00
  • cb78991f8e Merge branch 'master' of git@github.com:sustrik/zeromq2 malosek 2009-09-08 16:55:28 +02:00
  • 734a62c12d Sparc solaris port malosek 2009-09-08 16:55:03 +02:00
  • d3fb9f90af missing java MSVC project added Martin Sustrik 2009-09-08 16:16:01 +02:00
  • dadfd24364 Merge branch 'master' of github.com:sustrik/zeromq2 Martin Sustrik 2009-09-08 15:11:19 +02:00
  • ef34c94c3a win build for python Martin Sustrik 2009-09-08 15:10:10 +02:00
  • 844b590b5e added libzmq.pc.in file malosek 2009-09-08 15:06:08 +02:00
  • b3fc145225 Merge branch 'master' of git@github.com:sustrik/zeromq2 malosek 2009-09-08 14:54:52 +02:00
  • 2a4a10c8be build system tuning malosek 2009-09-08 14:54:04 +02:00
  • 3069b6bd54 win port of java binding + java perf tests Martin Sustrik 2009-09-08 13:55:13 +02:00
  • ec6822a477 win port for c and cpp perf tests unknown 2009-09-08 11:30:49 +02:00
  • b71c3005e6 include directory split into c and cpp dirs, added --with-c and --with-cpp configure options malosek 2009-09-07 17:06:47 +02:00
  • f895426c18 initial changes for win port unknown 2009-09-07 15:41:43 +02:00
  • 87ccbb9fae Merge branch 'master' of git@github.com:sustrik/zeromq2 Martin Sustrik 2009-09-07 11:10:58 +02:00
  • d62c74232a Merge branch 'master' of git://github.com/sustrik/zeromq2 Martin Sustrik 2009-09-07 11:01:42 +02:00
  • 11a6cb925f Ruby binding functional Martin Sustrik 2009-09-07 11:00:20 +02:00
  • 67253f3186 Java perf tests added Martin Sustrik 2009-09-05 09:30:12 +02:00
  • 63b56d7fb3 python perf tests are included into distribution package Martin Sustrik 2009-09-04 16:21:39 +02:00
  • 4307baf7bc python binding functional Martin Sustrik 2009-09-04 16:02:41 +02:00
  • 450b31c3b2 bug in python binding fixed Martin Sustrik 2009-09-04 11:08:13 +02:00
  • 103cbee6a5 couple of bugs fixed Martin Sustrik 2009-09-04 09:51:42 +02:00
  • 4914e5c9d1 O(1) socket removal Martin Sustrik 2009-09-02 16:16:25 +02:00
  • f92de9b2a9 bug during terminal shutdown fixed Martin Sustrik 2009-09-02 14:59:53 +02:00
  • 702fdbb5dd messages that may have been received in the init phase are flushed immediately after engine is plugged in Martin Sustrik 2009-09-02 11:58:39 +02:00
  • 75a5a8732c --disable-shared & C perf tests: a better way Martin Sustrik 2009-09-02 10:59:31 +02:00
  • 947b463193 building C perf tests with --disable-shared fixed Martin Sustrik 2009-09-02 10:46:10 +02:00
  • 5e08a89d1c Merge branch 'master' of git@github.com:sustrik/zeromq2 Martin Sustrik 2009-09-02 10:23:01 +02:00
  • 6a5120b1f1 python extension & perf tests Martin Sustrik 2009-09-02 10:22:23 +02:00
  • 1f06d99a0f Add Java binding Martin Hurton 2009-08-31 13:11:46 +02:00
  • 0aacee389f POSIX threads don't use errno to report errors Martin Hurton 2009-08-31 11:31:32 +02:00
  • 72fdf47d16 python perf tests added Martin Sustrik 2009-08-31 12:50:53 +02:00
  • b6d345f4a6 Ruby perf tests added Martin Sustrik 2009-08-31 12:45:42 +02:00
  • 314deb6185 build system for perf/C and perf/C++ Martin Sustrik 2009-08-30 15:47:39 +02:00
  • 6c36673949 C perf tests added Martin Sustrik 2009-08-30 15:03:16 +02:00
  • 4617fd9e9c c++ perf tests added Martin Sustrik 2009-08-30 09:14:15 +02:00
  • 176879e5bb engine virtualised; chatroom example removed Martin Sustrik 2009-08-30 08:18:31 +02:00
  • 1d650934e4 Ruby bidning added tamara 2009-08-29 11:31:32 +02:00
  • 3666a49022 bug in identifying current thread fixed Martin Sustrik 2009-08-29 10:32:21 +02:00
  • 6996ef6f1a improved error handling Martin Sustrik 2009-08-29 09:41:50 +02:00
  • cb09c6951e pipe deallocation added Martin Sustrik 2009-08-28 16:51:46 +02:00
  • 2dd5016515 multiple bugs fixed Martin Sustrik 2009-08-27 16:24:21 +02:00
  • 67194267f8 Merge branch 'master' of git@github.com:sustrik/zeromq2 Martin Sustrik 2009-08-27 10:55:26 +02:00
  • 99c5d92836 pipes added Martin Sustrik 2009-08-27 10:54:28 +02:00
  • 67c69f952c make configure respect --with-python option Martin Hurton 2009-08-26 15:50:37 +02:00
  • aacdb7a454 python build fix tamara 2009-08-24 12:04:15 +02:00
  • 77bc3790fa python extension added tamara 2009-08-24 11:17:16 +02:00
  • 6be4b01437 session management implemented Martin Sustrik 2009-08-21 14:29:22 +02:00
  • a801b6d8b3 couple of bugs in shutdown mechanism fixed Martin Sustrik 2009-08-20 11:32:23 +02:00
  • 131f2e3096 subscribe API removed Martin Sustrik 2009-08-17 14:07:34 +02:00
  • 059beca59d listener/connecter/init/session added Martin Sustrik 2009-08-12 09:40:16 +02:00
  • bda766ab40 redundant interface (i_api) removed Martin Sustrik 2009-08-09 16:30:22 +02:00
  • 9f1f823b7b zmq_listener/zmq_connecter implemented Martin Sustrik 2009-08-09 16:12:09 +02:00
  • 3147ff8523 getsockopt implemented Martin Sustrik 2009-08-09 11:57:21 +02:00
  • bde396f156 fix to 3-thread synchronisation algorithm Martin Sustrik 2009-08-09 11:21:47 +02:00
  • 5b5b513330 socket options interface modeled as in BSD sockets Martin Sustrik 2009-08-09 09:24:48 +02:00
  • a8b410e66c lockfree interaction patter for 3 theads implemented Martin Sustrik 2009-08-08 16:01:58 +02:00
  • 0b5cc026fb clean up - session/socket/engine stuff removed Martin Sustrik 2009-08-06 12:51:32 +02:00
  • b8b4acef4c dispatcher renamed to context Martin Sustrik 2009-08-06 10:47:34 +02:00
  • 43fa72b7ee C++ binding uses exceptions to signal failure Martin Hurton 2009-08-03 11:59:55 +02:00
  • cc3755a16f renamed from zs to zmq Martin Sustrik 2009-08-03 11:30:13 +02:00
  • 183b688764 git ignoring intermediary files Martin Sustrik 2009-07-30 13:53:46 +02:00
  • 4ed70a9302 initial commit Martin Sustrik 2009-07-29 12:07:54 +02:00