Commit Log (Page 38 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-07-09 to 2001-06-07 (Commits 5452-5551 of 9251)

jba
7/9/01 3:05 PM
Removed unused shrlib suffix.
1 lines of code changed in:
configure/os/CONFIG.Common.vxWorksCommon (+1 -2)

jba
7/9/01 3:04 PM
Changed to gnu compiler for depends rule.
7 lines of code changed in:
configure/os/CONFIG.solaris-x86.solaris-x86 (+7 -3)

jhill
7/5/01 11:11 AM
cosmetic
0 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (-1)

jhill
7/5/01 11:10 AM
fixed comment
3 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+3 -3)

jhill
7/3/01 6:57 PM
removed garbage
1 lines of code changed in:
src/cas: build/Makefile (-4), io/bsdSocket/casDGIO.cc (del)
src/cas/generic: dgInBuf.cc (del), st/casDGOS.cc (del)

jhill
7/3/01 6:33 PM
track with timer API changes
174 lines of code changed in:
src/cas/generic/st: casDGIntfOS.cc (+45 -79), casOSD.h (+72 -23), casStreamOS.cc (+57 -87)

jba
7/3/01 6:13 PM
Removed unused HOST_OPT_FLAGS definition.
3 lines of code changed in:
configure/os: CONFIG.win32-x86-borland.win32-x86-borland (+2 -13), CONFIG.win32-x86.win32-x86 (+1 -12)

jhill
7/3/01 1:04 PM
improved "usage" diagnostic
1 lines of code changed in:
src/ca/caEventRateMain.cpp (+1 -1)

jhill
7/3/01 1:04 PM
use errlogPrintf
5 lines of code changed in:
src/ca/caEventRate.cpp (+5 -4)

jhill
7/3/01 1:03 PM
improved "usage" diagnostic and cmd line syntax
12 lines of code changed in:
src/ca/catimeMain.c (+12 -2)

jhill
7/3/01 1:03 PM
use uniform PV name extension
1 lines of code changed in:
src/ca/catime.c (+1 -1)

jhill
7/3/01 1:02 PM
use errlogPrintf
9 lines of code changed in:
src/ca/casw.cpp (+9 -8)

jhill
7/3/01 1:02 PM
improved "usage" diagnostic
1 lines of code changed in:
src/ca/acctstMain.c (+1 -1)

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

jhill
7/3/01 12:01 PM
upgraded test diagnostics
4 lines of code changed in:
src/ca/acctst.c (+4 -4)

mrk
7/3/01 7:49 AM
make default precision 6 instead of 0
7 lines of code changed in:
src/db: dbConvert.c (+4 -4), dbFastLinkConv.c (+3 -3)

jhill
7/2/01 8:27 PM
properly byte swap in exception message
3 lines of code changed in:
src/cas/generic/casClient.cc (+3 -3)

jhill
7/2/01 7:59 PM
changed interface so that unreferenced table will not optimize away,
and fixed problem where get callback exception was incorrectly
handled
3 lines of code changed in:
src/cas/generic/casStrmClient.cc (+3 -9)

jhill
7/2/01 7:58 PM
changed interface so that unreferenced table will not optimize away
166 lines of code changed in:
src/gdd: aitConvert.cc (+90 -55), aitConvert.h (+11 -10), aitGen.c (+9 -6), dbMapper.cc (+56 -27)

jhill
7/2/01 7:55 PM
improved test diagnostics
5 lines of code changed in:
src/ca/acctst.c (+5 -5)

jhill
7/2/01 7:54 PM
fixed diagnostic
3 lines of code changed in:
src/ca/cac.cpp (+3 -1)

anj
7/2/01 4:49 PM
Added configuration files for the MVME2100 running Linux, both cross
and self-hosted compilation supported (but you don't want to use the
self-hosted if you can help it!). Assumes the standard Hard Hat
Linux install locations for the cross-development tools.
6 lines of code changed in:
configure/os: CONFIG.Common.linux-mpc82xx (new 3), CONFIG.linux-mpc82xx.Common (new 1), CONFIG.linux-mpc82xx.linux-mpc82xx (new 1), CONFIG.linux-x86.linux-mpc82xx (new 1)

