Commit Graph

  • 059e6adb0b try to install pypy from ppa MinRK 2013-09-17 12:58:52 -0700
  • 20db145507 Merge pull request #415 from minrk/tornado-upstream Min RK 2013-09-17 12:41:58 -0700
  • d2869e2e67 update test_security with 3.3 constant changes MinRK 2013-09-17 12:21:19 -0700
  • d09463f553 regen constants MinRK 2013-09-17 12:21:03 -0700
  • 5adf7fbe19 update constants from 3.3 MinRK 2013-09-17 12:20:38 -0700
  • 2aaf87f6ab Fixed skip to libzmq version 3.3. Guido Goldstein 2013-09-17 19:47:52 +0200
  • 15795dd1d1 Made example BSD licensed. Guido Goldstein 2013-09-17 19:44:07 +0200
  • 7898b0a05a Changed ip addresses to loopback and added some more output. Guido Goldstein 2013-09-17 19:35:33 +0200
  • ce0a36e721 Merge branch 'master' of git://github.com/zeromq/pyzmq Guido Goldstein 2013-09-17 17:22:19 +0200
  • 0c649b241e Merge 8486158144 into c8fe11e430 Min RK 2013-09-16 15:48:07 -0700
  • 8486158144 upstream changes from latest tornado (3.1.1) MinRK 2013-09-16 15:06:07 -0700
  • c8fe11e430 Merge pull request #413 from minrk/retox Min RK 2013-09-16 13:12:27 -0700
  • 4abaec1f56 Merge 54fe94f8ae into 3afea19494 Min RK 2013-09-16 13:12:18 -0700
  • 3afea19494 Merge pull request #411 from minrk/cffi-build Min RK 2013-09-16 13:12:14 -0700
  • b9db874a46 Merge 3693c529b7 into f362ba753d Min RK 2013-09-16 13:12:01 -0700
  • 54fe94f8ae update tox MinRK 2013-09-16 13:11:00 -0700
  • 3693c529b7 cleanup of shared Context doesn't work on PyPy MinRK 2013-09-16 12:52:26 -0700
  • baa2332575 compile CFFI extension at build time for PyPy MinRK 2013-09-16 12:15:28 -0700
  • f362ba753d Merge pull request #412 from minrk/perf Min RK 2013-09-16 12:37:19 -0700
  • 5d9df1f457 Merge 0ee2781f99 into 1c3326749b Min RK 2013-09-16 12:36:43 -0700
  • 0ee2781f99 update perf MinRK 2013-09-16 12:36:27 -0700
  • 1c3326749b Merge pull request #408 from minrk/garbage Min RK 2013-09-16 11:58:44 -0700
  • 2c5db08bfe Merge branch 'master' of https://github.com/zeromq/pyzmq Guido Goldstein 2013-09-14 09:55:37 +0200
  • 05cbed1045 Multiple read. Fantix King 2013-09-13 10:47:41 +0800
  • d593ac37b9 Fix issue that green socket doesn't allow multiple waiting write. Fantix King 2013-09-06 15:57:08 +0800
  • 1b993ac6f9 Merge 3453e1f50a into 3e06f59cee Min RK 2013-09-03 16:50:19 -0700
  • 3e06f59cee Merge pull request #401 from minrk/newconstants Min RK 2013-09-03 16:37:33 -0700
  • 1308f9c9fb Merge 8d90844ae0 into 3671620e40 Min RK 2013-09-03 16:36:55 -0700
  • 3671620e40 Merge pull request #406 from phuslu/master Min RK 2013-09-02 22:15:03 -0700
  • f1cba75441 Merge 796b25932e into f454ae35e4 Phus Lu 2013-09-02 21:25:49 -0700
  • 796b25932e use setuptools to dynamic load freeze pyzmq egg Phus Lu 2013-09-03 12:25:48 +0800
  • 81e7e77fa9 use setuptools to dynamic load freeze pyzmq egg Phus Lu 2013-09-03 11:41:22 +0800
  • 20b1e315b4 use setuptools to dynamic load freeze pyzmq egg Phus Lu 2013-09-03 09:35:28 +0800
  • 8d90844ae0 test libzmq security MinRK 2013-09-02 16:00:12 -0700
  • 60cfc7a3e7 rebuild constants.c when constants.pxi is updated MinRK 2013-09-02 15:57:17 -0700
  • 661866aaf7 update int sockopt test exclusions MinRK 2013-08-25 18:49:08 +0200
  • eed68ee5c9 use numpy.isnan MinRK 2013-08-24 18:01:23 +0200
  • d1e2a9ed88 utf16 test fix MinRK 2013-08-24 18:01:06 +0200
  • fe2706d9e6 strip null-termination from bytes-sockopts MinRK 2013-08-24 16:30:15 +0200
  • 71b02edc11 update constants MinRK 2013-08-24 15:07:17 +0200
  • 98e7a00fc8 updateconstants workaround for ZMQ_NULL MinRK 2013-08-24 15:07:08 +0200
  • 5e43f2b84d add constants from libzmq-3.3.0 MinRK 2013-08-24 14:57:28 +0200
  • f454ae35e4 Merge pull request #407 from minrk/mq-check-rc Min RK 2013-09-02 15:44:58 -0700
  • 0cd9dacecb Merge 353f3086b5 into 903c1b6b79 Min RK 2013-09-02 15:03:54 -0700
  • 353f3086b5 catch ETERM in Devices MinRK 2013-09-02 13:14:56 -0700
  • 0037f49493 check rc in monitored queue MinRK 2013-09-02 13:09:19 -0700
  • fbf6542af6 use setuptools to dynamic load freeze pyzmq egg Phus Lu 2013-09-03 02:29:20 +0800
  • 302ade4046 use setuptools to dynamic load freeze pyzmq egg Phus Lu 2013-09-02 19:10:58 +0800
  • 4682a1acf7 Merge 6e2ded00a8 into 903c1b6b79 Phus Lu 2013-09-02 04:03:19 -0700
  • 6e2ded00a8 use setuptools to dynamic load freeze pyzmq egg Phus Lu 2013-09-02 19:03:18 +0800
  • 098e472a02 use setuptools to dynamic load freeze pyzmq egg. Phus Lu 2013-09-02 18:13:28 +0800
  • 3453e1f50a Push the gc thread down one layer MinRK 2013-09-01 18:37:07 -0700
  • 94a810bdda handle process shutdown a bit better MinRK 2013-09-01 17:03:13 -0700
  • 222a058e33 update some tests with refcount timings MinRK 2013-08-28 22:41:07 -0700
  • 47f7684f53 add garbage-collector thread MinRK 2013-08-28 22:40:53 -0700
  • 903c1b6b79 Merge pull request #402 from minrk/z85 Min RK 2013-08-28 16:38:04 -0700
  • 60f64ef473 Merge 8d2a38440d into 5a6d80107f Min RK 2013-08-27 15:57:30 -0700
  • 8d2a38440d Python 3 compatibility in z85 MinRK 2013-08-27 15:57:23 -0700
  • 242709b4ef add z85 implementation MinRK 2013-08-27 11:35:36 -0700
  • b731518682 Re-added accidentally removed file. Guido Goldstein 2013-08-27 10:36:24 +0200
  • 9d63caa681 Merged minrk master Guido Goldstein 2013-08-27 10:33:35 +0200
  • 5a6d80107f Merge pull request #399 from minrk/constants Min RK 2013-08-25 05:13:41 -0700
  • c3b9c52ce4 Merge 1319319fc7 into 3c2f1e0e43 Min RK 2013-08-25 05:01:33 -0700
  • 1319319fc7 typos in constant_names MinRK 2013-08-25 14:01:20 +0200
  • 3c20e0b7a2 add `setup.py constants` MinRK 2013-08-25 13:44:06 +0200
  • 13b6942df3 move constant templates into their own files MinRK 2013-08-25 13:06:47 +0200
  • c82a2ceb23 update integer sockopt test MinRK 2013-08-24 15:10:03 +0200
  • 36c803e8a7 test new and removed containers against reality MinRK 2013-08-24 14:56:54 +0200
  • 9b8e94b105 re-run updateconstants MinRK 2013-08-24 14:45:15 +0200
  • fc70ad2892 update constant_names after testing MinRK 2013-08-24 14:45:02 +0200
  • fcf77c8ba8 test constant logic MinRK 2013-08-24 14:44:12 +0200
  • 0c68ddb11b use libzmq-3 API for creating / destroying contexts in CFFI backend MinRK 2013-08-23 15:18:03 +0200
  • 1e3dbf6412 remove explicit constants from CFFI backend MinRK 2013-08-23 15:17:42 +0200
  • 1cbdfba8b2 run update constants MinRK 2013-08-23 14:39:11 +0200
  • 5eff8d79b9 autogenerate files with constants MinRK 2013-08-23 14:38:58 +0200
  • 3c2f1e0e43 Merge pull request #398 from minrk/pxddocstring Min RK 2013-08-07 12:55:40 -0700
  • 08e16bbc9c Merge 7f0d6cbcb6 into 7dbcc5bf18 Min RK 2013-08-07 11:46:24 -0700
  • 7f0d6cbcb6 remove docstrings from pxds MinRK 2013-08-07 11:46:17 -0700
  • 7dbcc5bf18 Merge pull request #396 from felipecruz/fix/import_cffi_tests Min RK 2013-08-03 18:32:17 -0700
  • b6848afa20 Merge b0d04f28f1 into 4519049274 Felipe Cruz 2013-08-03 11:35:41 -0700
  • b0d04f28f1 Remove zmq version 2 names definitions Felipe cruz 2013-08-03 15:29:23 -0300
  • 04c381efc6 Remove NOBLOCK import Felipe cruz 2013-08-03 15:28:27 -0300
  • 4519049274 Merge pull request #394 from felipecruz/feature/update_doc_url_reference Min RK 2013-08-02 09:18:27 -0700
  • a84d121b66 Merge 76c263dfd1 into 1a683e7214 Felipe Cruz 2013-08-01 17:59:06 -0700
  • 76c263dfd1 Update threadsafety url ref to 2.2 and 3.2 Felipe cruz 2013-08-01 21:56:43 -0300
  • 7707134c1c Fixed version checks for monitoring support. Guido Goldstein 2013-07-19 14:58:09 +0200
  • 193f1f3a67 Merge branch 'master' of git://github.com/zeromq/pyzmq Guido Goldstein 2013-07-19 14:45:09 +0200
  • 1a683e7214 Merge pull request #388 from garrison/patch-1 Min RK 2013-07-12 18:12:06 -0700
  • 2a89c98b2e Merge ce97f46881 into 596a4c0013 Jim Garrison 2013-07-11 21:46:13 -0700
  • ce97f46881 Update an exception to refer to send_string() instead of send_unicode() Jim Garrison 2013-07-11 21:45:39 -0700
  • c4afe4c2b9 Merge 86c4621af8 into 109fae3b70 Robert Buchholz 2013-07-09 09:28:35 -0700
  • 86c4621af8 Make example serialization code use correct library functions Robert Buchholz 2013-07-09 18:28:15 +0200
  • 596a4c0013 Merge pull request #386 from iyedb/patch-1 Min RK 2013-07-04 15:32:53 -0700
  • 268d56c513 Merge 0065118939 into e5c52c0dbc Iyed 2013-07-04 14:52:10 -0700
  • 0065118939 corrected typo in docstring Iyed 2013-07-04 23:51:55 +0200
  • e5c52c0dbc Merge pull request #383 from minrk/giltest Min RK 2013-07-01 15:47:05 -0700
  • f2d4c51526 Merge 12302300ec into f48688a6fc Min RK 2013-06-28 11:12:53 -0700
  • 12302300ec Remove unhelpful GIL releases MinRK 2013-06-26 11:55:20 -0400
  • f48688a6fc Merge pull request #381 from minrk/pollperf Min RK 2013-06-28 11:12:04 -0700
  • 1a1275ad23 Merge 1941e78662 into e7a8aa1fe8 Min RK 2013-06-28 11:11:24 -0700