Janet B. Anderson
|
790e77bc25
|
Modified comments by adding darwin-ppc and linux-mpc82xx.
|
2002-10-04 14:49:51 +00:00 |
|
Jeff Hill
|
bc9d1414a9
|
added display of time
|
2002-10-03 19:50:02 +00:00 |
|
Jeff Hill
|
f730559ac1
|
swapped "client" for "server" in one place
|
2002-10-02 19:43:08 +00:00 |
|
Jeff Hill
|
fd85d0d319
|
test recursive mutex delays
|
2002-10-01 20:10:56 +00:00 |
|
Jeff Hill
|
2fd82ded26
|
removed double test lock optimization
|
2002-10-01 20:09:17 +00:00 |
|
Andrew Johnson
|
3a83f64b10
|
Created from ppc604 version.
|
2002-10-01 15:44:59 +00:00 |
|
Jeff Hill
|
dff44268b0
|
cosmetic
|
2002-09-30 20:24:20 +00:00 |
|
Jeff Hill
|
ad3be7f90a
|
supress more messages associated with normal operation
|
2002-09-30 20:21:37 +00:00 |
|
Jeff Hill
|
aa0238adf2
|
back out previous change
|
2002-09-30 18:02:22 +00:00 |
|
Jeff Hill
|
556c9e44dc
|
export shared symbols
|
2002-09-30 18:00:34 +00:00 |
|
Jeff Hill
|
31ceef441d
|
added epicsShareFunc in several places
|
2002-09-30 17:59:30 +00:00 |
|
Andrew Johnson
|
137b10f7a8
|
Removed complex C++ registration of subroutines,
replaced by function() statments in .dbd file.
|
2002-09-25 18:36:48 +00:00 |
|
Andrew Johnson
|
9481cf9649
|
Added auto-registration of routines from .dbd function() statements
|
2002-09-25 18:33:25 +00:00 |
|
Andrew Johnson
|
55f563b959
|
Added dbDumpFunction command.
|
2002-09-25 18:32:08 +00:00 |
|
Andrew Johnson
|
7d2d368033
|
Added support for function() statement in .dbd files
|
2002-09-25 18:30:46 +00:00 |
|
Andrew Johnson
|
dff960b3c3
|
Added command-line echoing when executing a script.
|
2002-09-24 22:06:54 +00:00 |
|
W. Eric Norum
|
ac2f19b8b3
|
Clean up commands so that more extensions can be built.
|
2002-09-24 21:39:46 +00:00 |
|
Jeff Hill
|
79bb94b1ea
|
fixed sun pro warning
|
2002-09-24 17:52:11 +00:00 |
|
Jeff Hill
|
8133681a48
|
fixed formatting and sun pro warning
|
2002-09-24 17:51:09 +00:00 |
|
Jeff Hill
|
4a0334796c
|
fixed gnu warnings
|
2002-09-24 17:07:43 +00:00 |
|
Jeff Hill
|
bad7bd373e
|
fixed string to enum conversion so that it allows strings with integers
|
2002-09-23 23:59:29 +00:00 |
|
Jeff Hill
|
c28bb13e9a
|
its probably best for a put callback to save a private copy of the users data that
is being written
|
2002-09-23 22:10:20 +00:00 |
|
Jeff Hill
|
ad3c2b2a5c
|
fixed purify errors occuring when an event callback deletes itself
|
2002-09-23 22:09:42 +00:00 |
|
Jeff Hill
|
f57df209ab
|
fixed SPARC alignment with ca put notify
|
2002-09-23 17:05:47 +00:00 |
|
Jeff Hill
|
03717d7944
|
fixed sunpro warning
|
2002-09-20 17:33:10 +00:00 |
|
Jeff Hill
|
a37ff40ce8
|
fixed gnu warning
|
2002-09-20 17:23:19 +00:00 |
|
Jeff Hill
|
5fab011222
|
workaround for sunpro virtual destructor multiply defined symbols problem
|
2002-09-20 16:49:42 +00:00 |
|
Jeff Hill
|
da7706be23
|
cleanedup placement delete ifdef block
|
2002-09-20 16:48:51 +00:00 |
|
Jeff Hill
|
4254028028
|
lage constant needs to be unsigned
|
2002-09-20 16:20:54 +00:00 |
|
Jeff Hill
|
ce32de55ae
|
simplified includes to avoid portability problems with different versions of windows
|
2002-09-20 16:02:13 +00:00 |
|
Jeff Hill
|
50fea19f26
|
added newline at eof
|
2002-09-20 15:59:08 +00:00 |
|
Jeff Hill
|
17e5a0b98d
|
fixed visual c++ 6.0 build issues
|
2002-09-19 22:11:47 +00:00 |
|
Jeff Hill
|
ef5b5013a5
|
changed extensions from .cpp to .cc on several files
|
2002-09-19 21:36:00 +00:00 |
|
Jeff Hill
|
6ec62c5496
|
improved diagnostics
|
2002-09-19 19:33:18 +00:00 |
|
Jeff Hill
|
41fd1ff1f8
|
installed beacon anomaly generator
|
2002-09-19 19:32:29 +00:00 |
|
Jeff Hill
|
7cc7d596b3
|
fixed use of undefined status variable in diagnostic
|
2002-09-19 19:28:09 +00:00 |
|
Jeff Hill
|
48bb66d586
|
installed
|
2002-09-19 19:26:35 +00:00 |
|
Jeff Hill
|
8c3d560ca8
|
dont copy if the application types dont match and the source and dest are both
not containers in smart copy
|
2002-09-19 18:31:06 +00:00 |
|
Jeff Hill
|
04a3d585d4
|
fixed wrong pointer with scalar bug
|
2002-09-19 16:56:35 +00:00 |
|
Jeff Hill
|
ce6ec6c0db
|
fixed several bugs and tried to clean up some loose ends
|
2002-09-19 00:54:25 +00:00 |
|
Jeff Hill
|
aeeac23037
|
destroyData is nolonger inline
|
2002-09-19 00:43:01 +00:00 |
|
Jeff Hill
|
f03db482fd
|
removed inappropriate use of init() out side of constructor
|
2002-09-17 21:32:12 +00:00 |
|
Jeff Hill
|
c8d5854fcf
|
fixed destroyData so that it consistently removes the bounds from all modes
(this fixes a problem where a container returned to the app table free list was
retaining the bounds from its previous lifetime)
|
2002-09-17 21:30:44 +00:00 |
|
Jeff Hill
|
021e060853
|
fixed gnu detected problem
|
2002-09-17 18:13:32 +00:00 |
|
Jeff Hill
|
6433d3699b
|
fixed gnu detected problem
|
2002-09-17 18:07:27 +00:00 |
|
Jeff Hill
|
efbdda83ce
|
improved message
|
2002-09-17 18:01:09 +00:00 |
|
Jeff Hill
|
bb8fa4fd10
|
fixed gdd => dbr_gr_enum/dbr_ctrl_enum to handle off normal situations
|
2002-09-17 17:59:55 +00:00 |
|
Jeff Hill
|
dd04436293
|
fixed gdd::put
|
2002-09-17 17:58:54 +00:00 |
|
Jeff Hill
|
8f3394d317
|
cosmetic
|
2002-09-17 17:55:49 +00:00 |
|
Jeff Hill
|
84ba44a8e8
|
only return enum strings if the primitive type is enum
|
2002-09-17 17:54:59 +00:00 |
|