Commit Graph

  • 8e7be77d65 newline on getpid_compat.h MinRK 2013-02-03 13:19:30 -0800
  • 0b2e95a7bf Merge pull request #316 from felipecruz/feature/fix_cffi_import Min RK 2013-02-03 13:14:45 -0800
  • 3a6540ef8f Merge 6f35407f32 into 8954e42448 Felipe cruz 2013-02-03 12:46:15 -0800
  • 6f35407f32 remove _version module import from CFFI since it's Felipe cruz 2013-02-03 18:45:04 -0200
  • 8954e42448 Merge pull request #315 from minrk/cffi_license Min RK 2013-02-03 12:08:16 -0800
  • 4893d84989 fix space in OS X MinRK 2013-02-03 11:40:36 -0800
  • 606030d376 clean cleans conf MinRK 2013-02-03 11:39:24 -0800
  • 489e7d6ae2 add missing return in check_sys_un MinRK 2013-02-03 11:37:55 -0800
  • b9c65b26cd Merge 4a982486a1 into 9077a88b4e Min RK 2013-02-03 11:36:16 -0800
  • 9077a88b4e add header / newline to Python MQ MinRK 2013-02-03 11:32:19 -0800
  • e0ec10ad71 Windows fixes Min Ragan-Kelley 2013-02-03 11:12:19 -0800
  • 4a982486a1 add license headers to CFFI backend MinRK 2013-02-03 11:09:38 -0800
  • d9491f1e95 Merge pull request #314 from minrk/ioloop.time Min RK 2013-02-03 10:32:43 -0800
  • 01c83bf8d3 Merge a8a9f8e128 into eb9fd6fd7f Min RK 2013-02-02 22:41:38 -0800
  • a8a9f8e128 add IOLoop.time MinRK 2013-02-02 22:38:49 -0800
  • d7f3f1eef7 don't suppress warnings, it's not worth the trouble MinRK 2013-02-02 21:05:42 -0800
  • d263a28381 add sample android cross-compile setup.cfg MinRK 2013-02-02 20:49:34 -0800
  • 1b29b0f0da progress towards more sensible config MinRK 2013-01-30 11:21:55 -0800
  • ba4d372a4d don't clean in the middle of a build MinRK 2013-01-31 22:42:39 -0800
  • b5b896e18c allowing cross-compilation from Linux to Android, also unused platform.hpp as a bonus Cyril Holweck 2012-07-03 12:05:37 +0200
  • 775ece2500 Merge 22919164b2 into eb9fd6fd7f cyrilh 2013-02-02 16:52:00 -0800
  • eb9fd6fd7f add install_requires for pypy MinRK 2013-02-02 16:30:00 -0800
  • d504dbc187 fix error checking in cffi backend MinRK 2013-02-02 16:19:52 -0800
  • 092fa35697 Merge Pull Request #307 MinRK 2013-02-02 16:04:16 -0800
  • a83511a0e7 add cffi stopwatch and remove skipped tests for Felipe cruz 2013-02-02 19:17:22 -0200
  • a0505cf974 Merge pull request #2 from minrk/pypy Felipe cruz 2013-02-02 03:16:27 -0800
  • 29b1035a45 add __pycache__ to gitignore MinRK 2013-02-01 22:22:02 -0800
  • 591b25ee9c add pure Python monitored queue (for PyPy) MinRK 2013-02-01 22:21:17 -0800
  • d929e6e7ed bundled libzmq doesn't work on PyPy MinRK 2013-02-01 21:23:53 -0800
  • ef78690e96 skip some tracker / refcounting tasks on PyPy MinRK 2013-02-01 21:19:44 -0800
  • 8293e2abee skip stopwatch tests (until stopwatch is defined in cffi) MinRK 2013-02-01 21:18:54 -0800
  • 426af93f66 ensure sockets are cleaned up in a few device tests MinRK 2013-02-01 21:13:59 -0800
  • be78aae4ec use zmq.proxy in zmq.device MinRK 2013-02-01 21:13:28 -0800
  • 378a8fc7bc fix Context gc test on PyPy MinRK 2013-02-01 21:04:04 -0800
  • f45fc84113 add skip decorators (required for 2.6) MinRK 2013-02-01 21:03:22 -0800
  • 0edfb42516 Frame is just a dummy, it doesn't actually have a zmq_msg_t handle MinRK 2013-02-01 20:57:41 -0800
  • f568da5575 avoid imports from zmq.core MinRK 2013-02-01 20:26:39 -0800
  • 424663438c fix Context destruction / Socket gc MinRK 2013-02-01 20:26:17 -0800
  • 6760c1d0fb only do initthreads for CPython MinRK 2013-02-01 20:22:57 -0800
  • dcd3cc5182 Merge 0cb38ef2ca into 51a61c262c Felipe cruz 2013-02-01 16:00:12 -0800
  • 0cb38ef2ca remove unnecessary trim bytes function Felipe cruz 2013-02-01 21:59:48 -0200
  • 912ec1162e fix device/proxy functions arguments names to Felipe cruz 2013-02-01 21:54:58 -0200
  • 08d76bf302 remove unused cffi import on cffi test case Felipe cruz 2013-02-01 21:40:20 -0200
  • 51a61c262c Merge pull request #310 from minrk/allocate Min RK 2013-02-01 11:34:13 -0800
  • b0a265efc8 comestic import changes (use () notation) Felipe cruz 2013-02-01 15:45:39 -0200
  • 5b04c8949d Change SkipIf to raise SkipTest in cffi tests Felipe cruz 2013-02-01 15:44:08 -0200
  • 746d627953 add encoding info to cffi_core.constants Felipe cruz 2013-02-01 15:38:03 -0200
  • 52a752f4b9 remove instance attribute from Context and Felipe cruz 2013-02-01 15:37:21 -0200
  • 9578c19d66 Merge 559c41be0a into 8fc08cbdde Min RK 2013-01-31 22:35:29 -0800
  • 559c41be0a remove last use of allocate MinRK 2013-01-31 15:35:43 -0800
  • 8fc08cbdde Merge pull request #311 from minrk/greenbarf Min RK 2013-01-31 22:33:08 -0800
  • 4fde754864 Merge b9876549ca into 12150a1f94 Min RK 2013-01-31 22:32:36 -0800
  • 12150a1f94 Merge pull request #308 from minrk/exceptions Min RK 2013-01-31 22:31:58 -0800
  • d2db12ec3e remove cffi Poller and unused polling code Felipe cruz 2013-01-31 23:53:41 -0200
  • 8714766ce0 remove cffi duplicated constants grous and import Felipe cruz 2013-01-31 23:32:26 -0200
  • 2f720df43e fix cffi zmq_poll implementation Felipe cruz 2013-01-31 23:27:31 -0200
  • 806e4eac9a use _ to describe private backend attributes Felipe cruz 2013-01-31 23:27:07 -0200
  • f08096aae7 remove socket.rcvmore attribute Felipe cruz 2013-01-31 23:25:39 -0200
  • 5775841902 import constants groups from zmq.sugar Felipe cruz 2013-01-31 23:25:00 -0200
  • b1476b5e9e Fix contexto __del__ and remove unnecessary Felipe cruz 2013-01-31 23:23:57 -0200
  • 6600eef5b2 Add linger procedure to context.term() Felipe cruz 2013-01-31 23:22:42 -0200
  • dafd575e6a Add zmq_ctx_new and refactor cffi tests to use Felipe cruz 2013-01-31 23:20:49 -0200
  • f93d226628 Update msg send and recv functions definitions Felipe cruz 2013-01-31 23:19:40 -0200
  • b9876549ca tweak gevent bug workarounds MinRK 2013-01-31 17:00:58 -0800
  • ae90f947c1 Merge 92a8fc79d1 into ab8efde278 Min RK 2013-01-31 14:52:00 -0800
  • 92a8fc79d1 test new exceptions MinRK 2013-01-30 20:09:27 -0800
  • f8d202453d Merge 9c3b8f61ce into ab8efde278 Min RK 2013-01-30 20:42:01 -0800
  • 9c3b8f61ce test new exceptions MinRK 2013-01-30 20:09:27 -0800
  • 0f1ffa2d46 get errno before making any Python calls in _check_rc MinRK 2013-01-30 18:00:03 -0800
  • c0c9bf27da add Again and ContextTerminated exception subclasses MinRK 2013-01-26 14:54:39 -0800
  • d9c67899fa cffi backend implementation Felipe cruz 2013-01-29 20:03:28 -0200
  • ab8efde278 Merge pull request #306 from minrk/readmemd Min RK 2013-01-29 09:15:40 -0800
  • a4673db4f3 Merge 3a68d006c5 into dd8240939a Min RK 2013-01-28 18:14:18 -0800
  • 3a68d006c5 README is now markdown MinRK 2013-01-28 18:11:28 -0800
  • dd8240939a update platform.hpp from libzmq 3.3.0 MinRK 2013-01-28 11:46:43 -0800
  • dc1200cc92 Merge pull request #305 from minrk/greensocketpoll Min RK 2013-01-27 17:01:15 -0800
  • 50ac7b1451 Merge e64daa2a46 into e6d7ed7b5e Min RK 2013-01-27 16:43:53 -0800
  • e64daa2a46 use green poller in GreenSocket.poll MinRK 2013-01-27 16:43:43 -0800
  • e6d7ed7b5e Merge pull request #303 from minrk/version Min RK 2013-01-27 15:51:59 -0800
  • c5a2183f14 Merge 11a2bcf7f7 into 4ba9728b68 Min RK 2013-01-27 15:36:09 -0800
  • 11a2bcf7f7 note new version in readme / docs MinRK 2013-01-27 15:35:44 -0800
  • 06f14dba52 bump version to 13.0dev MinRK 2013-01-27 15:35:24 -0800
  • 4ba9728b68 Merge pull request #296 from minrk/ctxopt Min RK 2013-01-27 15:07:44 -0800
  • 0396d2cf44 Merge 91b87204db into 7862edbcdf Min RK 2013-01-27 14:46:08 -0800
  • 7862edbcdf Merge pull request #302 from gotcha/patch-1 Min RK 2013-01-27 10:12:58 -0800
  • c0b5efb95f Merge f802701a71 into 020766ae70 Godefroid Chapelle 2013-01-26 14:59:49 -0800
  • f802701a71 Update zmq/core/socket.pyx Godefroid Chapelle 2013-01-26 23:59:45 +0100
  • 27e037504d Update zmq/core/socket.pyx Godefroid Chapelle 2013-01-26 07:35:10 +0100
  • 91b87204db adjust autogen skips MinRK 2013-01-25 13:24:53 -0800
  • 995044b5f2 update changelog MinRK 2013-01-25 10:58:23 -0800
  • 4e9d634251 note new version.py location in sphinx conf MinRK 2013-01-25 10:58:07 -0800
  • 719140512d unicode fixes in sphinx extensions MinRK 2013-01-24 23:06:47 -0800
  • a0eb9c7179 back to X.Ydev convention MinRK 2013-01-24 21:32:34 -0800
  • 25e2a56800 add Frame wrapper for get/setattr MinRK 2013-01-24 20:42:03 -0800
  • a5720cc4eb centralize attr access to a mixin MinRK 2013-01-24 20:41:36 -0800
  • 4d3c12b3bc Merge e69778f902 into 020766ae70 jordens 2013-01-24 15:41:21 -0800
  • 020766ae70 Merge pull request #299 from jdgleeson/patch-1 Min RK 2013-01-24 15:41:06 -0800
  • 8512e1eaf1 Merge 3a46d93218 into 80cb6a8967 jdgleeson 2013-01-24 15:38:14 -0800
  • 3a46d93218 Update buildutils/detect.py jdgleeson 2013-01-24 16:36:29 -0700
  • 80cb6a8967 Merge pull request #298 from minrk/travis Min RK 2013-01-24 10:28:46 -0800