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 |
|
Janet B. Anderson
|
1f39f39d79
|
R3.13.0.beta1
|
1996-08-15 14:50:15 +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 |
|
Jim Kowalkowski
|
b8a0083745
|
fixed a put() function that did not return anything
|
1996-08-14 16:29:38 +00:00 |
|
Jim Kowalkowski
|
e81b990a31
|
added first() to list class, added first()/last() to iterator.
|
1996-08-14 12:32:09 +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
|
5ca9baaede
|
removed os specific code
|
1996-08-13 23:16:23 +00:00 |
|
Jeff Hill
|
ea0ff36f65
|
fixed warning
|
1996-08-13 23:15:36 +00:00 |
|
Jeff Hill
|
a2b8735fe5
|
check status in call back
|
1996-08-13 23:14:59 +00:00 |
|
Jeff Hill
|
cb9583a21a
|
win NT changes
|
1996-08-13 23:13:35 +00:00 |
|
Jeff Hill
|
3d1180b17f
|
C++ support
|
1996-08-13 23:07:40 +00:00 |
|
Jeff Hill
|
507a125c2c
|
removed include of netdb.h
|
1996-08-13 23:00:29 +00:00 |
|
Jeff Hill
|
c5bfbfccc0
|
added init to mutex class
|
1996-08-13 22:58:38 +00:00 |
|
Jeff Hill
|
d3e21e87b2
|
fdMgr.h => fdmanager.h
|
1996-08-13 22:58:15 +00:00 |
|
Jeff Hill
|
9c05191e9e
|
added init for mutex class
|
1996-08-13 22:56:14 +00:00 |
|
Jeff Hill
|
9c2248a5c6
|
doc
|
1996-08-13 22:54:42 +00:00 |
|
Jeff Hill
|
546bb97e92
|
fixed little endian problem
|
1996-08-13 22:54:20 +00:00 |
|
Jeff Hill
|
c556f69387
|
changes for MVC++
|
1996-08-13 22:53:14 +00:00 |
|
Jeff Hill
|
2ec12266ad
|
dfMgr =>fdManager
|
1996-08-13 22:48:25 +00:00 |
|
Jeff Hill
|
13c03c4cde
|
fixed tabs
|
1996-08-13 22:45:21 +00:00 |
|
Jeff Hill
|
99deec1134
|
fdMgr.h => fdManager.h
|
1996-08-13 22:44:24 +00:00 |
|
Jeff Hill
|
1938a00761
|
use put convert
|
1996-08-13 22:43:50 +00:00 |
|
Jeff Hill
|
0b3df30c4f
|
many sequnecer changes from Andy Kozubal
|
1996-08-13 15:39:22 +00:00 |
|
Jim Kowalkowski
|
070673fa89
|
changes for better string manipulation and fixes for the units field
|
1996-08-13 15:07:48 +00:00 |
|
Jeff Hill
|
bfb6dcc118
|
fixed problem in ca_import_cancel()
|
1996-08-12 21:50:41 +00:00 |
|
Marty Kraimer
|
46c39c3253
|
Fixed various bugs related to forms
|
1996-08-12 20:17:49 +00:00 |
|
Jim Kowalkowski
|
ad232dd2d9
|
Re-added the installString() function I took out.
|
1996-08-12 15:37:46 +00:00 |
|
Marty Kraimer
|
7260cf15fb
|
removed .cvsignore; added comment about cd path to startup file
|
1996-08-09 13:23:17 +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 |
|
Marty Kraimer
|
e906138c55
|
Mods for handling forms
|
1996-08-08 19:05:34 +00:00 |
|
Marty Kraimer
|
0e6b238881
|
Changes for new config rules
|
1996-08-08 19:04:30 +00:00 |
|
Janet B. Anderson
|
85ef2f5a10
|
Added prod rule.
|
1996-08-07 22:38:13 +00:00 |
|
Janet B. Anderson
|
56a11aa90c
|
New Makefile added.
|
1996-08-07 20:11:03 +00:00 |
|
Janet B. Anderson
|
969152088f
|
Removed reference to EPICS_BASE
|
1996-08-07 20:10:00 +00:00 |
|
Janet B. Anderson
|
2a5871e303
|
Bug fix for SRCS.c
|
1996-08-07 20:09:03 +00:00 |
|
Janet B. Anderson
|
b5c459b036
|
Added option for creation of missing parent dirs
|
1996-08-07 20:08:00 +00:00 |
|
Janet B. Anderson
|
cffd160cf0
|
installEpics must be installed first.
|
1996-08-07 20:06:22 +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 |
|
Jeff Hill
|
069c404d64
|
use ca_import_cancel()
|
1996-08-05 23:50:59 +00:00 |
|
Jeff Hill
|
998e413bed
|
gddScaler => gddScalar
|
1996-08-05 23:22:58 +00:00 |
|
Jeff Hill
|
8fd7fff71c
|
use ca_import_cancel()
|
1996-08-05 22:41:08 +00:00 |
|
Jeff Hill
|
d799330ec0
|
removed READONLY which disagrees with VAX compiler
|
1996-08-05 21:58:57 +00:00 |
|
Jeff Hill
|
631de381fd
|
fixed delete this confusion
|
1996-08-05 21:53:43 +00:00 |
|
Jeff Hill
|
13156bee16
|
removed ; from if
|
1996-08-05 19:33:40 +00:00 |
|
Jeff Hill
|
090e6ce3d3
|
fixed removes use of iter.cur()
|
1996-08-05 19:31:59 +00:00 |
|
Jeff Hill
|
fd2a536131
|
no change
|
1996-08-05 19:30:49 +00:00 |
|