anj
7/2/01 4:44 PM
Extended the ~tsSLList<T>() workaround, egcs-2.91.66 doesn't like this either.
2 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+2 -2)

jba
7/2/01 4:39 PM
Added O.Common dir to dependancies of BUILD_ARCHS rule.
2 lines of code changed in:
configure/RULES_ARCHS (+2 -2)

jhill
6/29/01 5:41 PM
fixed function to match prototype
2 lines of code changed in:
src/db/dbEvent.c (+2 -2)

jhill
6/29/01 5:40 PM
use Eric's new putenv API
1 lines of code changed in:
src/ca/acctst.c (+1 -2)

jhill
6/29/01 5:17 PM
changed the API for CA context manipulation
19 lines of code changed in:
src/as/asCa.c (+2 -3)
src/ca: cadef.h (+7 -6), catime.c (+2 -1), oldCAC.cpp (+2 -2)
src/db: dbCa.c (+1 -2), dbEvent.h (+2 -2), dbServiceIO.cpp (+3 -12)

jhill
6/29/01 5:16 PM
allow subscription delete from subscription callback
7 lines of code changed in:
src/ca/cac.cpp (+7 -2)

jhill
6/29/01 5:15 PM
added test for monitor delete in event callback
19 lines of code changed in:
src/ca/acctst.c (+19 -3)

jhill
6/29/01 5:15 PM
changed the API for CA context manipulation
19 lines of code changed in:
src/ca/access.cpp (+19 -21)

jhill
6/28/01 5:12 PM
installed some limited self test capabilities so that the hash tables
can be verified during regression testing
64 lines of code changed in:
src/ca: access.cpp (+29 -19), acctst.c (+13), cac.cpp (+10 -1), cac.h (+2 -1), cadef.h (+3 -1), oldAccess.h (+7 -1)

jba
6/28/01 4:54 PM
Removed references to EPICS_BASE_LIB.
0 lines of code changed in:
src/misc/Makefile (-3)

jba
6/28/01 4:38 PM
Changed EPICS_BASE_HOST_BIN to INSTALL_HOST_BIN.
4 lines of code changed in:
src/gdd/Makefile (+4 -4)

norume
6/28/01 4:06 PM
Add comment explaining why aitConvert must be compiled without optimization
for RTEMS-pc386 targets.
2 lines of code changed in:
src/gdd/Makefile (+2)

jba
6/28/01 4:05 PM
Remove compiler path requirement.
6 lines of code changed in:
configure/os/CONFIG.Common.RTEMS (+6 -5)

jba
6/28/01 11:19 AM
Added include for time.h.
5 lines of code changed in:
src/util/iocLogServer.c (+5 -1)

jba
6/28/01 11:07 AM
Allow make inc at top level
5 lines of code changed in:
src: db/Makefile (+1 -1), dbStatic/Makefile (+1 -1), libCom/Makefile (+1 -1)
src/toolsComm: antelope/Makefile (+1 -1), flex/Makefile (+1 -1)

jba
6/28/01 11:07 AM
Remove OPT flag for RTEMS-pc386 build.
2 lines of code changed in:
src/gdd/Makefile (+2)

jba
6/27/01 1:30 PM
Updated documentation for alpha3 release.
170 lines of code changed in:
README.htm (+48 -31), READMEbuildingR3.13AppsWithR3.14.html (+96 -55), READMEbuildingR3.13ExtensionsWithR3.14.html (+8 -8), READMEconvertingR3.13AppsToR3.14.0alpha2.html (del), READMEconvertingR3.13AppsToR3.14.html (new 11), READMEconvertingR3.14.0alpha2AppsToalpha3.html (new 7)

jba
6/27/01 9:21 AM
Added T_A specific OPT and WARN flags.
9 lines of code changed in:
configure/CONFIG_COMMON (+9 -9)

