Commit Graph

  • 01c5adc8a7 test Jeff Hill 2001-04-20 15:15:10 +00:00
  • 22ec308865 test Jeff Hill 2001-04-20 15:14:46 +00:00
  • e585c60d67 fixed sun pro warning Jeff Hill 2001-04-20 01:21:48 +00:00
  • 452c8d1384 dont use c++ style comment in header used by C files Jeff Hill 2001-04-20 00:56:27 +00:00
  • 00641af25c fixed gnu warnings Jeff Hill 2001-04-20 00:50:19 +00:00
  • a42a95f60a updated to match service API changes Jeff Hill 2001-04-20 00:46:18 +00:00
  • c6d116d1e8 fixed gnu warning Jeff Hill 2001-04-20 00:13:58 +00:00
  • 1c6767d3f2 broke apart monolithic iocinf.h header file Jeff Hill 2001-04-20 00:08:41 +00:00
  • 1e786e3d5a broke apart monolithic iocinf.h header file Jeff Hill 2001-04-19 23:52:07 +00:00
  • 03a92021a7 removed redundant parens Jeff Hill 2001-04-19 23:50:50 +00:00
  • 7cbc79ff30 Clean up semaphore statistic gathering. W. Eric Norum 2001-04-19 01:53:06 +00:00
  • e20bf02652 moved oldChannelNotify inlines to oldAccess.h Jeff Hill 2001-04-17 20:22:15 +00:00
  • 20e702a629 moved oldChannelNotify inlines here Jeff Hill 2001-04-17 20:21:07 +00:00
  • 1f52aaf9d6 reformat Jeff Hill 2001-04-17 17:37:41 +00:00
  • c2ffc9e893 automate production of version string Jeff Hill 2001-04-17 17:37:17 +00:00
  • eeaf3af7a4 fixed sun pro warning Jeff Hill 2001-04-17 17:36:37 +00:00
  • a8a86993e3 fixed sun pro warnings Jeff Hill 2001-04-17 00:44:59 +00:00
  • 76560ce7c3 added reset() Jeff Hill 2001-04-17 00:14:42 +00:00
  • 1ec6f444b7 changed file name Jeff Hill 2001-04-17 00:03:02 +00:00
  • 8d5075b441 fixed gnu warnings Jeff Hill 2001-04-16 23:46:32 +00:00
  • 84bec6ceba fixed gnu warning Jeff Hill 2001-04-16 23:41:47 +00:00
  • ee60f232c1 made destructors virtual Jeff Hill 2001-04-16 23:33:45 +00:00
  • e73d083131 fixed ws in endif clause Jeff Hill 2001-04-16 23:30:42 +00:00
  • 7a56359b73 added ws at eof Jeff Hill 2001-04-16 23:30:12 +00:00
  • e73d66bbff added newline at eof Jeff Hill 2001-04-16 23:25:03 +00:00
  • 008b125aec fixed ws in endif clause Jeff Hill 2001-04-16 23:14:18 +00:00
  • bfe4d463c1 changed to C style comment Jeff Hill 2001-04-16 22:59:47 +00:00
  • f69a65a4fe dont hold lock while calling callbacks Jeff Hill 2001-04-16 22:51:37 +00:00
  • 332a7228a8 dont hold lock while calling callbacks Jeff Hill 2001-04-16 22:38:38 +00:00
  • 4b99a3d268 installed epics_auto_ptr.h Jeff Hill 2001-04-16 22:36:59 +00:00
  • c2e6490220 installed Jeff Hill 2001-04-16 22:36:28 +00:00
  • aa2516eb85 improved test Jeff Hill 2001-04-16 21:59:38 +00:00
  • 01fd6d5253 no need to check for nill Jeff Hill 2001-04-16 21:49:53 +00:00
  • 95806cd1cd MSVC can't handle partial template specializations (swap<T>), so removed removed swap<epicsList<T>> and renamed epicsSwap<epicsList<T>> to epicsListSwap<T> Andrew Johnson 2001-04-12 15:35:56 +00:00
  • 22df1fb68a new files Marty Kraimer 2001-04-09 19:45:51 +00:00
  • 7f7130cb2a changes for 3.14.0alpha2 Marty Kraimer 2001-04-09 17:46:04 +00:00
  • 8640b175b1 Backing out accidental commit. Janet B. Anderson 2001-04-09 17:38:42 +00:00
  • dc6a85b842 Updated for alpha2. Janet B. Anderson 2001-04-09 17:29:24 +00:00
  • 70cf9b538d Commented out epicsListTest for alpha2. Janet B. Anderson 2001-04-09 15:53:31 +00:00
  • e745a49e1e Create => OsdCreate Marty Kraimer 2001-04-09 15:27:28 +00:00
  • ea026b4350 epicsMutexCreate=>epicsMutexOsdCreate Marty Kraimer 2001-04-09 15:24:06 +00:00
  • 161538e309 Added solaris-sparc-gnu files. Janet B. Anderson 2001-04-09 14:13:28 +00:00
  • 688f386a13 Removed phony lines. Janet B. Anderson 2001-04-09 14:12:13 +00:00
  • 3681457c88 Remove RTEMS-specific semaphore show command. The generic epicsMutexShowAll provides similar functionallity. Allow for longer task names in semaphore show messages. W. Eric Norum 2001-04-06 17:05:40 +00:00
  • 827c41d895 Don't crash if no hardware present... Andrew Johnson 2001-04-06 15:22:17 +00:00
  • ae74e745f3 fix race condition Marty Kraimer 2001-04-06 12:45:06 +00:00
  • 79eebbd8f8 support osi features Marty Kraimer 2001-04-06 12:43:44 +00:00
  • 36ca3a4431 allocate correct abount of storage Marty Kraimer 2001-04-05 15:19:57 +00:00
  • 7170c80194 add epicsMutexShowAll Marty Kraimer 2001-04-05 14:57:14 +00:00
  • ef7a2bdcc4 add dbLockShowLocked even scalar DB_LINKs forced into lock set Marty Kraimer 2001-04-05 14:56:22 +00:00
  • 7189465b92 Make ALL ca_ calls only from dbCaTask Marty Kraimer 2001-04-05 14:53:54 +00:00
  • 5605812c4b call errlogFlush before aborting Marty Kraimer 2001-04-05 14:49:48 +00:00
  • f4b0c741a1 change errlogStop to errlogFlush Marty Kraimer 2001-04-05 14:42:00 +00:00
  • 1e922e5f30 add epicsMutex.c Marty Kraimer 2001-04-05 14:36:45 +00:00
  • 4e9f6b716a epicsMutexMustCreate now osi; add support for epicsSemShowAll Marty Kraimer 2001-04-05 14:36:00 +00:00
  • 857c4a9545 add errlogStop; remove old sytle C function prototypes Marty Kraimer 2001-04-05 14:32:50 +00:00
  • c1bd5924df Removed trailing blanks. Janet B. Anderson 2001-04-02 14:08:05 +00:00
  • 1e33387764 major change in algortihm Marty Kraimer 2001-03-30 20:20:55 +00:00
  • 5645505564 hold lock while changing fields Marty Kraimer 2001-03-30 20:20:36 +00:00
  • c6f2974aa3 fixed memory leak Jeff Hill 2001-03-30 01:19:12 +00:00
  • c9f8816dea fixed doc Jeff Hill 2001-03-28 21:54:36 +00:00
  • 63393cc259 added performance test Jeff Hill 2001-03-28 21:53:38 +00:00
  • 7c4b968db7 use a longer polling interval Jeff Hill 2001-03-28 21:18:38 +00:00
  • 84ced8336c fixed test duration for slower machines Jeff Hill 2001-03-28 21:14:48 +00:00
  • d5a01b6968 Ensure that epicsThreadSleep always yields processor. W. Eric Norum 2001-03-28 21:00:35 +00:00
  • 65d5561b3d fixed stack size bug Jeff Hill 2001-03-28 20:54:29 +00:00
  • 159ecd02f2 use C++ API Jeff Hill 2001-03-28 16:30:00 +00:00
  • efd4f1e6e1 fixed gnu warning Jeff Hill 2001-03-28 16:05:32 +00:00
  • 902ee295e0 added newline at EOF Jeff Hill 2001-03-28 16:01:40 +00:00
  • 9191e04ac9 added new tests Jeff Hill 2001-03-28 15:52:18 +00:00
  • 8b782cd6bb added thread private test Jeff Hill 2001-03-28 15:49:25 +00:00
  • 34ea7db15b Changed template so it takes an exception object as argument, not a char* to use as the argument to the exception object. This may end up copying the object, but it's now completely flexible (an exception class must be copy-constructable anyhow). Andrew Johnson 2001-03-27 20:45:59 +00:00
  • 5ad4bfcd11 Added a private default constructor (to stop compiler-generated one) A bit of reformatting too. Andrew Johnson 2001-03-27 20:38:24 +00:00
  • 418b34ad85 Added epicsAlgorithmTest Andrew Johnson 2001-03-27 20:25:52 +00:00
  • ced62f1e5f swap=>epicsSwap Andrew Johnson 2001-03-27 17:10:14 +00:00
  • a1bbcf660a Using epicsAlgorithm.h Andrew Johnson 2001-03-27 16:55:12 +00:00
  • a16fdfe45e Added epicsAlgorithm.h header containing epicsMin, epicsMax & epicsSwap. Andrew Johnson 2001-03-27 16:53:22 +00:00
  • a8f3980097 Fix dbScanLock so it takes global lock Marty Kraimer 2001-03-26 21:40:07 +00:00
  • ddbb74a35e add void return Marty Kraimer 2001-03-26 19:08:48 +00:00
  • 3817ea5f3a supress purify warning Jeff Hill 2001-03-26 18:46:39 +00:00
  • 8ef0216cf5 minor optimization in timer queue process Jeff Hill 2001-03-26 18:34:59 +00:00
  • a609b3394b doc Jeff Hill 2001-03-26 18:32:30 +00:00
  • 26c082ffaf fixed timer delay test Jeff Hill 2001-03-26 18:31:57 +00:00
  • b1d14576c5 cleaned up implementation of locks Jeff Hill 2001-03-23 23:00:03 +00:00
  • 02c05f38b1 Added HOST_BIN and include/os/OS_CLASS. Janet B. Anderson 2001-03-23 22:35:55 +00:00
  • b68d241c44 make it lock Marty Kraimer 2001-03-23 22:01:05 +00:00
  • 575d3a0f3e Allow RULES.DB to be included into Makefiles. Janet B. Anderson 2001-03-23 21:55:46 +00:00
  • 36d073b4dd Added .i files to precious. Removed reference to iocBinInstalls. Janet B. Anderson 2001-03-23 20:59:41 +00:00
  • ef696499e4 optimized free list locking Jeff Hill 2001-03-22 22:12:09 +00:00
  • 8629f103d6 doc Jeff Hill 2001-03-22 21:32:30 +00:00
  • ebf9c197e8 Allowed for macro replacement. Janet B. Anderson 2001-03-22 21:23:04 +00:00
  • 0a5ddd49ba Rearranged OP_SYS and ARCH_DEP definitions. Janet B. Anderson 2001-03-22 21:21:40 +00:00
  • 3f79faccca Rearanged OP_SYS and ARCH_DEP definitions. Janet B. Anderson 2001-03-22 21:19:59 +00:00
  • a50ffacc50 Removed include for CONFIG.Common.UnixCommon. Janet B. Anderson 2001-03-22 21:15:52 +00:00
  • ca640904a0 Change to allow relative paths. Janet B. Anderson 2001-03-22 03:08:28 +00:00
  • 31454ef08a fixed proper IO destroy when channel exits Jeff Hill 2001-03-21 16:11:24 +00:00
  • 7f874c909e No SPC_NOMOD for VAL Marty Kraimer 2001-03-21 14:54:18 +00:00
  • abe09ef1d3 add new features for seqExample Marty Kraimer 2001-03-21 14:53:36 +00:00
  • c0c2d30209 changed locking hierarchy Jeff Hill 2001-03-21 01:07:27 +00:00
  • 0a9f914076 added epicsAutoMutexRelease Jeff Hill 2001-03-21 01:02:35 +00:00