Commit Graph

224 Commits

Author SHA1 Message Date
Jeff Hill
03717d7944 fixed sunpro warning 2002-09-20 17:33:10 +00:00
Jeff Hill
8c3d560ca8 dont copy if the application types dont match and the source and dest are both
not containers in smart copy
2002-09-19 18:31:06 +00:00
Jeff Hill
04a3d585d4 fixed wrong pointer with scalar bug 2002-09-19 16:56:35 +00:00
Jeff Hill
ce6ec6c0db fixed several bugs and tried to clean up some loose ends 2002-09-19 00:54:25 +00:00
Jeff Hill
aeeac23037 destroyData is nolonger inline 2002-09-19 00:43:01 +00:00
Jeff Hill
f03db482fd removed inappropriate use of init() out side of constructor 2002-09-17 21:32:12 +00:00
Jeff Hill
c8d5854fcf fixed destroyData so that it consistently removes the bounds from all modes
(this fixes a problem where a container returned to the app table free list was
retaining the bounds from its previous lifetime)
2002-09-17 21:30:44 +00:00
Jeff Hill
bb8fa4fd10 fixed gdd => dbr_gr_enum/dbr_ctrl_enum to handle off normal situations 2002-09-17 17:59:55 +00:00
Jeff Hill
dd04436293 fixed gdd::put 2002-09-17 17:58:54 +00:00
Jeff Hill
8f3394d317 cosmetic 2002-09-17 17:55:49 +00:00
Janet B. Anderson
de14296b80 Changed BASE_ to EPICS_. 2002-07-31 17:07:07 +00:00
Janet B. Anderson
d088ad0dc4 Added back 2 #includes accidently removed by last commit. 2002-07-15 20:42:22 +00:00
Janet B. Anderson
3422c51a57 Removed log history comments. 2002-07-15 20:34:24 +00:00
Janet B. Anderson
93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
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