jba
6/26/01 11:29 AM
Moved +DAportable to CODE flags.
12 lines of code changed in:
configure/os: CONFIG.Common.hpux-parisc (+3 -6), CONFIG.hpux-parisc.hpux-parisc (+9 -3)

jba
6/25/01 2:26 PM
Don't try to create directory if symbolic link of same name exists.
1 lines of code changed in:
configure/tools/installEpics.pl (+1 -1)

jhill
6/25/01 12:07 PM
fix improper auto ptr release bug
72 lines of code changed in:
src/ca: access.cpp (+3 -2), acctst.c (+69 -3)

norume
6/23/01 3:44 PM
RTEMS now provides a mechanism for interrogating the memory allocator.
12 lines of code changed in:
src/libCom/osi/os/RTEMS/osdPoolStatus.c (new 12)

jhill
6/21/01 8:02 PM
removed overly conservative list node verification
3 lines of code changed in:
src/db/dbEvent.c (+3 -25)

jhill
6/21/01 6:19 PM
fixed autoLock where autoRelease should have been
2 lines of code changed in:
src/ca/cac.cpp (+2 -2)

jhill
6/21/01 6:04 PM
fixed bug in proper cleanup of client context
4 lines of code changed in:
src/ca: cac.cpp (+3 -3), cac.h (+1 -2)

jhill
6/21/01 5:44 PM
fixed potential deadlock
12 lines of code changed in:
src/ca/tcpiiu.cpp (+12 -5)

mrk
6/21/01 1:07 PM
keep private copy of pvname
7 lines of code changed in:
src/db: dbCa.c (+6 -1), dbCaPvt.h (+1)

jhill
6/21/01 12:16 PM
simplified locking
26 lines of code changed in:
src/ca: cac.cpp (+13 -32), cac.h (+5 -1), tcpiiu.cpp (+8 -17)

jhill
6/21/01 12:11 PM
improved monitor first update test
22 lines of code changed in:
src/ca/acctst.c (+22 -2)

mrk
6/21/01 8:16 AM
fix bug that could cause dbNotifyCancel to timeout
16 lines of code changed in:
src/db/dbNotify.c (+16 -11)

jhill
6/20/01 7:29 PM
eliminate redundant code
4 lines of code changed in:
src/ca/cac.cpp (+4 -6)

jhill
6/20/01 12:45 PM
fixed a disconnect related problem and also improved
structure of locking
106 lines of code changed in:
src/ca: CASG.cpp (+5 -12), cac.cpp (+86 -66), cac.h (+5 -3), oldAccess.h (+5 -10), tcpiiu.cpp (+5 -9)

jba
6/20/01 10:27 AM
Uncommented epicsListTest.
2 lines of code changed in:
src/libCom/test/Makefile (+2 -2)

jhill
6/19/01 6:44 PM
fixed gnu warning
4 lines of code changed in:
src/ca/cac.cpp (+4 -4)

jhill
6/19/01 6:30 PM
rearranged code so that we have a late start
process receive thread again
254 lines of code changed in:
src/ca: Makefile (-2), cac.cpp (+216 -67), cac.h (+36 -71), ioCounterNet.cpp (del), recvProcessThread.cpp (del)

jhill
6/19/01 3:05 PM
IO deletes must wait for callback completion
101 lines of code changed in:
src/ca: cac.cpp (+99 -72), cac.h (+2 -1)

jba
6/19/01 9:37 AM
Allowed file and file/os specific WARN and OPT values.
9 lines of code changed in:
configure/CONFIG_COMMON (+9 -5)

jba
6/19/01 9:35 AM
Removed references to DBDNAME and DEBEXPAND.
1 lines of code changed in:
configure/tools/makeMakefileInclude.pl (+1 -15)

jhill
6/18/01 4:12 PM
fixed use of destroy member function without checking for nill pointer
4 lines of code changed in:
src/db/dbServiceIO.cpp (+4 -2)

jhill
6/18/01 4:11 PM
fixed uninitialized member
8 lines of code changed in:
src/db/dbCAC.h (+8 -1)

