Commit Graph

63 Commits

Author SHA1 Message Date
Jeff Hill
d15b7f24c1 use ANSI function prototype 2000-02-07 21:06:34 +00:00
Janet B. Anderson
b40f003fb0 Fixed test stmnt errors in previous commit. 2000-02-02 23:08:18 +00:00
Janet B. Anderson
137ac31a23 Fixed test stmnt errors in previous commit. 2000-02-02 22:25:27 +00:00
Janet B. Anderson
af081e0786 Changed test order in while stmnts to prevent UMR problem. - Evans 2000-02-02 22:20:11 +00:00
Janet B. Anderson
1a11a13f28 Changed test order in while stmnts to prevent UMR problem. - Evans 2000-02-02 22:09:20 +00:00
Marty Kraimer
c786f54b63 changes for 3.14 1999-09-13 19:18:48 +00:00
Janet B. Anderson
42492ea5f2 Added == binary operator. 1999-09-01 22:36:16 +00:00
Jeff Hill
9a1f1a216b fixed DLL export 1999-07-17 00:54:21 +00:00
Marty Kraimer
933a6daed2 change INCpostfixh to INCsCalcPostfixH 1999-07-08 14:52:36 +00:00
Jeff Hill
fc231af5ed fixed dll export/import problem 1998-06-16 01:58:18 +00:00
Jeff Hill
29c90caa54 fixed dll import/export problem\ 1998-06-16 01:54:28 +00:00
Janet B. Anderson
cd16fbc3f2 Changes for shared library build. 1998-06-12 19:28:36 +00:00
Janet B. Anderson
53fab670ea Define strncasecmp for non unix builds only. 1998-06-12 19:28:07 +00:00
Marty Kraimer
8fe0f0dbef New versions from Tim Mooney 1998-05-29 18:31:33 +00:00
Janet B. Anderson
79e96213e0 Warning messages changes. 1998-05-13 19:51:37 +00:00
Marty Kraimer
8dca7ebe56 make changes for Tim Mooney 1998-04-23 17:25:20 +00:00
Jeff Hill
2e52bb9c1e fixed place where shareLib.h macros were not redifed 1998-03-23 20:14:42 +00:00
Marty Kraimer
f76ae5019b These are for string calculation operations; Not ready yet to replace postfix
and calcPerform.
1998-03-19 20:45:50 +00:00
Marty Kraimer
97191cfb50 get rid of some warning messages 1998-03-19 20:43:47 +00:00
Marty Kraimer
f91fa643ba Move private stuff to another fil;e 1998-03-16 16:25:52 +00:00
Marty Kraimer
c6304512eb Move private definitions to postfixPvt.h 1998-03-16 16:23:42 +00:00
Jeff Hill
27c4d0574f cleaned up the DLL symbol export 1998-02-27 01:34:15 +00:00
Ken Evans
88d36c7db3 Made a large number of changes to epicsShareThings in libCom routines
to get imports and exports straight on WIN32.  Not everything is fixed
at this time.
1998-02-20 21:45:20 +00:00
Janet B. Anderson
f55d861f40 Added aten2 function pre Nick Rees. 1997-07-23 15:06:43 +00:00
Marty Kraimer
ed3cefacef Change so that 0 is INVALID_ 1997-07-11 12:20:35 +00:00
Jeff Hill
7946e9b921 DLL keyword adjustments 1997-05-01 23:51:07 +00:00
Jeff Hill
5bf13da02c fixed conflict >>>>> 1997-05-01 20:30:15 +00:00
Jeff Hill
cbd5d9a36e removed conflict >>>>> 1997-05-01 20:26:07 +00:00
Jeff Hill
6b6e5e7515 updated dll keywords 1997-05-01 19:57:53 +00:00
Marty Kraimer
437142b5bb Fix compiler warning messages 1997-04-30 19:12:25 +00:00
Jeff Hill
d3c6310bb1 API changes and include with not <> 1997-04-10 19:45:43 +00:00
Janet B. Anderson
fb82d0de0a Removed unused END_ELEMENTS definition. 1996-06-19 14:38:38 +00:00
Janet B. Anderson
20eed1bd05 Fixed END_STACK definition and fixed printf stmnt. 1996-06-19 14:37:06 +00:00
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