Commit Graph

  • 2632a5c358 add callable where undefined (3.x < 3.2) MinRK 2011-03-03 00:10:11 -0800
  • ae0c00462b Add note for adding new constants, per review. MinRK 2011-03-02 19:50:09 -0800
  • 049ffa4170 add ZMQ_RECONNECT_IVL_MAX, cleanup optional constants MinRK 2011-01-26 16:28:20 -0800
  • 11f2059ab1 Windows/Py3k fixes c/o Baptiste Lepilleur Baptiste Lepilleur 2011-02-17 16:13:22 -0800
  • cf38679a8c 3.2-related test tweaks MinRK 2011-02-16 23:12:55 -0800
  • 7acb75644d allocate.h updates to setup.py MinRK 2011-02-16 20:39:42 -0800
  • c963d9a5ae replace allocate.pxd with allocate.h MinRK 2011-02-16 20:39:28 -0800
  • e9ecdf4cd0 better get_includes() MinRK 2011-02-01 15:16:45 -0800
  • 0770ca6bc4 inline _send/recv_x MinRK 2011-02-01 15:16:22 -0800
  • 275af73b19 cpdef send/recv, cdef _send_x/_recv_x MinRK 2011-01-30 14:33:38 -0800
  • 497d7bc08c Windows/Py3k fixes c/o Baptiste Lepilleur Baptiste Lepilleur 2011-02-17 16:13:22 -0800
  • 3f5d3c49f7 3.2-related test tweaks MinRK 2011-02-16 23:12:55 -0800
  • cec16774a7 allocate.h updates to setup.py MinRK 2011-02-16 20:39:42 -0800
  • 920124ed46 replace allocate.pxd with allocate.h MinRK 2011-02-16 20:39:28 -0800
  • 705f4e3f60 fix typos discovered by piotr@debian MinRK 2011-02-11 10:33:03 -0800
  • 56db86f834 better get_includes() MinRK 2011-02-01 15:16:45 -0800
  • ba4dce733c inline _send/recv_x MinRK 2011-02-01 15:16:22 -0800
  • 0799efa28f fix perf/local_thr use of stopwatch MinRK 2011-01-30 14:35:39 -0800
  • 0f7fc0c5ec cpdef send/recv, cdef _send_x/_recv_x MinRK 2011-01-30 14:33:38 -0800
  • 68222ef9d2 v2.0.10.1 v2.0.10.1 MinRK 2011-01-30 12:00:43 -0800
  • 6d6eb71798 use bint instead of cpython.bool MinRK 2011-01-28 21:23:20 -0800
  • 3868f6baa1 add ZMQ_RECONNECT_IVL_MAX, cleanup optional constants MinRK 2011-01-26 16:28:20 -0800
  • fbd8baa42e relax stopwatch unittest measurement MinRK 2011-01-26 16:26:14 -0800
  • 05a22d9d0e use bint instead of cpython.bool MinRK 2011-01-19 21:34:36 -0800
  • 1fa9978ba4 add note about relaxed version restriction on 2.1.(>0) MinRK 2011-01-19 01:11:16 -0800
  • b31f2ad2db Merge tomspur's import fix in zmq.devices.__init__.py Thomas Spura 2011-01-18 21:12:25 -0800
  • 9bee248bce Fix a failing test Thomas Spura 2011-01-18 17:26:12 +0100
  • 624e96d09d add stopwatch and error tests for issues encountered during nogil audit. MinRK 2011-01-15 01:05:37 -0800
  • 6b2bba1fd3 add stopwatch and error tests for issues encountered during nogil audit. MinRK 2011-01-15 01:05:37 -0800
  • 62470154fa 100% of zeromq API calls are made without holding the gil MinRK 2011-01-15 01:03:18 -0800
  • 056bf68768 Merge branch 'tracker_event' MinRK 2011-01-14 22:37:18 -0800
  • 8e025ed0ff fix py3k unicode->bytes in new test MinRK 2011-01-14 01:15:01 -0800
  • 23a456d6ce Use threading.Event instead of queue.Queue for tracking messages MinRK 2011-01-14 01:13:45 -0800
  • e088c5fa0c pyx modules now include their own pxd headers as build dependencies. MinRK 2011-01-14 01:04:44 -0800
  • a1d233fc34 release gil when calling zmq_term MinRK 2011-01-13 23:35:15 -0800
  • 3108fb1710 fix exec in setup.py for py3k MinRK 2011-01-13 13:41:54 -0800
  • 868ed94251 update a few out of date notes in README MinRK 2011-01-13 13:32:42 -0800
  • 405b6eedce added __revision__ and `setup.py revision` command MinRK 2011-01-13 13:17:24 -0800
  • 7c821a8b69 relax enforced version to 2.1.0 MinRK 2011-01-13 13:21:12 -0800
  • ce2e57c8b2 label 2.1.1 constants appropriately MinRK 2011-01-13 13:20:42 -0800
  • c5e42f5d43 handle unavailable constants MinRK 2011-01-06 16:03:58 -0800
  • 4d3bef132c implement Brian's docs review MinRK 2011-01-11 14:29:31 -0800
  • 08e347491a docs review MinRK 2011-01-11 14:29:01 -0800
  • eb666028ae bump dev version to 2.1.1, matching zeromq MinRK 2011-01-11 12:38:56 -0800
  • a903723846 added zmqversion to MANIFEST.in MinRK 2011-01-10 11:16:23 -0800
  • d7b8fe9a31 added docs for extensions to bindings MinRK 2011-01-07 16:24:55 -0800
  • 47926d04b0 Add initial docs for extended functionality in pyzmq MinRK 2011-01-07 16:24:35 -0800
  • 6a84914c51 consolidate docs into `source` subdir MinRK 2011-01-06 16:28:22 -0800
  • a7e623cd91 add RECOVERY_IVL_MSEC constant MinRK 2011-01-05 15:35:47 -0800
  • c9ca40cc9a ignore gh-pages MinRK 2011-01-05 15:28:35 -0800
  • 21f1cf9de3 missing comma MinRK 2011-01-05 15:26:30 -0800
  • b32fd7ed11 add version note MinRK 2011-01-05 14:13:21 -0800
  • b4c6f2ec3c Add versioning note to toplevel docs and README MinRK 2011-01-05 13:55:03 -0800
  • edfcf12d9a Split doc sections, so developer notes are separate from API MinRK 2011-01-05 13:54:46 -0800
  • 2c08c2fc17 get pyzmq version from version.pyx in setup.py and sphinx docs MinRK 2011-01-05 13:53:38 -0800
  • f552c1bd23 added link to sphinx docs to README.rst MinRK 2011-01-05 09:47:11 -0800
  • d5ecab4842 another pass on docstrings for consistency MinRK 2011-01-04 17:28:46 -0800
  • 113aa3cb9f initial gh-pages commit MinRK 2011-01-04 17:34:21 -0800
  • 2e9635ade2 init gh-pages MinRK 2011-01-04 17:34:19 -0800
  • 40465af9f1 another pass on docstrings for consistency MinRK 2011-01-04 17:28:46 -0800
  • de9f5739e2 quick docstring audit for sphinx autodoc MinRK 2011-01-02 20:33:12 -0800
  • 3ca4d6538d fix latex typo MinRK 2011-01-02 18:41:46 -0800
  • f78f3f7da5 gh-pages tweaks MinRK 2011-01-02 16:12:12 -0800
  • d2e01cded4 Fix sphinx_cython to work better on some member methods MinRK 2011-01-02 13:37:20 -0800
  • 3efcad0441 added gh-pages target to docs Makefile MinRK 2011-01-02 01:37:10 -0800
  • 637e5b7058 added logos MinRK 2011-01-02 01:36:45 -0800
  • 3bc6ba8159 Frontpage and unicode cleanup MinRK 2011-01-02 01:27:12 -0800
  • 52c2808885 added sphinxtogithub MinRK 2011-01-01 23:59:25 -0800
  • a577d5723c don't bother with unicode ØMQ MinRK 2011-01-01 22:51:24 -0800
  • b385ed0d45 add autogen api MinRK 2011-01-01 22:47:36 -0800
  • ea82125b0d properly handle extra numpy-style markup from docstrings MinRK 2011-01-01 22:45:58 -0800
  • 1516c60205 update sphinx conf to accommodate cython MinRK 2011-01-01 22:45:22 -0800
  • b5fe61771c copy many doc options to make from IPython MinRK 2011-01-01 22:44:22 -0800
  • 6b97ce7a60 add sphinx_cython extension MinRK 2011-01-01 22:42:47 -0800
  • abc4311ff4 Merge branch 'versioncheck' MinRK 2010-12-28 14:02:42 -0800
  • 3d8359cc30 Fix _Timeout comparison test MinRK 2010-12-20 15:20:54 -0800
  • e958c2c86e py3k adjustments to ioloop + new asbytes() in utils.strtypes MinRK 2010-12-20 15:12:40 -0800
  • 628d8e1783 Alias izip for use in Python 3 Thomas Kluyver 2010-12-20 19:47:35 +0000
  • fc83bc4bec Fix _Timeout comparison test MinRK 2010-12-20 15:20:54 -0800
  • 2ad9f1d03e py3k adjustments to ioloop + new asbytes() in utils.strtypes MinRK 2010-12-20 15:12:40 -0800
  • 27ebec53ca Simple wrapper for string literals to turn them into bytes in Python 3. Thomas Kluyver 2010-12-20 19:59:17 +0000
  • b57123bdf8 Alias izip for use in Python 3 Thomas Kluyver 2010-12-20 19:47:35 +0000
  • bd8871fa41 fix ftl test, to accomodate uri validation MinRK 2010-12-16 10:04:56 -0800
  • 30b3f11f51 fix poll test, since sub can now send MinRK 2010-12-16 10:03:54 -0800
  • 699c62385d py3k compatible configparser import MinRK 2010-12-15 22:03:16 -0800
  • ec54b6f281 Check for version in zmq.h before building MinRK 2010-12-15 21:56:45 -0800
  • 4ee55474b1 added test for gh-53 MinRK 2010-12-14 13:37:50 -0800
  • bb70dc691e Fixed a bug in setsockopt where it was setting an uninitialized value Signed-off-by: Brandyn A. White <bwhite@dappervision.com> Brandyn A. White 2010-12-14 16:22:17 -0500
  • 51caa9c9dc Fixed a bug in setsockopt where it was setting an uninitialized value Signed-off-by: Brandyn A. White <bwhite@dappervision.com> Brandyn A. White 2010-12-14 16:22:17 -0500
  • a5e1a43119 Add new XPUB/XSUB constants MinRK 2010-12-09 11:15:12 -0800
  • b1acf56c0c allow setup.py test to exit MinRK 2010-12-02 11:12:13 -0800
  • 7c33a863d1 allow setup.py test to exit MinRK 2010-12-02 11:12:13 -0800
  • 3f90e5aa33 map->list(map) fix for Py3k in test_socket MinRK 2010-12-02 10:50:27 -0800
  • eaa0217e3b fix log test socket closing MinRK 2010-12-02 10:03:19 -0800
  • 5b0a818160 fix pgm version check MinRK 2010-12-02 09:51:58 -0800
  • d299c8995d Fix typo that added gcc ignore flags on non-gcc compilers MinRK 2010-11-26 20:45:14 -0800
  • cc750b0293 Fix typo that added gcc ignore flags on non-gcc compilers MinRK 2010-11-26 20:45:14 -0800
  • 9c2f7f5ccb More precise PGM skip; log test closes sockets. MinRK 2010-11-22 19:48:35 -0800
  • cac527bcb6 Use nose if available in setup.py test; better error message if user didn't build inplace. MinRK 2010-11-22 19:05:51 -0800
  • 3f7810b065 Use nose if available in setup.py test; better error message if user didn't build inplace. MinRK 2010-11-22 19:05:51 -0800