Commit Log (Page 41 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: 2001-03-23 to 2001-03-07 (Commits 5152-5251 of 9251)

jhill
3/23/01 5:00 PM
cleaned up implementation of locks
126 lines of code changed in:
src/db: dbCAC.h (+16 -31), dbChannelIO.cpp (+23 -69), dbChannelIOIL.h (+10 -4), dbPutNotifyBlocker.cpp (+33 -22), dbPutNotifyIO.cpp (+16 -12), dbServiceIO.cpp (+20 -7), dbSubscriptionIO.cpp (+8 -8)

jba
3/23/01 4:35 PM
Added HOST_BIN and include/os/OS_CLASS.
7 lines of code changed in:
configure/tools/makeConfigAppInclude.pl (+7 -1)

mrk
3/23/01 4:01 PM
make it lock
2 lines of code changed in:
src/db/dbAccess.c (+2 -1)

jba
3/23/01 3:55 PM
Allow RULES.DB to be included into Makefiles.
38 lines of code changed in:
configure/RULES.Db (+38 -5)

jba
3/23/01 2:59 PM
Added .i files to precious. Removed reference to iocBinInstalls.
3 lines of code changed in:
configure/RULES_BUILD (+3 -4)

jhill
3/22/01 4:12 PM
optimized free list locking
301 lines of code changed in:
src/ca: baseNMIU.cpp (+1 -7), cac.cpp (+103 -102), cacIO.h (+1 -4), iocinf.h (+77 -40), nciu.cpp (+6 -7), nciu_IL.h (+3 -3), netReadNotifyIO.cpp (+15 -5), netReadNotifyIO_IL.h (+22 -9), netSubscription.cpp (+12 -4), netSubscription_IL.h (+25 -9), netWriteNotifyIO.cpp (+15 -5), netWriteNotifyIO_IL.h (+21 -8)

jhill
3/22/01 3:32 PM
doc
2 lines of code changed in:
src/ca/netiiu.cpp (+2 -3)

jba
3/22/01 3:23 PM
Allowed for macro replacement.
2 lines of code changed in:
configure/tools/makeRulesInclude.pl (+2 -2)

jba
3/22/01 3:21 PM
Rearranged OP_SYS and ARCH_DEP definitions.
8 lines of code changed in:
configure/os: CONFIG.Common.win32-x86-cygwin (+6 -4), CONFIG.win32-x86-borland.win32-x86-borland (+2 -3)

jba
3/22/01 3:19 PM
Rearanged OP_SYS and ARCH_DEP definitions.
34 lines of code changed in:
configure/CONFIG.gnuCommon (+4 -2)
configure/os: CONFIG.Common.UnixCommon (+3 -5), CONFIG.Common.hpux-parisc (+5 -5), CONFIG.Common.linux-x86 (+7 -5), CONFIG.Common.osf-alpha (+3 -3), CONFIG.Common.solaris-sparc (+3 -3), CONFIG.Common.solaris-x86 (+4 -3), CONFIG.Common.sun4-x86 (+5 -3)

jba
3/22/01 3:14 PM
Removed include for CONFIG.Common.UnixCommon.
2 lines of code changed in:
configure/os: CONFIG.solaris-sparc-gnu.solaris-sparc-gnu (+1 -4), CONFIG.solaris-x86-gnu.solaris-x86-gnu (+1 -4)

jba
3/21/01 9:07 PM
Change to allow relative paths.
3 lines of code changed in:
configure/tools/makeIocCdCommands.pl (+1), src/makeBaseApp/makeBaseApp.pl (+2 -1)

jhill
3/21/01 10:11 AM
fixed proper IO destroy when channel exits
2 lines of code changed in:
src/ca/cac.cpp (+2 -2)

mrk
3/21/01 8:54 AM
No SPC_NOMOD for VAL
0 lines of code changed in:
src/rec/mbbiDirectRecord.dbd (-1)

jhill
3/20/01 7:07 PM
changed locking hierarchy
1116 lines of code changed in:
src/ca: CASG.cpp (+2 -2), access.cpp (+2 -2), baseNMIU.cpp (+3 -14), cac.cpp (+349 -28), cac_IL.h (+7 -25), comBuf.cpp (+1 -2), comQueSend_IL.h (+7 -2), iocinf.h (+70 -98), nciu.cpp (+186 -209), nciu_IL.h (+15 -23), netSubscription.cpp (+1 -6), netiiu.cpp (+29 -97), netiiu_IL.h (+18 -1), searchTimer.cpp (+133 -135), tcpiiu.cpp (+285 -600), tcpiiu_IL.h (+3 -3), udpiiu.cpp (+5 -16)

jhill
3/20/01 7:02 PM
added epicsAutoMutexRelease
24 lines of code changed in:
src/libCom/osi/epicsMutex.h (+24)

jba
3/20/01 3:01 PM
Changes to allow invoking with relative path.
12 lines of code changed in:
src/makeBaseApp/makeBaseApp.pl (+12 -4)

jba
3/20/01 3:00 PM
Changes to allow relative path for EPICS_BASE.
15 lines of code changed in:
configure/tools: makeConfigAppInclude.pl (+8 -5), makeRulesInclude.pl (+7 -4)

jba
3/20/01 2:50 PM
Added DIRs for base librareis dbtoolsIoc, iocsh, and miscIoc.
3 lines of code changed in:
configure/CONFIG_BASE (+3)

mrk
3/20/01 10:48 AM
must include inlines
2 lines of code changed in:
src/ca/baseNMIU.cpp (+2 -1)

norume
3/18/01 4:29 PM
Clean up priority display.
Move task name to end so that long task names look better.
20 lines of code changed in:
src/libCom/osi/os/RTEMS/osdThread.c (+20 -9)

anj
3/16/01 2:05 PM
Made producer and consumer routines extern "C" to stop SUNWspro warning.
3 lines of code changed in:
src/libCom/test/epicsEventTest.cpp (+3 -3)

jba
3/12/01 11:15 AM
Modified CONFIG_INSTALLS definition.
2 lines of code changed in:
configure/CONFIG_COMMON (+2 -2)

jba
3/12/01 9:43 AM
Added CONFIG_INSTALLS definition.
2 lines of code changed in:
configure/CONFIG_COMMON (+2 -1)

jhill
3/9/01 6:43 PM
fixed early gnu undefined symbol
5 lines of code changed in:
src/cas/generic: casPVI.cc (+2 -3), casPVIIL.h (+2 -1), casStrmClient.cc (+1 -2)

norume
3/8/01 7:33 PM
Leave low 1Mbyte of memory free for use by bootloader.
2 lines of code changed in:
configure/os/CONFIG.Common.RTEMS-pc386 (+2 -1)

jhill
3/8/01 7:25 PM
fixed spelling
1 lines of code changed in:
src/ca/acctst.c (+1 -1)

jhill
3/8/01 7:15 PM
removed comment
1 lines of code changed in:
src/ca/baseNMIU.cpp (+1 -2)

jhill
3/8/01 4:57 PM
format
1 lines of code changed in:
src/libCom/osi/epicsAssert.h (+1 -2)

jhill
3/8/01 4:53 PM
fixed gnu warning
17 lines of code changed in:
src: ca/iocinf.h (+5 -5), libCom/fdmgr/fdmgr.cpp (+2 -2)
src/cas/generic/st: caServerOS.cc (+2 -2), casDGIntfOS.cc (+3 -3), casDGOS.cc (+2 -2), casStreamOS.cc (+3 -3)

jhill
3/8/01 4:38 PM
fixed gnu warning
2 lines of code changed in:
src/libCom/fdmgr/fdManager.h (+2 -2)

jhill
3/8/01 4:34 PM
fixed missing #define
2 lines of code changed in:
src/gdd/gddAppFuncTable.h (+2 -1)

jhill
3/8/01 4:13 PM
fix file modified while installed in include
8 lines of code changed in:
src/libCom/fdmgr/fdManager.h (+8 -1)

jhill
3/8/01 4:04 PM
use critical section for improved performance
28 lines of code changed in:
src/libCom/osi/os/WIN32/osdTime.cpp (+28 -81)

jhill
3/8/01 4:03 PM
osiTimer => epicsTimer
63 lines of code changed in:
src/libCom/fdmgr: fdManager.cpp (+23 -11), fdManager.h (+14 -20), fdmgr.cpp (+26 -44)

jhill
3/8/01 4:02 PM
new timer queue name
10 lines of code changed in:
src/libCom/test/epicsTimerTest.cpp (+10 -5)

jhill
3/8/01 4:01 PM
fixed proto for trad C
4 lines of code changed in:
src/ca/cadef.h (+4 -4)

jhill
3/8/01 3:54 PM
timer queue name changes
46 lines of code changed in:
src/libCom/timer: epicsTimer.cpp (+7 -7), epicsTimer.h (+11 -7), timerPrivate.h (+16 -16), timerQueue.cpp (+3 -1), timerQueueActive.cpp (+4 -4), timerQueueActiveMgr.cpp (+5 -5)

jhill
3/8/01 3:52 PM
fixed min type mismatch for 68k
3 lines of code changed in:
src/ca/searchTimer.cpp (+3 -3)

jhill
3/8/01 3:32 PM
osiTimer => epicsTimer
115 lines of code changed in:
src/cas/generic/st: caServerOS.cc (+22 -35), casDGIntfOS.cc (+37 -43), casDGOS.cc (+19 -59), casOSD.h (+1 -2), casStreamOS.cc (+36 -42)

jhill
3/8/01 3:31 PM
format
2 lines of code changed in:
src/cas/generic/server.h (+2 -2)

jhill
3/8/01 3:30 PM
added acces to server's timer queue
15 lines of code changed in:
src/cas/generic: caServer.cc (+12 -2), casdef.h (+3 -1)

jhill
3/8/01 3:29 PM
osiTimer => epicsTimer
48 lines of code changed in:
src/ca: iocinf.h (+26 -39), tcpRecvWatchdog.cpp (+12 -34), tcpSendWatchdog.cpp (+10 -27)

jhill
3/8/01 3:29 PM
fixed subscription install race
25 lines of code changed in:
src/ca/tcpiiu.cpp (+25 -19)

jhill
3/8/01 3:27 PM
osiTimer => epicsTimer
44 lines of code changed in:
src/ca: cac.cpp (+10 -8), repeaterSubscribeTimer.cpp (+18 -23), searchTimer.cpp (+16 -27)

jhill
3/8/01 3:26 PM
dont use implcit this pointer
2 lines of code changed in:
src/ca/netSubscription_IL.h (+2 -2)

jhill
3/8/01 3:25 PM
fixed subscription install race
20 lines of code changed in:
src/ca: nciu.cpp (+12 -9), netiiu.cpp (+8 -9)

jhill
3/8/01 3:24 PM
init beacon period to neg DBL_MAX
4 lines of code changed in:
src/ca/bhe_IL.h (+4 -2)

jhill
3/8/01 3:23 PM
improved beacon period test
12 lines of code changed in:
src/ca/acctst.c (+12 -6)

jba
3/7/01 7:29 PM
R3.14.0alpha2
3 lines of code changed in:
configure/CONFIG_BASE_VERSION (+3 -3)

jba
3/7/01 7:22 PM
Added install location.
6 lines of code changed in:
configure/CONFIG_SITE (+6 -3)

jba
3/7/01 7:16 PM
Updates for R33.14.0alpha2.
41 lines of code changed in:
README.htm (+41 -43)

mrk
3/7/01 3:42 PM
osiTimer => epicsTimer
8 lines of code changed in:
src/db/callback.c (+8 -34)

mrk
3/7/01 3:40 PM
changes so that TSinit can successfully call iocClockRegister
11 lines of code changed in:
src/libCom/osi/os/vxWorks: iocClock.c (+11 -1), osdThread.c (-1)

mrk
3/7/01 3:27 PM
kludge to get iocClock initialized on vxWorks
7 lines of code changed in:
src/misc/iocInit.c (+7 -1)

jba
3/7/01 2:14 PM
Updates for R3.14.0alpha2.
505 lines of code changed in:
README.htm (+505 -1155)

jhill
3/7/01 12:28 PM
fixed sun pro problem
27 lines of code changed in:
src/ca/net_convert.h (+27 -17)

jhill
3/7/01 12:05 PM
fixed sun pro warnings
3 lines of code changed in:
src/ca/getCopy.cpp (+3 -3)

jhill
3/7/01 12:03 PM
fixed sun pro warning
5 lines of code changed in:
src/ca/udpiiu.cpp (+5 -3)

jhill
3/7/01 11:56 AM
fixed sun pro warning
5 lines of code changed in:
src/db/dbSubscriptionIO.cpp (+5 -5)

jhill
3/7/01 11:50 AM
fixed sun pro warnings
6 lines of code changed in:
src/db: dbCAC.h (+2 -2), dbChannelIO.cpp (+2 -2), dbSubscriptionIO.cpp (+2 -2)

jhill
3/7/01 11:37 AM
fixed gnu warning
5 lines of code changed in:
src/cas/generic/st/casIntfOS.cc (+5 -4)

jhill
3/7/01 11:22 AM
fixed gnu warnings
10 lines of code changed in:
src/db: dbCAC.h (+2 -2), dbEvent.c (+4 -4)

jhill
3/7/01 11:18 AM
fixed gnu warning
4 lines of code changed in:
src/ca/CASG.cpp (+4 -3)

jhill
3/7/01 11:13 AM
fixed gnu warnings
22 lines of code changed in:
src/ca: CASG.cpp (+2 -2), access.cpp (+7 -2), cac.cpp (+1 -2), getCopy.cpp (+2 -2), nciu.cpp (+5 -4), oldAccess.h (+3 -3), recvProcessThread.cpp (+2 -2)

jhill
3/7/01 10:49 AM
removed use of TRUE
3 lines of code changed in:
src/ca/acctst.c (+3 -3)

jhill
3/7/01 10:40 AM
upgraded locking
61 lines of code changed in:
src/cas/generic: caServerI.cc (+33 -35), caServerIIL.h (+16 -7), outBufIL.h (+2 -4), server.h (+10 -7)

jhill
3/7/01 10:37 AM
adapt to interface changes and upgrade locking
38 lines of code changed in:
src/db: dbPutNotifyIOIL.h (+3 -6), dbServiceIO.cpp (+25 -27), dbSubscriptionIO.cpp (+10 -7)

jhill
3/7/01 10:36 AM
adapt to interface changes
15 lines of code changed in:
src/db/dbPutNotifyIO.cpp (+15 -1)

jhill
3/7/01 10:34 AM
upgrade locking
65 lines of code changed in:
src/db: dbChannelIO.cpp (+29 -41), dbChannelIOIL.h (+3 -11), dbNotifyBlockerIL.h (+3 -11), dbPutNotifyBlocker.cpp (+30 -31)

jhill
3/7/01 10:33 AM
adapt to interface changes and upgrade locking
46 lines of code changed in:
src/db/dbCAC.h (+46 -13)

jhill
3/7/01 10:32 AM
many changes
251 lines of code changed in:
src/ca/udpiiu.cpp (+251 -277)

jhill
3/7/01 10:31 AM
reformat
6 lines of code changed in:
src/ca: tcpSendWatchdog.cpp (+2 -2), ucx.h (+4 -4)

jhill
3/7/01 10:31 AM
moved location of debug printf define
1 lines of code changed in:
src/ca/tcpRecvWatchdog.cpp (+1 -7)

jhill
3/7/01 10:30 AM
removed
1 lines of code changed in:
src/ca/tcpiiuPrivateListOfIO.cpp (del)

jhill
3/7/01 10:30 AM
mf no-longer inline
3 lines of code changed in:
src/ca/tcpiiu_IL.h (+3 -8)

jhill
3/7/01 10:29 AM
many changes
324 lines of code changed in:
src/ca/tcpiiu.cpp (+324 -337)

jhill
3/7/01 10:29 AM
upgraded locking
30 lines of code changed in:
src/ca/syncGroupNotify.cpp (+30 -29)

jhill
3/7/01 10:28 AM
many changes
173 lines of code changed in:
src/ca/searchTimer.cpp (+173 -176)

jhill
3/7/01 10:28 AM
moved loc of attempts counter incr
2 lines of code changed in:
src/ca/repeaterSubscribeTimer.cpp (+2 -2)

jhill
3/7/01 10:26 AM
changed loc of free list lock
13 lines of code changed in:
src/ca: oldChannelNotify.cpp (+4 -1), oldSubscription.cpp (+2 -1), putCallback.cpp (+2 -1), repeater.cpp (+5 -7)

jhill
3/7/01 10:25 AM
removed
0 lines of code changed in:
src/ca/oldChannel.cpp (del)

jhill
3/7/01 10:25 AM
changed loc of free list lock and added getCopy
51 lines of code changed in:
src/ca/oldAccess.h (+51 -1)

jhill
3/7/01 10:24 AM
changed loc of free list lock
3 lines of code changed in:
src/ca/netWriteNotifyIO_IL.h (+3 -4)

jhill
3/7/01 10:24 AM
many changes
4 lines of code changed in:
src/ca/netWriteNotifyIO.cpp (+4 -37)

jhill
3/7/01 10:24 AM
changed loc of free list lock
6 lines of code changed in:
src/ca/netSubscription_IL.h (+6 -12)

jhill
3/7/01 10:23 AM
many changes
8 lines of code changed in:
src/ca/netSubscription.cpp (+8 -43)

jhill
3/7/01 10:21 AM
changed loc of free list lock
3 lines of code changed in:
src/ca/netReadNotifyIO_IL.h (+3 -1)

jhill
3/7/01 10:21 AM
many changes
5 lines of code changed in:
src/ca/netReadNotifyIO.cpp (+5 -34)

jhill
3/7/01 10:20 AM
removed
2 lines of code changed in:
src/ca: netReadCopyIO.cpp (del), netReadCopyIO_IL.h (del)

jhill
3/7/01 10:20 AM
made channelCount func inline
6 lines of code changed in:
src/ca/netiiu_IL.h (+6 -1)

jhill
3/7/01 10:19 AM
many changes
15 lines of code changed in:
src/ca/netiiu.cpp (+15 -27)

jhill
3/7/01 10:18 AM
removed unused junk
26 lines of code changed in:
src/ca/net_convert.h (+26 -121)

jhill
3/7/01 10:17 AM
many changes
107 lines of code changed in:
src/ca: nciu.cpp (+96 -143), nciu_IL.h (+11 -34)

jhill
3/7/01 10:17 AM
upgraded locking
3 lines of code changed in:
src/ca/msgForMultiplyDefinedPV_IL.h (+3 -1)

jhill
3/7/01 10:16 AM
reformat
4 lines of code changed in:
src/ca/msgForMultiplyDefinedPV.cpp (+4 -4)

jhill
3/7/01 10:16 AM
new files
2 lines of code changed in:
src/ca/Makefile (+2 -3)

jhill
3/7/01 10:15 AM
installed
5 lines of code changed in:
src/ca/ioCounterNet.cpp (new 5)

jhill
3/7/01 10:14 AM
removed
2 lines of code changed in:
src/ca: ioCounter.cpp (del), ioCounter_IL.h (del)

jhill
3/7/01 10:14 AM
many changes
158 lines of code changed in:
src/ca/iocinf.h (+158 -213)

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