jhill
6/15/01 7:45 PM
work around problems in the Tornado compiler
21 lines of code changed in:
src/ca/inetAddrID.h (+3 -3)
src/libCom: cxxTemplates/resourceLib.h (+15 -10), fdmgr/fdManager.h (+3 -3)

jhill
6/15/01 6:27 PM
updated for R3.14
4 lines of code changed in:
README.cxxTemplates (+4 -7)

jhill
6/15/01 6:07 PM
no need to specify hash table size
3 lines of code changed in:
src/cas/example/directoryService: directoryServer.cc (+1 -3), directoryServer.h (+1 -1), main.cc (+1 -1)

jhill
6/15/01 5:45 PM
no longer need to specify hash table size
15 lines of code changed in:
src/ca: oldAccess.h (+2 -3), oldCAC.cpp (+3 -4)
src/cas/generic: caServer.cc (+3 -3), caServerI.cc (+2 -3), casdef.h (+2 -2), server.h (+3 -7)

jhill
6/15/01 5:45 PM
adjust to changing hash table api
11 lines of code changed in:
src/ca/inetAddrID.h (+11 -6)

jhill
6/15/01 5:43 PM
no longer need to specify hash table size
3 lines of code changed in:
src/ca: casw.cpp (+2 -2), catime.c (+1 -1)

jhill
6/15/01 5:43 PM
improved message
1 lines of code changed in:
src/ca/caerr.h (+1 -1)

jhill
6/15/01 5:43 PM
no longer need to specify hash table size
4 lines of code changed in:
src/ca/cadef.h (+4 -4)

jhill
6/15/01 5:41 PM
no need to specify hash table size
2 lines of code changed in:
src/ca/cac.h (+2 -3)

jhill
6/15/01 5:41 PM
fixed bug where resource was deallocated but it was
still in the hash table, and no longer need to specify
the hash table size
14 lines of code changed in:
src/ca/cac.cpp (+14 -26)

jhill
6/15/01 5:39 PM
fixed bug where resource was deallocated but it was still in the hash table
10 lines of code changed in:
src/ca/autoPtrRecycle.h (+10 -4)

jhill
6/15/01 5:35 PM
non need to specify hash table size
24 lines of code changed in:
src: as/asCa.c (+2 -2), ca/access.cpp (+5 -6)
src/db: dbCa.c (+1 -1), dbServiceIO.cpp (+2 -2)
src/libCom/fdmgr: fdManager.cpp (+4 -5), fdManager.h (+8 -7), fdmgr.cpp (+2 -4)

jhill
6/15/01 5:34 PM
improved test
49 lines of code changed in:
src/libCom/cxxTemplates/test/resourceLibTest.cc (+49 -10)

jhill
6/15/01 5:33 PM
now uses linear hashing technique to expand the table w/o
causing significant outliers in insertion or lookup delays
202 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+202 -130)

jhill
6/15/01 5:18 PM
allow one list to be initialized from, and also steal the contents from,
another list
15 lines of code changed in:
src/libCom/cxxTemplates/tsSLList.h (+15 -4)

anj
6/14/01 5:03 PM
sysClkRateGet() _is_ defined in sysLib.h, but indirectly in the
drv/timer/timerDev.h file that it includes.
0 lines of code changed in:
src/libCom/osi/os/vxWorks/osdThread.c (-2)

jba
6/14/01 4:45 PM
Added RTEMS template files.
2 lines of code changed in:
src/makeBaseApp/Makefile (+2)

jba
6/14/01 9:48 AM
Changed #if to make it more readable.
2 lines of code changed in:
src/registry/registerRecordDeviceDriver.pl (+2 -4)

norume
6/13/01 3:43 PM
Clean up printout when RTEMS task has gone away.
Treat a missing RTEMS task as suspended. Do not print error message.
5 lines of code changed in:
src/libCom/osi/os/RTEMS/osdThread.c (+5 -4)

