Commit Graph

7542 Commits

Author SHA1 Message Date
Jeff Hill
da9120931c removed inline from bhe constructor 2002-03-25 17:34:29 +00:00
Jeff Hill
9e19d72cb1 assume that new throws an exception 2002-03-25 16:27:47 +00:00
Jeff Hill
2c486479a8 improved exception handling 2002-03-25 16:26:46 +00:00
Jeff Hill
b87a92e38e cosmetic 2002-03-25 16:19:43 +00:00
Marty Kraimer
0b15dd8776 cosmetic change 2002-03-25 13:30:11 +00:00
Marty Kraimer
76906f4319 initialProcess is now called before interruptAccept 2002-03-25 13:26:01 +00:00
W. Eric Norum
7318b0704d Two small changes to allow operation on Darwin (Mac OS X):
1) Third argument to pthread_setcanceltype can't be NULL.
  2) First argument to pthread_getschedparam must be valid thread id.
Cosmetic changes to output of show command.
2002-03-23 21:42:36 +00:00
Jeff Hill
76c6ebf3a9 test ansi / iso exception behavior 2002-03-23 00:29:12 +00:00
Jeff Hill
dcf0185ec3 force ansi / iso exception behavior 2002-03-23 00:28:37 +00:00
Jeff Hill
e0f48d3f19 installed 2002-03-23 00:28:07 +00:00
Jeff Hill
648129c9f1 removed unused static variable 2002-03-22 21:26:17 +00:00
Jeff Hill
e0956c2c11 made CA client service list an epics singleton 2002-03-22 21:25:41 +00:00
Jeff Hill
017bf6f96d reduced scope of constants 2002-03-22 21:24:07 +00:00
Jeff Hill
c29f688c24 LOCAL => static 2002-03-22 21:23:41 +00:00
Jeff Hill
cf3000d8df use singleton for epics timer queue manager 2002-03-22 21:18:45 +00:00
Jeff Hill
e91791d01c removed redun epicsShareFunc 2002-03-22 17:29:35 +00:00
Jeff Hill
4744a0029d fixed sun pro warning 2002-03-22 17:28:09 +00:00
Marty Kraimer
bc1612357f new strategy when blocked; use event insread of sleep 2002-03-22 16:19:24 +00:00
Jeff Hill
ffac9da292 fixed sun pro warning 2002-03-22 15:49:58 +00:00
Jeff Hill
a5d063b050 fixed gnu warning 2002-03-22 15:48:07 +00:00
Jeff Hill
f7dca5b18d fixed syntax error detected only by sun pro 2002-03-22 02:18:49 +00:00
Jeff Hill
75b572be78 improved dll interface 2002-03-22 02:03:18 +00:00
Jeff Hill
04b51375f3 import prototype for printf 2002-03-22 00:35:17 +00:00
Jeff Hill
edced4817f removed no-implicit-templates flag from gnu default 2002-03-22 00:29:10 +00:00
Jeff Hill
0ab88e387a use epicsGuard template 2002-03-22 00:23:17 +00:00
Jeff Hill
6129da9fb5 free list use epicsSingleton 2002-03-22 00:04:24 +00:00
Jeff Hill
d9d84a5695 installed into cvs 2002-03-21 23:52:51 +00:00
Jeff Hill
51286f5d4f new guard interface, removed templ instantiation 2002-03-21 23:47:37 +00:00
Jeff Hill
6ab92c2760 new guard interface 2002-03-21 23:47:03 +00:00
Jeff Hill
3b529d90b3 removed template instantiation 2002-03-21 23:46:40 +00:00
Jeff Hill
0883023602 fixed put notify shut down seq 2002-03-21 23:45:09 +00:00
Jeff Hill
b0559bd0ac adjusted free list use to new interface 2002-03-21 23:43:18 +00:00
Jeff Hill
98b5bfa737 fixed free list 2002-03-21 23:42:40 +00:00
Jeff Hill
9593f6d92b use built in free list lock 2002-03-21 23:42:17 +00:00
Jeff Hill
cb9f296ee3 fixed shut down sequence 2002-03-21 23:41:45 +00:00
Jeff Hill
b481dec481 fixed dll sym export 2002-03-21 23:40:56 +00:00
Jeff Hill
1090d527a5 removed 2002-03-21 23:39:58 +00:00
Jeff Hill
d7b6a509de epicsAutoMutex has a new name, fixed free lists, and use c++ thread class,
and fixed dll symbol exports
2002-03-21 23:39:44 +00:00
Jeff Hill
20ae242c24 installed 2002-03-21 23:39:14 +00:00
Jeff Hill
bb1801ddb1 document port config 2002-03-21 23:13:04 +00:00
Jeff Hill
49048640ab new modules 2002-03-21 23:10:45 +00:00
Jeff Hill
c2d66c983f changed test order 2002-03-21 23:10:26 +00:00
Jeff Hill
28ef90cb1b epicsAutoMutex has a new name, fixed free lists, and use c++ thread class,
and fixed dll symbol exports
2002-03-21 23:10:06 +00:00
Jeff Hill
e625e5dc5f fixed dll symbol export 2002-03-21 23:08:02 +00:00
Jeff Hill
7c235303d7 changed name of guard class 2002-03-21 23:07:44 +00:00
Jeff Hill
b3321eed5b added multiple include guard 2002-03-21 23:06:53 +00:00
Jeff Hill
70e425b8bd installed into cvs 2002-03-21 23:06:32 +00:00
Jeff Hill
642d4e13ba installed into cvs 2002-03-21 22:55:06 +00:00
Jeff Hill
131c052aeb epicsAutoMutex has a new name, fixed free lists, and use c++ thread class 2002-03-21 22:48:28 +00:00
Jeff Hill
fec6ba2dbf epicsAutoMutex has a new name, fixed free lists, and allow timer to be deleted during expire 2002-03-21 22:45:32 +00:00