doc
7 lines of code changed in 1 file:
fixed preemptive callback enable was backwards
2 lines of code changed in 1 file:
fixed sunpro warning
19 lines of code changed in 3 files:
removed printf
1 lines of code changed in 1 file:
fixed sunpro warning
46 lines of code changed in 4 files:
fixed improper documentation of connection timeout default
7 lines of code changed in 1 file:
for old device support that doesnt know about eoff
40 lines of code changed in 4 files:
1) use proper form of delete when releasing bounds
2) when gdd changes from scalar to vector make sure that old scalar data is not
interpreted as a pointer
3)properly init when copying one container to another
14 lines of code changed in 1 file:
print out a warning when there is a bogus type in the table
9 lines of code changed in 1 file:
fixed caps
3 lines of code changed in 1 file:
avoid use of ellFree
19 lines of code changed in 1 file:
large array modifications
69 lines of code changed in 5 files:
large array modifications
1334 lines of code changed in 23 files:
fixed spelling
1 lines of code changed in 1 file:
no need to instantiate templates that are not inline
1 lines of code changed in 1 file:
avoid use of ellFree because we get a freee and a malloc in different dlls
10 lines of code changed in 1 file:
fixed race condition occuring when a put notify is canceled by a ca clear channel
at the same instant that it completes
3 lines of code changed in 1 file:
added comment
2 lines of code changed in 1 file:
dont destroy singleton in destructor because other file scope objects
may reference the singleton in their destructors
5 lines of code changed in 1 file:
Removed comment line.
1 lines of code changed in 1 file:
With the release of gcc-3.1, the weak reference to iocshRegister is
overridden by the first non-weak declaration in the iocsh.h header.
This caused iocshRegister to be undefined when building the test
applications. Fix the problem by adding a file which provides a
dummy version of iocshRegister if the real routine is not present.
18 lines of code changed in 3 files:
add delay so there is time to contact NTP server
1 lines of code changed in 1 file:
changed certain functions to inline
5 lines of code changed in 1 file:
improved tcp shutdown sequence
44 lines of code changed in 4 files:
avoid warning message on LInux
9 lines of code changed in 1 file:
fixed another tcp shutdown problem
8 lines of code changed in 1 file:
optimized flush and fixed tcp shutdown sequence
7 lines of code changed in 1 file:
more work on tcp shutdown sequence
79 lines of code changed in 9 files:
updated iterator test
4 lines of code changed in 1 file:
added exit and waitRelease capabilities to epicsThread class
50 lines of code changed in 2 files:
cosmetic
1 lines of code changed in 1 file:
added iterator classes
242 lines of code changed in 1 file:
added assignment operator to iterator
52 lines of code changed in 2 files:
better progress logging during regression testing
165 lines of code changed in 4 files:
fixed udp shutdown in ~cac
10 lines of code changed in 1 file:
export shutdown capability for ~cac
26 lines of code changed in 2 files:
installed optimization for machines that dont have hardware floating point
52 lines of code changed in 1 file:
o eliminated header file for inline functions
o created file for template instances
203 lines of code changed in 11 files:
cosmetic
13 lines of code changed in 2 files:
removed junk
0 lines of code changed in 1 file:
workaround sun pro problem again
6 lines of code changed in 1 file:
fixed sun pro warning
2 lines of code changed in 1 file:
improved ioCancel and shutdown sequence
5 lines of code changed in 1 file:
added currently connected flag
3 lines of code changed in 1 file:
fixed maintenance of outstanding io count
18 lines of code changed in 2 files:
removed removeAllChannels() mf
8 lines of code changed in 2 files:
removed epicsShareSym
0 lines of code changed in 1 file:
cosmetic
2 lines of code changed in 1 file:
fixed sun pro warning
7 lines of code changed in 1 file:
cleaned up assignment and copy operator for node class
9 lines of code changed in 1 file:
added newline at eof
2 lines of code changed in 1 file:
removed unused member
3 lines of code changed in 1 file:
reordered ctor init to eliminate gnu warning
3 lines of code changed in 1 file:
reordered init to eliminate gnu warning
4 lines of code changed in 2 files:
restructured exception handler
50 lines of code changed in 1 file:
cosmetic
1 lines of code changed in 1 file:
new interface
1 lines of code changed in 1 file:
moved someof the functionality into the old interface and improved shutdown sequence
34 lines of code changed in 1 file:
moved someof the functionality into the old interface
30 lines of code changed in 3 files:
interface change
2 lines of code changed in 1 file:
adapt to interface change
2 lines of code changed in 1 file:
COSMETIC
15 lines of code changed in 1 file:
optimized
156 lines of code changed in 6 files:
io counters are now in old interface
7 lines of code changed in 1 file:
adapt to new interface
6 lines of code changed in 1 file:
eliminated the tcp kill timer
0 lines of code changed in 1 file:
moved someof the functionality into the old interface
4 lines of code changed in 2 files:
match new interface
4 lines of code changed in 1 file:
moved chan out to derived class
66 lines of code changed in 4 files:
cosmetic
5 lines of code changed in 1 file:
new virtual iiu interface
7 lines of code changed in 1 file:
moved io in progress counter to old interface
272 lines of code changed in 3 files:
improved shutdown sequence
96 lines of code changed in 1 file:
removed
0 lines of code changed in 2 files:
use cac ref to force tcpiiu shutdown
5 lines of code changed in 1 file:
now stores a cac ref
4 lines of code changed in 1 file:
use cac ref to force tcpiiu shutdown
5 lines of code changed in 1 file:
now stores a cac ref
3 lines of code changed in 1 file:
adapt to interface change
9 lines of code changed in 2 files:
cleaned up shut down sequence
14 lines of code changed in 1 file:
made lock/unlock entry points inline again
57 lines of code changed in 2 files:
reduced thread entry function scoppe to static
6 lines of code changed in 1 file:
cosmetic
3 lines of code changed in 1 file:
allow assignment
10 lines of code changed in 1 file:
added removeAll mf
13 lines of code changed in 1 file:
Added default definitions.
13 lines of code changed in 1 file:
New developer tools (gcc-3.1) are better at using precompiled headers so
there's no longer any need to specify -fno-cpp-precomp.
Continue changes aimed at supporting shared libraries. They 'almost' work
now, but there seems to be some problems with getting the right version
when multiple libraries provide a routine.
9 lines of code changed in 1 file:
Change build order so that RTEMS libCom test applications build properly
when building from scratch.
2 lines of code changed in 1 file:
Build complete applications for RTEMS.
2 lines of code changed in 1 file:
add extern for C callable routines
205 lines of code changed in 25 files:
set putf false if record disabled
2 lines of code changed in 1 file:
add extern for C callable routines
27 lines of code changed in 3 files:
latest additions
38 lines of code changed in 1 file:
set putf false if record disabled
20 lines of code changed in 1 file:
Fix URL to EPICS home page.
2 lines of code changed in 1 file:
Changes for HPUX
36 lines of code changed in 9 files: