Commit Log (Page 12 of 93)

back to main page

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next >>

Summary Period: 2004-05-12 to 2004-02-09 (Commits 8052-8151 of 9251)

jhill
5/12/04 3:48 PM
file blockingSockTestMain.cpp was initially added on branch R3-14-2_branch.
0 lines of code changed in:
src/libCom/test/blockingSockTestMain.cpp (new 0)

jhill
5/12/04 3:48 PM
file blockingSockTest.cpp was initially added on branch R3-14-2_branch.
0 lines of code changed in:
src/libCom/test/blockingSockTest.cpp (new 0)

jhill
5/11/04 1:14 PM
fixed beacon address list configuration doc
16 lines of code changed in:
src/ca/CAref.html (+16 -12)

jhill
5/10/04 7:07 PM
fixed use of gdd::dataAddress() where gdd::dataVoid() should be used
1 lines of code changed in:
src/cas/generic/casStrmClient.cc (+1 -1)

jhill
5/10/04 5:10 PM
more doc on the ca repeater
22 lines of code changed in:
src/ca/CAref.html (+22 -12)

jhill
5/10/04 4:45 PM
removed #define DEBUG
2 lines of code changed in:
src/ca/tcpRecvWatchdog.cpp (+2 -1)

jba
5/6/04 1:05 PM
Merging the changes on the R3-14-2_branch to the main trunk.
568 lines of code changed in:
configure: CONFIG (+2 -4), CONFIG_BASE_VERSION (+3 -2), CONFIG_COMMON (+13 -8), CONFIG_SITE (+5 -2), RULES.Db (+46 -9), RULES.ioc (+1 -1), RULES_ARCHS (+19 -4), RULES_BUILD (+2 -6), RULES_DIRS (+2 -2), RULES_JAVA (+31 -17), RULES_TOP (+7 -1), Sample.Makefile (+2 -2)
configure/os: CONFIG.Common.UnixCommon (+14 -8), CONFIG.Common.darwin-ppc (+1 -3), CONFIG.Common.hpux-parisc (+4 -4), CONFIG.Common.linux-386 (+18), CONFIG.Common.linux-486 (+18), CONFIG.Common.linux-586 (+19), CONFIG.Common.linux-686 (+19), CONFIG.Common.linux-athlon (+19), CONFIG.Common.linux-x86 (+18 -6), CONFIG.Common.linux-x86-borland (+3 -4), CONFIG.Common.lynxos-x86 (del), CONFIG.Common.osf-alpha (del), CONFIG.Common.solaris-sparc (+9 -11), CONFIG.Common.solaris-sparc-gnu (+5 -1), CONFIG.Common.solaris-x86 (+18 -8), CONFIG.Common.solaris-x86-gnu (+8 -1), CONFIG.Common.vxWorks-68040 (+1 -2), CONFIG.Common.vxWorks-68040lc (+1 -2), CONFIG.Common.vxWorks-68060 (+1 -2), CONFIG.Common.vxWorks-ppc604_long (-1), CONFIG.Common.vxWorksCommon (+7 -3), CONFIG.Common.win32-x86-cygwin (+10 -1), CONFIG.aix-ppc-gnu.Common (+1 -1), CONFIG.darwin-ppc.darwin-ppc (+1 -3), CONFIG.linux-x86-borland.linux-x86-borland (+14 -4), CONFIG.linux-x86-debug.Common (+4 -1), CONFIG.linux-x86-debug.linux-x86-debug (+4 -1), CONFIG.linux-x86.linux-x86-debug (+13), CONFIG.solaris-sparc-gnu.solaris-sparc-gnu (+7 -6), CONFIG.solaris-sparc.solaris-sparc (+4 -3), CONFIG.solaris-sparc.solaris-sparc-debug (+15), CONFIG.solaris-sparc.solaris-sparc-gnu (+13), CONFIG.solaris-x86-gnu.solaris-x86-gnu (+2 -2), CONFIG.solaris-x86.solaris-x86 (+2 -2), CONFIG.win32-x86-borland.win32-x86-borland (+17 -24), CONFIG.win32-x86-debug.win32-x86-debug (+2 -1), CONFIG.win32-x86.win32-x86 (+18 -23), CONFIG_SITE.Common.linux-x86 (+1 -2), CONFIG_SITE.linux-x86-borland.Common (+1 -1), CONFIG_SITE.linux-x86-debug.linux-x86-debug (-2), CONFIG_SITE.win32-x86-debug.win32-x86-debug (del), CONFIG_SITE.win32-x86.win32-x86 (+2 -2)
configure/tools: cvsclean.pl (+21), dos2unix.pl (+35), fullPathName.pl (+8), makeIncludeDbd.pl (+43), makeMakefileInclude.pl (+12 -5)

