Commit Graph

25 Commits

Author SHA1 Message Date
Jim Kowalkowski
070673fa89 changes for better string manipulation and fixes for the units field 1996-08-13 15:07:48 +00:00
Jim Kowalkowski
ad232dd2d9 Re-added the installString() function I took out. 1996-08-12 15:37:46 +00:00
Jim Kowalkowski
ee2cf25c35 fix getRef(aitString*&) to return the correct value if gdd is scalar 1996-08-09 02:29:16 +00:00
Jim Kowalkowski
08ec0e69d8 rewrite of aitString class - more intuitive now, I think 1996-08-09 02:28:09 +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
Jeff Hill
0844d7132f removed OPTIM_YES=-g which caused link fail 1996-07-24 22:47:29 +00:00
Jeff Hill
276dd19293 removed gdd:: from func proto 1996-07-24 22:17:17 +00:00
Jim Kowalkowski
376f37eb1e various fixes - dbmapper incorrectly worked with enum types 1996-07-23 17:13:34 +00:00
Jeff Hill
01462e1c7c added install for gddAppFuncTable.h 1996-07-10 23:48:03 +00:00
Jeff Hill
9eab30d3fc moved here from src/cas/generic 1996-07-10 23:44:12 +00:00
Jeff Hill
9b5fa04dae added installation of the include files 1996-07-09 22:58:55 +00:00
Janet B. Anderson
67e383af94 Moved include RULES.Unix 1996-07-08 15:20:02 +00:00
Jeff Hill
c3d2e1a46a use ./aitGen and ./genApps per Janet's request 1996-07-03 00:02:56 +00:00
Jeff Hill
d2adaabbfe fixed case where gdd was mapped to a string without cvrt 1996-07-01 19:59:12 +00:00
Jeff Hill
9dddad37ca took out purify etc - also include dbMapper 1996-06-28 19:17:31 +00:00
Janet B. Anderson
e1ecb4f2e0 Moved config dir to base/config. 1996-06-28 15:20:11 +00:00
Jim Kowalkowski
17333e4278 changes data type to string conversions to use installString(), not copy() 1996-06-27 14:33:13 +00:00
Jeff Hill
7942f42242 fixed to match config in src 1996-06-26 21:17:10 +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
Jeff Hill
87b2b3b1e6 added CHAR_BIT to max bound calc for the "ref_cnt" member of class gdd 1996-06-26 00:19:40 +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