fixed vxWorks 5.4 gnu compiler compatibility problems
10 lines of code changed in 2 files:
fixed cast
1 lines of code changed in 1 file:
Track 3.14.2 branch.
95 lines of code changed in 4 files:
exception payload should derive from std::exception
15 lines of code changed in 2 files:
use arch indep type to hold minor version number
2 lines of code changed in 1 file:
return "bad protocol" and not "internal" error code when bad protocol arrives
3 lines of code changed in 2 files:
o print date when unexpected exception occurs
o call std::unexpected() when unexpected exception occurs
18 lines of code changed in 1 file:
improved memory consumption with large channel counts
7 lines of code changed in 1 file:
Track R3.14.2 branch.
4 lines of code changed in 1 file:
dont try to cancel _main_
6 lines of code changed in 1 file:
Match R3.14.2 branch.
8 lines of code changed in 1 file:
Match 3.14.2 branch.
92 lines of code changed in 9 files:
Updated build architecture comments.
15 lines of code changed in 1 file:
Build only if ARCH is in BUILD_ARCHS.
10 lines of code changed in 1 file:
Redo the way 'munch' commands are handled.
Provide 'munch' command to build executable for RTEMS MVME2100 target.
53 lines of code changed in 5 files:
Now works on non-i386, non-ppc targets.
13 lines of code changed in 1 file:
merged in R3,.14 branch changes
17 lines of code changed in 2 files:
merged in R3,.14 branch changes
83 lines of code changed in 3 files:
merged in R3,.14 branch changes
4 lines of code changed in 1 file:
merged in R3,.14 branch changes
13 lines of code changed in 1 file:
merged in R3,.14 branch changes
1296 lines of code changed in 32 files:
call epicsThreadInit instead of assert if epicsThreadId is not an argument
6 lines of code changed in 1 file:
Use correct option character. optopt is valid only when getopt returns '?'.
4 lines of code changed in 1 file:
added array capabilities
56 lines of code changed in 1 file:
+= connection status reporting (based on Jeff's suggestions plus timestamps for connection loss events)
123 lines of code changed in 3 files:
fixed delay functionality, and commented out server show call at exit
2 lines of code changed in 1 file:
added destroyAllPV() function
10 lines of code changed in 2 files:
o fixed errno based diagnostic converting errno to string after errno was replaced
8 lines of code changed in 1 file:
o fixed errno based diagnostic converting errno to string after errno was replaced
o fixed forced disconnect closes socket when shutdown should be used
otherwise fdmgr prints bad fd diagnostic in tight loop - problem was
seen only when very old CA client version connects
12 lines of code changed in 1 file:
o fixed forced disconnect closes socket when shutdown should be used
otherwise fdmgr prints bad fd diagnostic in tight loop - problem was
seen only when very old CA client version connects
3 lines of code changed in 1 file:
fixed neglected func proto update
2 lines of code changed in 1 file:
fixed calls to exit() which cause problems on rtems where exit() has a
different runtime behavior than on vxWorks
2 lines of code changed in 1 file:
1st update for base R3.15.
174 lines of code changed in 2 files:
Add support.
20 lines of code changed in 3 files:
Allow configuration from PPCBUG NVRAM.
159 lines of code changed in 6 files:
modified to work with non-ms compiler
4 lines of code changed in 1 file:
More warnings removed.
1 lines of code changed in 1 file:
Clean up warnings.
Improve error message.
5 lines of code changed in 1 file:
removed atexit handler that calls epicsThreadExit because:
o recursive exit call is bad
o this causes shutdown problems with DLL codes on windows
=> the workaround is an atexit handler that calls epicsExitCallAtExits in
the poosix osdThreads atexit handler
3 lines of code changed in 2 files:
Add explanatory message.
4 lines of code changed in 1 file:
Guard against overzealous optimizers.
3 lines of code changed in 1 file:
Match 3.14 branch.
4 lines of code changed in 5 files:
Fix bug in 'pending' routine.
Provide rudimentary show routine.
12 lines of code changed in 1 file:
Don't let receiver printing mess up priority-based send checks.
Improve priority-based send check messages.
14 lines of code changed in 1 file:
Allow calls from RTEMS test harness.
4 lines of code changed in 2 files:
take latest from 3_14 branch
46 lines of code changed in 1 file:
call epicsAtExit from errlogThread
1 lines of code changed in 1 file:
Treat RTEMS like vxWorks.
18 lines of code changed in 7 files:
Allow calling from RTEMS test harness.
6 lines of code changed in 1 file:
Allow calling from RTEMS test harness.
2 lines of code changed in 2 files:
Get isnan/isinf.
1 lines of code changed in 1 file:
Pick up OS-specific declarations.
2 lines of code changed in 1 file:
Updated menu definition stuff.
82 lines of code changed in 3 files:
fixed types are not same with epicsMin
2 lines of code changed in 1 file:
implemented AS write trap for put cb
113 lines of code changed in 1 file:
avoid ioctl on dead socket
17 lines of code changed in 1 file:
added EPICS_CA_MAX_SEARCH_PERIOD
11 lines of code changed in 2 files:
o fixed clients that dont see server's beacon dont reconnect
o added config via EPICS_CA_MAX_SEARCH_PERIOD
o when successful search response arrives dont allow search period to get to long
o dont scan channels when searching to find lowest retry count as this doesnt change behavior and adds overhead
130 lines of code changed in 6 files:
fixed missing #include errlog.h causes windows build to fail
2 lines of code changed in 1 file:
doc for EPICS_CA_MAX_SEARCH_PERIOD
112 lines of code changed in 1 file:
eliminated very short window where channel could be installed
by udp thread while iiu is being destroyed.
0 lines of code changed in 1 file:
set thread private variable id to nill after it is destrouyed by exit handler
1 lines of code changed in 1 file: