Commit Graph

9177 Commits

Author SHA1 Message Date
Andrew Johnson c2480a2de6 Updated the years listed in Copyright notices. 2003-04-05 00:16:09 +00:00
Andrew Johnson e95d19ec1c Added APST and MPST fields that control whether monitors are fired if the
new string is identical to the old one.  Default value is "On Change" with
behaviour identical to before, set to "Always" to fire monitors every time
the record is processed (analagous to setting MDEL=-1 for numeric record
types).
2003-04-04 21:55:03 +00:00
Andrew Johnson bb431bdf7c Fire archive monitors too if delta=0x80000000 2003-04-04 21:25:25 +00:00
Janet B. Anderson 14bd27a4f8 Initial version. 2003-04-04 18:36:25 +00:00
Marty Kraimer 26fac718bf set BUFFER_EXTRA_BYTES = MAX_MESSAGE_SIZE 2003-04-04 16:29:29 +00:00
Marty Kraimer 14b069660f make clear distinction between support and ioc apps 2003-04-04 15:01:42 +00:00
Ralph Lange 34b8c943c5 += epicsStdio for HPUX 2003-04-04 14:14:37 +00:00
Ralph Lange c3cf188839 += chatr hint 2003-04-04 14:08:58 +00:00
Ralph Lange b97ef3dfeb Reflect recent changes 2003-04-04 13:51:08 +00:00
Ralph Lange c8c64a212c Restructured and adapted to recent build system changes; code
builds and runs both shared and static with native or GNU compiler
2003-04-04 12:50:29 +00:00
Janet B. Anderson 9242561f9f Updated for R3.14.2 2003-04-03 23:30:48 +00:00
Janet B. Anderson 41e66161de No build changes for R3.14.2. Removed the R3.13 release number from text. 2003-04-03 21:59:42 +00:00
Janet B. Anderson b030fdeca3 Added note about R3.13 shared libraries. 2003-04-03 21:17:52 +00:00
Janet B. Anderson e4e3945abb Updated for R3.14.2 2003-04-03 20:41:44 +00:00
Janet B. Anderson ef12a97150 Updated for R3.14.2 2003-04-03 19:51:58 +00:00
Janet B. Anderson 655b95e2ba Updated for R3.14.2 2003-04-03 19:19:20 +00:00
W. Eric Norum 7d5128ca9b Make the readline the default on linux IOCs. 2003-04-03 19:07:48 +00:00
Andrew Johnson 9752b0612d Implemented epicsVsnprintf() properly using vxWorks' fioFormatV() function. 2003-04-03 17:07:33 +00:00
Ralph Lange 09c8888ccd Removed unused #define that caused a warning message 2003-04-03 12:16:34 +00:00
Ralph Lange b54793967a Suppressed HP aCC compiler warnings 2003-04-03 12:11:02 +00:00
Ralph Lange 881ba6bb9d Fixed compiler warnings connected to missing char->int casts 2003-04-03 12:05:09 +00:00
Ralph Lange 5b0d460260 Removed additional define for HP compile 2003-04-03 12:04:03 +00:00
Janet B. Anderson 261d9315bd Updated comments. 2003-04-02 21:53:46 +00:00
Janet B. Anderson 09e36d5275 Updated comments. 2003-04-02 21:24:24 +00:00
Janet B. Anderson ab925d6878 Updated comments. 2003-04-02 21:06:59 +00:00
Janet B. Anderson 3c94902cc0 Removed epicsExport header include line. 2003-04-02 21:05:08 +00:00
Andrew Johnson 68f93f75ed Renamed scan_list.rate => scanlist.period (which is really is).
float => double change for temp value.
Added scanPeriod() routine to convert a menuScan value into seconds.
2003-04-02 20:51:25 +00:00
Marty Kraimer 5209b3bd23 changes for 3.14.2 build 2003-04-02 20:46:04 +00:00
Janet B. Anderson d29ba4b4dc Updated Comment 2003-04-02 20:26:09 +00:00
Janet B. Anderson 8f59a176b9 Updated comments. 2003-04-02 20:23:44 +00:00
Marty Kraimer 27fcd9bf91 fix for old config rules 2003-04-02 19:17:27 +00:00
Marty Kraimer 7ec63f6034 changes for epicsExport 2003-04-01 21:06:49 +00:00
Marty Kraimer 1d76d011a3 create typedef for rset and drvet 2003-04-01 21:06:09 +00:00
Marty Kraimer 0cf8aa13b5 convert host name to lower case 2003-04-01 21:03:57 +00:00
Marty Kraimer 2261062c8c new include file 2003-04-01 20:48:33 +00:00
Marty Kraimer 21375a0747 new file 2003-04-01 20:48:07 +00:00
Andrew Johnson 6990623a90 Drop the pedantry, it's only an annoyance nowadays. 2003-04-01 20:03:19 +00:00
Andrew Johnson fa3501a4ad Removed simple example, which is now the makeBaseApp template "caServerApp". 2003-04-01 19:59:46 +00:00
Andrew Johnson fcf98d1d26 johill 2003/03/26 23:48:00: "ref the gdd in the pv" 2003-04-01 19:54:32 +00:00
W. Eric Norum 3367ffaf12 Clean up comments. 2003-04-01 19:37:01 +00:00
W. Eric Norum 994010511d Converted to HTML. 2003-04-01 16:24:51 +00:00
W. Eric Norum 9d729dbab3 Convert to HTML. 2003-04-01 16:21:50 +00:00
W. Eric Norum 04874dc353 Clean up architecture envirionment variable description. Provide example. 2003-04-01 13:08:37 +00:00
W. Eric Norum e866170a5d Add support for host addresses in dotted-decimal form. 2003-03-31 22:34:12 +00:00
W. Eric Norum d5c7dff2dd See if this changes the mode properly. 2003-03-31 22:20:01 +00:00
Janet B. Anderson 8b21143482 Redefined TARGET_LDFLAGS. 2003-03-31 21:01:29 +00:00
Janet B. Anderson b9926ba931 Added TARGET_LDFLAGS. 2003-03-31 20:42:11 +00:00
Janet B. Anderson 3a877b73e2 Modified comments. 2003-03-31 20:13:19 +00:00
Marty Kraimer cb3c89f1da change for win32 2003-03-31 20:03:16 +00:00
Marty Kraimer 385d813002 more changes for stupid stupid win32 2003-03-31 19:53:55 +00:00