Janet B. Anderson
|
9e64980b6c
|
Changed seperator test to catch invalid commas
|
1994-02-03 09:19:23 +00:00 |
|
Mark Anderson
|
d85b931353
|
cvtFloatToCompactString() - handle 0.0 same as cvtDoubleToCompactString() -- 0.0 should be rendered in f format rather than g format to be "compact"
|
1994-01-28 09:05:23 +00:00 |
|
Mark Anderson
|
09651c2a9d
|
cvtDoubleToCompactString() - handle 0.0 as f format, not e format
|
1994-01-28 08:59:38 +00:00 |
|
Janet B. Anderson
|
98c245012f
|
CA memory leak at ca_task_exit()
|
1993-12-18 11:00:47 +00:00 |
|
Janet B. Anderson
|
e84d8b7167
|
Added test for extra close paren at end of expression
|
1993-11-04 15:42:00 +00:00 |
|
Janet B. Anderson
|
68b7123791
|
moved static errhash to here
|
1993-09-20 14:29:14 +00:00 |
|
Janet B. Anderson
|
c33e1b71f1
|
added forward declaration of tsInitMinWest
|
1993-09-15 10:30:04 +00:00 |
|
Jeff Hill
|
9bc02e820a
|
fixed overzealous parameter check
|
1993-09-14 19:28:33 +00:00 |
|
Marty Kraimer
|
9598bd1986
|
Call errSymBld if not initialized
|
1993-09-14 16:32:45 +00:00 |
|
Jeff Hill
|
d079b80394
|
*** empty log message ***
|
1993-09-09 16:43:35 +00:00 |
|
Bob Zieman
|
91ec99beac
|
moved some files into new errSymLib.c
|
1993-09-09 16:34:55 +00:00 |
|
Bob Zieman
|
aecdd7334c
|
put in sorted mod num order
|
1993-09-09 16:26:28 +00:00 |
|
Jeff Hill
|
f679dbeec7
|
Initial revision
|
1993-09-08 17:19:59 +00:00 |
|
Bob Zieman
|
f1345bc4b5
|
Initial revision
|
1993-09-08 12:16:25 +00:00 |
|
Bob Zieman
|
725ebc3350
|
put away working version
|
1993-09-08 11:29:00 +00:00 |
|
Bob Zieman
|
c2de29d09e
|
added errSymTestPrint
|
1993-09-07 05:33:17 +00:00 |
|
Bob Zieman
|
92f372724a
|
cleanup
|
1993-09-07 05:32:38 +00:00 |
|
Bob Zieman
|
6abcfcf5f2
|
initial version
|
1993-09-07 03:57:35 +00:00 |
|
Bob Zieman
|
6fe6e8bf47
|
Initial revision
|
1993-08-31 16:04:57 +00:00 |
|
Marty Kraimer
|
5f4baab37e
|
Add include files
|
1993-08-13 10:48:57 +00:00 |
|
Marty Kraimer
|
6e79e7fded
|
removed EPICS_V2 and V5vxWorks definitions
|
1993-08-11 16:43:05 +00:00 |
|
Janet B. Anderson
|
2d81a04e19
|
added find breakpoint table if *ppbrk is null
|
1993-08-06 14:41:53 +00:00 |
|
Mark Anderson
|
fac038af71
|
#define nint and exp10 for non-SUN environs, replace usleep with closest sleep call, use getrlimit since getdtablesize() is obsolete
|
1993-08-04 16:56:00 +00:00 |
|
Mike Bordua
|
1696180b42
|
Removed V5/V4 and EPICS_V2 conditionals.
|
1993-08-04 12:54:53 +00:00 |
|
Janet B. Anderson
|
b5758d2798
|
removed typo from STDC prototype
|
1993-07-27 07:36:22 +00:00 |
|
Janet B. Anderson
|
87c032e8ef
|
changed from dll to ell
|
1993-07-26 16:35:16 +00:00 |
|
Janet B. Anderson
|
38ec0b578a
|
Initial revision
|
1993-07-26 16:10:15 +00:00 |
|
Janet B. Anderson
|
8b2d8fb640
|
removed varargs.h
|
1993-07-26 15:17:22 +00:00 |
|
Janet B. Anderson
|
f77505ddcd
|
added __STDC__ ifdefs
|
1993-07-26 15:13:23 +00:00 |
|
Janet B. Anderson
|
668c431efb
|
removed include <lstLib.h>
|
1993-07-23 15:56:17 +00:00 |
|
Janet B. Anderson
|
8537decf94
|
put away for mda
|
1993-07-23 12:13:23 +00:00 |
|
Janet B. Anderson
|
e123df24ca
|
added strtoul from GNU
|
1993-07-23 09:40:03 +00:00 |
|
Janet B. Anderson
|
178a1ce66f
|
Initial revision
|
1993-07-23 08:14:43 +00:00 |
|
Marty Kraimer
|
e14a553001
|
Support Old stype C
|
1993-07-22 14:35:15 +00:00 |
|
Janet B. Anderson
|
e6fdc911ae
|
removed unsigned tests < 0
|
1993-07-20 08:41:42 +00:00 |
|
Janet B. Anderson
|
d92255f388
|
added forward refs
|
1993-07-20 08:40:40 +00:00 |
|
Janet B. Anderson
|
3eb64527ac
|
added some forward refs
|
1993-07-20 08:40:11 +00:00 |
|
Janet B. Anderson
|
f173e557ab
|
needs some work for ANSI C
|
1993-07-20 08:39:12 +00:00 |
|
Janet B. Anderson
|
7444922d88
|
changed NODE and LIST to DLLNODE and DLLLIST and also
added some casts for dll arguments
|
1993-07-20 07:57:34 +00:00 |
|
Janet B. Anderson
|
3e10a0da55
|
Changed to work with vxWorks 5.1 and GCC 2.2.3.
|
1993-06-03 17:29:24 +00:00 |
|
Jeff Hill
|
2051766f46
|
fixed number of days in a year uninitialized for the EPOCH year
|
1993-06-03 17:22:08 +00:00 |
|
Jeff Hill
|
0bb4fa6757
|
added bit field extract/insert
|
1993-04-01 16:40:38 +00:00 |
|
Janet B. Anderson
|
ef42ffed8e
|
made VALID_ALARM - INVALID_ALARM
|
1993-03-22 14:45:28 +00:00 |
|
Janet B. Anderson
|
fe9f20fcc5
|
gta upgrade
|
1993-03-22 13:23:12 +00:00 |
|
Janet B. Anderson
|
d6ba63329a
|
gta upgrades
|
1993-03-22 13:18:53 +00:00 |
|
Jeff Hill
|
08f2a5f3a9
|
runs now on vxWorks
|
1993-02-19 17:08:17 +00:00 |
|
Marty Kraimer
|
006d453c32
|
Moved from dbAccess. mda added aditional routines
|
1993-01-29 12:49:50 +00:00 |
|
Marty Kraimer
|
d7d3c0b42a
|
made ANSI C compatible
|
1993-01-29 12:49:14 +00:00 |
|
Mark Anderson
|
dfa23a59fe
|
Initial revision
|
1993-01-21 10:40:43 +00:00 |
|
Marty Kraimer
|
bb13a0db0d
|
merge changes for R3.7.1
|
1992-10-26 14:01:57 +00:00 |
|