- Nov 24, 2010
-
-
Janet Anderson authored
-
Andrew Johnson authored
-
Andrew Johnson authored
-
Ralph Lange authored
-
- Nov 22, 2010
-
-
Andrew Johnson authored
-
- Nov 19, 2010
-
-
Andrew Johnson authored
-
- Nov 17, 2010
-
-
Andrew Johnson authored
-
Andrew Johnson authored
-
- Nov 16, 2010
-
-
Andrew Johnson authored
-
- Nov 15, 2010
-
-
Andrew Johnson authored
Don't use epicsMutexMustLock() in msgbufGetFree(). When we're shutting down, the pvtData.msgQueueLock gets destroyed. This makes msgbufGetFree() return NULL if the lock is dead. The epicsMutexMustLock() routine asserts(), which recurses...
-
Janet Anderson authored
-
Janet Anderson authored
-
jba authored
-
jba authored
-
Janet Anderson authored
-
Janet Anderson authored
-
Janet Anderson authored
-
- Nov 12, 2010
-
-
Andrew Johnson authored
-
Andrew Johnson authored
Fixed a bug reported by Michael Abbott, NORD goes -ve. Modified soft channel support so when INP="" it extracts the relevent sub-array of the existing VAL field; use an external put to set the array. This lets the other records pull a series of values from the record in sequence.
-
- Nov 11, 2010
-
-
Janet Anderson authored
Remove unneeded READLINE definitions from last commit.
-
Janet Anderson authored
-
Janet Anderson authored
readline dir.
-
- Nov 10, 2010
-
-
Janet authored
-
Janet Anderson authored
-
Andrew Johnson authored
-
- Nov 09, 2010
-
-
Janet Anderson authored
-
Janet Anderson authored
-
Janet Anderson authored
-
Janet Anderson authored
-
- Nov 08, 2010
-
-
Janet Anderson authored
-
Janet Anderson authored
-
- Nov 05, 2010
-
-
Ralph Lange authored
-
Ralph Lange authored
-
- Nov 04, 2010
-
-
Andrew Johnson authored
It helps to include the cygwin header file that actually has the version number in it...
-
Andrew Johnson authored
Cygwin 1.7 changed the socket shutdown method from BothShutdown to Close. This fix looks at the cygwin version to work out what value to return from esscimqi().
-
Jeff Hill authored
o gnu compiler for windows doesnt support well dll exporting individual functions from a class in debug builds so I switched to exporting the entire interface class in several places o fixed several places in ca lib where include of epicsTimer.h wasnt properly ifdef'd so that it is imported by ca header files --- these issues were already fixed on cvs main trunk ---
-
- Nov 02, 2010
-
-
Andrew Johnson authored
This commit was needed to reorder the commit history so that everyone else's commits since 2010-09-27 remain on the mainline.
-
- Nov 01, 2010