Commit Graph

19 Commits

Author SHA1 Message Date
zimoch e9a94a29bd remove all whitespace at end of line, including CR and NL 2017-02-22 10:37:26 +01:00
zimoch 31d1995d7a merge with changes for windows 2016-10-26 14:09:36 +02:00
brands 6f0653391a move of interruptAccept; add include of dbAccess.h; add asprintf.h for WIN32 2016-09-08 09:32:49 +02:00
zimoch fc4556e2d0 fix for vxWorks 2016-09-06 14:50:26 +02:00
zimoch 27e6b58dac allow to search scripts in all loaded modules 2016-09-06 14:18:21 +02:00
zimoch e33c76966d cannot use afterInit in 3.13 because of missing initHooks in iocCore 2016-08-31 13:41:43 +02:00
zimoch f30b52bba3 improve usability of afterInit command 2016-08-18 16:24:24 +02:00
zimoch 945a05a311 new command 'afterInit' added 2016-08-18 10:48:54 +02:00
zimoch 7d66be81b6 expand macros in runScript file name for vxWorks 2016-08-04 17:35:30 +02:00
zimoch bd45ac15e9 fixes for vxWorks 6 2016-03-10 10:29:13 +01:00
zimoch bd510ebb0e accept more variable names: everything except comma space open parenthesis 2016-03-04 17:06:12 +01:00
zimoch 2abedd3118 remove last char in line only if it is '\n' 2016-01-05 14:52:35 +01:00
zimoch ab8d58828a better check for assignment: allow only 'sane' variable names to improve first word recognition 2016-01-05 14:47:53 +01:00
zimoch 7fbb7039e2 new feature: numeric expressions in scripts 2016-01-04 17:33:43 +01:00
zimoch e60779f2d8 warn if expanded command line is too long for vxWorks 2015-12-04 16:35:35 +01:00
zimoch 57a8ec3b11 fix for EPICS3.13.10/vxWorks environment 2015-11-04 11:39:46 +01:00
zimoch de3292f42b warning removed. Does not help and may he annoying 2015-11-03 16:10:24 +01:00
zimoch 6a49e6f7e2 add error message 2015-11-03 15:33:26 +01:00
zimoch e7234bd1e4 split off runScript to separate file 2015-11-03 13:53:33 +01:00