Commit Graph
210 Commits
Author SHA1 Message Date
Jeff Hill 9093fe8385 1) use proper form of delete when releasing bounds
2) when gdd changes from scalar to vector make sure that old scalar data is not
interpreted as a pointer
3)properly init when copying one container to another
2002-05-29 00:40:35 +00:00
Jeff Hill 48d8c94022 print out a warning when there is a bogus type in the table 2002-05-29 00:37:06 +00:00
Jeff Hill 5c01dc8e96 cosmetic 2002-03-27 21:33:27 +00:00
Ralph Lange 34d7d51fd0 Fixed (mostly suppressed) HPUX aCC warnings 2002-02-13 14:34:12 +00:00
Ralph Lange b4035270ae Globally suppressing bogus warnings for HPSUX 2002-02-13 09:21:08 +00:00
Janet B. Anderson 6cc57bc31b Removed old unused Makefile.* files. 2002-02-06 16:48:30 +00:00
Jeff Hill 8ea152dde5 use proper form of delete 2002-01-08 01:17:29 +00:00
Jeff Hill 792e651d8e removed redundant ; 2001-10-22 18:01:05 +00:00
Jeff Hill 62954ecf50 properly export functions within 2001-10-22 17:00:19 +00:00
Jeff Hill 5bd31e2aa2 fixed comment 2001-10-22 16:59:40 +00:00
Jeff Hill 38d5f71072 fixed missing return code 2001-10-22 16:21:58 +00:00
Jeff Hill f84e7f5df6 remove use of std lib for now 2001-10-20 00:16:21 +00:00
Jeff Hill 4d4b491517 removed GNU compiler ifdef 2001-09-05 00:50:36 +00:00
Janet B. Anderson 5178220160 Changes to automatically generate header file dependancies 2001-07-25 14:44:44 +00:00
Jeff Hill a520078ce2 fixed spelling 2001-07-16 17:12:57 +00:00
Jeff Hill 1fdcd08c9d changed interface so that unreferenced table will not optimize away 2001-07-03 00:58:18 +00:00
Janet B. Anderson f7d0bf146c Changed EPICS_BASE_HOST_BIN to INSTALL_HOST_BIN. 2001-06-28 21:38:25 +00:00
W. Eric Norum 61c057df16 Add comment explaining why aitConvert must be compiled without optimization
for RTEMS-pc386 targets.
2001-06-28 21:06:45 +00:00
Janet B. Anderson a6ceb5a3f1 Remove OPT flag for RTEMS-pc386 build. 2001-06-28 16:07:55 +00:00
Jeff Hill 403c377de8 revert because workaround for RTEMS didnt build 2001-06-11 22:28:51 +00:00
Jeff Hill 5395f95484 workarounds for problems discovered when building for RTEMS 2001-06-11 20:13:42 +00:00
Jeff Hill 2a22727348 workarounds for problems discovered when building for RTEMS 2001-06-11 17:57:31 +00:00
Jeff Hill 01b7b23743 dont pull in stdio.h in the header since it isnt referenced there 2001-06-11 17:08:07 +00:00
Janet B. Anderson 7874d35daf Changes to create vxWorks archive libraries and prods. 2001-06-07 14:26:06 +00:00
Jeff Hill 2c96464e62 fixed missing #define 2001-03-08 22:34:24 +00:00
Jeff Hill 0940527c65 rearranged to suit GNU compiler 2001-02-20 19:18:53 +00:00
Jeff Hill 7be2c2db6a cleaned up compiler dialect issues 2001-02-20 18:50:11 +00:00
Jeff Hill a1801b7808 fixed gnu warnings 2001-02-16 03:19:38 +00:00
Marty Kraimer 6a52eff141 osiTime=>epicsTime 2001-01-31 13:34:02 +00:00
Janet B. Anderson 8a8f1a7ccf Modified depends rules 2001-01-30 16:02:25 +00:00
Janet B. Anderson 93a9e56502 O.Common changes 2001-01-12 23:23:45 +00:00
Jeff Hill 346523c081 made gdd param to copy const 2000-10-13 01:17:52 +00:00
Jeff Hill b1f1573af6 changes to support compilation by borland 2000-10-12 21:52:49 +00:00
Jeff Hill df78e9c4e0 fixed type of inclusion used 2000-10-12 18:37:06 +00:00
Jeff Hill edfd43d5b9 changing include order fixes GNU warning 2000-10-12 16:10:53 +00:00
Jeff Hill 6606dd6d31 tabs converted to spaces 2000-10-11 19:29:45 +00:00
Jeff Hill 48ca9b8a37 visual C++ 6.0 still does not allocate the proper amount of memory for a
pointer to a member function
2000-10-11 19:27:18 +00:00
Jeff Hill f727d33dda fixed ifdef around vis c++ pragma 2000-09-27 19:45:55 +00:00
Jeff Hill 5bf77e90d1 cosmetic 2000-09-27 19:43:52 +00:00
Jeff Hill 047c69e388 added definition of min 2000-09-26 21:11:56 +00:00
Janet B. Anderson 2c22665371 Added win32 resource files. 2000-09-25 22:13:37 +00:00
Janet B. Anderson 611b7485c5 Added prefix and suffix to executable genApps. 2000-08-07 18:40:40 +00:00
Janet B. Anderson b2eab57ea7 Change definition of host executables. 2000-06-27 23:01:45 +00:00
Jeff Hill 384daa87cc backed out over-zelous use of smart pointers 2000-06-27 22:32:22 +00:00
Jeff Hill d815872938 added valid() member function, moved function implementations down,
fixed DLL export issues
2000-06-27 00:24:41 +00:00
Jeff Hill 2bae9d1f21 adjusted DLL symbol export 2000-06-26 15:37:41 +00:00
Jeff Hill 0077b27fe3 moved stdlib.h (an ANSI C file) outside of OS depen switch 2000-06-12 17:32:11 +00:00
Janet B. Anderson 24e7892386 Updated Makefile for multiple testprods. 2000-05-03 19:01:40 +00:00
Jeff Hill ba268dff17 many changes 2000-04-28 01:40:08 +00:00
Jeff Hill eaf104873a change this to a binary install 2000-04-28 01:35:18 +00:00