Commit Log (Page 23 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: 2002-11-07 to 2002-10-24 (Commits 6952-7051 of 9251)

lange
11/7/02 11:47 AM
Suppress more HPUX compiler warnings.
1 lines of code changed in:
src/gdd/Makefile (+1 -1)

lange
11/7/02 11:43 AM
Suppressed HPUX compiler warnings.
2 lines of code changed in:
src/cas/io/bsdSocket/ipIgnoreEntry.cpp (+2 -2)

lange
11/7/02 11:39 AM
Suppressed HPUX warnings.
6 lines of code changed in:
src/ca: syncGroupReadNotify.cpp (+3 -3), syncGroupWriteNotify.cpp (+3 -3)

lange
11/7/02 11:17 AM
Suppressed HPUX warnings.
31 lines of code changed in:
src/ca: CASG.cpp (+2 -2), access.cpp (+2 -2), bhe.cpp (+2 -2), comQueRecv.cpp (+3 -3), getCallback.cpp (+2 -2), getCopy.cpp (+2 -2), msgForMultiplyDefinedPV.cpp (+2 -2), msgForMultiplyDefinedPV.h (+2 -2), nciu.cpp (+2 -2), netReadNotifyIO.cpp (+2 -2), netSubscription.cpp (+2 -2), netWriteNotifyIO.cpp (+2 -2), oldChannelNotify.cpp (+2 -2), putCallback.cpp (+2 -2), repeater.cpp (+2 -2)

lange
11/7/02 11:11 AM
Fixed warning (unused function argument).
2 lines of code changed in:
src/db/dbSubscriptionIO.cpp (+2 -2)

lange
11/7/02 11:10 AM
Fixed implementation of notify() to match its declaration.
1 lines of code changed in:
src/db/callback.c (+1 -1)

jhill
11/7/02 11:10 AM
better diagnostic
1 lines of code changed in:
src/ca/caEventRate.cpp (+1 -1)

lange
11/7/02 11:05 AM
Fixed macro name clash.
20 lines of code changed in:
src/db/dbTest.c (+7 -3)
src/rec: calcRecord.c (+7 -5), calcoutRecord.c (+6 -6)

jhill
11/6/02 4:40 PM
fixed gnu warning
0 lines of code changed in:
src/ca/caEventRate.cpp (-1)

jhill
11/6/02 4:37 PM
updated caEventRate to allow multiple subscriptions and provide better statistics
70 lines of code changed in:
src/ca: CAref.html (+6 -3), caEventRate.cpp (+47 -10), caEventRateMain.cpp (+17 -4)

jhill
11/6/02 1:17 PM
fixed wrong argument
2 lines of code changed in:
src/db/dbServiceIO.cpp (+2 -3)

jhill
11/6/02 1:17 PM
avoid conversion ambiguities
10 lines of code changed in:
src/ca: autoPtrDestroy.h (+4 -1), autoPtrFreeList.h (+4 -1), autoPtrRecycle.h (+2 -1)

jhill
11/6/02 1:08 PM
added assignment operator
13 lines of code changed in:
src/ca/autoPtrDestroy.h (+13 -2)

jhill
11/5/02 3:12 PM
adjusted what is and isnt supported by egcs 2.95
2 lines of code changed in:
src/libCom/misc/cxxCompilerDependencies.h (+2 -2)

jhill
11/5/02 2:47 PM
tabs => spaces
3 lines of code changed in:
src/ca/comQueSend.h (+3 -3)

jba
11/5/02 9:44 AM
Modified comment regarding EPICS_HOST_ARCH.
5 lines of code changed in:
configure/CONFIG_SITE (+5 -3)

lange
11/5/02 9:02 AM
HPUX warning fix
2 lines of code changed in:
src/libCom/osi/os/posix/osdTime.cpp (+2 -2)

jba
11/5/02 8:14 AM
Bug fix for definition cleanArchTargets.
2 lines of code changed in:
configure/RULES_ARCHS (+2 -2)

jhill
11/4/02 5:23 PM
fixed bogus undefined symbols with hpux compiler
138 lines of code changed in:
src: cas/io/bsdSocket/ipIgnoreEntry.cpp (+8 -1), libCom/timer/timer.cpp (+15 -1)
src/ca: CASG.cpp (+8 -1), bhe.cpp (+8 -1), getCallback.cpp (+8 -1), getCopy.cpp (+8 -1), msgForMultiplyDefinedPV.cpp (+8 -1), nciu.cpp (+8 -1), netReadNotifyIO.cpp (+8 -1), netSubscription.cpp (+8 -1), netWriteNotifyIO.cpp (+8 -1), oldChannelNotify.cpp (+8 -1), putCallback.cpp (+8 -1), repeater.cpp (+11 -4), syncGroupReadNotify.cpp (+8 -1), syncGroupWriteNotify.cpp (+8 -1)

jhill
11/4/02 4:08 PM
apparently gcc 2.95 does not support the throw specification
2 lines of code changed in:
src/libCom/misc/cxxCompilerDependencies.h (+2)

jba
11/4/02 11:54 AM
Modified doc rule to use JAVADOCCMD.
2 lines of code changed in:
configure/RULES_JAVA (+2 -2)

jba
11/4/02 11:31 AM
Moved includes and definitions depending on ifdef T_A.
44 lines of code changed in:
configure/CONFIG_COMMON (+44 -41)

lange
11/4/02 8:07 AM
beauty
1 lines of code changed in:
configure/os/CONFIG.Common.hpux-parisc-gnu (+1 -2)

lange
11/4/02 8:07 AM
Template instantiation needs -fPIC for link command
2 lines of code changed in:
configure/os/CONFIG.hpux-parisc-gnu.hpux-parisc-gnu (+2 -1)

lange
11/4/02 8:06 AM
Full shared lib name
2 lines of code changed in:
configure/os/CONFIG.Common.hpux-parisc (+2 -2)

lange
11/4/02 7:05 AM
Bugfix: '+z' is compiler (not system) flag
4 lines of code changed in:
configure/os: CONFIG.Common.hpux-parisc (+1 -4), CONFIG.hpux-parisc.hpux-parisc (+3 -3)

lange
11/4/02 7:04 AM
Using default location
2 lines of code changed in:
configure/os/CONFIG.hpux-parisc-gnu.hpux-parisc-gnu (+2 -2)

lange
11/4/02 6:50 AM
+= HPUX using gnu compiler
46 lines of code changed in:
configure/os: CONFIG.Common.hpux-parisc-gnu (new 12), CONFIG.hpux-parisc-gnu.Common (new 12), CONFIG.hpux-parisc-gnu.hpux-parisc-gnu (new 20), CONFIG_SITE.linux-x86.Common (+1 -2), CONFIG_SITE.linux-x86.linux-x86 (new 1)

jba
11/4/02 6:25 AM
Allowed names with decimal points.
28 lines of code changed in:
configure/tools/munch.pl (+28 -9)

jhill
11/1/02 6:32 PM
workaround borland 5.5 bug
4 lines of code changed in:
src/libCom/cxxTemplates/epicsSingleton.h (+4 -3)

jhill
11/1/02 6:08 PM
removed extra ws
1 lines of code changed in:
src/ca/tcpiiu.cpp (+1 -3)

jhill
11/1/02 6:07 PM
fixed gnu warning
6 lines of code changed in:
src/ca: CASG.cpp (+3 -1), syncGroup.h (+3 -1)

jhill
11/1/02 6:06 PM
better comments
11 lines of code changed in:
src/libCom/osi/epicsSignal.h (+11 -2)

jhill
11/1/02 3:22 PM
fixed comment
3 lines of code changed in:
src/ca/tcpiiu.cpp (+3 -3)

jhill
11/1/02 3:10 PM
improved message
1 lines of code changed in:
src/libCom/osi/os/posix/osdSignal.cpp (+1 -1)

jhill
11/1/02 3:07 PM
fix arguments are reversed on pthread_kill()
1 lines of code changed in:
src/libCom/osi/os/posix/osdSignal.cpp (+1 -1)

jhill
11/1/02 12:18 PM
uncommented free list release
2 lines of code changed in:
src/libCom/timer/timer.cpp (+2 -2)

jhill
11/1/02 12:12 PM
fixed gnu warnings
31 lines of code changed in:
src/db/dbServiceIO.cpp (+3 -2)
src/ca: cac.cpp (+2 -2), cacChannel.cpp (+3 -3), tcpiiu.cpp (+2 -2)
src/libCom/cxxTemplates: epicsOnce.cpp (+4 -4), epicsSingleton.h (+11 -9)
src/libCom/timer: epicsTimer.cpp (+4 -3), timerQueueActive.cpp (+2 -2)

jhill
11/1/02 11:24 AM
comment out unused parameter
2 lines of code changed in:
src/libCom/osi/os: WIN32/osdSignal.cpp (+1 -1), vxWorks/osdSignal.cpp (+1 -1)

jhill
11/1/02 11:24 AM
declare status when it is used
1 lines of code changed in:
src/libCom/osi/os/posix/osdSignal.cpp (+1 -2)

jhill
11/1/02 11:23 AM
comment out unused parameter
1 lines of code changed in:
src/libCom/osi/os/default/osdSignal.cpp (+1 -1)

jhill
11/1/02 11:22 AM
moved signaling code
9 lines of code changed in:
src/ca/tcpiiu.cpp (+9 -9)

norume
10/31/02 4:04 PM
Add a couple of example configuration files for RTEMS PowerPC targets.
20 lines of code changed in:
configure/os: CONFIG.Common.RTEMS-mcp750 (new 10), CONFIG.Common.RTEMS-psim (new 10)

jhill
10/31/02 12:06 PM
use fprintf because errlogPrintf output is clipped at exit
1 lines of code changed in:
src/ca/caEventRate.cpp (+1 -1)

jhill
10/31/02 11:54 AM
added extern C
8 lines of code changed in:
src/libCom/osi/os/posix/osdThread.h (+8)

jhill
10/31/02 11:29 AM
uninstalled
0 lines of code changed in:
src/libCom/osi/os: WIN32/osdSignal.c (del), posix/osdSignal.c (del)

jhill
10/31/02 11:18 AM
changed name of osd signal file to allow c++ and enabled noop signals
169 lines of code changed in:
src/libCom/osi/os: WIN32/osdSignal.cpp (new 20), posix/osdSignal.cpp (new 110)
src/libCom/osi/os/default: osdSignal.c (del), osdSignal.cpp (new 20)
src/libCom/osi/os/vxWorks: osdSignal.c (del), osdSignal.cpp (new 19)

jhill
10/30/02 7:15 PM
removed unused var
0 lines of code changed in:
src/libCom/osi/os/posix/osdSignal.c (-1)

jhill
10/30/02 7:11 PM
use sigaction instead of signal
18 lines of code changed in:
src/libCom/osi/os/posix/osdSignal.c (+18 -38)

jba
10/30/02 4:47 PM
Allow rebuild.<arch> .
4 lines of code changed in:
configure: RULES_ARCHS (+2 -1), RULES_DIRS (+2 -2)

jhill
10/30/02 2:18 PM
fixed function name
3 lines of code changed in:
src/libCom/osi/os/posix: osdSignal.c (+1 -1), osdThread.c (+1 -1), osdThread.h (+1 -1)

jhill
10/30/02 2:09 PM
removed
0 lines of code changed in:
src/libCom/misc/cxxCompilerDepPlacementDelete.h (del)

jhill
10/30/02 1:59 PM
fixed comments
2 lines of code changed in:
src/libCom/osi/epicsTime.h (+2 -2)

jhill
10/30/02 12:55 PM
force receive thread to hang around for its blocking socket call interrupt signal
7 lines of code changed in:
src/ca/tcpiiu.cpp (+7 -2)

jhill
10/30/02 12:35 PM
upgraded compiler specific macros
35 lines of code changed in:
src: cas/io/bsdSocket/ipIgnoreEntry.cpp (+2 -2), libCom/timer/timerPrivate.h (+3 -3)
src/ca: bhe.h (+2 -2), msgForMultiplyDefinedPV.cpp (+2 -2), nciu.h (+2 -2), netIO.h (+4 -4), oldAccess.h (+6 -6), repeater.cpp (+2 -2), syncGroup.h (+2 -2), syncGroupReadNotify.cpp (+2 -2), syncGroupWriteNotify.cpp (+2 -2)
src/db: dbChannelIO.cpp (+2 -2), dbPutNotifyBlocker.cpp (+2 -2), dbSubscriptionIO.cpp (+2 -2)

jhill
10/30/02 12:26 PM
upgraded compiler specific macros
279 lines of code changed in:
src: cas/io/bsdSocket/casIOD.h (+3 -5), libCom/misc/cxxCompilerDependencies.h (+1 -1)
src/ca: autoPtrFreeList.h (+4 -2), bhe.cpp (+3 -3), bhe.h (+5 -7), ca_client_context.cpp (+6 -26), cac.cpp (+6 -18), cac.h (+3 -3), comBuf.cpp (+10 -10), comBuf.h (+83 -86), comQueRecv.cpp (+11 -11), comQueRecv.h (+31 -31), comQueSend.cpp (+17 -26), comQueSend.h (+41 -41), msgForMultiplyDefinedPV.h (+2 -5), nciu.h (+2 -4), netIO.h (+7 -13), oldAccess.h (+11 -21), repeaterClient.h (+3 -5), syncGroup.h (+6 -12), syncgrp.cpp (+1 -5), tcpiiu.cpp (+8 -20), virtualCircuit.h (+3 -3)
src/db: dbCAC.h (+2 -4), dbChannelIO.cpp (+2 -2), dbChannelIO.h (+2 -4), dbPutNotifyBlocker.cpp (+3 -3), dbPutNotifyBlocker.h (+3 -5)

jhill
10/30/02 11:19 AM
upgraded compiler specific macros
56 lines of code changed in:
src/libCom/misc/cxxCompilerDependencies.h (+10 -3)
src/libCom/cxxTemplates: epicsSingleton.h (+7 -7), tsFreeList.h (+13 -13)
src/libCom/osi: epicsMutex.cpp (+7 -7), epicsMutex.h (+7 -7)
src/libCom/timer: epicsTimer.cpp (+4 -8), timer.cpp (+2 -2), timerPrivate.h (+6 -10)

anj
10/30/02 9:18 AM
Was in Attic but not dead.
0 lines of code changed in:
src/cas/example/directoryService/Makefile.Host (del)

jhill
10/29/02 8:18 PM
replaced tabs with spaces
44 lines of code changed in:
src/libCom/osi/os/posix/osdSignal.c (+44 -43)

jhill
10/29/02 8:10 PM
better diagnostic
4 lines of code changed in:
src/libCom/osi/os/posix/osdSignal.c (+4 -3)

jhill
10/29/02 7:37 PM
guard against use of a nill pointer
9 lines of code changed in:
src/ca/virtualCircuit.h (+9 -3)

jhill
10/29/02 7:13 PM
use correct signal
1 lines of code changed in:
src/libCom/osi/os/posix/osdSignal.c (+1 -1)

jhill
10/29/02 6:51 PM
fixed problem introduced by warning fix
2 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+2 -2)

