Jeff Hill
|
5fd1b028dd
|
use posix sockets
|
2003-03-20 20:00:22 +00:00 |
|
Jeff Hill
|
e23e6bc1c7
|
fixed Borland warnings
|
2003-03-19 19:12:01 +00:00 |
|
Jeff Hill
|
ed80ec6650
|
fixed Borland build issues
|
2003-03-19 18:00:33 +00:00 |
|
Janet B. Anderson
|
6021e84957
|
Changes for shared libraries and os consistancy.
|
2003-03-18 22:45:03 +00:00 |
|
Jeff Hill
|
94347fc223
|
fixed undefined channel pointer in context
|
2003-03-18 20:39:48 +00:00 |
|
Jeff Hill
|
1a2f2ad7e4
|
wakeup the event queue when placing channel delete events in it
|
2003-03-13 01:29:08 +00:00 |
|
Jeff Hill
|
38aad33d78
|
further bullet proof the server tool initiated PV destroy
|
2003-03-13 00:16:39 +00:00 |
|
Jeff Hill
|
18cac266cd
|
added missing loop increment
|
2003-03-12 19:15:55 +00:00 |
|
Jeff Hill
|
7c4d4479ec
|
workaround for Tornado II compiler bug
|
2003-03-11 17:39:44 +00:00 |
|
Jeff Hill
|
2353e483c7
|
fixed gnu warning
|
2003-03-10 23:49:11 +00:00 |
|
Jeff Hill
|
8efa36b734
|
changes allowing asynchronous casPV destroy
|
2003-03-10 22:26:33 +00:00 |
|
Jeff Hill
|
4ba569a03f
|
fixed casChannel deleted after casPV that it was using was deleted
|
2003-02-21 02:28:32 +00:00 |
|
Jeff Hill
|
57a9364c72
|
call proper destroy method in the channel interface
|
2003-02-21 01:21:15 +00:00 |
|
Jeff Hill
|
003fed106b
|
cosmetic
|
2003-02-20 17:28:52 +00:00 |
|
Jeff Hill
|
7d80377cde
|
fixed borland build problems
|
2003-02-18 18:22:18 +00:00 |
|
Jeff Hill
|
62ea4977f0
|
fixed sun pro warning
|
2003-02-13 15:52:48 +00:00 |
|
Jeff Hill
|
cf2e373436
|
added missing header file
|
2003-02-13 00:11:02 +00:00 |
|
Jeff Hill
|
87aca7838e
|
optimizations
|
2003-02-12 23:54:34 +00:00 |
|
Jeff Hill
|
f264ba4927
|
fixed gnu warning
|
2003-02-12 19:39:28 +00:00 |
|
Jeff Hill
|
96f1ac2d63
|
installed
|
2003-02-12 19:11:43 +00:00 |
|
Jeff Hill
|
644e6eb273
|
improved structure and thread safety
|
2003-02-12 19:06:15 +00:00 |
|
Jeff Hill
|
2f7c14486b
|
fixed sun pro warning
|
2003-01-09 16:40:01 +00:00 |
|
Jeff Hill
|
0b33801f3c
|
redesigned mutex locking
|
2003-01-09 00:43:59 +00:00 |
|
Jeff Hill
|
adb0b5d9eb
|
redesigned mutex locking
|
2003-01-08 23:22:08 +00:00 |
|
Jeff Hill
|
9421ac3696
|
remove code supressing errornos that are only appropriate to stream io
|
2003-01-07 17:30:04 +00:00 |
|
Jeff Hill
|
d2ee701574
|
supress bogus warning messages
|
2003-01-07 17:29:20 +00:00 |
|
Jeff Hill
|
ae7a9ebfa2
|
cleaned up resid to object conversion
|
2003-01-07 17:12:07 +00:00 |
|
Jeff Hill
|
c9a2188752
|
fixed use of reinterpret_cast to cast down the inheritance
hierarchy when static_cast is the correct way to do this
|
2003-01-07 16:05:01 +00:00 |
|
Jeff Hill
|
c3e1624478
|
cosmetic
|
2003-01-07 15:59:51 +00:00 |
|
Jeff Hill
|
e7a613e60a
|
reinterpret cast not required when casting a void * pointer to another pointer type
|
2003-01-07 15:57:31 +00:00 |
|
Jeff Hill
|
8243afe938
|
removed leftover junk
|
2003-01-07 15:55:02 +00:00 |
|
Jeff Hill
|
2ed228e2f7
|
o added try/catch around event allocation
o removed copy operator use from ovf event swap however Im not sure this will help
|
2002-12-20 02:28:41 +00:00 |
|
Jeff Hill
|
48ebbb4ab4
|
simplified
|
2002-12-20 02:21:01 +00:00 |
|
Jeff Hill
|
09d516ff05
|
fixed sun pro warning
|
2002-12-20 02:20:03 +00:00 |
|
Jeff Hill
|
4c551c5587
|
fixed sunpro warning
|
2002-12-19 21:26:06 +00:00 |
|
Jeff Hill
|
8d318d9a99
|
suppress gnu warning
|
2002-12-19 01:29:57 +00:00 |
|
Jeff Hill
|
a22835e835
|
fixed a potential schedualing problem related to changed timer behavior, but
I have not been able to cause this problem to occur during testing
|
2002-12-18 02:36:09 +00:00 |
|
Jeff Hill
|
448010b6ad
|
fixed hpux accc warning
|
2002-12-17 16:55:41 +00:00 |
|
Ralph Lange
|
46111a9065
|
+= Fixed HPUX compiler warning
|
2002-12-16 13:34:02 +00:00 |
|
Jeff Hill
|
4a730a5b88
|
fixed debug code
|
2002-12-13 20:45:57 +00:00 |
|
Jeff Hill
|
b488eb54ad
|
cleaned up locking (also avoid destroying a lock that we own on Linux)
|
2002-12-13 19:39:46 +00:00 |
|
Jeff Hill
|
b9fc36e754
|
fixed borland build
|
2002-12-06 02:22:06 +00:00 |
|
Jeff Hill
|
81e366791a
|
fix undefined symbols with gnu
|
2002-12-06 00:47:48 +00:00 |
|
Jeff Hill
|
eaf3d04e51
|
fixed throws specification
|
2002-12-06 00:36:39 +00:00 |
|
Jeff Hill
|
cd52995cfa
|
some initial steps towards fre list based memory management
|
2002-12-06 00:05:55 +00:00 |
|
Jeff Hill
|
467ff91c4f
|
clean up
|
2002-12-05 23:59:44 +00:00 |
|
Ralph Lange
|
3bab48bdb7
|
Suppressed HPUX compiler warnings.
|
2002-11-07 17:48:30 +00:00 |
|
Jeff Hill
|
6e2262aecf
|
fixed bogus undefined symbols with hpux compiler
|
2002-11-04 23:25:41 +00:00 |
|
Jeff Hill
|
5b23570d27
|
upgraded compiler specific macros
|
2002-10-30 18:40:24 +00:00 |
|
Jeff Hill
|
d4cb389a5d
|
upgraded compiler specific macros
|
2002-10-30 18:29:40 +00:00 |
|