norume
4/30/04 9:55 AM
Even though the comment is within C++ conditionals some compilers
generate warnings for the C++ style comment.
2 lines of code changed in:
src/dbStatic/devSup.h (+2 -2)

anj
4/29/04 12:44 PM
Changed years, added BESSY.
7 lines of code changed in:
README (+7 -5)

anj
4/29/04 9:30 AM
Work in progress.
305 lines of code changed in:
src/dbHost: Getopts.pm (new 76), ReadDBD.pm (new 0), Readfile.pm (new 101), dbExpand (new 34), dbToMenuH (new 52), dbdReport (new 42)

jhill
4/28/04 6:17 PM
removed leftover junk
0 lines of code changed in:
src/gdd/gdd.h (-4)

jhill
4/28/04 5:59 PM
renamed chronIntIdResTable::add to chronIntIdResTable::idAssignAdd to avoid
hiding resTable::add in the public base class
14 lines of code changed in:
src: cas/generic/casStrmClient.cc (+1 -1), db/dbContext.cpp (+3 -3)
src/ca: ca_client_context.cpp (+1 -1), cac.cpp (+5 -4)
src/libCom: cxxTemplates/resourceLib.h (+2 -3), fdmgr/fdmgr.cpp (+2 -2)

norume
4/28/04 3:06 PM
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:
src/libCom/osi/os/posix/epicsStdio.cpp (+2 -2)

lange
4/28/04 11:48 AM
+= epicsGetopt to declare (default) or implement (WIN) getopt()
175 lines of code changed in:
src/libCom: Makefile (+4), osi/os/default/epicsGetopt.h (+17)
src/libCom/osi/os/WIN32: epicsGetopt.c (+123), epicsGetopt.h (+31)

lange
4/28/04 11:38 AM
Fixed screwed up merger ... &*$^#@(*&^ !!!
13 lines of code changed in:
src/catools/caget.c (+13 -14)

lange
4/28/04 10:15 AM
Merged changes made in 3.14.2 branch as of April 22, 2004 to the trunk.
6 lines of code changed in:
src/catools/Makefile (+6 -3)

norume
4/27/04 8:20 PM
No, Darwin really does need to use signals to unblock socket I/O.
3 lines of code changed in:
src/libCom/osi/os/Darwin/systemCallIntMech.cpp (+3 -2)

norume
4/27/04 4:33 PM
Darwin uses shutdown rather than signals to break out of socket I/O.
22 lines of code changed in:
src/libCom/osi/os/Darwin/systemCallIntMech.cpp (+22)

norume
4/27/04 4:32 PM
file systemCallIntMech.cpp was initially added on branch R3-14-2_branch.
0 lines of code changed in:
src/libCom/osi/os/Darwin/systemCallIntMech.cpp (new 0)

jhill
4/27/04 1:11 PM
fixed temp file creation issues on win32
2 lines of code changed in:
src/libCom/osi/os/posix/epicsTempFile.cpp (+2)

jhill
4/27/04 1:00 PM
fixed temp file creation issues on win32
83 lines of code changed in:
src: libCom/Makefile (-2), util/iocLogServer.c (+1 -1)
src/libCom/misc: truncateFile.c (+13 -14), truncateFile.h (del)
src/libCom/osi: epicsStdio.h (+16), os/WIN32/epicsTempFile.cpp (+23 -1)
src/libCom/osi/os/posix: epicsStdio.cpp (+2 -2), epicsTempFile.cpp (+15)
src/toolsComm/flex: Makefile (+1), flexdef.h (+2 -2), main.c (+10 -20)

anj
4/26/04 12:38 PM
Win32 fix.
13 lines of code changed in:
src/libCom/env/bldEnvData.pl (+13 -10)

jhill
4/26/04 9:39 AM
fixed id string
1 lines of code changed in:
src/ca/cac.cpp (+1 -1)

anj
4/23/04 1:18 PM
Sync with R3.14.6 changes.
11 lines of code changed in:
src/libCom/osi/os/vxWorks/iocClock.c (+11 -11)

anj
4/23/04 1:16 PM
Add dependencies for envData.c
4 lines of code changed in:
src/libCom/Makefile (+4 -5)

anj
4/22/04 3:26 PM
Tidy up, fixed problem in Bug #76.
51 lines of code changed in:
src/libCom/env: bldEnvData.pl (+48 -87), envDefs.h (+3 -5)

lange
4/22/04 11:16 AM
Merged changes made in 3.14.2 branch as of April 22, 2004 to the trunk.
655 lines of code changed in:
src/catools: caget.c (+19 -29), cainfo.c (+207), camonitor.c (+332), parseOptions.c (del), parseOptions.h (del), tool_lib.c (+71 -60), tool_lib.h (+24 -7)

lange
4/21/04 1:50 PM
file cainfo.c was initially added on branch R3-14-2_branch.
0 lines of code changed in:
src/catools/cainfo.c (new 0)

anj
4/20/04 11:32 AM
Removed ancient paths and SCCS version keyword stuff.
11 lines of code changed in:
src: dbStatic/dbStaticLib.c (+1 -2), libCom/taskwd/taskwd.c (+1 -2)
src/as: asDbLib.c (+1 -2), asLibRoutines.c (+1 -2), ascheck.c (+1 -2)
src/db: callback.c (+1 -2), db_test.c (+1 -1), initHooks.c (+1 -1)
src/rec: dfanoutRecord.c (+1 -2), mbbiDirectRecord.c (+1 -2), mbboDirectRecord.c (+1 -2)

anj
4/20/04 11:30 AM
Added EPICS_UNUSED attribute for GCC, to prevent these messages:
warning: `id' defined but not used
14 lines of code changed in:
src: libCom/misc/compilerDependencies.h (+10), misc/epicsRelease.c (+4 -2)

anj
4/20/04 9:59 AM
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:
src/db/Makefile (+1 -3)

norume
4/19/04 8:05 PM
Add epicsStrSnPrintEscaped.
38 lines of code changed in:
src/libCom/misc: epicsString.c (+36 -1), epicsString.h (+2)

lange
4/19/04 11:40 AM
file camonitor.c was initially added on branch R3-14-2_branch.
0 lines of code changed in:
src/catools/camonitor.c (new 0)

anj
4/14/04 11:22 AM
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:
configure/CONFIG (+7 -15)

lange
4/14/04 9:38 AM
file epicsGetopt.h was initially added on branch R3-14-2_branch.
0 lines of code changed in:
src/libCom/osi/os: WIN32/epicsGetopt.h (new 0), default/epicsGetopt.h (new 0)

lange
4/14/04 9:38 AM
file epicsGetopt.c was initially added on branch R3-14-2_branch.
0 lines of code changed in:
src/libCom/osi/os/WIN32/epicsGetopt.c (new 0)

mrk
4/7/04 9:19 AM
fix memory leak in epicsThreadPrivateDelete
1 lines of code changed in:
src/libCom/osi/os/posix/osdThread.c (+1)

mrk
4/7/04 8:14 AM
fix memory leak
21 lines of code changed in:
src/dbStatic/dbLexRoutines.c (+21 -20)

mrk
4/6/04 9:38 AM
just copy from 3_14 branch
74 lines of code changed in:
src/dbStatic: dbBase.h (+3 -2), dbExpand.c (+1), dbLex.l (+2 -1), dbLexRoutines.c (+20), dbStaticLib.c (+36 -1), dbStaticLib.h (+3 -1), dbYacc.y (+9 -2)

mrk
4/6/04 9:03 AM
copied from 3_14 revision 1.23.2.10
30 lines of code changed in:
src/registry/registerRecordDeviceDriver.pl (+30 -91)

mrk
4/6/04 8:30 AM
add epicsRegisterFunction
5 lines of code changed in:
src/libCom/misc/epicsExport.h (+5)

mrk
4/6/04 8:26 AM
make test commands more crash resistant
54 lines of code changed in:
src/db: dbTest.c (+48 -11), db_test.c (+6)

evans
4/5/04 12:59 PM
Added linefeed at end.
2 lines of code changed in:
src/libCom/osi/os/WIN32/osdTime.h (+2 -2)

mrk
4/5/04 11:05 AM
add ascar; add FP versions of dump routines
192 lines of code changed in:
src/as: asCa.c (+13 -11), asCa.h (+1), asDbLib.c (+37 -6), asDbLib.h (+7 -2), asLib.h (+8 -1), asLibRoutines.c (+126 -90)

mrk
4/5/04 10:59 AM
add gphDumpFP
12 lines of code changed in:
src/libCom/gpHash: gpHash.h (+2 -1), gpHashLib.c (+10 -5)

jba
4/5/04 10:07 AM
file fullPathName.pl was initially added on branch R3-14-2_branch.
0 lines of code changed in:
configure/tools/fullPathName.pl (new 0)

mrk
4/5/04 8:16 AM
fix double to float conversion bug
24 lines of code changed in:
src/db: dbConvert.c (+5 -18), dbFastLinkConv.c (+3 -14), db_access.c (+16 -28)

mrk
4/5/04 7:54 AM
add epicsConvert
2 lines of code changed in:
src/libCom/Makefile (+2)

mrk
4/5/04 7:52 AM
epicsConvert is new. For now it just has epicsConvertDoubleToFloat
61 lines of code changed in:
src/libCom/misc: epicsConvert.c (+38), epicsConvert.h (+23)

mrk
4/5/04 7:40 AM
file epicsConvert.h was initially added on branch R3-14-2_branch.
0 lines of code changed in:
src/libCom/misc/epicsConvert.h (new 0)

mrk
4/5/04 7:40 AM
file epicsConvert.c was initially added on branch R3-14-2_branch.
0 lines of code changed in:
src/libCom/misc/epicsConvert.c (new 0)

jba
4/2/04 3:51 PM
Allow metacharacters in fullpath name.
3 lines of code changed in:
src/makeBaseApp/makeBaseApp.pl (+3 -2)

jhill
4/2/04 11:52 AM
merged R3.14 patches
188 lines of code changed in:
src/ca: CAref.html (+9 -3), access.cpp (+14), acctst.c (+1 -2), autoPtrRecycle.h (-1), bhe.cpp (+17 -1), ca_client_context.cpp (+3), cac.cpp (+5 -38), cac.h (+1 -2), cacChannel.cpp (+1 -2), cacIO.h (+3 -2), comQueSend.h (-1), hostNameCache.h (-1), iocinf.h (-1), nciu.cpp (+28 -29), nciu.h (+14 -6), netiiu.cpp (+2 -13), netiiu.h (+3 -6), oldAccess.h (+20), oldSubscription.cpp (+1 -1), repeater.cpp (+1), repeaterSubscribeTimer.h (-1), sgAutoPtr.h (-1), syncGroupReadNotify.cpp (+2), syncGroupWriteNotify.cpp (+2), syncgrp.cpp (-1), tcpRecvWatchdog.h (-1), tcpSendWatchdog.cpp (+1 -1), tcpSendWatchdog.h (-1), tcpiiu.cpp (+41 -31), udpiiu.cpp (+3 -18), udpiiu.h (+4 -9), virtualCircuit.h (+4 -7)
src/db: dbChannelIO.cpp (+5), dbChannelIO.h (+3)

jhill
3/31/04 4:08 PM
print only one message for each beacon if every beacon is printed
54 lines of code changed in:
src/ca: CAref.html (+26 -29), casw.cpp (+28 -26)

jhill
3/31/04 3:25 PM
removed use of %T which isnt in ansi C
2 lines of code changed in:
src/ca/casw.cpp (+2 -2)

jhill
3/31/04 2:41 PM
every beacon printed option for casw
10 lines of code changed in:
src/ca/casw.cpp (+10 -1)

jhill
3/31/04 2:31 PM
added doc on casw every beacon printed option
4 lines of code changed in:
src/ca/CAref.html (+4 -2)

anj
3/31/04 11:08 AM
MakefileInclude needs rebuilding if configure/RELEASE changes.
2 lines of code changed in:
configure/RULES_BUILD (+2 -2)

anj
3/31/04 10:41 AM
Monitor as a double, not float.
1 lines of code changed in:
src/makeBaseApp/templates/exampleApp/src/sncExample.stt (+1 -1)

anj
3/25/04 10:41 AM
Fix error on uninstall with empty bin/* and lib/* directories
3 lines of code changed in:
configure/RULES_TOP (+3 -2)

jba
3/25/04 8:50 AM
file makeIncludeDbd.pl was initially added on branch R3-14-2_branch.
0 lines of code changed in:
configure/tools/makeIncludeDbd.pl (new 0)

jhill
3/24/04 7:22 PM
enhancements merged from R3.14
60 lines of code changed in:
src/rsrv: camessage.c (+3), camsgtask.c (+36), caserverio.c (+2), caservertask.c (+7 -1), cast_server.c (+2), online_notify.c (+1), rsrv.h (+3 -2), server.h (+6 -2)

jhill
3/24/04 7:21 PM
patches merged from R3.14
80 lines of code changed in:
src/ca: acctst.c (+8 -1), cac.cpp (+1 -1), convert.cpp (+44 -28), nciu.cpp (+1 -1), netIO.h (+3), netReadNotifyIO.cpp (+3 -3), netSubscription.cpp (+17 -1), netWriteNotifyIO.cpp (+2 -2), oldChannelNotify.cpp (+1 -1)

jba
3/24/04 2:14 PM
file cvsclean.pl was initially added on branch R3-14-2_branch.
0 lines of code changed in:
configure/tools/cvsclean.pl (new 0)

norume
3/24/04 11:57 AM
Install correct handler.
Avoid infinitely-recursive handler calls.
14 lines of code changed in:
src/libCom/osi/os/posix/osdSignal.cpp (+14 -6)

norume
3/23/04 7:45 PM
Read errors resulting from interrupted system calls are not fatal.
8 lines of code changed in:
src/libCom/osi/os/default/epicsReadline.c (+8)

anj
3/23/04 4:39 PM
Renamed TOP file to Up everywhere.
204 lines of code changed in:
Makefile (+2 -2), TOP (del), Up (new 2)
configure: Makefile (+2 -2), RULES_ARCHS (+2 -2), Sample.Makefile (+1 -1), TOP (del), Up (new 2)
src: Makefile (+2 -2), TOP (del), Up (new 2)
src/RTEMS: Makefile (+2 -2), TOP (del), Up (new 2)
src/RTEMS/base: Makefile (+1 -1), TOP (del), Up (new 2)
src/as: Makefile (+1 -1), TOP (del), Up (new 2)
src/bpt: Makefile (+1 -1), TOP (del), Up (new 2)
src/ca: Makefile (+1 -1), TOP (del), Up (new 2)
src/cas: Makefile (+1 -1), TOP (del), Up (new 2)
src/cas/build: Makefile (+1 -1), TOP (del), Up (new 2)
src/cas/example: Makefile (+1 -1), TOP (del), Up (new 2)
src/cas/example/directoryService: Makefile (+1 -1), TOP (del), Up (new 2)
src/catools: Makefile (+1 -1), TOP (del), Up (new 2)
src/db: Makefile (+1 -1), TOP (del), Up (new 2)
src/db/test: Makefile (+1 -1), TOP (del), Up (new 2)
src/dbStatic: Makefile (+1 -1), TOP (del), Up (new 2)
src/dbtools: Makefile (+1 -1), TOP (del), Up (new 2)
src/dev: Makefile (+1 -1), TOP (del), Up (new 2)
src/dev/softDev: Makefile (+1 -1), TOP (del), Up (new 2)
src/dev/testDev: Makefile (+1 -1), TOP (del), Up (new 2)
src/excas: Makefile (+1 -1), TOP (del), Up (new 2)
src/gdd: Makefile (+1 -1), TOP (del), Up (new 2)
src/libCom: Makefile (+1 -1), TOP (del), Up (new 2)
src/libCom/cxxTemplates: TOP (del), Up (new 2)
src/libCom/cxxTemplates/test: Makefile (+1 -1), TOP (del), Up (new 2)
src/libCom/test: Makefile (+1 -1), TOP (del), Up (new 2)
src/makeBaseApp: Makefile (+17 -17), TOP (del), Up (new 2)
src/makeBaseApp/templates: Makefile (+1 -1), TOP (del), Up (new 2)
src/makeBaseApp/templates/caClientApp: Makefile (+1 -1), TOP (del), Up (new 2)
src/makeBaseApp/templates/caServerApp: Makefile (+1 -1), TOP (del), Up (new 2)
src/makeBaseApp/templates/configure: Makefile (+1 -1), TOP (del), Up (new 2)
src/makeBaseApp/templates/exampleApp: Makefile (+1 -1), TOP (del), Up (new 2)
src/makeBaseApp/templates/exampleApp/Db: Makefile (+1 -1), TOP (del), Up (new 2)
src/makeBaseApp/templates/exampleApp/src: Makefile (+1 -1), TOP (del), Up (new 2)
src/makeBaseApp/templates/exampleBoot: Makefile (+1 -1), TOP (del), Up (new 2)
src/makeBaseApp/templates/exampleBoot/ioc: TOP (del), Up (new 2)
src/makeBaseApp/templates/iocApp: Makefile (+1 -1), TOP (del), Up (new 2)
src/makeBaseApp/templates/iocApp/Db: Makefile (+1 -1), TOP (del), Up (new 2)
src/makeBaseApp/templates/iocApp/src: Makefile (+1 -1), TOP (del), Up (new 2)
src/makeBaseApp/templates/iocBoot: Makefile (+1 -1), TOP (del), Up (new 2)
src/makeBaseApp/templates/iocBoot/ioc: TOP (del), Up (new 2)
src/makeBaseApp/templates/supportApp: Makefile (+1 -1), TOP (del), Up (new 2)
src/makeBaseApp/templates/supportApp/Db: Makefile (+1 -1), TOP (del), Up (new 2)
src/makeBaseApp/templates/supportApp/src: Makefile (+1 -1), TOP (del), Up (new 2)
src/makeBaseExt: Makefile (+5 -5), Up (new 2)
src/makeBaseExt/top: Makefile (+2 -2), TOP (del), Up (new 2)
src/makeBaseExt/top/configure: Makefile (+2 -2), TOP (del), Up (new 2)
src/makeBaseExt/top/exampleExt: Makefile (+1 -1), TOP (del), Up (new 2)
src/makeBaseExt/top/simpleExt: Makefile (+1 -1), TOP (del), Up (new 2)
src/makeBaseExt/top/src: Makefile (+2 -2), TOP (del), Up (new 2)
src/misc: Makefile (+1 -1), TOP (del), Up (new 2)
src/rec: Makefile (+1 -1), TOP (del), Up (new 2)
src/registry: Makefile (+1 -1), TOP (del), Up (new 2)
src/rsrv: Makefile (+1 -1), TOP (del), Up (new 2)
src/softIoc: Makefile (+1 -1), TOP (del), Up (new 2)
src/toolsComm: Makefile (+1 -1), TOP (del), Up (new 2)
src/toolsComm/antelope: Makefile (+1 -1), TOP (del), Up (new 2)
src/toolsComm/flex: Makefile (+1 -1), TOP (del), Up (new 2)
src/util: Makefile (+1 -1), TOP (del), Up (new 2)

anj
3/23/04 4:35 PM
Removed spectrumRecord and associated files.
2 lines of code changed in:
src: libCom/Makefile (-5), misc/base.dbd (+1 -2)
src/rec: Makefile (-2), spectrumRecord.cpp (del), spectrumRecord.dbd (del)

jhill
3/22/04 5:13 PM
added sections on behavior changes in R3.14.5
20 lines of code changed in:
src/ca/CAref.html (+20 -5)

jhill
3/19/04 3:59 PM
new regression tests
78 lines of code changed in:
src/ca/acctst.c (+78)

norume
3/18/04 4:44 PM
Provide more information in error message.
2 lines of code changed in:
configure/tools/convertRelease.pl (+2 -2)

jba
2/26/04 4:01 PM
file RULES_IDL was initially added on branch R3-14-2_branch.
0 lines of code changed in:
src/makeBaseExt/top/configure/RULES_IDL (new 0)

norume
2/18/04 7:17 PM
A NULL or empty name is an error.
2 lines of code changed in:
src/db/dbAccess.c (+2 -2)

norume
2/18/04 7:15 PM
Don't dereference NULL pointer argument.
3 lines of code changed in:
src/db/dbAccess.c (+3 -1)

mrk
2/17/04 7:32 AM
replace p by pcar_<type>_
11 lines of code changed in:
src/registry/registerRecordDeviceDriver.pl (+11 -11)

mrk
2/17/04 7:27 AM
add asCaDebug
2 lines of code changed in:
src/misc/base.dbd (+2 -1)

mrk
2/17/04 7:23 AM
check for access security not started
8 lines of code changed in:
src/as: asCa.c (+8 -4), asCa.h (-1)

mrk
2/17/04 7:21 AM
replace p by pcar_<type>_
5 lines of code changed in:
src/libCom/misc/epicsExport.h (+5 -4)

jhill
2/10/04 3:57 PM
fixed solaris specifc tmpl args issue
4 lines of code changed in:
src/libCom/cxxTemplates/epicsSingleton.h (+4 -2)

jhill
2/10/04 3:46 PM
installed spectrum record
557 lines of code changed in:
src/misc/base.dbd (+2 -1)
src/rec: Makefile (+2), spectrumRecord.cpp (+437), spectrumRecord.dbd (+116)

jhill
2/10/04 3:46 PM
installed fft functions
5 lines of code changed in:
src/libCom/Makefile (+5)

jhill
2/10/04 3:44 PM
file spectrumRecord.cpp was initially added on branch R3-14-2_branch.
0 lines of code changed in:
src/rec/spectrumRecord.cpp (new 0)

jhill
2/10/04 3:44 PM
file spectrumRecord.dbd was initially added on branch R3-14-2_branch.
0 lines of code changed in:
src/rec/spectrumRecord.dbd (new 0)

jhill
2/10/04 2:35 PM
avoid compiler warnings
2 lines of code changed in:
src/libCom/cxxTemplates/epicsSingleton.h (+2 -2)

anj
2/10/04 11:20 AM
Introduce an $(ECHO) variable which contains @echo, unless gnumake was
given the -s flag in which case it's just a comment.
installEpics.pl also silences its 'mkdir' output in that case.
58 lines of code changed in:
configure: CONFIG_COMMON (+5 -1), RULES.Db (+11 -11), RULES_BUILD (+25 -25), RULES_JAVA (+7 -7), RULES_TOP (+2 -2), tools/installEpics.pl (+6 -1)
configure/os: CONFIG.win32-x86-borland.Common (+1 -2), CONFIG.win32-x86.Common (+1 -2)

anj
2/10/04 11:14 AM
Removed R3.13 compability stuff from Makefiles
Added catools to src/Makefile
Brought over various other changes made on the R3.14 branch
35 lines of code changed in:
src: Makefile (+2 -3), as/Makefile (-4), dbtools/Makefile (-4), libCom/Makefile (+1 -8), misc/Makefile (-4), rec/Makefile (-3), registry/Makefile (-3)
src/catools: Makefile (+1 -1), parseOptions.c (+17 -4), parseOptions.h (+11 -1), tool_lib.c (+1 -2)
src/dbStatic: Makefile (-4), dbStaticLib.c (-11)
src/dev: softDev/Makefile (-3), testDev/Makefile (-3)
src/libCom/calc: sCalcPerform.c (del), sCalcPostfix.c (del), sCalcPostfix.h (del), sCalcPostfixPvt.h (del)

mrk
2/10/04 8:51 AM
add ascar
39 lines of code changed in:
src/as: asCa.c (+38 -1), asCa.h (+1)

mrk
2/10/04 8:51 AM
add copyright notice
18 lines of code changed in:
src/as: asLib.y (+9), asLib_lex.l (+9)

mrk
2/10/04 8:35 AM
add copyright notice
18 lines of code changed in:
src/dbStatic: dbLex.l (+9), dbYacc.y (+9)

jhill
2/9/04 6:36 PM
fix compiler warnings
1 lines of code changed in:
src/gdd/gdd.cc (+1 -1)

anj
2/9/04 6:17 PM
Remove unreachable code.
1 lines of code changed in:
src/libCom/misc/epicsString.c (+1 -1)

anj
2/9/04 5:57 PM
Add R3.14 branch changes, now identical to revision 1.1.2.5
34 lines of code changed in:
documentation/ReleaseChecklist.html (+34 -5)

anj
2/9/04 5:49 PM
Not for R3.15.
0 lines of code changed in:
documentation: BuildingR3.13AppsWithR3.14.html (del), BuildingR3.13ExtensionsWithR3.14.html (del)

anj
2/9/04 5:45 PM
Removed malloc.h reference (Eric says ANSI says stdlib.h)
1 lines of code changed in:
src/catools/caget.c (+1 -2)

anj
2/9/04 5:28 PM
Delete architecture support as in R3.14.5
9 lines of code changed in:
configure/os: CONFIG.linux-mpc82xx.Common (del), CONFIG.linux-mpc82xx.linux-mpc82xx (del), CONFIG.linux-x86.linux-mpc82xx (del), CONFIG.lynxos-x86.Common (del), CONFIG.lynxos-x86.lynxos-x86 (del), CONFIG.osf-alpha.Common (del), CONFIG.osf-alpha.osf-alpha (del), CONFIG.sun4-68k.Common (del), CONFIG.sun4-68k.sun4-68k (del)

anj
2/9/04 5:27 PM
Linux WRS cross-compiler architecture fix
4 lines of code changed in:
configure/os: CONFIG.linux-x86-borland.Common (+2 -2), CONFIG.linux-x86.Common (+2 -2)

anj
2/9/04 5:25 PM
Not required in R3.15.
0 lines of code changed in:
documentation: ConvertingR3.13AppsToR3.14.html (del), ConvertingR3.14.0alpha2AppsTobeta1.html (del), ConvertingR3.14.0beta1AppsTobeta2.html (del), ConvertingR3.14.0beta2AppsToR3.14.1.html (del), ConvertingR3.14.1AppsToR3.14.2.html (del)

anj
2/9/04 3:19 PM
mrk's changes so that it builds on solaris
6 lines of code changed in:
src/dev/softDev: devCalcoutSoft.c (+3 -3), devCalcoutSoftCallback.c (+3 -3)

anj
2/9/04 3:18 PM
Eric added device support for converting time to nicely-formatted string.
2 lines of code changed in:
src/dev/softDev/Makefile (+2)

anj
2/9/04 1:27 PM
Missing closing $ in RCS keyword.
1 lines of code changed in:
src/libCom/misc/epicsTypes.h (+1 -1)

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next >>


Generated by StatCvs v0.1.3