jhill
10/29/02 6:36 PM
fixed problem introduced by warning fix
4 lines of code changed in:
src/ca: comBuf.h (+2 -2), comQueRecv.cpp (+2 -2)

jhill
10/29/02 6:34 PM
improved message
12 lines of code changed in:
src/ca: tcpRecvWatchdog.cpp (+8 -5), tcpSendWatchdog.cpp (+4 -3)

jhill
10/29/02 5:03 PM
fixed borland warnings
15 lines of code changed in:
src/libCom/osi/os/WIN32/osdThread.c (+4 -4)
src/ca: comQueRecv.cpp (+4 -3), comQueSend.cpp (+2 -2), comQueSend.h (+3 -4)

jhill
10/29/02 5:02 PM
cosmetic
3 lines of code changed in:
src/libCom/osi/os/WIN32: osdNetIntf.c (+2 -2), osdSignal.c (+1 -1)

jhill
10/29/02 4:06 PM
ifdef around placement delete
6 lines of code changed in:
src/libCom/timer/epicsTimer.cpp (+6 -2)

jhill
10/29/02 4:06 PM
fixed borland warning
3 lines of code changed in:
src/libCom/timer/timer.cpp (+3 -3)

jhill
10/29/02 4:05 PM
improved diagnostic
1 lines of code changed in:
src/libCom/osi/os/posix/osdSignal.c (+1 -1)

