Commit Log (Page 64 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: 1999-03-02 to 1998-09-24 (Commits 2852-2951 of 9251)

lange
3/2/99 12:15 PM
Bugfix: single bits' monitors are posted if the severity changes
26 lines of code changed in:
src/rec/mbbiDirectRecord.c (+26 -31)

jhill
2/11/99 6:26 PM
added dbr_long_t readback test
43 lines of code changed in:
src/ca/acctst.c (+43 -3)

jhill
2/11/99 5:44 PM
fixed ca_put() for 64 bit machines
10 lines of code changed in:
src/ca/access.c (+10 -7)

jhill
2/11/99 11:02 AM
removed potential infinite recursion from tsForceSoftSync()
3 lines of code changed in:
src/db/drvTS.c (+3 -1)

jhill
2/1/99 3:49 PM
removed redundant API
4 lines of code changed in:
src/libCom/cxxTemplates/tsDLList.h (+4 -4)

jhill
1/29/99 5:03 PM
doc
11 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+11 -5)

jhill
1/29/99 4:51 PM
reinstalled const cast away
8 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+8 -4)

jhill
1/29/99 4:36 PM
removed const cast away
7 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+7 -2)

jhill
1/28/99 3:27 PM
fixed alignment problem when building share lib on VMS
2 lines of code changed in:
src/libCom: errSymTbl.h (+1 -1), error/errSymTbl.h (+1 -1)

jhill
1/28/99 3:19 PM
shorter iteration count for VMS
1 lines of code changed in:
src/ca/catime.c (+1 -1)

jhill
1/28/99 3:12 PM
improved VAX floating point
110 lines of code changed in:
src/ca: Makefile.Host (+1 -1), acctst.c (+63 -7), convert.c (+46 -42)

jhill
1/28/99 2:18 PM
removed implicit int
5 lines of code changed in:
src/cas/generic/caServer.cc (+5 -2)

jhill
1/28/99 2:16 PM
removed bzero,gettimeofday protos and added INADDR_LOOPBACK
3 lines of code changed in:
src/libCom/osi/os/VMS/osiSock.h (+3 -2)

jhill
1/28/99 1:12 PM
fixed a mostly benign string array bounds over reach
9 lines of code changed in:
src/gdd/dbMapper.cc (+9 -6)

jhill
1/27/99 3:14 PM
fixed spelling
6 lines of code changed in:
src/db/devLib.h (+6 -6)

jhill
1/27/99 12:42 PM
restored locationProbe()
96 lines of code changed in:
src/db: devLib.c (+71 -20), devLib.h (+25 -1)

mrk
1/11/99 8:20 AM
added description of -i to help
2 lines of code changed in:
src/makeBaseApp/makeBaseApp.pl (+2 -1)

jba
1/6/99 1:35 PM
Release string now contains update name/level only if non blank/non zero.
3 lines of code changed in:
src/libCom/misc/makeEpicsVersion.pl (+3 -1)

mrk
1/6/99 1:14 PM
reinitialize eoff in special
4 lines of code changed in:
src/rec: aiRecord.c (+2 -1), aoRecord.c (+2 -1)

mrk
1/6/99 12:59 PM
If dbPutNotify called dbProcess and dbProcess returned an error the notify completion callback was called twice.
1 lines of code changed in:
src/db/dbNotify.c (+1 -2)

mrk
1/6/99 12:54 PM
remove restriction that table names must be alphanumeric
8 lines of code changed in:
src/bpt/cvtBpt.c (+8 -17)

jhill
12/21/98 2:59 PM
changes from Salikova
5 lines of code changed in:
src/gdd/aitTypes.h (+5 -2)

jhill
12/21/98 11:50 AM
fixed typo
2 lines of code changed in:
src/ca/caerr.h (+2 -2)

jhill
12/21/98 11:49 AM
Include the next resource id allocated in casr diagnostic
16 lines of code changed in:
src/rsrv: camessage.c (+10 -2), caservertask.c (+3 -1), server.h (+3 -1)

jhill
12/18/98 7:32 PM
improved the portability of devLib
911 lines of code changed in:
src/db: Makefile.Vx (+3 -1), devLib.c (+605 -889), devLib.h (+255 -70), devLibVxWorks.c (+48 -48)

jhill
12/18/98 6:04 PM
renamed createPV() to pvAttach()
213 lines of code changed in:
src/cas/RELEASE_NOTES (+26 -1)
src/cas/generic: caServer.cc (+15 -1), casAsyncAtIOI.cc (new 2), casAsyncPVCIOI.cc (del), casAsyncXXIO.cc (+11 -1), casCoreClient.cc (+7 -2), casDGClient.cc (+5 -2), casInternal.h (+13 -10), casStrmClient.cc (+28 -20), casdef.h (+96 -33), server.h (+6 -3)

jhill
12/18/98 1:02 PM
Changed the remove() function in tsSLList class because users were
confused by it. The name is now removeNextItem() and it is now a private
member of class tsSLNode.
23 lines of code changed in:
src/libCom/cxxTemplates: tsSLList.h (+19 -17), test/tsSLListTest.cc (+4 -2)

jhill
12/18/98 12:58 PM
fixed warning
6 lines of code changed in:
src/cas/io/bsdSocket/casStreamIO.cc (+6 -2)

jhill
12/7/98 5:21 PM
doc
15 lines of code changed in:
src/cas/generic/casdef.h (+15 -6)

jhill
12/1/98 5:32 PM
removed inline frm evt msk alloc
10 lines of code changed in:
src/cas/generic/casEventMask.cc (+10 -7)

jhill
12/1/98 12:54 PM
Use EPICS_CA_BEACON_PERIOD
41 lines of code changed in:
src/cas/generic: caServerI.cc (+34 -11), server.h (+7 -1)

jhill
11/23/98 5:51 PM
fixed warning
9 lines of code changed in:
src/misc/epicsRelease.c (+9 -5)

jhill
11/23/98 5:49 PM
added build date to corerelease()
8 lines of code changed in:
src/misc/epicsRelease.c (+8 -2)

jhill
11/18/98 12:52 PM
fixed casChannelI undefined symbols on WIN32
6 lines of code changed in:
src/cas/generic/casInternal.h (+6 -3)

mrk
11/18/98 10:56 AM
added more notes
14 lines of code changed in:
RELEASE_NOTES.html (+14 -2)

mrk
11/18/98 10:20 AM
Allow real number with leading - sign
1 lines of code changed in:
src/dbStatic/dbLex.l (+1 -1)

jhill
11/17/98 6:51 PM
fixed event cancel race condition
47 lines of code changed in:
src/db/dbEvent.c (+47 -68)

jhill
11/16/98 8:43 PM
added sem diagnostic
14 lines of code changed in:
src/rsrv/caservertask.c (+14 -1)

jhill
11/16/98 8:42 PM
fixed warning
1 lines of code changed in:
src/rsrv/camsgtask.c (+1 -2)

jhill
11/16/98 8:42 PM
improved message
3 lines of code changed in:
src/rsrv/camessage.c (+3 -1)

jhill
11/16/98 8:40 PM
fixed infinite loop
5 lines of code changed in:
src/ca/conn.c (+5 -3)

jhill
11/16/98 8:39 PM
backed out changes accidently checked in
959 lines of code changed in:
src/db: Makefile.Vx (+1 -3), devLib.c (+891 -572), devLib.h (+67 -196)

jhill
11/16/98 8:17 PM
fixed order problem npend-- vs callBackInProgress
830 lines of code changed in:
src/db: Makefile.Vx (+3 -1), dbEvent.c (+8 -3), devLib.c (+574 -893), devLib.h (+197 -68), devLibVxWorks.c (new 48)

mrk
11/11/98 7:45 AM
Changes for release 3.13.1
816 lines of code changed in:
RELEASE_NOTES.html (+816 -820)

jhill
11/10/98 7:31 PM
reduced socket buffer size
54 lines of code changed in:
src/cas/io/bsdSocket: casDGIntfIO.cc (+8), casStreamIO.cc (+12 -2)
src/rsrv: camsgtask.c (+9 -1), cast_server.c (+25 -26)

jhill
11/10/98 3:57 PM
reduced socket buf sizes
22 lines of code changed in:
src/ca/iocinf.c (+22 -2)

jhill
11/10/98 3:35 PM
ifdef out prototypes for traditional C
59 lines of code changed in:
src/libCom/osi/os/sun4/osdSock.h (+59 -46)

mrk
11/9/98 1:52 PM
dont call dbScanLock until interruptAccept is true
35 lines of code changed in:
src/rec/calcoutRecord.c (+35 -29)

mrk
11/9/98 11:07 AM
honor the MASK and SHFT fields
24 lines of code changed in:
src/dev/softDev: devMbbiDirectSoftRaw.c (+5 -1), devMbbiSoftRaw.c (+5 -1), devMbboDirectSoftRaw.c (+7 -2), devMbboSoftRaw.c (+7 -2)

mrk
11/9/98 11:06 AM
call taskSuspend instead of exit
1 lines of code changed in:
src/db/dbLock.c (+1 -1)

