Ralph Lange
3c92824bfd
Make scanFile() recognize includes in .substitution files correctly.
2009-04-14 12:42:06 +00:00
Janet B. Anderson
e7932f03f7
Modified comments.
2009-04-13 21:27:32 +00:00
Janet B. Anderson
78eaf3543c
Added BROWSER environment variable for medm extension.
2009-04-13 21:22:25 +00:00
Janet B. Anderson
1b1c28f239
Removed archive and shared split of prod libs.
2009-04-13 20:11:47 +00:00
Andrew Johnson
d79877c383
Need epicsMath.h to use epicsNAN.
2009-04-13 20:10:43 +00:00
Andrew Johnson
d545a8f04f
Added test code, fixed bug found in epicsStrnEscapedFromRawSize().
2009-04-10 19:58:34 +00:00
Andrew Johnson
23b3154fa8
Declare epicsEllTest before calling...
2009-04-09 20:38:49 +00:00
Andrew Johnson
93ac840d6e
Even variables have to be marked as extern "C"...
2009-04-09 20:21:05 +00:00
Janet B. Anderson
b5acee6f76
Separate BASE and TOOLS locations
2009-04-09 18:56:06 +00:00
Andrew Johnson
19073ea8e6
Define epicsExportSharedSymbols
2009-04-09 18:36:20 +00:00
Andrew Johnson
e12396c7dd
epicsShareAPI fixes for Windows.
2009-04-09 17:28:59 +00:00
Andrew Johnson
acb1bf9b29
Add epicsShareAPI to match header.
2009-04-09 17:20:05 +00:00
Andrew Johnson
f3d07ad12f
ellLib changes: ANSIfication patch; moved test code out of ellLib.c into
...
its own unit test program in libCom/test; changed ellFree() to take a
function pointer for the free() routine, so it can be used on Windows;
modified epicsExit and dbBkpt to use it and pass in the free routine.
2009-04-09 16:51:05 +00:00
Andrew Johnson
f357fd3b13
Include DBE_PROPERTY in dbel output.
2009-04-09 16:42:02 +00:00
Andrew Johnson
79ef84dc9d
A little light editing.
2009-04-09 15:15:46 +00:00
Andrew Johnson
a8b20f07a8
Applied Bernd's devAiSoft SMOO patch.
2009-04-09 15:03:09 +00:00
Andrew Johnson
134509a8ea
Thread name may not be available during termination.
2009-04-08 22:39:27 +00:00
Janet B. Anderson
6fd2685053
More updates and format changes
2009-04-08 19:31:53 +00:00
Janet B. Anderson
826cd573cd
Reformatted and updated contents.
2009-04-07 21:56:05 +00:00
Andrew Johnson
ca269744a6
Flush result output, allows Test::Harness to display progress.
2009-04-07 21:28:58 +00:00
Andrew Johnson
b4d2fbc98f
Must be able to include this file from C code, changed comment style.
2009-04-07 15:45:38 +00:00
Andrew Johnson
c70c3beca2
Removed unused INAP menu definition.
2009-04-04 23:01:23 +00:00
Andrew Johnson
5d5fd663ff
Use epicsNAN and epicsINF.
2009-04-03 21:16:25 +00:00
Andrew Johnson
f5c64db59f
Waveform record Post on Change using hash.
2009-04-03 21:05:40 +00:00
Ralph Lange
990ba62e0b
Added support for new MSI and MSS link flags
2009-04-03 20:54:00 +00:00
Ralph Lange
2e8595f17f
Fix: caput quits when connection fails (catools)
2009-04-03 19:46:32 +00:00
W. Eric Norum
cc4b462f8c
Reflect ring bytes changes.
2009-04-03 19:43:41 +00:00
Ralph Lange
7fccc59fe9
ANSIfication of stuff (mostly missing argument types in declarations)
2009-04-03 17:46:26 +00:00
Ralph Lange
4715043141
Rename of pxxx -> prec in device supports
2009-04-03 15:45:03 +00:00
Ralph Lange
c0052ea44f
Changed get_alarm_double() behaviour in analog records to return epicsNAN for limits with NO_ALARM severity
2009-04-03 14:40:13 +00:00
Ralph Lange
f30a89d249
Remove CVS Id that causes just too much trouble.
2009-04-03 14:37:59 +00:00
Ralph Lange
40d0942a81
Remove fake BNL copyright notice until we have a license agreement.
2009-04-03 14:33:37 +00:00
Andrew Johnson
7228190dde
Fix memory leak.
2009-04-03 01:57:11 +00:00
Ralph Lange
f4311a3f9b
Rename pxxx -> prec in xxxRecord.c
2009-04-02 21:42:32 +00:00
Ralph Lange
5c8a51b6f6
Rename pxxx -> prec in all xxxRecord.c
2009-04-02 21:41:45 +00:00
Ralph Lange
8d68c85d8b
Add epicsNAN and epicsINF to the osi section of libCom.
2009-04-02 21:38:07 +00:00
Ralph Lange
2640c5fa07
Added epicsNAN and epicsINF to libCom/osi
2009-04-02 21:15:26 +00:00
Ralph Lange
e18eb714a8
Print OFS for empty (suppressed) STAT/SEVR fields (catools)
2009-04-02 18:52:59 +00:00
Ralph Lange
b1556bd871
New DBE_PROPERTY event type and support in catools and mbbi/mbbo records
2009-04-02 15:51:30 +00:00
Ralph Lange
f156474714
Fix: Print indentation (catools)
2009-04-02 15:39:13 +00:00
Andrew Johnson
88971886c5
PINI Processing support for PHAS.
2009-04-02 14:11:27 +00:00
Ralph Lange
433e400c4d
Fix in calculating the needed buffer length for escaped strings.
2009-04-02 13:05:42 +00:00
Ralph Lange
e484093493
Bugfixes plus added support for escaping non-printables and field separator to CA commandline tools.
2009-04-02 02:14:33 +00:00
Ralph Lange
73470d5f4c
Added new functions to escape non-printable characters. (epicsString)
2009-04-02 02:13:04 +00:00
Andrew Johnson
776b8855fd
Attributes and LINK fields only provide one DBF_STRING element.
2009-04-01 22:02:48 +00:00
Andrew Johnson
91a9a60594
Document long string support in caget/put/monitor tools.
2009-04-01 17:54:32 +00:00
Andrew Johnson
994e9471e4
Removed non-ASCII characters.
2009-04-01 17:47:46 +00:00
Janet B. Anderson
78a2428dbc
Added SHARED_LIBRARIES definition and comment.
2009-03-31 20:08:23 +00:00
Janet B. Anderson
dc44901194
Updated EPICS_BASE/configure to CONFIG.
2009-03-31 19:48:17 +00:00
Ralph Lange
0765d5e0b1
Added support for handling strings as arrays of char (aka long strings); new -S option switches this feature.
2009-03-31 19:39:39 +00:00