jhill
10/29/02 4:03 PM
removed previous change that allowed w95, but introduced a bug
6 lines of code changed in:
src/libCom/osi/os/WIN32/osdThread.c (+6 -9)

jhill
10/29/02 3:49 PM
fixed problems with borland include files
2 lines of code changed in:
src/libCom/osi/os/WIN32/osdProcess.c (+2 -7)

jhill
10/29/02 3:48 PM
incremental release does not support placement delete
1 lines of code changed in:
src/libCom/misc/cxxCompilerDependencies.h (+1 -1)

jhill
10/29/02 3:46 PM
fixed borland warning
2 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+2 -2)

jhill
10/29/02 3:44 PM
supress usless warning
5 lines of code changed in:
configure/os/CONFIG.win32-x86-borland.win32-x86-borland (+5 -3)

jhill
10/29/02 1:09 PM
upgraded memory management
160 lines of code changed in:
src/ca: bhe.h (+1 -3), cac.cpp (+26 -11), cac.h (+13 -14)
src/cas/io/bsdSocket: casDGIntfIO.cc (+6 -1), casIOD.h (+4 -3), casIODIL.h (-22), ipIgnoreEntry.cpp (+21 -2)
src/db: dbCAC.h (+7 -7), dbChannelIO.cpp (+26 -4), dbChannelIO.h (+15 -20), dbPutNotifyBlocker.cpp (+16 -7), dbPutNotifyBlocker.h (+5 -20), dbServiceIO.cpp (+16 -6), dbSubscriptionIO.cpp (+4 -7)

