Even though the comment is within C++ conditionals some compilers
generate warnings for the C++ style comment.
2 lines of code changed in 1 file:
Changed years, added BESSY.
7 lines of code changed in 1 file:
Work in progress.
305 lines of code changed in 6 files:
removed leftover junk
0 lines of code changed in 1 file:
renamed chronIntIdResTable::add to chronIntIdResTable::idAssignAdd to avoid
hiding resTable::add in the public base class
14 lines of code changed in 6 files:
Change include quotes from "" to <>.
When "" are used the posix osiUnistd.h is included rather than the
os-specific osiUnistd.h.
2 lines of code changed in 1 file:
+= epicsGetopt to declare (default) or implement (WIN) getopt()
175 lines of code changed in 4 files:
Fixed screwed up merger ... &*$^#@(*&^ !!!
13 lines of code changed in 1 file:
Merged changes made in 3.14.2 branch as of April 22, 2004 to the trunk.
6 lines of code changed in 1 file:
No, Darwin really does need to use signals to unblock socket I/O.
3 lines of code changed in 1 file:
Darwin uses shutdown rather than signals to break out of socket I/O.
22 lines of code changed in 1 file:
fixed temp file creation issues on win32
2 lines of code changed in 1 file:
fixed temp file creation issues on win32
83 lines of code changed in 11 files:
Win32 fix.
13 lines of code changed in 1 file:
fixed id string
1 lines of code changed in 1 file:
Sync with R3.14.6 changes.
11 lines of code changed in 1 file:
Add dependencies for envData.c
4 lines of code changed in 1 file:
Tidy up, fixed problem in Bug #76.
51 lines of code changed in 2 files:
Merged changes made in 3.14.2 branch as of April 22, 2004 to the trunk.
653 lines of code changed in 7 files:
Removed ancient paths and SCCS version keyword stuff.
11 lines of code changed in 11 files:
Added EPICS_UNUSED attribute for GCC, to prevent these messages:
warning: `id' defined but not used
14 lines of code changed in 2 files:
Removed dbCommon.h dependency on O.Common directory, it was causing much
extra compilation and linking the *second* time you run gnumake.
1 lines of code changed in 1 file:
Add epicsStrSnPrintEscaped.
38 lines of code changed in 2 files:
Replace all the $(HOME)/... includes with a minimal and sufficient set
which will not cause problems if $(HOME) is also a regular <top>.
7 lines of code changed in 1 file:
fix memory leak in epicsThreadPrivateDelete
1 lines of code changed in 1 file:
fix memory leak
21 lines of code changed in 1 file:
just copy from 3_14 branch
74 lines of code changed in 7 files:
copied from 3_14 revision 1.23.2.10
30 lines of code changed in 1 file:
add epicsRegisterFunction
5 lines of code changed in 1 file:
make test commands more crash resistant
54 lines of code changed in 2 files:
Added linefeed at end.
2 lines of code changed in 1 file:
add ascar; add FP versions of dump routines
192 lines of code changed in 6 files:
add gphDumpFP
12 lines of code changed in 2 files:
fix double to float conversion bug
24 lines of code changed in 3 files:
add epicsConvert
2 lines of code changed in 1 file:
epicsConvert is new. For now it just has epicsConvertDoubleToFloat
61 lines of code changed in 2 files:
Allow metacharacters in fullpath name.
3 lines of code changed in 1 file:
merged R3.14 patches
188 lines of code changed in 34 files: