Commit Graph

39 Commits

Author SHA1 Message Date
Jeff Hill
bb8fa4fd10 fixed gdd => dbr_gr_enum/dbr_ctrl_enum to handle off normal situations 2002-09-17 17:59:55 +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
f84e7f5df6 remove use of std lib for now 2001-10-20 00:16:21 +00:00
Jeff Hill
1fdcd08c9d changed interface so that unreferenced table will not optimize away 2001-07-03 00:58:18 +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
Jeff Hill
384daa87cc backed out over-zelous use of smart pointers 2000-06-27 22:32:22 +00:00
Jeff Hill
2bae9d1f21 adjusted DLL symbol export 2000-06-26 15:37:41 +00:00
Jeff Hill
ba268dff17 many changes 2000-04-28 01:40:08 +00:00
Ralph Lange
2ce6c32816 Length fix for ControlEnum mapping (analogous to GraphicEnum fixes) as suggested by S. Allison 2000-03-09 20:32:03 +00:00
Jeff Hill
6573b34b01 win32 related keywords 2000-03-08 16:25:20 +00:00
Jeff Hill
75623f5add use fully qualified namespace names for C++ RTL classes 1999-10-28 23:33:41 +00:00
Jeff Hill
e1f3efe521 many bugs fixed 1999-10-28 00:26:46 +00:00
Jeff Hill
4ff595f7b5 fixed sleazy time stamp cast, and some const problems 1999-05-10 23:41:38 +00:00
Jeff Hill
9836393849 fixed missing const 1999-05-07 20:01:00 +00:00
Jeff Hill
e05277886c derive from gddDestructor so that same form of new and delete are used 1999-05-03 17:33:02 +00:00
Jeff Hill
bb2689b491 fixed improper container index bug 1999-04-30 15:24:53 +00:00
Jeff Hill
631b662439 fixed a mostly benign string array bounds over reach 1999-01-28 19:12:46 +00:00
Jeff Hill
5c201c73d0 added comments 1998-06-16 03:12:40 +00:00
Jeff Hill
3b479b2028 allow copies of less than the number of elements returned 1998-04-16 21:16:09 +00:00
Jeff Hill
8b97305072 fixed problems in aitString and the conversion matrix 1997-08-05 00:51:16 +00:00
Jeff Hill
c3e2f58d96 fixed export of symbols from WIN32 DLL 1997-04-23 17:13:07 +00:00
Jim Kowalkowski
3846165645 Working version, intermediate, still has problems 1996-12-20 13:09:49 +00:00
Jeff Hill
31b046e108 strcpy => styrcpy (shuts up purify) 1996-11-02 01:24:49 +00:00
Jim Kowalkowski
2d0dd7828f Adjusted dbMapper.cc so gdd to string function work correctly
Added checks in gdd.h so that get(pointer) functions work with scalars
1996-09-10 15:06:29 +00:00
Jim Kowalkowski
3e26a12948 completed fixes for the aitString and fixed string management 1996-08-23 20:29:36 +00:00
Jim Kowalkowski
75c91c8035 More fixes to make strings and fixed string work better. 1996-08-22 21:05:43 +00:00
Jim Kowalkowski
edff93791b fixes for converting aitString to aitInt8* and back
fixes for managing the units field for the dbr types
1996-08-14 12:30:15 +00:00
Jim Kowalkowski
070673fa89 changes for better string manipulation and fixes for the units field 1996-08-13 15:07:48 +00:00
Jim Kowalkowski
c4aa64946f Fixes to the string class.
Changes units field to a aitString instead of aitInt8.
1996-08-06 19:14:13 +00:00
Jim Kowalkowski
3c4ffb5cc4 Fixed the spelling error with Scalar. 1996-07-26 02:23:18 +00:00
Jeff Hill
e3fb1f6c90 fixed gnu warning int=>size_t 1996-07-24 22:48:06 +00:00
Jim Kowalkowski
376f37eb1e various fixes - dbmapper incorrectly worked with enum types 1996-07-23 17:13:34 +00:00
Jeff Hill
d2adaabbfe fixed case where gdd was mapped to a string without cvrt 1996-07-01 19:59:12 +00:00
Jim Kowalkowski
91347ff65f Fixed up code in aitHelpers, removed unused variables in others
Fixed potential problem in gddAppTable.cc with the map functions
1996-06-26 21:00:08 +00:00
Jim Kowalkowski
78c7233d0e more correction to the aitString processing - testing menus 1996-06-26 02:42:06 +00:00
Jim Kowalkowski
e9a86c7e26 moved from extensions to base - fixed trouble in dbMapper.cc 1996-06-25 19:18:12 +00:00
Jim Kowalkowski
54d746e3f3 new in EPICS base 1996-06-25 19:11:52 +00:00