jhill
10/28/98 5:51 PM
server nolonger throws exception when a poorly formed get/put call back
request arrives. Instead a get/put call back response is sent which includes
unsuccessful status
126 lines of code changed in:
src/cas/generic: casAsyncWtIOI.cc (+13 -10), casCoreClient.cc (+6 -3), casStrmClient.cc (+89 -56), server.h (+18 -13)

jhill
10/27/98 4:06 PM
removed inline keyword
10 lines of code changed in:
src/libCom: fdManager.h (+5 -2), fdmgr/fdManager.h (+5 -2)

jhill
10/27/98 3:34 PM
avoid problems with early g++
8 lines of code changed in:
src/cas/generic/casMonEventIL.h (+8 -2)

jhill
10/27/98 12:28 PM
fixed warnings
16 lines of code changed in:
src/cas/generic: caServerI.cc (+5 -2), casEventMask.cc (+6 -3), server.h (+5 -2)

jhill
10/27/98 12:13 PM
improved doc
11 lines of code changed in:
src/ca/cadef.h (+11 -3)

jhill
10/26/98 6:49 PM
fixed warning
2 lines of code changed in:
src/util/ca_test.c (+2 -2)

jhill
10/26/98 6:47 PM
fixed warnings
37 lines of code changed in:
src/ca/acctst.c (+37 -34)

jhill
10/26/98 6:43 PM
eliminated warning
14 lines of code changed in:
src/ca/access.c (+14 -5)

lange
10/26/98 5:18 AM
Bug in gdd::~gdd fixed (CA gateway crashes).
12 lines of code changed in:
src/gdd/gdd.cc (+12 -6)

jhill
10/23/98 2:47 PM
fixed inline is too big warning
44 lines of code changed in:
src/libCom: fdManager.cc (+18 -1), fdManager.h (+4 -16)
src/libCom/fdmgr: fdManager.cpp (+18 -1), fdManager.h (+4 -16)

jhill
10/23/98 2:24 PM
fixed case problem on UNIX
2 lines of code changed in:
src/gdd/smartGDDPointer.cc (+2 -2)

jhill
10/23/98 2:23 PM
fixed problem associated with deleting "const char *"
on the solaris compiler
15 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+15 -8)

jhill
10/23/98 11:40 AM
fixed missing new line at EOF
5 lines of code changed in:
src/libCom/cxxTemplates/tsSLList.h (+5 -2)

jhill
10/22/98 7:28 PM
fixed HP-UX warnings
51 lines of code changed in:
src/cas/generic: caServerI.cc (+13 -1), casEventMask.h (+10 -7), casInternal.h (+7 -4), casMonEventIL.h (+6 -3), server.h (+15 -15)

jhill
10/22/98 7:27 PM
fixed problem where send was not always rearmed if this
was indirectly necessary in the send callback because
in this callback the code considered sends to be still armed
until the send callback completed
101 lines of code changed in:
src/cas/generic/st: casDGIntfOS.cc (+16 -10), casDGOS.cc (+12 -1), casIntfOS.cc (+6 -5), casOSD.h (+2 -5), casStreamOS.cc (+65 -40)

jhill
10/22/98 7:21 PM
attempted to clean up HP_UX warnings
18 lines of code changed in:
src/gdd: Makefile.Host (+2 -1), smartGDDPointer.cc (new 10), smartGDDPointer.h (+6 -23)

jhill
10/22/98 7:20 PM
attempted to clean up HP-UX warnings
654 lines of code changed in:
src/libCom/cxxTemplates: resourceLib.h (+169 -114), tsDLList.h (+384 -249), tsSLList.h (+101 -58)

jhill
10/21/98 11:09 AM
fixed spelling & clarified use of TMP env var
40 lines of code changed in:
README.WIN32 (+40 -20)

jhill
10/20/98 1:45 PM
fixed potential event discard under heavy load
48 lines of code changed in:
src/db: dbEvent.c (+46 -35), dbEvent.h (+2 -1)

jba
10/7/98 9:30 AM
Modified log message.
20 lines of code changed in:
src/ca: conn.c (+7 -3), iocinf.c (+7 -3), iocinf.h (+6 -2)

mrk
10/6/98 1:09 PM
fixed sync bugs
66 lines of code changed in:
src/db/drvTS.c (+66 -57)

jhill
10/5/98 3:33 PM
added missing macros
16 lines of code changed in:
src/ca/cadef.h (+16 -1)

jhill
10/1/98 6:09 PM
removed pragma
0 lines of code changed in:
src/libCom/osi/os/WIN32/osdSock.h (-2)

jhill
10/1/98 6:00 PM
log number of no buf errors and print them in a diagnostic
58 lines of code changed in:
src/rsrv: caserverio.c (+9 -4), caservertask.c (+6 -1), cast_server.c (+41 -41), server.h (+2 -1)

