Commit Graph

  • 5d0b03b8ad clarify libzmq version check in CFFI backend MinRK 2013-03-24 16:35:43 -0700
  • 6860edba8d update change log for 13.0.1 MinRK 2013-03-24 15:54:47 -0700
  • 7d94cfa4ac Fixed last bugs from list. Adapted version checks for libzmq 3.3 use only. Guido Goldstein 2013-03-21 09:58:49 +0100
  • cf34537285 Merge remote-tracking branch 'minrk/master' Guido Goldstein 2013-03-21 09:40:00 +0100
  • 77fc095b5b Merge pull request #345 from felipecruz/feature/remove_ctypes_configure Min RK 2013-03-20 12:31:11 -0700
  • 2e91026dea Merge 0f3586afd8 into 2a8881e1f4 Felipe Cruz 2013-03-20 07:31:33 -0700
  • 0f3586afd8 remove ctypes_configure code since we can fetch Felipe cruz 2013-03-20 11:25:07 -0300
  • 8968f8f08b Used _check_rc. Guido Goldstein 2013-03-19 10:00:13 +0100
  • 40dfaf4e52 Fixed licencese. Guido Goldstein 2013-03-19 09:59:42 +0100
  • 6ce821a236 Merge remote-tracking branch 'minrk/master' Guido Goldstein 2013-03-19 09:46:58 +0100
  • 2a8881e1f4 Merge pull request #343 from felipecruz/fix/close_zmq_message_after_recv Min RK 2013-03-18 15:58:49 -0700
  • 0b3c40f21e Merge ee61eafb99 into af6523dfe9 Felipe Cruz 2013-03-18 10:22:32 -0700
  • ee61eafb99 close zmq_msg_data after copying it's inner content Felipe cruz 2013-03-18 14:19:40 -0300
  • af6523dfe9 Merge pull request #342 from felipecruz/master Min RK 2013-03-15 23:05:31 -0700
  • 4fe4b4a9d9 Merge db437d8724 into f15fbb48fc Felipe Cruz 2013-03-15 07:46:03 -0700
  • db437d8724 remove unnecessary code Felipe cruz 2013-03-15 11:42:41 -0300
  • a69039d9a4 Merge remote-tracking branch 'minrk/master' Guido Goldstein 2013-03-14 10:07:47 +0100
  • c5792fc608 Adapted example to new get_monitor_message function. Guido Goldstein 2013-03-10 12:59:53 +0100
  • 05d1c8571e Added get_monitor_message and fixed test version skipping. Guido Goldstein 2013-03-10 12:44:05 +0100
  • f15fbb48fc fix IPC_PATH_MAX_LEN typo MinRK 2013-03-09 20:02:14 -0800
  • 1aeb9a6313 Merge pull request #340 from minrk/c19 Min RK 2013-03-09 20:00:43 -0800
  • a1c720797d Merge 22cede5dbd into 9a214e9d7b Min RK 2013-03-09 19:47:00 -0800
  • 22cede5dbd Cython 0.19 disables assignment of `char *` to `str` MinRK 2013-03-09 19:44:14 -0800
  • b7c53253c1 Merge remote-tracking branch 'minrk/master' Guido Goldstein 2013-03-09 12:05:41 +0100
  • 0802f5eef5 Added simple example for socket monitoring. Guido Goldstein 2013-03-09 12:03:00 +0100
  • 9a214e9d7b add checkrc to setup.py dependencies MinRK 2013-03-08 17:12:40 -0800
  • 118a93ffeb apply PR #338 to cython checkrc as well MinRK 2013-03-08 17:12:28 -0800
  • ad99cd0802 Merge pull request #338 from minrk/sigint Min RK 2013-03-08 11:57:55 -0800
  • 9fe329bc3d Fixed decode format and added comment about architecture. Guido Goldstein 2013-03-08 09:45:26 +0100
  • 55912dd1fe Merge 193fda160d into 271a1b33d0 Min RK 2013-03-07 19:00:29 -0800
  • 271a1b33d0 Merge pull request #336 from minrk/oldcython Min RK 2013-03-07 19:00:23 -0800
  • 193fda160d don't turn EINTR into KeyboardInterrupt MinRK 2013-03-07 18:55:25 -0800
  • a5f704310e Added zmq_socket_monitor to zmq_compat.h Guido Goldstein 2013-03-07 22:52:09 +0100
  • d3fc04ce9c Added a get_monitor_socket method. Made tests work. Guido Goldstein 2013-03-07 22:45:24 +0100
  • 0e00ba14e0 Added monitor method to socket. Guido Goldstein 2013-03-07 20:12:28 +0100
  • b190f6f949 Merge 40822c5d77 into f10da99809 Min RK 2013-03-07 10:45:38 -0800
  • 40822c5d77 add version-checking for Cython MinRK 2013-03-07 10:40:42 -0800
  • f10da99809 Merge pull request #334 from stuaxo/master Min RK 2013-03-04 14:10:22 -0800
  • 8468dd2e2c Merge 5e8bb75339 into fd9d8a640b Stuart Axon 2013-03-04 07:33:16 -0800
  • 5e8bb75339 Update XREQ to DEALER and XREP to ROUTER stu 2013-03-04 14:44:46 +0000
  • fd9d8a640b Merge pull request #329 from xantares/master MinRK 2013-02-24 14:37:23 -0800
  • a249b31be7 Fixed just zmq detection xantares 2013-02-24 15:49:36 +0100
  • 0b2f93da20 Merge 773873ffa6 into 9f6c483fdb xantares 2013-02-24 06:50:33 -0800
  • 773873ffa6 Fixed just zmq detection xantares 2013-02-24 15:49:36 +0100
  • 1a87ed9f3d Revert "Fixed linking with realtime library." xantares 2013-02-24 15:40:32 +0100
  • 83923e13c8 Revert "Take platform + compiler type into account for previous patch." xantares 2013-02-24 15:40:17 +0100
  • b78cdf1d5d Revert "Link rt just with libzmq." xantares 2013-02-24 15:38:32 +0100
  • 2b29e831f4 Link rt just with libzmq. Michel Zou 2013-02-24 14:49:38 +0100
  • 3b2a7dee49 Take platform + compiler type into account for previous patch. Michel Zou 2013-02-22 19:35:55 +0100
  • c1355ad3b7 Fixed linking with realtime library. Michel Zou 2013-02-22 09:36:28 +0100
  • 9f6c483fdb fix device headers MinRK 2013-02-21 17:31:46 -0800
  • cee3121dc3 fix devices MinRK 2013-02-21 17:30:03 -0800
  • 094b235081 minor sphinx fixes MinRK 2013-02-21 16:49:59 -0800
  • 3e04cbd010 release 13.0.0 MinRK 2013-02-21 16:43:57 -0800
  • d7d1472172 back to dev MinRK 2013-02-21 15:15:45 -0800
  • c371aa8608 release 13.0.0 v13.0.0 MinRK 2013-02-21 15:07:13 -0800
  • 04205bcc30 remove insurance industry MinRK 2013-02-21 15:09:15 -0800
  • 3209611848 Configure inherits from build_ext, not build MinRK 2013-02-21 12:34:20 -0800
  • 042536e435 rst underline fixes MinRK 2013-02-18 10:41:22 -0800
  • 831cdadad6 Merge pull request #328 from minrk/cleanup Min RK 2013-02-17 21:30:28 -0800
  • 130c515cbe Merge 847ff3b946 into b338adced1 Min RK 2013-02-17 21:20:38 -0800
  • 847ff3b946 fix version check in test_dir MinRK 2013-02-17 21:20:32 -0800
  • 972da8a2b9 add `__dir__` to context and socket MinRK 2013-02-17 21:09:01 -0800
  • c4d4b5147a add select to API doc MinRK 2013-02-17 20:54:20 -0800
  • b338adced1 rc3 MinRK 2013-02-16 12:19:47 -0800
  • a2e303389e Merge pull request #326 from minrk/checkrc Min RK 2013-02-16 11:17:25 -0800
  • f97ba039b6 Merge 3ecb84b8da into b8ca4b1d1d Min RK 2013-02-16 10:44:20 -0800
  • 3ecb84b8da cleanup a few stdlib cimports MinRK 2013-02-16 10:37:32 -0800
  • 3959e4515f cython inline checkrc MinRK 2013-02-16 10:37:11 -0800
  • 2b337cf664 13.0.0 rc2 MinRK 2013-02-09 15:27:41 -0800
  • b8ca4b1d1d remove redundant mod:zmq MinRK 2013-02-09 15:35:51 -0800
  • e562ab976f fix level for zmq Classes MinRK 2013-02-09 15:33:58 -0800
  • 7bc6fc0f3e Merge pull request #321 from minrk/sphinx Min RK 2013-02-09 15:28:59 -0800
  • 3c4345cfd4 Merge fa2ba7b99c into 5181242768 Min RK 2013-02-09 14:34:49 -0800
  • fa2ba7b99c don't trust autgen_api with main APIs MinRK 2013-02-09 14:34:09 -0800
  • 5181242768 add include_dirs onto initial Extension for `setup.py cython` MinRK 2013-02-09 13:23:16 -0800
  • 0bb15a88fc fix revision command MinRK 2013-02-09 12:35:31 -0800
  • 9d5239d00a rc2 MinRK 2013-02-09 12:28:25 -0800
  • 6818936de5 Merge pull request #319 from minrk/buildtemp Min RK 2013-02-09 12:27:17 -0800
  • 5d68ba7030 Merge eedd43f3d0 into 8de7a9d108 Min RK 2013-02-09 11:34:28 -0800
  • 8de7a9d108 add py33 to tox MinRK 2013-02-08 10:20:59 -0800
  • eedd43f3d0 minor fixes MinRK 2013-02-07 16:49:28 -0800
  • 8c4ca3e5c4 remove global CONFIG state MinRK 2013-02-06 09:47:28 -0800
  • 4e11e882ca chmod u+w on bundled libzmq MinRK 2013-02-06 09:35:24 -0800
  • 29217d65db add newlines around sub-list in changelog MinRK 2013-02-04 17:46:05 -0800
  • 8a0ab321f2 fix changelog MinRK 2013-02-04 17:45:32 -0800
  • 617c712743 13.0rc1 MinRK 2013-02-04 17:42:03 -0800
  • 5305d60cc9 Merge pull request #317 from minrk/rc Min RK 2013-02-04 17:37:13 -0800
  • 79cb23520b Merge 0e323bbe0f into 2c84e6390d Min RK 2013-02-04 17:30:59 -0800
  • 0e323bbe0f fix dirs in virtual-env MinRK 2013-02-04 17:30:18 -0800
  • 955c20ad73 bump version to rc MinRK 2013-02-04 16:35:39 -0800
  • 5e9601a1fb update MANIFEST.in MinRK 2013-02-04 16:44:49 -0800
  • fb7fab2b11 save config if fallback to /usr/local succeeds and is necessary MinRK 2013-02-04 16:38:44 -0800
  • 14eb58b12b remove unused keys from setup.cfg.template MinRK 2013-02-04 16:38:22 -0800
  • 71948fc596 update README for 13.0 MinRK 2013-02-03 16:53:26 -0800
  • f4e620ad7e update autogen_api exclusions MinRK 2013-02-03 16:50:12 -0800
  • 6a65d61575 update docs with recent changes MinRK 2013-02-03 16:32:33 -0800
  • 5f6b7d6206 update AUTHORS MinRK 2013-02-03 16:12:48 -0800
  • 2c84e6390d Merge pull request #312 from minrk/rebuild Min RK 2013-02-03 15:44:27 -0800
  • d9cb32c192 Merge 4893d84989 into 8e7be77d65 Min RK 2013-02-03 15:43:06 -0800