Commit Graph

  • 28ef90cb1b epicsAutoMutex has a new name, fixed free lists, and use c++ thread class, and fixed dll symbol exports Jeff Hill 2002-03-21 23:10:06 +00:00
  • e625e5dc5f fixed dll symbol export Jeff Hill 2002-03-21 23:08:02 +00:00
  • 7c235303d7 changed name of guard class Jeff Hill 2002-03-21 23:07:44 +00:00
  • b3321eed5b added multiple include guard Jeff Hill 2002-03-21 23:06:53 +00:00
  • 70e425b8bd installed into cvs Jeff Hill 2002-03-21 23:06:32 +00:00
  • 642d4e13ba installed into cvs Jeff Hill 2002-03-21 22:55:06 +00:00
  • 131c052aeb epicsAutoMutex has a new name, fixed free lists, and use c++ thread class Jeff Hill 2002-03-21 22:48:28 +00:00
  • fec6ba2dbf epicsAutoMutex has a new name, fixed free lists, and allow timer to be deleted during expire Jeff Hill 2002-03-21 22:45:32 +00:00
  • e66da4714b epicsAutoMutex has a new name and fixed free lists Jeff Hill 2002-03-21 22:44:27 +00:00
  • e94167088e fixed comment Jeff Hill 2002-03-21 22:43:09 +00:00
  • 60754b28d5 use singleton class Jeff Hill 2002-03-21 22:41:16 +00:00
  • eb05911646 reversed previous change Jeff Hill 2002-03-21 22:40:17 +00:00
  • 5fd13e73c6 moved once call out of mutex guard Jeff Hill 2002-03-21 22:25:22 +00:00
  • c4515ccba6 cleaned this up. o removed multiple implementations o made efficent robust version using win32 critical section Jeff Hill 2002-03-21 22:23:31 +00:00
  • d1d333e734 moved epicsEvent implementation out of header file Jeff Hill 2002-03-21 22:22:10 +00:00
  • 47dc34084a moved epicsMutex.c to epicsMutex.cpp Jeff Hill 2002-03-21 22:21:34 +00:00
  • d9e41a12bd moved epicsMutex implementation out of header file Jeff Hill 2002-03-21 22:20:40 +00:00
  • 1464be33db added exception Jeff Hill 2002-03-21 22:19:45 +00:00
  • ef4d0bcdcd added sockAddrAreIdentical Jeff Hill 2002-03-21 22:18:49 +00:00
  • cd6df39198 changed name of guard class Jeff Hill 2002-03-21 22:17:38 +00:00
  • 324ba4bbbe removed template instantiations Jeff Hill 2002-03-21 22:17:02 +00:00
  • c18a9fb345 simplified Jeff Hill 2002-03-21 22:15:57 +00:00
  • 46037c48cb added new modules Jeff Hill 2002-03-21 22:15:06 +00:00
  • d8c566616e more secure locking Marty Kraimer 2002-03-18 19:32:42 +00:00
  • cb843f3e6a changes for putNotify code Marty Kraimer 2002-03-18 19:32:21 +00:00
  • a5f53fbb2c Bugfix Ralph Lange 2002-03-18 14:15:26 +00:00
  • dcf48cea38 putNotify bug Marty Kraimer 2002-03-15 15:30:59 +00:00
  • a2fad6e62e when moving restart list remove new owner from it Marty Kraimer 2002-03-15 15:24:31 +00:00
  • 2054e9299a Modified comments containing jba overrides. Janet B. Anderson 2002-03-14 22:39:45 +00:00
  • 6a3ddb3076 more descriptions of CA problems Jeff Hill 2002-03-14 16:58:29 +00:00
  • 094a79fcd0 fixed put notify shutdown during channel delete Jeff Hill 2002-03-14 01:13:58 +00:00
  • a29cf1b411 cosmetic Jeff Hill 2002-03-13 22:10:16 +00:00
  • 36a977becd improved put notify cleanup when client terminates Jeff Hill 2002-03-13 22:07:58 +00:00
  • 73f35c8167 improved put notify cleanup when client hangs up Jeff Hill 2002-03-13 22:04:52 +00:00
  • 47bbac99ce better message Jeff Hill 2002-03-13 21:58:15 +00:00
  • e6850d62db fixed put notify cleanup during shutdown Jeff Hill 2002-03-13 18:32:36 +00:00
  • 567b220ea7 epics_R3_13_6 Janet B. Anderson 2002-03-13 14:44:06 +00:00
  • ab090ce4ea print strerror(errno) Marty Kraimer 2002-03-13 13:14:47 +00:00
  • b8553b00d8 fixed dangling extra labor after extra labor flush Jeff Hill 2002-03-12 23:48:36 +00:00
  • c81541569a fixed scope of temporary objects Jeff Hill 2002-03-12 15:59:40 +00:00
  • 27f82a6284 add notes for R3.13.6 Marty Kraimer 2002-03-11 13:23:47 +00:00
  • af570b2b23 updated release notes with info describing fixes for CA related problems Jeff Hill 2002-03-08 21:32:31 +00:00
  • 2db3c5985b remove definition for FLDNAME_SZ Marty Kraimer 2002-03-08 17:04:13 +00:00
  • 87bfe60ee7 All existing manipulations of UDF in process() are removed and one udf is set FALSE when the raw value is successfully read. Marty Kraimer 2002-03-08 15:26:19 +00:00
  • a778863602 In do_sel udf is not set false at the beginning. If selm has an invalid value recGblSetSevr(psel,SOFT_ALARM,MAJOR_ALARM) is called. Marty Kraimer 2002-03-08 15:25:43 +00:00
  • 3916d4e459 change authors Marty Kraimer 2002-03-08 15:22:12 +00:00
  • aecaf46c53 IrqVector must be multiple of 4 Marty Kraimer 2002-03-08 15:21:30 +00:00
  • a33f03c6ea initialProcess is now called before interruptAccept Marty Kraimer 2002-03-08 15:19:14 +00:00
  • 866a410f23 fix ellList errors Marty Kraimer 2002-03-08 15:18:26 +00:00
  • f67bdb4668 double 0 to float conversion was incorrect Marty Kraimer 2002-03-08 14:59:01 +00:00
  • 8d3bc7abec Fix for bitching HPUX 11 compiler Ralph Lange 2002-03-08 14:23:04 +00:00
  • 8973bbdc3a some changes for R3.13.6 Marty Kraimer 2002-03-08 13:38:01 +00:00
  • 0fb4075a62 fixed bug where the db_put_field in the local event callback stub was supplied with a destination that was the database field. In situations where the dbAccess db_access field types were different the database was damaged. Jeff Hill 2002-03-08 00:25:08 +00:00
  • bedbab8965 check for floating point in correct place Jeff Hill 2002-03-08 00:16:27 +00:00
  • a82f4c4c43 dont allow canceled events to use up queue pad for first event Jeff Hill 2002-03-08 00:15:51 +00:00
  • 3ee0ea750a Added touch.pl for WIN32 builds (needed for newest cygwin make). Janet B. Anderson 2002-03-07 23:21:01 +00:00
  • 97219d8ff2 increased time out Jeff Hill 2002-03-07 19:31:43 +00:00
  • 20c26df4de improved test Jeff Hill 2002-03-07 19:29:24 +00:00
  • cae3bf5b33 fixed spelling Jeff Hill 2002-03-07 19:18:02 +00:00
  • ce7922e830 removed broadcast overlap testing Jeff Hill 2002-03-07 19:06:00 +00:00
  • 7b67b4d719 fixed spelling Jeff Hill 2002-03-07 18:52:41 +00:00
  • 1fc986044a removed knowledge of subnet mask from network interface query Jeff Hill 2002-03-07 18:52:19 +00:00
  • a0bc56d975 removed off normal code from inline function Jeff Hill 2002-03-07 18:50:18 +00:00
  • 43c216e749 improved message Jeff Hill 2002-03-07 18:48:49 +00:00
  • 7c4e5e5fac better test to see if a large message will fit in the old buffer Jeff Hill 2002-03-07 18:46:12 +00:00
  • 0b61dca8de major changes Marty Kraimer 2002-03-07 17:05:33 +00:00
  • 14184c679f dbNotify API changes Marty Kraimer 2002-03-07 17:04:43 +00:00
  • bafb0a76ee changes for double to float Marty Kraimer 2002-03-07 17:04:13 +00:00
  • 2bf7778ab6 change putNotify timout message Marty Kraimer 2002-03-07 17:03:26 +00:00
  • b07cd0499d Bugfix... Ralph Lange 2002-03-07 14:59:02 +00:00
  • 469e2a5587 fixed problem with improper drain of messages that will not fit Jeff Hill 2002-03-06 21:29:14 +00:00
  • 5fdab29f3f fixed another problem with multi-typed receive buffers Jeff Hill 2002-03-06 21:27:04 +00:00
  • 84a43219fa tempory fix for dbNotify Marty Kraimer 2002-03-06 16:22:09 +00:00
  • 6756fd5c54 more improvements Marty Kraimer 2002-03-05 15:24:18 +00:00
  • b5eca64650 dont terminate client in default exception if the array request was too large Jeff Hill 2002-03-05 01:28:37 +00:00
  • 4277423ee4 cosmetic Jeff Hill 2002-03-05 00:23:54 +00:00
  • 093aaaca32 Added RM of target to some rules. Janet B. Anderson 2002-03-04 19:38:09 +00:00
  • d8157a9ea9 Removed OPT flag overrides. Janet B. Anderson 2002-03-04 19:31:54 +00:00
  • 0e1302612a failed simplest testcvs -n update Marty Kraimer 2002-03-04 13:18:19 +00:00
  • ace535e9dd better function name Jeff Hill 2002-03-01 01:10:21 +00:00
  • b346452208 call dbPutNotifyInit; call initialProcess earlier Marty Kraimer 2002-02-28 15:35:49 +00:00
  • 4e220d8fd6 call atexit only if successful Marty Kraimer 2002-02-28 15:34:28 +00:00
  • a707668b0b PUTNOTIFY => putNotify Marty Kraimer 2002-02-28 15:32:35 +00:00
  • a436861676 major revision to putNotify Marty Kraimer 2002-02-28 15:29:45 +00:00
  • b160e63906 changes for PINI Marty Kraimer 2002-02-28 15:28:34 +00:00
  • db5526ecd6 fix gnu compiler detected problem Jeff Hill 2002-02-28 00:27:49 +00:00
  • 1a1c884fa9 changed channel and subscription uninstal procedures Jeff Hill 2002-02-28 00:20:31 +00:00
  • 18e9d2a299 auto mutex release now requires an auto mutex Jeff Hill 2002-02-28 00:16:18 +00:00
  • 3d24376430 vixed pre ansi c prototype Jeff Hill 2002-02-28 00:15:22 +00:00
  • bafc730072 changed circuit shutdown procedure Jeff Hill 2002-02-28 00:13:42 +00:00
  • e3c2eec82b improved test Jeff Hill 2002-02-28 00:10:00 +00:00
  • f19e1a5860 avoid holding a lock when calling a callback Jeff Hill 2002-02-28 00:09:33 +00:00
  • 160aad047d new sorce file Jeff Hill 2002-02-28 00:06:02 +00:00
  • d68b11b07d use enum value and avoid cast Jeff Hill 2002-02-28 00:04:40 +00:00
  • 368b019c46 upgraded to match new osiSufficentSpaceInPool() api Jeff Hill 2002-02-28 00:04:14 +00:00
  • 4e9b0db835 removed pure indication from destructor Jeff Hill 2002-02-28 00:03:09 +00:00
  • 065c879708 removed pool status external Jeff Hill 2002-02-28 00:02:18 +00:00
  • 4a1e4d9a65 removed poll of memFindMax() Jeff Hill 2002-02-28 00:01:56 +00:00
  • cecb3c2ef9 improved memory management Jeff Hill 2002-02-28 00:01:07 +00:00
  • cf0c3ac7d4 added new parameter Jeff Hill 2002-02-27 23:55:56 +00:00