Marty Kraimer
e80ea9a289
add const in may places
2001-02-06 15:19:53 +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
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
f69e9f4323
look for UDF after calling dbPutStringNum
2000-02-10 19:04:55 +00:00
Jeff Hill
910338853b
removed include of shareLib.h
2000-02-10 17:35:06 +00:00
Marty Kraimer
192ac944c5
change errMdef to errlog
2000-02-04 16:21:55 +00:00
Marty Kraimer
e37bd9fac8
changes for 3.14
1999-09-13 18:28:08 +00:00
Marty Kraimer
8cff7f8030
check for sCalcPostfix and well as postfix
1999-07-08 14:39:48 +00:00
Marty Kraimer
2e7a0f1922
fix bugs for JDCT
1998-09-15 15:05:22 +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
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
5874c2d808
use os independent path separator
1998-02-27 01:13:03 +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
71617fdcf7
Fixed bug of null being passed to printf for %s
1997-06-25 18:34:23 +00:00
Jeff Hill
fc48d2dd1d
removed redundant prototype
1997-05-01 23:54:20 +00:00
Marty Kraimer
0d7698e0d4
Allow c type escape sequences; Fix problem of long vx free memory list
1997-04-30 18:48:42 +00:00
Jeff Hill
0804f7fb08
api changes
1997-04-10 20:01:14 +00:00
Marty Kraimer
199fdff643
dbAllocForm failed for macro links
1997-02-05 21:36:38 +00:00
Marty Kraimer
e41619eea3
Be willing to generate null string fields
1997-01-13 15:54:54 +00:00
Marty Kraimer
f7433d8e93
Fixed bug in dbAllocForm
1996-10-31 22:29:04 +00:00
Marty Kraimer
299c22ff0f
minor format and message changes
1996-10-30 13:56:18 +00:00
Marty Kraimer
5268e13e74
Many changes to properly support DCT operation
1996-10-29 20:49:13 +00:00
Jim Kowalkowski
09ce70661a
Modified to store records with a visibility option for graphic editors.
...
The ".db" file now generates "grecord" for visible records and "record" for
invisible records.
1996-10-17 00:17:30 +00:00
Marty Kraimer
2d999ed858
The form for FWDLINK PV fields does not work correctly.
1996-10-15 19:22:07 +00:00
Marty Kraimer
342ffb5d83
fixed bugs repoeted in 3.13 beta1
1996-09-04 15:28:56 +00:00
Marty Kraimer
d807b2ace5
More changes for handling forms
1996-08-14 20:59:07 +00:00
Marty Kraimer
3ca0a1f556
More changes for code that handles forms
1996-08-14 18:50:13 +00:00
Marty Kraimer
46c39c3253
Fixed various bugs related to forms
1996-08-12 20:17:49 +00:00
Marty Kraimer
e906138c55
Mods for handling forms
1996-08-08 19:05:34 +00:00
Marty Kraimer
a057f79d75
various bugs fixed
1996-07-29 20:33:43 +00:00
Marty Kraimer
01402c6bbd
added support for macro substitution
1996-07-10 14:46:49 +00:00
Marty Kraimer
4376d7b186
main changes is recdes => recordType
1996-06-24 13:20:20 +00:00
Marty Kraimer
dbb1fc2aa0
fixed several problems that made free_gdct crash of DTYP for
1996-06-14 18:31:23 +00:00
Marty Kraimer
b5fc2cd1dd
for menuform parm fields present leading @
1996-06-13 20:41:54 +00:00
Marty Kraimer
a2939aa9c5
added dbGetDefault
1996-06-12 20:10:24 +00:00
Marty Kraimer
e52d0e0929
Fixed numerous bugs
1996-06-11 19:49:47 +00:00
Marty Kraimer
012180ab65
Still working on 3.13.0.alpha3
1996-05-09 14:51:09 +00:00
Marty Kraimer
cdd3e932fb
added check for dbPutString to DBF_STRING if string size too long
1996-05-03 14:12:35 +00:00
Marty Kraimer
28797e7a1a
Changes for dynamic link modification
1996-04-22 14:33:50 +00:00
Marty Kraimer
81eac9ddec
Breakpoint Tables were not working
1996-03-11 16:22:29 +00:00
Marty Kraimer
f726540476
Added dbDumpPath
1996-03-04 14:11:36 +00:00
Marty Kraimer
d205dc9b10
moved include files. .ascii=> .db; path changes
1996-01-25 21:15:09 +00:00
Marty Kraimer
4e1826d238
If device support is empty list dont allocate pdbDeviceMenu->papChoice
1995-12-04 15:10:39 +00:00
Marty Kraimer
2b7d67509e
change pdbBase to pdbbase
1995-12-01 16:59:24 +00:00