b378bfef0b
Added wildcard to make testing for lib easier - ifneq ($(XXX_LIB),)
Janet B. Anderson
2009-09-24 19:12:01 +00:00
359a4571f5
Modified test of warning message.
Janet B. Anderson
2009-09-22 16:34:47 +00:00
e6c56bc99d
Check INSTALL_LOCATION builds.
Andrew Johnson
2009-09-22 14:55:27 +00:00
4a9d928578
Close h4 tag.
Andrew Johnson
2009-09-22 14:54:51 +00:00
8cbe6500a6
Allow $(BUILD_ARCHS) $(actionArchTargets) $(cleanArchTargets) in make cmd.
Janet B. Anderson
2009-09-18 14:41:57 +00:00
a7a89fb045
Removed 64 bit files. We will use darwin compiler default.
Janet B. Anderson
2009-09-11 20:42:39 +00:00
d24c66f83d
fix for mantis 366
Jeff Hill
2009-09-11 00:49:02 +00:00
99566ee098
Initial version.
Janet B. Anderson
2009-09-10 20:40:15 +00:00
516fe25556
Must run makeInstallDir.pl from the INSTALL_BIN directory so it can find our libraries when INSTALL_LOCATION is set.
Andrew Johnson
2009-09-02 16:09:04 +00:00
dfb29b258b
added warning comment about need to unref newly created gdd before installing into smart pointer
Jeff Hill
2009-08-31 23:21:37 +00:00
955e9cd4d1
improved test id in diag message
Jeff Hill
2009-08-31 19:47:58 +00:00
3fe4def288
monitorAddConnectionCallbackTest test was too specific - we shouldnt test for exactly two subscription updates when more than two is sufficent
Jeff Hill
2009-08-28 23:28:29 +00:00
490d5db2f8
Missed an -RC1.
Andrew Johnson
2009-08-28 19:18:12 +00:00
b2e92aadf1
Removed ellFree() comment, we reverted the API.
Andrew Johnson
2009-08-28 19:13:03 +00:00
29fe94f62d
Set EPICS_CVS_SNAPSHOT to -CVS.
Janet B. Anderson
2009-08-28 19:07:11 +00:00
534ca2c86e
Make ellFree() a 1-argument macro, calls ellFree2() with free as freeFunc.
Andrew Johnson
2009-08-28 18:34:38 +00:00
f17ac39f29
Disable divide by zero warnings on MSVC when generating NAN and INF. Use those values rather than calculating them independently.
Andrew Johnson
2009-08-25 18:19:49 +00:00
a4e5e540a9
added \n to printf diagnostic
Jeff Hill
2009-08-25 15:45:20 +00:00
33911cd0af
improved failure diagnostic
Jeff Hill
2009-08-25 14:50:11 +00:00
1607d2a192
ellFree() and Win32 time provider.
Andrew Johnson
2009-08-24 20:55:31 +00:00
140b8a468d
we dont need tocheck the return from new with assert
Jeff Hill
2009-08-24 17:09:55 +00:00
d84e9cb3ec
exp passed to assert must not change the state of the data structures
Jeff Hill
2009-08-24 17:08:41 +00:00
fa24d119dd
use verify instead of assert (in tests)
Jeff Hill
2009-08-24 17:07:03 +00:00
4921187178
use verify instead of assert
Jeff Hill
2009-08-24 17:04:40 +00:00
794811b95a
exp passed to assert must not change the state of the data structures
Jeff Hill
2009-08-24 17:03:17 +00:00
aa904449c0
we dont need tocheck the return from new with assert
Jeff Hill
2009-08-24 17:01:21 +00:00
1c95101ae1
Fixed Till's report of non-thread-safe lazy-init.
Andrew Johnson
2009-08-21 17:32:13 +00:00
0961378465
Revert to -CVS for snapshots.
Janet B. Anderson
2009-08-21 15:48:28 +00:00
7655e7859d
R3.14.11-RC1
Janet B. Anderson
2009-08-21 15:41:28 +00:00
bbc0899423
RC1
Andrew Johnson
2009-08-21 15:34:02 +00:00
3afade09e6
Fixed epicsCalcTest issue, but epicsMutexTest can still run too long.
Andrew Johnson
2009-08-21 15:32:01 +00:00
c28520bea6
Adjust test 66 so it doesn't fail if the gcc optimizer result gives -1 but glibc returns +1. Both are correct, gcc is following a newer standard.
R3.14.11-rc1
Andrew Johnson
2009-08-21 14:49:01 +00:00
bd4784a858
Added Mantis 361.
Andrew Johnson
2009-08-21 14:38:01 +00:00
8c2278784c
fixed mantis 361
Jeff Hill
2009-08-21 00:53:55 +00:00
2caf1a4f50
Janet's Build Dependency note.
Andrew Johnson
2009-08-20 22:59:10 +00:00
1fba8dd866
improved fdManagerVerify progress diagnostics
Jeff Hill
2009-08-20 22:29:53 +00:00
414cb8d62c
installed this fille which is needed by the VAXC compiler
Jeff Hill
2009-08-19 18:46:54 +00:00
e0106fd010
fixed vaxc compile error
Jeff Hill
2009-08-19 18:32:33 +00:00
0d0aa7de73
fixed vaxc compile error
Jeff Hill
2009-08-19 16:36:51 +00:00
6285f33fda
fixed vms build syntax error
Jeff Hill
2009-08-19 14:58:11 +00:00
87eace1bd4
Fix for solaris compiler complaint about ambiguity of 'exception'.
Andrew Johnson
2009-08-18 19:26:37 +00:00
db3a655374
fixed improper calculation of signal needed state in postEvent (this is an issue I introduced when writing the patch where IO and subscription update events are maintained on seperate and independent queues). The issue does not exist in an EPICS base release.
Jeff Hill
2009-08-18 00:40:00 +00:00
8ae0c8960f
corrected spelling in message
Jeff Hill
2009-08-18 00:36:22 +00:00
ec26c0dc52
o track number of async read and writes independently o when the last async write occurs, check to see if a value is cached and write it immediately (instead of waiting for aync io object's ctor to run. This allows the regression tests to pass.
Jeff Hill
2009-08-18 00:32:48 +00:00
ea539fceb6
Corrected Mantis bug number.
Andrew Johnson
2009-08-17 17:51:43 +00:00
782ff1b303
improved create channel unexpected exception diagnostic
Jeff Hill
2009-08-14 19:12:50 +00:00
2fb6b2100f
improved test diagnostic
Jeff Hill
2009-08-14 17:44:33 +00:00
0012042a5e
accomodate archaic vxWorks gnu compiler
Jeff Hill
2009-08-14 17:31:34 +00:00
e0d16659e1
improved TCP circuit creation failure exception diagnostics
Jeff Hill
2009-08-14 16:57:48 +00:00
8303cf053b
improved VC creation failure exception diagnostics
Jeff Hill
2009-08-14 16:56:31 +00:00
78fc566dc4
improved thread creation failure exception diagnostics
Jeff Hill
2009-08-14 16:54:45 +00:00
3961c81740
added additional R3.14.11 ca fixes
Jeff Hill
2009-08-14 00:56:08 +00:00
0fdda3f794
back out prev change
Jeff Hill
2009-08-14 00:29:56 +00:00
9802e6c629
cosmetic
Jeff Hill
2009-08-14 00:24:32 +00:00
547c5d06ea
improved the maint of the asych io count in off normal situations
Jeff Hill
2009-08-14 00:24:09 +00:00
50ddd62502
o always arm the send independent of how many messages are placed in the out buf. The send will not arm if the out buf is empty o when receiving the io blocked state notify callback always reactivate the receive if space is available
Jeff Hill
2009-08-13 23:55:03 +00:00
9fc48c9a6b
always arm the send independent of how many messages are placed in the out buf. The send will not arm if the out buf is empty.
Jeff Hill
2009-08-13 23:51:40 +00:00
e4075da4d7
o added new ioQue so the server will not wedge one of its clients when simultaneouly in flow control mode and also asynchronous io postponed mode. o simplified the status from the process func because callers should not need to know how many messages have been sent
Jeff Hill
2009-08-13 23:49:59 +00:00
8ace886cfe
o added new ioQue so the server will not wedge one of its clients when simultaneouly in flow control mode and also asynchronous io postponed mode. o simplified the status from the process func because callers should not need to know how many messages have been sent
Jeff Hill
2009-08-13 23:42:37 +00:00
6c61c0de34
signal the io blocked list each time that server centric async io completes
Jeff Hill
2009-08-13 23:38:41 +00:00
e581e88223
simplified the return from eventSysProcess because callers should not need to know how many messages were sent
Jeff Hill
2009-08-13 23:37:30 +00:00
f4cbdec5ee
removed io blocked list signal because the base class does not know if the blocked list is with the pv or the server
Jeff Hill
2009-08-13 23:32:18 +00:00
b344841365
fixed the following issues with detection of flow control mode o the flow control contig frame thresh should be based on max array size o it appears that the wakeup mechanism for the send thread, who sends the flow control on/off messages was broken o looking at full buffers isnt a perfect detection scheme compared to the simpler approach of just checking to see if bytes are pending in the socket before calling recv
Jeff Hill
2009-08-13 23:29:02 +00:00
b867dabad0
cache the client ctx ref prior to calling callback in case they delete the channel in the callback
Jeff Hill
2009-08-13 22:46:47 +00:00
0cea525682
destroy putCallback prior to calling callback in case they delete the channel in the callback
Jeff Hill
2009-08-13 22:44:30 +00:00
2df7da052a
destroy getCallback prior to calling callback in case they delete the channel in the callback
Jeff Hill
2009-08-13 22:43:21 +00:00
59b820d2f5
added missing epicsShareExtern
Jeff Hill
2009-08-13 22:42:05 +00:00
3fda8dc2b0
added test failure diagnostic
Jeff Hill
2009-08-13 22:40:02 +00:00
3a335c88f0
Move Jeff's notes to the top.
Andrew Johnson
2009-08-13 16:06:59 +00:00
44a6e9a005
added SEVCHK string
Jeff Hill
2009-08-12 00:37:10 +00:00
1f129d3739
added bullet under mantis 329 for R3.14.11
Jeff Hill
2009-08-10 23:20:59 +00:00
720236ed39
added CA, PCA, and some libCom fixes for R3.14.11
Jeff Hill
2009-08-10 22:51:09 +00:00
57c9f9344f
improved show function
Jeff Hill
2009-08-10 21:51:07 +00:00
64cb41f489
$(SHRLIB_PREFIX) $(LIB_PREFIX) mismatch
Andrew Johnson
2009-08-10 21:50:11 +00:00
6fe047731f
added shjow func to epicsThread class
Jeff Hill
2009-08-10 21:48:50 +00:00
56c4c92588
improved show diagnostic
Jeff Hill
2009-08-10 21:41:59 +00:00
562db1e24c
Application configure files.
Andrew Johnson
2009-08-10 21:15:27 +00:00
1b70afa54b
Moved ECHO definition to preceed 'ifdef T_A' defines.
Janet B. Anderson
2009-08-10 16:49:55 +00:00
f316b4ca81
Change echo macro back to @echo. We never want to comment help messages.
Janet B. Anderson
2009-08-10 16:41:28 +00:00
6d8cfeef01
Explain the epicsCalcTest #66 failure on Linux.
Andrew Johnson
2009-08-07 21:26:47 +00:00
b1b72e8cf0
updated comment text
Andrew Johnson
2009-08-07 20:24:53 +00:00
cde59e262b
gpHash argument change.
Andrew Johnson
2009-08-07 15:53:28 +00:00
40b6d1b0ba
moved IO pending count to caServer
Jeff Hill
2009-08-06 02:24:00 +00:00
4464cfedaa
fixed warning message
Jeff Hill
2009-08-06 01:36:56 +00:00
b9fbf2e45b
fixed error code numbering
Jeff Hill
2009-08-06 01:36:30 +00:00
42ce1bd2db
o reset pendingResponseStatus, reqPayloadNeedsByteSwap, responseIsPending, and pValueRead whenever removing a message from the stream o eliminated error prone reuse of status variables o dont allow service to postpone IO when no IO is pending against the target o be extra careful not to do things twice when send blocked or IO postponed
Jeff Hill
2009-08-06 00:06:59 +00:00
7de356519d
o added pValueRead gdd snart pointer o payloadNeedsByteSwap renamed to reqPayloadNeedsByteSwap o added issuePosponeWhenNonePendingWarning static func
Jeff Hill
2009-08-05 23:58:40 +00:00
ff5ca5e041
added ioIsPending func
Jeff Hill
2009-08-05 23:56:26 +00:00
d1bb71809b
added S_cas_posponeWhenNonePending status
Jeff Hill
2009-08-05 23:56:01 +00:00
7a49a17d1b
removed unused template instantiation
Jeff Hill
2009-08-04 23:32:32 +00:00
7cf77b40e6
updated the example to implement casPV::writeNotify implementing similar semantics to an IOC
Jeff Hill
2009-08-04 23:31:13 +00:00
e387c06f59
STATIC_ASSERT().
Andrew Johnson
2009-08-04 19:51:19 +00:00
c035566d7d
Use compile-time assertions, from Micheal Davidsaver.
Andrew Johnson
2009-08-04 19:10:30 +00:00
57e5406684
Added STATIC_ASSERT macro. Removed assert() definition for pre-ANSI C compilers.
Andrew Johnson
2009-08-04 19:07:07 +00:00
b4948b4ff6
fixed missing space in command line help string
Jeff Hill
2009-08-04 17:50:56 +00:00
15f6b8c682
Update dbDefs.h changes.
Andrew Johnson
2009-08-04 17:11:02 +00:00
4868904839
Added CONTAINER macro, from Micheal Davidsaver (BNL).
Andrew Johnson
2009-08-04 16:31:06 +00:00
1a2fa1bc86
Some cleanup, mostly spacing.
Andrew Johnson
2009-08-03 22:22:45 +00:00
e3a61ce4e4
fix for mantis 358
Jeff Hill
2009-08-03 22:09:52 +00:00