Commit Graph

155 Commits

Author SHA1 Message Date
Marty Kraimer
eec0dc5ece same def of RECSUPFUN for both C and C++ 2003-05-13 15:53:07 +00:00
Ralph Lange
8e44835903 Fixed/suppressed HP-UX (GNU) warnings 2003-04-23 15:22:56 +00:00
Marty Kraimer
1d76d011a3 create typedef for rset and drvet 2003-04-01 21:06:09 +00:00
Marty Kraimer
4b95841fcd more changes to get epicsShare to work on win32 2003-03-28 20:25:43 +00:00
Marty Kraimer
21ee244b5e more changes for epicsShare 2003-03-28 16:01:45 +00:00
Marty Kraimer
245b7350a6 make sRecordSizeOffset static 2003-03-27 14:57:03 +00:00
Marty Kraimer
09db1430da return failure if dbExpand fails 2003-03-24 19:54:27 +00:00
Marty Kraimer
e808742fe1 function replaced by registrar 2003-03-21 19:41:50 +00:00
Janet B. Anderson
335269a25a Make rec, softDev, and testDev libs shared. 2003-03-20 19:53:29 +00:00
Janet B. Anderson
6021e84957 Changes for shared libraries and os consistancy. 2003-03-18 22:45:03 +00:00
Marty Kraimer
ba6ce39c67 add stupid decoration for windows 2002-12-13 17:21:50 +00:00
Marty Kraimer
97caf300d3 dbStaticPvt needed for registering dbPvdTableSize 2002-12-12 18:50:06 +00:00
Marty Kraimer
57a288d912 check for INT_MAX; Use epicsTypes for long and unsigned long fields 2002-12-09 15:37:38 +00:00
Janet B. Anderson
e90e86aadd Added compatibility define for dbDumpFldDes 2002-12-07 18:21:08 +00:00
Marty Kraimer
54ee23afb9 changes for long being 64 bits 2002-12-06 14:13:36 +00:00
Marty Kraimer
c0d22b1e1d Allow hex doe VME_IO, CAMAC_IO, AB_IO, GPIB_IO, BITBUS_IO, BBGPIB_IO, VXI_IO 2002-12-02 15:20:33 +00:00
Andrew Johnson
7d2d368033 Added support for function() statement in .dbd files 2002-09-25 18:30:46 +00:00
Janet B. Anderson
de14296b80 Changed BASE_ to EPICS_. 2002-07-31 17:07:07 +00:00
Marty Kraimer
43f74620ee dbDumpField failed on solaris 2002-07-30 18:54:46 +00:00
Marty Kraimer
01adddfd3d get rid of *Recdes* and *Fielddes* 2002-07-30 17:40:24 +00:00
Janet B. Anderson
93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Marty Kraimer
032e1cb99e add pvlOptTSELisTime for recGblGetTime 2002-07-12 15:11:55 +00:00
Marty Kraimer
adc6677275 add extern for C callable routines 2002-05-06 19:01:15 +00:00
Marty Kraimer
412f5e32b4 allow for nan and inf 2002-04-11 15:49:24 +00:00
Janet B. Anderson
0966f06cb9 dbMakeDBDDepends replaced by mkmf.pl. 2001-09-13 19:34:38 +00:00
Marty Kraimer
b3f2c87697 make sure prompt has a value 2001-08-13 15:57:45 +00:00
Janet B. Anderson
5178220160 Changes to automatically generate header file dependancies 2001-07-25 14:44:44 +00:00
Marty Kraimer
420d583db2 allow hex and octal constants 2001-07-23 14:43:36 +00:00
Marty Kraimer
694f21d8b9 fix breakpoint table problem 2001-07-23 14:42:59 +00:00
Janet B. Anderson
d7279bbcbf Allow make inc at top level 2001-06-28 16:07:56 +00:00
Janet B. Anderson
7874d35daf Changes to create vxWorks archive libraries and prods. 2001-06-07 14:26:06 +00:00
Marty Kraimer
0a48ac3a35 use double instead of float 2001-05-17 19:15:43 +00:00
Marty Kraimer
36ca3a4431 allocate correct abount of storage 2001-04-05 15:19:57 +00:00
Marty Kraimer
63ffdc4564 prevent conflict with devLib.h 2001-02-26 14:43:51 +00:00
Marty Kraimer
b59e2d7793 add S_dev_noDevice 2001-02-15 19:37:52 +00:00
Ralph Lange
733204b3c2 += full RSET definition for C++ 2001-02-06 22:53:11 +00:00
Marty Kraimer
e80ea9a289 add const in may places 2001-02-06 15:19:53 +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
Marty Kraimer
debb5b5814 dont open output file until input sucessfully read 2001-01-23 21:33:18 +00:00
Marty Kraimer
dbe9c8e75f changes for osiThread=>epicsThread 2001-01-18 19:08:14 +00:00
Janet B. Anderson
0472e5f546 Initial version. 2001-01-12 23:28:34 +00:00
Janet B. Anderson
7eea9df5d5 Added global and prints for dbMakeDBDDepends 2001-01-12 23:21:54 +00:00
Janet B. Anderson
582c20e9a6 Added dbMakeDBDDepends 2001-01-12 23:21:47 +00:00
Marty Kraimer
36a69befd8 replace osiSem with epicsMutex and/or epicsEvent 2001-01-11 16:15:14 +00:00
W. Eric Norum
02caca0732 Make everything in registerRecordDevicedriver.cpp `const'. This should get rid
warnings about initializing `char *' with string literals.
2001-01-11 14:59:13 +00:00
W. Eric Norum
4a2999770b Declare C linkage only where necessary. 2000-12-21 16:34:57 +00:00
Janet B. Anderson
2c22665371 Added win32 resource files. 2000-09-25 22:13:37 +00:00
Andrew Johnson
16f572b06d Added support for 'info' items in database records - named strings that
are saved & loaded in the .db file, with an API for access at runtime and
the ability to associate a void* pointer with each at runtime.

Also added a capability to dbToRecordTypeH allowing a record type's .dbd
file to add lines to the generated .h file.  The C code should be placed
inside the recordtype's braces {} and each line must start with a '%'.
This facility is not currently accessible through a dbStaticLib API.
2000-08-09 21:38:34 +00:00
Jeff Hill
50715dd5f2 fixed DLL keyword related problems 2000-05-04 15:08:47 +00:00