Jeff Hill
|
53ce107e5f
|
fixed use of gdd::dataAddress() where gdd::dataVoid() should be used
|
2004-05-11 00:07:16 +00:00 |
|
Jeff Hill
|
810e60fc98
|
more doc on the ca repeater
|
2004-05-10 22:10:26 +00:00 |
|
Jeff Hill
|
0189d48d73
|
removed #define DEBUG
|
2004-05-10 21:37:49 +00:00 |
|
W. Eric Norum
|
6ef89dd871
|
Even though the comment is within C++ conditionals some compilers
generate warnings for the C++ style comment.
|
2004-04-30 14:55:08 +00:00 |
|
Jeff Hill
|
cab998f40d
|
renamed chronIntIdResTable::add to chronIntIdResTable::idAssignAdd to avoid
hiding resTable::add in the public base class
|
2004-04-28 22:15:06 +00:00 |
|
Jeff Hill
|
563733cf3c
|
changed to call new idAssignAdd func
|
2004-04-28 22:11:25 +00:00 |
|
Jeff Hill
|
7e80920164
|
improved debug diagnostics
|
2004-04-28 22:04:35 +00:00 |
|
W. Eric Norum
|
21e72e7f13
|
Change include quotes from "" to <>.
When "" are used the posix osiUnistd.h is included rather than the
os-specific osiUnistd.h.
|
2004-04-28 20:06:05 +00:00 |
|
W. Eric Norum
|
ee99561235
|
No, Darwin really does need to use signals to unblock socket I/O.
|
2004-04-28 01:20:50 +00:00 |
|
W. Eric Norum
|
14aa5b47b0
|
Darwin uses shutdown rather than signals to break out of socket I/O.
|
2004-04-27 21:33:44 +00:00 |
|
Jeff Hill
|
5ed18e6e6f
|
added missing #include
|
2004-04-27 18:07:58 +00:00 |
|
Jeff Hill
|
b76257a0d6
|
fixed temp file creation issues on win32
|
2004-04-27 17:39:25 +00:00 |
|
Andrew Johnson
|
d844c2dd61
|
LynxOS support files were removed from configure/os some time back.
|
2004-04-27 14:57:54 +00:00 |
|
Andrew Johnson
|
068613e447
|
Fix for Win32
|
2004-04-26 16:11:29 +00:00 |
|
Jeff Hill
|
4c606f43e7
|
fixed id string
|
2004-04-26 14:29:23 +00:00 |
|
Andrew Johnson
|
cb4604a157
|
Add dependencies for envData.c
|
2004-04-23 18:16:22 +00:00 |
|
Andrew Johnson
|
0b52634e38
|
Use envGetConfigParamPtr() instead of getenv() for EPICS_TS_NTP_INET,
needed to allow a default time server to be set in CONFIG_SITE_ENV.
Also cleaned up some unnecessary string copying.
|
2004-04-23 17:56:07 +00:00 |
|
Andrew Johnson
|
76f1fdf92d
|
Tidy up, fixed problem in Bug #76.
|
2004-04-22 20:10:10 +00:00 |
|
Ralph Lange
|
09ef609f43
|
Use epicsTime (instead of tsDefs); improved timestamp format and behaviour; fixed compiler warnings.
|
2004-04-22 15:56:59 +00:00 |
|
Ralph Lange
|
5e5346e6b3
|
oops.
|
2004-04-21 18:58:46 +00:00 |
|
Ralph Lange
|
a011b98f62
|
+= cainfo
|
2004-04-21 18:50:40 +00:00 |
|
Ralph Lange
|
72a1539a86
|
+= '-g' option to set %g precision
|
2004-04-21 18:27:42 +00:00 |
|
Ralph Lange
|
f169cd57f9
|
camonitor += relative and incremental timestamps
|
2004-04-21 13:46:28 +00:00 |
|
W. Eric Norum
|
429c47eb11
|
Add epicsStrSnPrintEscaped.
|
2004-04-20 01:05:23 +00:00 |
|
Andrew Johnson
|
cac8ee7b0e
|
Removed dbCommon.h dependency on O.Common directory, it was causing much
extra compilation and linking the *second* time you run gnumake.
|
2004-04-19 21:54:44 +00:00 |
|
Ralph Lange
|
27f39ec664
|
+= camonitor
|
2004-04-19 16:40:28 +00:00 |
|
Ralph Lange
|
42489a84d4
|
Bugfix in trigger mask spec
|
2004-04-19 10:31:34 +00:00 |
|
Ralph Lange
|
b3872bf14a
|
Fixed DLL definitions for epicsGetopt (on WIN)
|
2004-04-14 15:45:27 +00:00 |
|
Ralph Lange
|
1ab4c344aa
|
+= epicsGetopt to declare (default) or implement (WIN) getopt()
|
2004-04-14 14:38:25 +00:00 |
|
Janet B. Anderson
|
30efff9cd0
|
Added RULES_IDL
|
2004-04-13 16:21:52 +00:00 |
|
Janet B. Anderson
|
c93585e950
|
Initial version.
|
2004-04-13 16:16:15 +00:00 |
|
Marty Kraimer
|
5453865724
|
dbReportDeviceConfig had wrong arguments
|
2004-04-08 18:02:30 +00:00 |
|
Janet B. Anderson
|
4599f5540a
|
Changed main to int main.
|
2004-04-07 20:14:11 +00:00 |
|
Janet B. Anderson
|
5ea6509553
|
Added SHARED_LIBRARIES comment.
|
2004-04-07 18:27:16 +00:00 |
|
Janet B. Anderson
|
ef50d04061
|
Modified JAVA definitions.
|
2004-04-07 16:11:56 +00:00 |
|
Janet B. Anderson
|
07e0bce2d3
|
Modified JAVA defs.
|
2004-04-07 16:09:16 +00:00 |
|
Marty Kraimer
|
6b0f70a734
|
fix memory leak in epicsThreadPrivateDelete
|
2004-04-07 14:19:30 +00:00 |
|
Marty Kraimer
|
93b46f62a5
|
fix memory leak
|
2004-04-07 13:14:00 +00:00 |
|
Marty Kraimer
|
d212f0428b
|
add dbReportDeviceConfig
|
2004-04-06 13:47:27 +00:00 |
|
Marty Kraimer
|
5f08b2170a
|
make test commands more crash resistant
|
2004-04-06 13:26:56 +00:00 |
|
Marty Kraimer
|
31c88f6044
|
make dbReportDeviceConfig work if report is null
|
2004-04-05 19:06:03 +00:00 |
|
Marty Kraimer
|
8c4e8dd35f
|
ascar is new
|
2004-04-05 16:06:06 +00:00 |
|
Marty Kraimer
|
ff08561ba0
|
fix double to float conversion bug
|
2004-04-05 13:17:30 +00:00 |
|
Marty Kraimer
|
610eb4ea87
|
add epicsConvert
|
2004-04-05 12:54:27 +00:00 |
|
Marty Kraimer
|
6ff5355e3e
|
epicsConvert is new. For now it just has epicsConvertDoubleToFloat
|
2004-04-05 12:41:02 +00:00 |
|
Jeff Hill
|
a0e0cd7ef5
|
fixed channel uninstall message was not sent to server and other problems
|
2004-04-02 00:01:45 +00:00 |
|
Janet B. Anderson
|
2074838a12
|
Allow metacharacters in fullpath name.
|
2004-04-01 18:39:19 +00:00 |
|
Jeff Hill
|
b4137fe9df
|
print only one message for each beacon if every beacon is printed
|
2004-03-31 22:10:50 +00:00 |
|
Jeff Hill
|
1d6a7f59f4
|
print only one message for each beacon if every beacon is printed
|
2004-03-31 22:01:04 +00:00 |
|
Jeff Hill
|
7e606dafac
|
removed use of %T which isnt in ansi C
|
2004-03-31 21:25:49 +00:00 |
|