Jeff Hill
9f52f7282d
fixed errMessage fmt string
2003-09-23 16:52:59 +00:00
Janet B. Anderson
cb72210d45
Added RULES_PYTHON.
2003-09-19 18:05:57 +00:00
Janet B. Anderson
92d01c0e5f
Initial version.
2003-09-19 16:12:33 +00:00
Janet B. Anderson
42506d8c1c
Updated JAVA and PYTHON definitions.
2003-09-19 16:08:05 +00:00
W. Eric Norum
dfccee739f
Clean up 'truncated' message.
...
Ensure that truncated errrlogMessage output is reported as such.
2003-09-17 19:35:45 +00:00
Jeff Hill
35d07ffbda
changed the name of cxxCompilerDependencies.h to compilerDependencies.h
2003-09-17 19:25:31 +00:00
W. Eric Norum
d158974870
Use epicsVsnprintf to eliminate possibility of buffer overflows.
2003-09-17 18:51:44 +00:00
W. Eric Norum
2e922d7195
Move format-string checking conditional to cxxCompilerDependencies.
2003-09-17 14:43:26 +00:00
W. Eric Norum
e405ebbbee
Merged into cxxCompilerDependencies.h
2003-09-17 14:33:08 +00:00
W. Eric Norum
8411adb987
Fix error message.
2003-09-16 18:58:59 +00:00
W. Eric Norum
c30c884687
Make arguments match format string.
2003-09-16 18:54:43 +00:00
Marty Kraimer
21fe691d96
errMessage must not get NULL argument
2003-09-16 18:43:52 +00:00
W. Eric Norum
22e21f268b
Add gcc format-string checking.
2003-09-16 18:06:49 +00:00
Andrew Johnson
d45e1b13e4
Removed WIN32 getopt.* (GPL)
2003-09-16 17:56:21 +00:00
Andrew Johnson
8873934c9b
These files contain GPL code, and not compatible with the EPICS Base license. I
...
don't care that this removal breaks the WIN32 port of EPICS, we can't legally
distribute this code as part of EPICS. Someone will have to rewrite the getopt
functionality, or grab a version that is not GPL licensed (try BSD).
2003-09-16 17:45:19 +00:00
Marty Kraimer
c0c11c359f
epicsSnprintf did not work. It is fixed.
2003-09-16 12:53:54 +00:00
Andrew Johnson
367e27d5f5
Support for configure/RELEASE.<hostarch>.<targetarch> files
2003-09-15 21:01:36 +00:00
Andrew Johnson
35bd1a76d1
Removed string calculation engine, only needed by Tim Mooney's recordtypes.
2003-09-12 19:13:54 +00:00
Jeff Hill
245cf129ff
fixed disconnect callback when channel known to be disconnected
2003-09-10 17:09:25 +00:00
Jeff Hill
36b1f9e4ff
fixed bug where entry was deleted from within entry's callback
2003-09-08 17:11:15 +00:00
Andrew Johnson
24a0197f88
Fix file stmt without quotes.
2003-09-05 20:54:28 +00:00
Andrew Johnson
42ea151881
Don't use '0' for string arguments which should be empty...
2003-09-05 16:55:05 +00:00
W. Eric Norum
ce201c6361
Use ledLib command-line editing on vxWorks.
2003-09-05 14:38:18 +00:00
Jeff Hill
0dd7efb4a2
fixed potential race during init
2003-09-03 22:52:48 +00:00
Jeff Hill
e7d51c5e30
documented level required to get a channel dump
2003-09-03 22:44:20 +00:00
Jeff Hill
0758661a87
mentioned that CA port numbers have been registered with iana
2003-09-03 22:31:48 +00:00
W. Eric Norum
26a6df0652
Clean up handling of redefinitions.
2003-09-02 20:07:18 +00:00
Jeff Hill
d5de77bc5a
fixed false error detected by old gnu compiler
2003-09-02 16:22:29 +00:00
Ralph Lange
d6ab506379
Fixed HP aCC warnings
2003-09-01 20:05:12 +00:00
W. Eric Norum
e3c514ea9e
Add *all* iocsh variables, not just the first.
...
A tip of the hat to Mark Rivers for fixing this.
2003-09-01 14:05:47 +00:00
Jeff Hill
fef72a5948
fixed borland build issues
2003-08-26 17:57:44 +00:00
Jeff Hill
48c4992799
made compatible with borlan bcc
2003-08-26 00:37:08 +00:00
Jeff Hill
ac13592d0a
cosmetic
2003-08-25 21:07:10 +00:00
Marty Kraimer
c4184be87c
get rid of lazt init for SMP safe
2003-08-25 19:42:59 +00:00
Jeff Hill
4472f60249
explicit templ instantiation for acient tornado compiler
2003-08-25 18:48:29 +00:00
Robert Soliday
088c35da63
Updated to work with Kylix.
2003-08-21 21:47:36 +00:00
Robert Soliday
bb0affc5ee
Updated to workaround issue with Kylix.
2003-08-21 21:47:03 +00:00
Jeff Hill
582a1aa0b5
restructured osi socket interface to support address reuse variations
...
on darwin and win32
2003-08-21 18:27:00 +00:00
Jeff Hill
6c4c063692
workaround for bug in RH 7.3 Linux
2003-08-21 00:18:31 +00:00
Jeff Hill
038ef5db8d
removed virtual destructor when there are no virtual functions
2003-08-20 16:14:39 +00:00
Jeff Hill
bf51f20126
upgraded ipAddrToAscii API and improved shutdown procedures
2003-08-20 16:12:46 +00:00
Jeff Hill
d2ac73f3ae
upgraded ipAddrToAscii API and improved shutdown procedures
2003-08-20 16:07:20 +00:00
Jeff Hill
ef9ed01e0c
upgraded ipAddrToAscii API and improved shutdown procedures
2003-08-20 15:59:30 +00:00
Jeff Hill
3035e9393c
upgraded API and improved shutdown procedures
2003-08-20 15:57:38 +00:00
Jeff Hill
f7e9c7e1a1
upgraded API
2003-08-20 15:57:08 +00:00
Andrew Johnson
519f3d29cf
Set PACT if error occurred during record init
2003-08-12 22:18:46 +00:00
Andrew Johnson
89addc09d7
Enhanced the TPRO trace output to include the executing thread name
2003-08-12 21:53:14 +00:00
W. Eric Norum
7fc94de997
Quick hack to avoid compiling this for machines other than the one Till's
...
now using. Definitely needs to be fixed properly 'some day'.
2003-08-12 15:39:48 +00:00
Andrew Johnson
e967392227
Removed device entries from base.dbd into their own .dbd files.
...
Devices for TestAsyn support are not included by base.dbd, but have
their own devTestAsyn.dbd file if required.
2003-08-11 22:22:39 +00:00
Janet B. Anderson
e31993bb84
Changed template in macro name to all caps TEMPLATE.
2003-08-11 15:39:58 +00:00