Commit Graph

  • bcce0bbab2 Changes necessary to compile the pyDevSup module for RHEL8 and EPICS 7.0.7 module koennecke 2024-01-12 13:52:35 +01:00
  • 87d1a3999c Changes for RHEL8 koennecke 2024-01-12 09:32:27 +01:00
  • e7ba24f4e2 Some improvements to the module makefile koennecke 2020-08-24 08:59:38 +02:00
  • 618b183844 Added missing dbd files koennecke 2020-08-21 14:38:45 +02:00
  • 65519f950a pyDevSup working as a module in require system koennecke 2020-08-21 14:31:34 +02:00
  • 3f5569fc5e replace sourceforge links master Michael Davidsaver 2020-03-10 16:45:17 -07:00
  • c90d6cff67 1.2 Michael Davidsaver 2020-03-10 16:41:14 -07:00
  • 9d60056e0a update travis Michael Davidsaver 2020-03-03 10:22:08 -08:00
  • b6add21fff quiet warnings Michael Davidsaver 2020-03-03 11:16:09 -08:00
  • 3620e1e013 3.14 compat Michael Davidsaver 2020-03-03 11:01:38 -08:00
  • ddf6bab236 fix executable linking Michael Davidsaver 2020-02-04 19:15:36 -08:00
  • 849fa492f0 more py3 Michael Davidsaver 2019-09-03 20:52:13 -07:00
  • 62204d06d9 update sphinx docs Michael Davidsaver 2019-08-30 19:55:06 -07:00
  • 89ee280cd0 py3 Michael Davidsaver 2019-08-30 19:55:14 -07:00
  • 1c6ce2aca9 fix UINT64 for Base >=3.16 Michael Davidsaver 2019-08-14 20:22:49 -07:00
  • e2ca483507 avoid deadlock between GIL and scan locks Michael Davidsaver 2019-06-05 12:04:00 +02:00
  • c4a1c7deea delay registering second cleanupPy() Michael Davidsaver 2019-05-06 11:36:48 -07:00
  • 9237bb4d95 try to ensure cleanupPy() is run early on shutdown. Michael Davidsaver 2019-05-06 11:26:43 -07:00
  • ae755cd069 increment to 1.1 Michael Davidsaver 2019-03-12 17:29:55 -07:00
  • 1b95827718 Merge remote-tracking branch 'origin/devel' Michael Davidsaver 2019-03-12 17:18:05 -07:00
  • 15dfe2aa92 Python init: don't install sig handlers. Fix #5 Bruno Martins 2019-03-12 12:03:22 -04:00
  • 6e3c3d6aed Fix pyIocApp's Makefile Bruno Martins 2019-03-12 11:54:13 -04:00
  • f18bdb7b56 Fix build on macOS. Sebastian Marsching 2019-02-24 11:27:40 +01:00
  • 0d7e92ef80 MNT: py2/3 compatible dict methods Daron Chabot 2019-02-21 14:30:22 -05:00
  • 68c4c92e28 Debian: build for all supported python3 versions Bruno Martins 2018-12-19 14:04:15 -05:00
  • 93a4d05866 testing cleanup Michael Davidsaver 2018-11-04 17:05:03 -08:00
  • 574ca20bdb cleanup and inithook Michael Davidsaver 2018-11-04 16:47:23 -08:00
  • 6b8d7ff7c5 minor Michael Davidsaver 2018-11-04 16:30:39 -08:00
  • dcf81c3744 update doc Michael Davidsaver 2018-11-04 16:25:24 -08:00
  • 4b05477417 Base 3.14 Michael Davidsaver 2018-11-04 15:48:20 -08:00
  • 2c34d9df52 py3 Michael Davidsaver 2018-11-04 15:42:34 -08:00
  • 1abc792516 travis-ci update Michael Davidsaver 2018-11-04 13:10:08 -08:00
  • 11a93fce21 test field access and dset Michael Davidsaver 2018-11-04 12:33:09 -08:00
  • a3524c5aa0 start PDB unittest Michael Davidsaver 2018-11-03 14:39:57 -07:00
  • f428d2a4e4 rework to separate out python module Michael Davidsaver 2018-11-03 13:33:36 -07:00
  • 662b518338 separate softIocPy build Michael Davidsaver 2018-11-02 17:12:31 -07:00
  • 1d8c6ab7b5 Makefile updates from p4p Michael Davidsaver 2018-11-02 16:47:57 -07:00
  • 62b4a046bc VAL asignment for waveforms Philipp 2018-10-31 22:13:27 +01:00
  • 54fabd3a9d Handle string waveforms Philipp 2018-10-31 21:23:33 +01:00
  • 44e5bd98b9 add setTime to test IOC Michael Davidsaver 2018-04-17 10:52:51 -07:00
  • 4269c69c23 Use datetime.timestamp() Philipp Niedermayer 2018-04-16 13:52:41 +02:00
  • 2e51578ec8 Fixes #6 Philipp Niedermayer 2018-04-16 13:44:29 +02:00
  • 8c15d97ace more RELEASE.local Michael Davidsaver 2018-01-24 16:29:19 -08:00
  • 867dd87095 travis-ci Michael Davidsaver 2018-01-24 15:53:07 -08:00
  • e0a3ecb768 fix realclean hack Michael Davidsaver 2018-01-24 16:20:00 -08:00
  • 6de2538c1d enable RELEASE.local Michael Davidsaver 2018-01-24 16:01:20 -08:00
  • d6685b49b9 use inspect Michael Davidsaver 2018-01-24 15:48:56 -08:00
  • ab867e3bee add SKIP_DB_INSTALL for package build Michael Davidsaver 2017-05-12 15:29:57 -04:00
  • 2fbe91c884 debianize Michael Davidsaver 2016-04-22 11:28:27 -04:00
  • ca85bb1cb8 shared lib deps Michael Davidsaver 2016-04-22 12:03:16 -04:00
  • 9be6038aab simpler unicode to char* Michael Davidsaver 2015-08-04 10:10:16 -04:00
  • 7959e54ff9 nsls2 FPM Michael Davidsaver 2015-06-11 16:58:33 -04:00
  • 9d735107a4 add AsyncOffload Michael Davidsaver 2015-06-15 14:49:33 -04:00
  • 0f2768fe2c update Field doc Michael Davidsaver 2015-06-11 16:40:43 -04:00
  • 7ac846141f Field get/put of arrays Michael Davidsaver 2015-06-10 16:23:48 -04:00
  • 3b227ec7fd add aSub support Michael Davidsaver 2015-03-25 12:13:11 -04:00
  • e7510fa315 update ptable dset Michael Davidsaver 2015-02-13 16:35:21 -05:00
  • 3f9bb84706 logApp: reference leak in inotify_wrap.c Michael Davidsaver 2015-01-04 12:54:41 -05:00
  • b93aee9496 disect: track types by name string Michael Davidsaver 2015-01-04 12:37:43 -05:00
  • 8564630595 weatherApp: error handling Michael Davidsaver 2015-01-04 12:25:59 -05:00
  • 89b411990a Reference counter debugging Michael Davidsaver 2015-01-04 12:09:10 -05:00
  • 7d527103bf dbrec: improper use of DBENTRY Michael Davidsaver 2015-01-04 09:20:44 -05:00
  • 325fb87496 more archiver appliance Michael Davidsaver 2014-12-24 09:00:51 -05:00
  • 0d8690d5b7 archApp: archiver appliance monitoring Michael Davidsaver 2014-12-09 11:50:23 -05:00
  • 46bc99a57d devsup.db: Record.setTime() accept float Michael Davidsaver 2014-12-09 11:12:50 -05:00
  • 79cf57d748 devsup.db: add initHook() dectorator Michael Davidsaver 2014-12-09 11:12:24 -05:00
  • 32b8145fc7 fix ref count mistake Michael Davidsaver 2014-06-20 14:51:52 -04:00
  • d59e376d4d 0.2 Michael Davidsaver 2014-06-16 18:27:54 -04:00
  • f66a457504 more doc Michael Davidsaver 2014-06-16 18:13:58 -04:00
  • 6a1d485230 fix 2.6 build Michael Davidsaver 2014-06-16 18:17:56 -04:00
  • ee2cb409c2 update documentation Michael Davidsaver 2014-06-16 17:55:15 -04:00
  • 9b5b9687b4 softIocPy auto-load dbd Michael Davidsaver 2014-06-16 16:35:01 -04:00
  • 56ea9de16e prepend PWD to PYTHONPATH Michael Davidsaver 2014-06-16 16:22:24 -04:00
  • d10ecd5d69 optionally include autosave, caPutLog, and/or devIocStats Michael Davidsaver 2014-06-16 15:02:15 -04:00
  • 405a242584 add main archiver Michael Davidsaver 2014-03-27 19:20:53 -04:00
  • 34bff5c001 allow access to some global IOC calls Michael Davidsaver 2014-03-08 11:09:15 -05:00
  • 2c19a4b392 remove unused Michael Davidsaver 2014-03-08 09:24:52 -05:00
  • c947b185ce __enter__ return self Michael Davidsaver 2014-02-26 09:51:42 -05:00
  • 2f33de5c39 fix some error handling Michael Davidsaver 2014-02-26 09:49:38 -05:00
  • e69f32474d more ArchiveEngine monitor Michael Davidsaver 2014-02-17 16:17:02 -05:00
  • 5882d518ee test ArchiveEngine monitor Michael Davidsaver 2014-02-17 15:51:59 -05:00
  • e314f77805 more doc Michael Davidsaver 2014-02-16 11:28:20 -05:00
  • 5378b540b6 initial version of parameter table Michael Davidsaver 2014-02-07 11:44:43 -05:00
  • 7c05753052 allow support module name in info() tag Michael Davidsaver 2014-02-08 12:34:08 -05:00
  • 7bdcef3767 add Field.getarraylen() Michael Davidsaver 2014-02-08 10:36:23 -05:00
  • c9872d911b oops Michael Davidsaver 2013-12-14 14:14:10 -05:00
  • b994904204 remove unused Michael Davidsaver 2013-12-14 13:59:45 -05:00
  • de28a136af general get/set of array field length Michael Davidsaver 2013-12-14 12:33:08 -05:00
  • 22f8ee62e3 more doc Michael Davidsaver 2013-12-10 22:44:39 -05:00
  • 8a575f183e py3 compat Michael Davidsaver 2013-12-10 22:26:23 -05:00
  • 17436ceffb add python version suffix to softIocPY Michael Davidsaver 2013-12-10 21:57:15 -05:00
  • b386e0ff28 support configs for several python versions Michael Davidsaver 2013-12-10 21:42:37 -05:00
  • 0060ff7ba9 fix configure cleaning Michael Davidsaver 2013-12-10 21:27:34 -05:00
  • c2e2949ce4 compatibility Michael Davidsaver 2013-12-10 20:45:53 -05:00
  • bfbe6c4910 update documentation Michael Davidsaver 2013-12-10 20:36:30 -05:00
  • 149a75b0db python 3 compat fix Michael Davidsaver 2013-12-10 20:25:10 -05:00
  • fb4d7a0c6f install python config Michael Davidsaver 2013-12-10 20:22:57 -05:00
  • 52aa46621a better caputlog output Michael Davidsaver 2013-12-10 17:06:36 -05:00
  • 1ab43405c4 thread safe processing reason Michael Davidsaver 2013-12-10 18:25:46 -05:00
  • 907db555b4 module import helper Michael Davidsaver 2013-12-10 17:06:49 -05:00