Commit Graph

30 Commits

Author SHA1 Message Date
Janet B. Anderson
e4c383cfb5 Added LN and SQRT as synonyms for LOGE and SQR, respectively.
Added NINT, nearest integer function.
Modified handling of "-"  so operator can be either unary or binary.
1995-02-13 16:38:27 +00:00
Mark Anderson
3c96fdef74 Change the locally defined and used random() function to local_random() to
avoid collision with the standard math library's random() function.
1994-10-13 19:58:34 +00:00
Janet B. Anderson
5b94f9dd1f Must skip over constant when looking for COND_END,COND_ELS 1994-10-05 18:43:37 +00:00
Marty Kraimer
f063feb3cb Cast of memcpy arg to suppress warning message. 1994-09-02 13:40:55 +00:00
Marty Kraimer
714eb851ee Cast on memcpy arg to get rid of warning message 1994-09-02 13:38:25 +00:00
Mike Bordua
d278bf8277 Channel Access changes from Jeff Hill. 1994-07-13 02:29:43 +00:00
Mike Bordua
9d63d16911 Added various Casts to stop compiler warnings. 1994-07-12 20:34:56 +00:00
Janet B. Anderson
0a5455ac11 Added support for CONST_PI, CONST_D2R, and CONST_R2D 1994-05-11 11:37:44 +00:00
Janet B. Anderson
64243909a8 Added support for CONST_PI, CONST_R2D, and CONST_D2R and conversion of infix exp to upper 1994-05-11 11:36:20 +00:00
Janet B. Anderson
9e64980b6c Changed seperator test to catch invalid commas 1994-02-03 09:19:23 +00:00
Janet B. Anderson
e84d8b7167 Added test for extra close paren at end of expression 1993-11-04 15:42:00 +00:00
Mike Bordua
1696180b42 Removed V5/V4 and EPICS_V2 conditionals. 1993-08-04 12:54:53 +00:00
Janet B. Anderson
8b2d8fb640 removed varargs.h 1993-07-26 15:17:22 +00:00
Marty Kraimer
d7d3c0b42a made ANSI C compatible 1993-01-29 12:49:14 +00:00
Janet B. Anderson
8b63624672 bug fix 1992-08-29 20:34:55 +00:00
Janet B. Anderson
6c7827d1b2 initialized *ppostfix: needed when calc expr not defined 1992-08-26 13:37:06 +00:00
Janet B. Anderson
e13ece3931 ANSI c changes 1992-08-26 13:36:32 +00:00
Janet B. Anderson
2af60b3d4e flt pt constant string replaced with double in postfix expression 1992-05-11 14:53:13 +00:00
Janet B. Anderson
6c3d8208ac allowed floating pt constants in expression 1992-04-06 14:53:24 +00:00
Janet B. Anderson
d3f2b13436 jba allowed floating pt constants in expression 1992-04-06 14:46:22 +00:00
Janet B. Anderson
233d07d8bc added MAX and MIN and multiple cond expressions 1992-03-17 17:28:20 +00:00
Janet B. Anderson
1884f74c36 added CEIL and FLOOR 1992-02-28 17:56:16 +00:00
Janet B. Anderson
1c7f79dd02 added ifdef vxWorks 1992-02-20 13:04:29 +00:00
Janet B. Anderson
7dafbc4d99 added ifdef vxWorks 1992-02-20 13:04:05 +00:00
Janet B. Anderson
ff79f83ad7 don't use FETCH_G ... for V2 1991-08-03 20:13:05 +00:00
Janet B. Anderson
e60abd37d5 added headers and some fixes 1991-06-07 16:57:59 +00:00
Janet B. Anderson
a6339fb924 jba 3/21/91 1991-03-22 15:12:04 +00:00
Janet B. Anderson
b2bb80a895 Initial revision 1991-03-21 09:32:41 +00:00
Marty Kraimer
b9d52be246 m postfix.c 1990-12-06 11:14:17 +00:00
Marty Kraimer
6bcdd9802d Initial revision 1990-12-06 11:12:49 +00:00