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
Marty Kraimer
9f3c93ef94
get correct order
2000-03-22 21:21:23 +00:00
Marty Kraimer
eb3bb1d5ce
call threadInit() in main
2000-03-14 20:33:52 +00:00
Jeff Hill
289587f87e
added const to string tables
2000-03-09 17:33:43 +00:00
Marty Kraimer
2802837e88
add epicsShareExtern for pamaplinkType
2000-02-28 22:13:37 +00:00
Marty Kraimer
7f2867d5d0
put include in correct place
2000-02-25 22:30:01 +00:00
Marty Kraimer
95dfd8a179
moved from libCom/misc
2000-02-24 20:33:42 +00:00
Janet B. Anderson
a96a3f7333
Added output file name as an optional command line param.
2000-02-22 15:57:17 +00:00
Marty Kraimer
8ce6d07bb7
latest build rules
2000-02-21 19:15:18 +00:00
Janet B. Anderson
411751338b
Added DIR for dbStaticHost.
2000-02-10 21:41:46 +00:00
Marty Kraimer
e8ae54e916
build changes
2000-02-10 19:06:32 +00:00
Marty Kraimer
f69e9f4323
look for UDF after calling dbPutStringNum
2000-02-10 19:04:55 +00:00
Jeff Hill
23cc035607
fixed dll symbol export
2000-02-10 17:36:51 +00:00
Jeff Hill
7dee3a3543
include shareLib.h
2000-02-10 17:35:47 +00:00
Jeff Hill
910338853b
removed include of shareLib.h
2000-02-10 17:35:06 +00:00
Jeff Hill
42fce24eca
fixed func proto
2000-02-08 16:01:14 +00:00
Janet B. Anderson
e70e3fba3e
Changes for dll build.
2000-02-04 19:12:26 +00:00
Marty Kraimer
192ac944c5
change errMdef to errlog
2000-02-04 16:21:55 +00:00
Janet B. Anderson
8c122b3fb4
Added epicsShareAPI.
2000-01-25 21:37:05 +00:00
Janet B. Anderson
93cdce4fbf
Changed LIB to LIBRARY.
2000-01-25 02:24:48 +00:00
Marty Kraimer
6d44e17e46
new way to build
2000-01-24 20:59:24 +00:00
Marty Kraimer
1c7e8ed138
change tsDefs.h to tsStamp.h
2000-01-04 20:22:10 +00:00
Marty Kraimer
9f06418137
new way to build
1999-11-18 15:22:15 +00:00
Janet B. Anderson
426b874353
More Makefile changes for R3.14.
1999-10-12 18:03:38 +00:00
Marty Kraimer
e37bd9fac8
changes for 3.14
1999-09-13 18:28:08 +00:00
Marty Kraimer
87fa10b58f
always generate DBF_DEVICE fields
1999-07-08 14:40:58 +00:00
Marty Kraimer
8cff7f8030
check for sCalcPostfix and well as postfix
1999-07-08 14:39:48 +00:00
Marty Kraimer
bf5f43d8f0
Allow real number with leading - sign
1998-11-18 16:20:12 +00:00
Marty Kraimer
2e7a0f1922
fix bugs for JDCT
1998-09-15 15:05:22 +00:00
Jeff Hill
6dacae6103
changed new to pnew avoiding C++ keyword clash
1998-08-06 18:25:45 +00:00
Marty Kraimer
7e68daea68
add check for null in dbAllocField
1998-06-15 20:55:15 +00:00
Marty Kraimer
e5cc6ad87c
Fixed dbReportDeviceConfig so that it correctly handles LINR
1998-06-12 12:37:05 +00:00
William Lupton
142aa9571a
changed to use symFindByNameEPICS
1998-06-04 19:21:23 +00:00
Marty Kraimer
fb88316392
Allow \ for directory separator on winXX systems
1998-06-04 13:50:51 +00:00
Marty Kraimer
47c5e55831
remove debugging print statement
1998-06-01 19:39:46 +00:00
Marty Kraimer
2ff9c8ca94
Allow \ as well as / for microcentric folks
1998-06-01 19:38:48 +00:00
Janet B. Anderson
073c5a48ae
Added compiler specific key words to set up shareable library (DLL) for WIN32
1998-04-23 13:56:10 +00:00
Marty Kraimer
eb254da63b
Get rid of warning messages
1998-03-19 20:42:08 +00:00
Marty Kraimer
9a938f9626
added field attributes
1998-03-16 16:31:22 +00:00
Jeff Hill
82ec39512d
fixed string defs
1998-03-12 20:43:35 +00:00
Jeff Hill
5874c2d808
use os independent path separator
1998-02-27 01:13:03 +00:00
Jeff Hill
b1051b3c53
backed prev revision
1998-02-06 03:15:48 +00:00
Jeff Hill
a6cc071443
use os independent path seperator
1998-02-06 01:55:54 +00:00
Jeff Hill
91006b6f79
use os indep path sep
1998-02-06 01:51:26 +00:00
Marty Kraimer
df1d467188
get rid of some warning messages
1998-01-22 14:48:43 +00:00
Marty Kraimer
c57c4b562a
The include path now supports the unix convention that an empty directory name means the current directory.
...
The lex grammer was changed so that it for quoted strings can contain any ascii character except a quote.
1998-01-21 15:15:50 +00:00
Marty Kraimer
8df9f0bbb8
Fix usage messages
1998-01-21 15:03:31 +00:00
Marty Kraimer
6257cdd29c
allow quoted strings to contain any ascii character
1998-01-21 15:02:43 +00:00