jhill
10/29/02 1:08 PM
removed unused paramter tag
4 lines of code changed in:
src/ca: CASG.cpp (+2 -2), comBuf.cpp (+2 -2)

jhill
10/29/02 1:08 PM
added parens to fix borland warning
7 lines of code changed in:
src/ca: comBuf.h (+4 -3), comQueRecv.h (+3 -3)

jhill
10/29/02 1:07 PM
removed unused paramter tag
4 lines of code changed in:
src/ca: getCallback.cpp (+2 -2), getCopy.cpp (+2 -2)

jhill
10/29/02 1:07 PM
upgraded memory management
40 lines of code changed in:
src/ca: msgForMultiplyDefinedPV.cpp (+27 -14), msgForMultiplyDefinedPV.h (+13 -25)

jhill
10/29/02 1:06 PM
removed unused paramter tag
4 lines of code changed in:
src/ca: netReadNotifyIO.cpp (+2 -2), netSubscription.cpp (+2 -2)

jhill
10/29/02 1:05 PM
removed private array new/delete
1 lines of code changed in:
src/ca/oldAccess.h (+1 -11)

jhill
10/29/02 12:59 PM
removed unused paramter tag
10 lines of code changed in:
src/ca: netWriteNotifyIO.cpp (+2 -2), oldChannelNotify.cpp (+2 -2), oldSubscription.cpp (+2 -2), putCallback.cpp (+2 -2), repeater.cpp (+2 -2)