mrk
6/13/01 2:49 PM
make sure iocshReg is defined
5 lines of code changed in:
src/registry/registerRecordDeviceDriver.pl (+5 -1)

jhill
6/12/01 12:50 PM
eliminate option to turn off exceptions
45 lines of code changed in:
configure/CONFIG_BASE (+1 -5)
configure/os: CONFIG.Common.RTEMS (+1 -5), CONFIG.Common.vxWorksCommon (+1 -5)
src/libCom: misc/locationException.h (+2 -8), osi/epicsTime.cpp (+40 -73)

jhill
6/12/01 12:48 PM
fixed to use const for begin and end
14 lines of code changed in:
src/libCom/test/epicsTimeTest.cpp (+14 -11)

jhill
6/12/01 12:20 PM
new timer creation API
13 lines of code changed in:
src/cas/generic: caServer.cc (+3 -5), casdef.h (+2 -2)
src/cas/generic/st: caServerOS.cc (+2 -2), casDGIntfOS.cc (+3 -3), casStreamOS.cc (+3 -3)

jhill
6/12/01 12:20 PM
fixed purify warning
1 lines of code changed in:
src/cas/io/bsdSocket/casDGIntfIO.cc (+1 -1)

jhill
6/12/01 12:18 PM
removed warning message
1 lines of code changed in:
src/ca/nciu.cpp (+1 -6)

jhill
6/12/01 12:16 PM
dont use free list for passive timer queue because of entaglements
between the file scope free list destructor and any file scope
file descriptor manager destructor's attempts to destroy a
passive timer queue
10 lines of code changed in:
src/libCom/timer: timerPrivate.h (+1 -17), timerQueuePassive.cpp (+9 -4)

jhill
6/12/01 12:15 PM
changed the api for creating timers to match new timer API
and dont allow exceptions to be dissabled
40 lines of code changed in:
src/libCom/fdmgr/fdmgr.cpp (+40 -64)

jhill
6/12/01 12:14 PM
changed the api for creating timers to match new timer API
4 lines of code changed in:
src/libCom/fdmgr/fdManager.h (+4 -4)

jhill
6/11/01 5:28 PM
revert because workaround for RTEMS didnt build
10 lines of code changed in:
src/gdd: aitConvert.cc (+5 -2), aitConvert.h (+5 -2)

jhill
6/11/01 3:13 PM
workarounds for problems discovered when building for RTEMS
10 lines of code changed in:
src/gdd: aitConvert.cc (+5 -2), aitConvert.h (+5 -2)

jhill
6/11/01 1:16 PM
made diff computations const
2 lines of code changed in:
src/libCom/test/epicsTimeTest.cpp (+2 -2)

jhill
6/11/01 1:15 PM
made diff computations identical
5 lines of code changed in:
src/libCom/test/epicsTimeTest.cpp (+5 -5)

jhill
6/11/01 12:57 PM
workarounds for problems discovered when building for RTEMS
30 lines of code changed in:
src/gdd: Makefile (+1), aitConvert.cc (+6 -1), aitConvert.h (+11 -5), aitHelpers.cc (+6 -23), aitHelpers.h (+6 -3)

jhill
6/11/01 12:08 PM
dont pull in stdio.h in the header since it isnt referenced there
12 lines of code changed in:
src/gdd: aitHelpers.cc (+6 -1), aitHelpers.h (+6 -5)

mrk
6/11/01 9:31 AM
make alarm a link LINK_ALARM
2 lines of code changed in:
src/rec/compressRecord.c (+2 -2)

mrk
6/11/01 9:30 AM
force at least a 1 tick delay if timeOut >0.0
14 lines of code changed in:
src/libCom/osi/os/vxWorks: osdEvent.c (+7 -2), osdMutex.c (+7 -2)

jba
6/8/01 3:36 PM
Die if rmtree fails.
4 lines of code changed in:
configure/tools/rm.pl (+4)

jhill
6/7/01 12:24 PM
added time stamp tests
35 lines of code changed in:
src/ca/acctst.c (+35)

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