Commit Graph
67 Commits
Author SHA1 Message Date
Janet B. Anderson 11b9be6dfd Removed Makefile.Unix files. 1997-02-05 22:18:03 +00:00
Jeff Hill 8e0a2c9e0f moved targets down so that they dont repl all target 1997-01-22 21:20:01 +00:00
Jim Kowalkowski 8d88cf2277 free up resources in clearData 1997-01-21 15:13:06 +00:00
Jim Kowalkowski 5507e033d8 many errors fixed 1997-01-12 20:32:49 +00:00
Jeff Hill 2fc75ca08e installed WIN32/Makefile.Host 1997-01-10 00:12:21 +00:00
Jim Kowalkowski 1427caaee9 More strings yet printed now 1996-12-20 13:11:42 +00:00
Jim Kowalkowski 3846165645 Working version, intermediate, still has problems 1996-12-20 13:09:49 +00:00
Jim Kowalkowski 07e07db9c7 fixed bug in copyData, sets bounds now 1996-12-17 15:04:42 +00:00
Jeff Hill c80e584dfa fixed wrong start bug in getDD() 1996-12-06 22:27:44 +00:00
Jeff Hill 737f4b83e6 converted large inline templ funcs 1996-11-22 20:37:19 +00:00
Jim Kowalkowski 0a943103f2 fix setFirst 1996-11-04 17:12:50 +00:00
Jeff Hill 4dbb3d18de removed merge problems 1996-11-02 01:28:15 +00:00
Jeff Hill 31b046e108 strcpy => styrcpy (shuts up purify) 1996-11-02 01:24:49 +00:00
Jim Kowalkowski a0d4d84622 first proof reading corrections 1996-10-29 19:24:12 +00:00
Jim Kowalkowski 9427acb0a1 Much new doc added. Fixed bug in gdd.cc. 1996-10-29 15:40:02 +00:00
Jim Kowalkowski 41d5c292f9 New gdd reference manual 1996-10-25 12:33:12 +00:00
Jim Kowalkowski f2ceaba174 many more changes 1996-10-24 17:37:03 +00:00
Jim Kowalkowski 926298ac6d double blob 1996-10-17 12:42:23 +00:00
Jim Kowalkowski e135b2a4c0 blob 1996-10-17 12:42:07 +00:00
Jim Kowalkowski 69a07d8807 took out strdup function - replaced with strDup 1996-10-17 12:41:48 +00:00
Jim Kowalkowski 5c341931d0 network byte order stuff / added strDup function to Helpers 1996-10-17 12:41:07 +00:00
Jim Kowalkowski f78d291850 adjusted the network byte ordering dump 1996-10-17 12:40:06 +00:00
Jim Kowalkowski 89e5f59610 removed strdup definition, fixed up the local/network byte order functions 1996-10-17 12:39:14 +00:00
Janet B. Anderson 0283890686 Clean rule now uses rm macro. Removed . in VPATH def. 1996-10-14 16:33:36 +00:00
Jim Kowalkowski 0d2b196be2 New doc files 1996-09-16 13:41:29 +00:00
Jim Kowalkowski 7c23cf9c8c makefile to build library outside of EPICS tree 1996-09-12 11:18:46 +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 6fbc050c96 fixes to destroyData function 1996-09-07 13:03:07 +00:00
Jeff Hill 40be4d1cd5 allow vxWorks 5.1 and gnu win 32 1996-09-04 22:47:09 +00:00
Jeff Hill d1ba9be665 installed 1996-09-04 22:41:41 +00:00
Jeff Hill 7f6bd17474 removed until the new gnu compilers are installed 1996-09-04 22:41:12 +00:00
Jeff Hill 11fa08c1e0 installed 1996-09-04 21:02:33 +00:00
Jeff Hill b8d2273683 added GDD_NAME_PV_NAME 1996-09-04 20:58:55 +00:00
Jeff Hill 77fc9734b1 changes for MS VISC++ 1996-09-04 20:58:18 +00:00
Jeff Hill 289302f603 add GDD_NAME_PV_NAME 1996-09-04 20:55:02 +00:00
Jim Kowalkowski 5819ac0c48 final repairs to string functions, put() functions, and error code printing 1996-08-27 13:05:10 +00:00
Jim Kowalkowski 3e26a12948 completed fixes for the aitString and fixed string management 1996-08-23 20:29:36 +00:00
Jim Kowalkowski 279385ecb9 made dump functions print more useful information 1996-08-23 20:28:46 +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 b8a0083745 fixed a put() function that did not return anything 1996-08-14 16:29:38 +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
Jeff Hill cb9583a21a win NT changes 1996-08-13 23:13:35 +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 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