jhill
10/29/02 12:58 PM
removed private array new/delete
2 lines of code changed in:
src/ca: repeaterClient.h (+1 -3), syncGroup.h (+1 -7)

jhill
10/29/02 11:10 AM
removed private array new/delete
1 lines of code changed in:
src/ca/nciu.h (+1 -3)

jhill
10/29/02 11:10 AM
removed unused paramter tag
2 lines of code changed in:
src/ca/nciu.cpp (+2 -2)

jhill
10/24/02 10:03 PM
fixed bug introduced by HPUX warning fix
3 lines of code changed in:
src/cas/generic/outBuf.cc (+3 -4)

jhill
10/24/02 8:44 PM
removed junk and added missing type name
3 lines of code changed in:
src/ca/comBuf.cpp (+3 -6)

jhill
10/24/02 8:31 PM
added missing include
1 lines of code changed in:
src/libCom/osi/os/posix/osdSignal.c (+1)

jhill
10/24/02 8:22 PM
added typename
3 lines of code changed in:
src/libCom/osi/epicsMutex.cpp (+3 -3)

jhill
10/24/02 8:16 PM
added missing include
2 lines of code changed in:
src/ca/cacIO.h (+2 -1)

jhill
10/24/02 8:09 PM
changed parameter type
1 lines of code changed in:
src/libCom/osi/os/posix/osdThread.h (+1 -1)

jhill
10/24/02 8:06 PM
added direct access to thread specific ds
2 lines of code changed in:
src/libCom/osi/os/posix/osdThread.c (+2 -3)

jhill
10/24/02 8:06 PM
added missing include
1 lines of code changed in:
src/libCom/osi/os/posix/osdSignal.c (+1)

jhill
10/24/02 7:49 PM
added typename keyword for sun pro
3 lines of code changed in:
src/libCom/cxxTemplates/epicsSingleton.h (+3 -3)

jhill
10/24/02 7:39 PM
fixed throw spec
2 lines of code changed in:
src/ca/comBuf.cpp (+2 -2)

jhill
10/24/02 7:33 PM
fixed gnu compiler errors
14 lines of code changed in:
src/libCom/osi: epicsMutex.cpp (+8 -8), epicsMutex.h (+6 -5)

jhill
10/24/02 7:19 PM
installed
7 lines of code changed in:
src/libCom/misc/cxxCompilerDependencies.h (new 7)

jhill
10/24/02 7:12 PM
removed unused includes
0 lines of code changed in:
src/libCom/osi/epicsMutex.h (-10)

jhill
10/24/02 7:11 PM
use epics_throws macro
22 lines of code changed in:
src/libCom/cxxTemplates: epicsSingleton.h (+8 -7), tsFreeList.h (+14 -13)

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