Commit Log (Page 21 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: 2003-01-07 to 2002-12-06 (Commits 7152-7251 of 9251)

jhill
1/7/03 9:50 AM
cosmetic
2 lines of code changed in:
src/ca/iocinf.cpp (+2 -2)

jhill
1/6/03 5:13 PM
fixed typo
2 lines of code changed in:
src/libCom/cxxTemplates/epicsSingleton.h (+2 -2)

jhill
1/6/03 12:09 PM
the EPICS build system isnow defining _EXTENSIONS_ on Solaris
1 lines of code changed in:
src/util/iocLogServer.c (+1 -13)

mrk
12/20/02 11:20 AM
Add comment about linux building with shared libraries by default
3 lines of code changed in:
documentation: README.1st (+2 -1), README.html (+1)

mrk
12/20/02 9:16 AM
add note about portable server on solaris
1 lines of code changed in:
documentation/KnownProblems.html (+1 -1)

mrk
12/20/02 7:09 AM
changed date
1 lines of code changed in:
documentation/RELEASE_NOTES.html (+1 -1)

mrk
12/20/02 6:54 AM
for R3.14.1
16 lines of code changed in:
documentation/KnownProblems.html (+16 -2)

jhill
12/19/02 8:28 PM
o added try/catch around event allocation
o removed copy operator use from ovf event swap however Im not sure this will help
24 lines of code changed in:
src/cas/generic/casMonitor.cc (+24 -17)

jhill
12/19/02 8:21 PM
simplified
5 lines of code changed in:
src/cas/generic/casChannelI.cc (+5 -8)

jhill
12/19/02 8:20 PM
fixed sun pro warning
4 lines of code changed in:
src/cas/generic/casStrmClient.cc (+4 -4)

jhill
12/19/02 5:37 PM
fixed sun pro warning
10 lines of code changed in:
src/libCom/cxxTemplates/epicsSingletonMutex.cpp (+10 -2)

jhill
12/19/02 4:53 PM
fixed sun pro warning
2 lines of code changed in:
src/libCom/osi/epicsMutex.cpp (+2 -5)

jhill
12/19/02 4:46 PM
made ca_pend_io() tmo configuarble
50 lines of code changed in:
src/ca/acctst.c (+50 -38)

jhill
12/19/02 3:26 PM
fixed sunpro warning
3 lines of code changed in:
src/cas/generic/caServerIIL.h (+3 -3)

lange
12/19/02 11:32 AM
First try...
58 lines of code changed in:
documentation/README.hpux (new 58)

jba
12/19/02 10:06 AM
Removed purify comments.
1 lines of code changed in:
configure/os/CONFIG.solaris-sparc.solaris-sparc (+1 -5)

jhill
12/19/02 7:54 AM
fixed hang at exit problem
7 lines of code changed in:
src/ca/tcpiiu.cpp (+7 -3)

lange
12/19/02 7:12 AM
Fixed catime auto-numbering PV format spec
1 lines of code changed in:
src/ca/catime.c (+1 -1)

jhill
12/18/02 9:12 PM
fixed shutdown bug
5 lines of code changed in:
src/ca: tcpSendWatchdog.cpp (+2 -2), tcpiiu.cpp (+3 -2)

jhill
12/18/02 8:14 PM
suppress gnu warning
1 lines of code changed in:
src/rsrv: cast_server.c (-2), server.h (+1 -1)

jhill
12/18/02 8:00 PM
suppress gnu warning
2 lines of code changed in:
src/rsrv/cast_server.c (-1)

jhill
12/18/02 7:55 PM
suppress gnu warning
12 lines of code changed in:
src/rsrv: camsgtask.c (+2 -1), caservertask.c (+4 -4), cast_server.c (+1 -1), online_notify.c (+2 -2), server.h (+3 -3)

jhill
12/18/02 7:29 PM
suppress gnu warning
9 lines of code changed in:
src/ca/cac.cpp (+9 -3)

jhill
12/18/02 7:28 PM
increased timeout
2 lines of code changed in:
src/ca/acctst.c (+2 -2)

jhill
12/18/02 7:25 PM
suppress gnu warning
22 lines of code changed in:
src: cas/generic/caServerI.cc (+7 -4), libCom/osi/epicsTime.cpp (+15 -6)

jhill
12/18/02 7:24 PM
test epicsTime::show()
1 lines of code changed in:
src/libCom/test/epicsTimeTest.cpp (+1 -1)

jhill
12/18/02 7:23 PM
fixed gnu warnings
7 lines of code changed in:
src/rsrv: caservertask.c (+3 -3), cast_server.c (+1 -1), online_notify.c (+2 -2), server.h (+1 -1)

jba
12/18/02 4:43 PM
Added static LDFLAGS and LDLIBS.
8 lines of code changed in:
configure/os/CONFIG.solaris-sparc-gnu.solaris-sparc-gnu (+8 -1)

jhill
12/18/02 4:37 PM
eliminated annoying 5 second delay when waiting for completion
14 lines of code changed in:
src/util/ca_test.c (+14 -13)

jhill
12/18/02 4:35 PM
added commented out debug message
4 lines of code changed in:
src/libCom/osi/os/WIN32/osdThread.c (+4 -2)

jhill
12/18/02 10:59 AM
better message
4 lines of code changed in:
src/libCom/test/epicsTimerTest.cpp (+4 -3)

jhill
12/17/02 8:38 PM
minor optimization in the unreference routine
7 lines of code changed in:
src/gdd/gddI.h (+7 -7)

jhill
12/17/02 8:36 PM
fixed a potential schedualing problem related to changed timer behavior, but
I have not been able to cause this problem to occur during testing
3 lines of code changed in:
src/cas/generic/st/casStreamOS.cc (+3 -11)

jhill
12/17/02 7:41 PM
define WIN32 if it isnt defined to avoid winsock2's messing with structure
member alignment
7 lines of code changed in:
src/libCom/osi/os/WIN32/osdSock.h (+7)

jhill
12/17/02 10:55 AM
fixed hpux accc warning
22 lines of code changed in:
src/cas/generic: casCoreClient.cc (+2 -2), casStrmClient.cc (+17 -23), server.h (+3 -3)

mrk
12/17/02 6:47 AM
more notes for 3.14.1
52 lines of code changed in:
documentation/RELEASE_NOTES.html (+52 -38)

jba
12/16/02 4:47 PM
Removed if test.
5 lines of code changed in:
configure/os/CONFIG.Common.linux-x86 (+5 -6)

jba
12/16/02 4:45 PM
Changed SHRLIB_LDFLAGS_* to += definition.
2 lines of code changed in:
configure/CONFIG.gnuCommon (+2 -2)

jba
12/16/02 3:51 PM
Make SHARED_LIBRARIES=YES. Modified comment.
3 lines of code changed in:
configure/os/CONFIG_SITE.Common.linux-x86 (+3 -3)

jba
12/16/02 2:25 PM
Fixed chomp.
2 lines of code changed in:
configure/tools/munch.pl (+2 -2)

jba
12/16/02 11:21 AM
Commented out GNU_DIR
2 lines of code changed in:
configure/os/CONFIG_SITE.win32-x86-cygwin.win32-x86-cygwin (+2 -2)

norume
12/16/02 10:59 AM
Must set ticksPerSecond before using it!
6 lines of code changed in:
src/RTEMS/base/rtems_init.c (+6 -6)

jba
12/16/02 10:19 AM
Now cygwin's gcc, g++, ar, ld, and ranlib must be in user's path
7 lines of code changed in:
configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin (+7 -3)

jba
12/16/02 10:17 AM
Updated for R3.14
6 lines of code changed in:
configure/os/CONFIG.Common.win32-x86-cygwin (+6 -7)

jba
12/16/02 10:11 AM
Updated solaris path info.
3 lines of code changed in:
documentation: README.1st (+1), README.html (+2 -1)

mrk
12/16/02 9:47 AM
dont chop after chomp
2 lines of code changed in:
configure/tools/munch.pl (+2 -4)

lange
12/16/02 7:34 AM
+= Fixed HPUX compiler warning
2 lines of code changed in:
src/cas/generic/casInternal.h (+2 -2)

jhill
12/13/02 2:45 PM
fixed debug code
13 lines of code changed in:
src/cas/generic/st/casStreamOS.cc (+13 -13)

jhill
12/13/02 1:39 PM
cleaned up locking (also avoid destroying a lock that we own on Linux)
47 lines of code changed in:
src/cas/generic: casClient.cc (+6 -3), casDGClient.cc (+7 -1), casStrmClient.cc (+27 -11), inBuf.cc (+2 -3), inBufIL.h (-9), outBuf.cc (+4 -10), outBufIL.h (-31), server.h (+1 -7)

jhill
12/13/02 12:31 PM
fixed premature shutdown under load bug
4 lines of code changed in:
src/ca/tcpiiu.cpp (+4 -3)

mrk
12/13/02 11:21 AM
add stupid decoration for windows
2 lines of code changed in:
src/dbStatic: dbPvdLib.c (+1 -1), dbStaticPvt.h (+1 -1)

anj
12/13/02 11:17 AM
Added SHRLIB_SEARCH_DIRS option to linux-x86, allows absolute paths to
shared library directories to be burned into executable and shared
library products.
19 lines of code changed in:
configure/os: CONFIG.Common.linux-x86 (+7 -1), CONFIG_SITE.Common.linux-x86 (+12 -7)

jba
12/13/02 9:27 AM
Added chomp.
2 lines of code changed in:
configure/tools/munch.pl (+2 -1)

mrk
12/13/02 7:42 AM
more notes for 3.14.1
44 lines of code changed in:
documentation/RELEASE_NOTES.html (+44 -5)

jhill
12/12/02 6:54 PM
improved shutdown
114 lines of code changed in:
src/ca: tcpiiu.cpp (+104 -104), virtualCircuit.h (+10 -5)

jhill
12/12/02 6:17 PM
fixed missing parm for old version of posix
1 lines of code changed in:
src/libCom/osi/os/posix/osdMutex.c (+1 -1)

jba
12/12/02 4:39 PM
Added install for *.vdb files and generalized template definition.
4 lines of code changed in:
configure/RULES.Db (+4 -2)

norume
12/12/02 3:57 PM
Fix up change to match new os-dependent mutex API.
2 lines of code changed in:
src/libCom/osi/os/RTEMS/osdMutex.c (+2 -2)

jhill
12/12/02 2:52 PM
avoid recursive locking in once only function
6 lines of code changed in:
src/libCom/osi/os/posix/osdThread.c (+6 -1)

mrk
12/12/02 1:00 PM
Let iocLofDisable be dynamically changed
6 lines of code changed in:
src/libCom/logClient: logClient.c (+2 -1), logClient.h (+4 -1)

mrk
12/12/02 12:50 PM
dbStaticPvt needed for registering dbPvdTableSize
1 lines of code changed in:
src/dbStatic/Makefile (+1)

jba
12/12/02 9:56 AM
R3.14.1
5 lines of code changed in:
configure/CONFIG_BASE_VERSION (+5 -5)

jhill
12/12/02 9:29 AM
fixed gnu warning
0 lines of code changed in:
src/ca/acctst.c (-1)

jhill
12/12/02 9:27 AM
improved prioritized channel test
43 lines of code changed in:
src/ca/acctst.c (+43 -24)

jhill
12/12/02 8:50 AM
conditionally compile in mutex owner logging
42 lines of code changed in:
src/libCom/osi/epicsMutex.cpp (+42 -19)

jhill
12/11/02 7:15 PM
the portable success test for ioctl is if it returns an int greater than or equal to zero
5 lines of code changed in:
src/ca/tcpiiu.cpp (+5 -6)

jhill
12/11/02 7:01 PM
continue with lock applied is holding lock?
3 lines of code changed in:
src/ca/tcpiiu.cpp (+3 -13)

jhill
12/11/02 6:27 PM
fixed missing status
5 lines of code changed in:
src/libCom/osi/os/posix: osdMutex.c (+4 -1), osdThread.c (+1)

jhill
12/11/02 6:23 PM
avoid chiken an egg problems during init by not using osi routines at osd level
41 lines of code changed in:
src/libCom/osi/os/posix/osdThread.c (+41 -21)

jba
12/11/02 6:08 PM
Changes for capfast and OPT.
31 lines of code changed in:
configure/RULES.Db (+31 -12)

jhill
12/11/02 5:21 PM
fixed gnu warning
1 lines of code changed in:
src/libCom/osi/os/vxWorks/osdMutex.c (+1 -1)

jhill
12/11/02 5:13 PM
added struct for C
2 lines of code changed in:
src/libCom/osi/os/vxWorks/osdMutex.c (+2 -1)

jhill
12/11/02 5:01 PM
added capability to record the last owner of the mutex, but perhaps
this should be active only with debug builds
154 lines of code changed in:
src/libCom/osi: epicsMutex.cpp (+89 -47), epicsMutex.h (+16 -7)
src/libCom/osi/os: RTEMS/osdMutex.c (+7 -7), WIN32/osdMutex.c (+11 -15), posix/osdMutex.c (+25 -25)
src/libCom/osi/os/vxWorks: osdMutex.c (+4 -4), osdMutex.h (+2 -2)

jhill
12/11/02 4:56 PM
added epicsThreadIdGetSelf() performance test
26 lines of code changed in:
src/libCom/test/epicsThreadTest.cpp (+26)

jhill
12/11/02 1:14 PM
supress error message about bad fd when its a normal abort shutdown
9 lines of code changed in:
src/ca/tcpiiu.cpp (+9 -1)

mrk
12/11/02 1:14 PM
cosmetic changes
3 lines of code changed in:
src/misc: asSubRecordFunctions.c (+1 -3), asSubRecordFunctions.h (+2 -1)

jhill
12/11/02 1:05 PM
fix for a problem that might occur on smp systems but has not been observed
31 lines of code changed in:
src/ca/callbackMutex.cpp (+31 -25)

mrk
12/11/02 12:30 PM
get rid of unnecessary pthread_self
2 lines of code changed in:
src/libCom/osi/os/posix/osdMutex.c (+2 -3)

mrk
12/11/02 7:36 AM
more notes for R3.14.1
13 lines of code changed in:
documentation/RELEASE_NOTES.html (+13 -3)

jhill
12/10/02 8:11 PM
simplified
21 lines of code changed in:
src/ca: cac.cpp (+7 -11), udpiiu.cpp (+13 -11), udpiiu.h (+1 -2)

jhill
12/10/02 7:20 PM
shut up purify (mistake is in winsock but we can init the var and avoid the umr)
2 lines of code changed in:
src/ca/tcpiiu.cpp (+2 -2)

jhill
12/10/02 7:19 PM
define pure virtual ipAddrToAsciiAsynchronous::ioCompletionNotify for
situations where the derived class's destructor is running precisely when
the io completes, but the ipAddrToAsciiAsynchronous destructor has
not yet run
7 lines of code changed in:
src/libCom/misc/ipAddrToAsciiAsynchronous.cpp (+7 -1)

jhill
12/10/02 6:01 PM
added diagnostics
2 lines of code changed in:
src/ca/acctst.c (+2)

jhill
12/10/02 5:57 PM
cosmetic
4 lines of code changed in:
src/ca/udpiiu.cpp (+4 -4)

jhill
12/10/02 5:48 PM
fixed code that no longer works with gcc 3.2 agressive alias analysis
12 lines of code changed in:
src/ca/udpiiu.cpp (+12 -8)

jhill
12/10/02 2:03 PM
cleaned up test
37 lines of code changed in:
src/ca/acctst.c (+37 -36)

mrk
12/10/02 1:17 PM
changes for 3.14.1
67 lines of code changed in:
documentation/RELEASE_NOTES.html (+67 -20)

jhill
12/10/02 11:50 AM
cosmetic
3 lines of code changed in:
src/ca/caDiagnostics.h (+3 -2)

jhill
12/10/02 11:04 AM
switch back to using peek to see if bytes are coming
3 lines of code changed in:
src/ca/tcpiiu.cpp (+3 -3)

jhill
12/10/02 10:59 AM
fixed premature disconnect under load bug
8 lines of code changed in:
src/ca/tcpiiu.cpp (+8 -11)

jhill
12/10/02 10:59 AM
dont return void from a void function (some compilers dont support this)
2 lines of code changed in:
src/ca/cac.cpp (+2 -2)

jba
12/10/02 9:30 AM
Change to a single unsigned i definition.
4 lines of code changed in:
src/libCom/test/epicsMutexTest.cpp (+4 -3)

jhill
12/9/02 5:53 PM
dont take (and keep) the lock in the destructor because on POSIX its not allowed to own a mutex when it is destroyed
1 lines of code changed in:
src/libCom/timer/timerQueue.cpp (+1 -2)

jba
12/9/02 1:52 PM
Added Com_DIR definition.
1 lines of code changed in:
src/libCom/test/Makefile (+1)

jba
12/9/02 11:08 AM
Updates for solaris version.
20 lines of code changed in:
configure/os/CONFIG.Common.solaris-x86 (+20 -11)

jba
12/9/02 9:58 AM
Added vxWorks-ppc60*_long targets.
44 lines of code changed in:
configure/os: CONFIG.Common.vxWorks-ppc603 (+1 -2), CONFIG.Common.vxWorks-ppc603_long (new 21), CONFIG.Common.vxWorks-ppc604 (+1 -2), CONFIG.Common.vxWorks-ppc604_long (new 21)

mrk
12/9/02 9:37 AM
check for INT_MAX; Use epicsTypes for long and unsigned long fields
26 lines of code changed in:
src/dbStatic/dbStaticRun.c (+26 -21)

jba
12/7/02 12:21 PM
Added compatibility define for dbDumpFldDes
4 lines of code changed in:
src/dbStatic/dbStaticLib.h (+4 -1)

mrk
12/6/02 8:13 AM
changes for long being 64 bits
370 lines of code changed in:
src: ca/db_access.h (+5 -2), dbStatic/dbToRecordtypeH.c (+3 -2)
src/db: dbAccessDefs.h (+39 -28), dbConvert.c (+171 -171), dbFastLinkConv.c (+69 -69), dbTest.c (+6 -6), db_access.c (+34 -379)
src/libCom/cvtFast: cvtFast.c (+32 -32), cvtFast.h (+11 -10)

mrk
12/6/02 8:09 AM
get rid of warning message
2 lines of code changed in:
src/rec/subRecord.c (+2 -2)

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