jhill
10/1/98 5:55 PM
use proper net byte order for exception reflect
7 lines of code changed in:
src/rsrv/camessage.c (+7 -1)

jba
10/1/98 3:28 PM
Added new field PREC for display of double and float fields ULIM, LLIM,
SDEL, SVAL, SGNL, and WDTH. Added unsigned long fields HOPR and LOPR for
display of VAL array counts. Changed SDEL field from SPC_NOMOD to
SPC_RESET to allow start and stop of the watch dog timer.
101 lines of code changed in:
src/rec: histogramRecord.c (+85 -27), histogramRecord.dbd (+16 -2)

jhill
9/29/98 3:50 PM
more robust in situations wherelocal IP cant be determined
15 lines of code changed in:
src/ca/repeater.c (+15 -7)

mrk
9/29/98 10:05 AM
SHFT was made a prompt field and also modifiable. The VAL field of mbboDirectRecord is now modifiable.
5 lines of code changed in:
src/rec: mbbiDirectRecord.dbd (+2 -2), mbbiRecord.dbd (+1 -1), mbboDirectRecord.dbd (+1 -2), mbboRecord.dbd (+1 -1)

mrk
9/29/98 10:04 AM
removed unused field Prec.
0 lines of code changed in:
src/rec/timerRecord.dbd (-5)

mrk
9/29/98 9:56 AM
Changed author
4 lines of code changed in:
src/libCom: epicsString.c (+1 -1), epicsString.h (+1 -1)
src/libCom/misc: epicsString.c (+1 -1), epicsString.h (+1 -1)

mrk
9/29/98 9:55 AM
More robust when calloc fails
22 lines of code changed in:
src/libCom: freeListLib.c (+11 -4), freeList/freeListLib.c (+11 -4)

mrk
9/29/98 9:12 AM
Put html doc with source
0 lines of code changed in:
src/db/TSdriver.html (new 0)

mrk
9/29/98 9:11 AM
added dbCaGetTimeStamp
79 lines of code changed in:
src/db: Makefile.Vx (+1), dbAccess.h (+4 -2), dbCa.c (+26 -11), dbCa.h (+1), dbTest.c (+47 -6)

mrk
9/29/98 9:11 AM
TSsetClockFromUnix was made global
25 lines of code changed in:
src/db: drvTS.c (+14 -11), drvTS.h (+11)

jhill
9/24/98 7:20 PM
fixed warnings
18 lines of code changed in:
src/ca/access.c (+18 -14)

jhill
9/24/98 6:52 PM
eliminated DLL run-down call to ca_task_exit()
8 lines of code changed in:
src/ca/windows_depen.c (+8 -16)

jhill
9/24/98 6:01 PM
turned off debug output
2 lines of code changed in:
src/ca/if_depen.c (+2 -4)

jhill
9/24/98 4:34 PM
backed out previous change
1 lines of code changed in:
src/ca/Makefile.Host (+1 -1)

jhill
9/24/98 4:22 PM
conn.c
12 lines of code changed in:
src/ca/windows_depen.c (+12 -1)

jhill
9/24/98 4:22 PM
subtle changes related to efficency when checking connection timers
40 lines of code changed in:
src/ca/vxWorks_depen.c (+40 -34)

jhill
9/24/98 4:22 PM
cosmetic
4 lines of code changed in:
src/ca/service.c (+4 -1)

jhill
9/24/98 4:22 PM
conn.c
14 lines of code changed in:
src/ca/net_convert.h (+14 -9)

jhill
9/24/98 4:22 PM
improved message
7 lines of code changed in:
src/ca/repeater.c (+7 -4)

jhill
9/24/98 4:22 PM
CLR_CA_TIME() now correctly zeros the delay
7 lines of code changed in:
src/ca/iocinf.h (+7 -2)

jhill
9/24/98 4:22 PM
subtle changes related to efficency when checking connection timers
32 lines of code changed in:
src/ca/iocinf.c (+32 -56)

jhill
9/24/98 4:22 PM
improved debug output
14 lines of code changed in:
src/ca/if_depen.c (+14 -12)

jhill
9/24/98 4:22 PM
conn.c
6 lines of code changed in:
src/ca/convert.c (+6 -6)

jhill
9/24/98 4:22 PM
detect reconnect faster when IOC reboots quickly
252 lines of code changed in:
src/ca/conn.c (+252 -160)

jhill
9/24/98 4:22 PM
conn.c
1 lines of code changed in:
src/ca/Makefile.Host (+1 -1)

jhill
9/24/98 4:22 PM
cosmetic
15 lines of code changed in:
src/ca/catime.c (+15 -17)

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