Commit Log (Page 46 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: 2000-11-21 to 2000-10-12 (Commits 4652-4751 of 9251)

jhill
11/21/00 4:16 PM
initialize net mask entry
15 lines of code changed in:
src/libCom/osi/os: WIN32/osdNetIntf.c (+6 -1), default/osdNetIntf.c (+9 -1)

jhill
11/21/00 4:16 PM
added netmask field to addr node
2 lines of code changed in:
src/libCom/osi/osiSock.h (+2 -1)

jhill
11/21/00 4:15 PM
fixed parsing of port numbers with host names
45 lines of code changed in:
src/libCom/misc/aToIPAddr.c (+45 -25)

jhill
11/20/00 6:36 PM
fixed comment
1 lines of code changed in:
src/libCom/misc/aToIPAddr.c (+1 -1)

jhill
11/20/00 6:30 PM
allow traverse to work correctly when the node is deleted
3 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+3 -3)

jhill
11/20/00 4:23 PM
allow two servers to attach to the same udp port
12 lines of code changed in:
src/rsrv/cast_server.c (+12)

jhill
11/20/00 4:00 PM
errlogPrintf () is working correctly
6 lines of code changed in:
src/rsrv/caservertask.c (+6 -6)

jhill
11/20/00 3:52 PM
changed errlogPrintf to printf because errlogPrintf does not work
6 lines of code changed in:
src/rsrv/caservertask.c (+6 -6)

jhill
11/20/00 3:39 PM
added new line at EOF
2 lines of code changed in:
src/ca/casw.cpp (+2 -2)

jhill
11/20/00 3:38 PM
fixed gnu warning
3 lines of code changed in:
src/ca/casw.cpp (+3 -3)

jhill
11/20/00 3:23 PM
fixed missing const
2 lines of code changed in:
src/libCom/cxxTemplates/tsSLList.h (+2 -2)

jhill
11/20/00 3:17 PM
fixed comment
6 lines of code changed in:
src/rsrv/caservertask.c (+6 -6)

jhill
11/20/00 3:13 PM
g++ requires address operator for mem func ptr
6 lines of code changed in:
src/ca: cac.cpp (+4 -4), tcpiiu.cpp (+2 -2)

jhill
11/20/00 3:00 PM
fixed const traverse
8 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+8 -8)

jhill
11/20/00 2:52 PM
added const traverse function
26 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+26 -2)

jhill
11/20/00 2:11 PM
added newline at EOF
3 lines of code changed in:
src/ca/cacIO.h (+3 -2)

jhill
11/20/00 1:58 PM
use proper form of destroy
2 lines of code changed in:
src/cas/generic/caServerI.cc (+2 -2)

jhill
11/20/00 12:05 PM
removed port number export
6 lines of code changed in:
src/cas/io/bsdSocket/casIntfIO.cc (+6 -14)

jhill
11/20/00 12:03 PM
removed public port number
1 lines of code changed in:
src/cas/io/bsdSocket/casIOD.h (+1 -3)

jhill
11/20/00 12:02 PM
cosmetic
1 lines of code changed in:
src/cas/io/bsdSocket/casDGIntfIO.cc (+1 -1)

jhill
11/20/00 12:02 PM
removed resource table self delete usage
2 lines of code changed in:
src/cas/generic/caServerI.cc (+2 -2)

jhill
11/20/00 11:58 AM
allow two servers on one host
56 lines of code changed in:
src/rsrv/caservertask.c (+56 -15)

jhill
11/20/00 11:52 AM
removed entry delete functionality
6 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+6 -59)

jhill
11/20/00 11:51 AM
exported repater related functionality
72 lines of code changed in:
src/ca/udpiiu.cpp (+72 -59)

jhill
11/20/00 11:47 AM
bhe no-longer self deletes
3 lines of code changed in:
src/ca/tcpiiu.cpp (+3 -5)

jhill
11/20/00 11:44 AM
installed
186 lines of code changed in:
src/ca/casw.cpp (new 186)

jhill
11/20/00 11:43 AM
replace nill beacon addr as nec
7 lines of code changed in:
src/ca/repeater.cpp (+7 -2)

jhill
11/20/00 11:41 AM
removed factory code
1 lines of code changed in:
src/ca/netWriteNotifyIO_IL.h (+1 -20)

jhill
11/20/00 11:40 AM
removed include of inline functions
2 lines of code changed in:
src/ca: netSubscription.cpp (+1 -2), netWriteNotifyIO.cpp (+1 -2)

jhill
11/20/00 11:39 AM
removed factory code
1 lines of code changed in:
src/ca/netReadNotifyIO_IL.h (+1 -19)

jhill
11/20/00 11:38 AM
removed include of inline func
1 lines of code changed in:
src/ca/netReadNotifyIO.cpp (+1 -2)

jhill
11/20/00 11:36 AM
bhe no-longer self deletes, export repeater related functionality
10 lines of code changed in:
src/ca/iocinf.h (+10 -11)

jhill
11/20/00 11:35 AM
removed
1 lines of code changed in:
src/ca/cacNotifyIO_IL.h (del)

jhill
11/20/00 11:35 AM
added inline functions to avoid undefined symbols
20 lines of code changed in:
src/ca/cacIO.h (+20 -2)

jhill
11/20/00 11:31 AM
bhe no-longer self deletes
23 lines of code changed in:
src/ca: bhe.cpp (+13 -4), bhe_IL.h (+3 -13), cac.cpp (+7 -19)

jhill
11/20/00 11:29 AM
added casw
2 lines of code changed in:
src/ca/Makefile (+2 -1)

jba
11/9/00 10:49 AM
Added vxWorks-ppc603.
2 lines of code changed in:
configure/CONFIG_SITE (+2 -1)

jhill
11/8/00 2:24 PM
use ( (void ) 0 ) instead of just (void)
3 lines of code changed in:
src/libCom/osi/epicsAssert.h (+3 -3)

jhill
11/8/00 10:42 AM
added newline at eof
2 lines of code changed in:
src/ca/baseNMIU_IL.h (+2 -2)

jhill
11/8/00 10:30 AM
include inline functions
2 lines of code changed in:
src/ca/recvProcessThread.cpp (+2 -1)

jhill
11/8/00 10:29 AM
fixed warning
2 lines of code changed in:
src/ca/netSubscription.cpp (+2 -2)

jhill
11/7/00 10:48 PM
include inline func for gnu
3 lines of code changed in:
src/ca/tcpiiu.cpp (+3 -3)

jhill
11/7/00 10:48 PM
removed redun qual
2 lines of code changed in:
src/ca/iocinf.h (+2 -2)

jhill
11/7/00 10:41 PM
moved inline def
29 lines of code changed in:
src/ca: comQueSend.cpp (+1 -28), comQueSend_IL.h (+28 -1)

jhill
11/7/00 10:33 PM
fixed SLL iterator performance
21 lines of code changed in:
src/libCom/cxxTemplates: resourceLib.h (+16 -10), tsSLList.h (+5 -5)

jhill
11/7/00 10:24 PM
SLL iterator speed up
2 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+2 -2)

jhill
11/7/00 10:14 PM
fixed SLL iterator performance
14 lines of code changed in:
src/libCom/cxxTemplates: resourceLib.h (+3 -2), tsSLList.h (+4 -4)

jhill
11/7/00 10:05 PM
cosmetic
2 lines of code changed in:
src/libCom/timer/osiTimer.h (+2 -2)

jhill
11/7/00 10:04 PM
fixed SO_REUSEADDR WIN32 strangeness
3 lines of code changed in:
src/libCom/osi/os/WIN32/osdSock.h (+3 -3)

jhill
11/7/00 10:03 PM
added auto locker class
22 lines of code changed in:
src/libCom/osi/osiMutex.h (+22 -1)

jhill
11/7/00 9:55 PM
fixed SO_REUSEADDR WIN32 strangeness
28 lines of code changed in:
src: cas/io/bsdSocket/casIntfIO.cc (+7 -9), rsrv/caservertask.c (+9 -2), util/iocLogServer.c (+12 -2)

jhill
11/7/00 9:49 PM
improved performance
2379 lines of code changed in:
src/ca: Makefile (+2 -1), access.cpp (+4 -3), acctst.c (+2 -2), baseNMIU.cpp (+9 -18), baseNMIU_IL.h (new 2), cac.cpp (+226 -376), cacChannel.cpp (+2 -2), cacNotifyIO.cpp (+1 -22), cacNotifyIO_IL.h (new 1), cacPrivateListOfIO.cpp (del), cac_IL.h (+7 -1), claimMsgCache_IL.h (del), comBuf_IL.h (+23 -10), comQueRecv.cpp (+25 -40), comQueSend.cpp (+51 -648), comQueSend_IL.h (+143 -1), hostNameCache.cpp (+25 -17), iocinf.h (+259 -236), limboiiu.cpp (new 1), nciu.cpp (+71 -270), nciu_IL.h (+27 -66), netReadCopyIO.cpp (+3 -3), netReadCopyIO_IL.h (+1 -21), netReadNotifyIO.cpp (+2 -1), netReadNotifyIO_IL.h (+12 -12), netSubscription.cpp (+13 -10), netSubscription_IL.h (+28 -19), netWriteNotifyIO.cpp (+2 -1), netWriteNotifyIO_IL.h (+12 -12), netiiu.cpp (+78 -87), netiiu_IL.h (+3 -8), oldAccess.h (+4 -3), oldSubscription.cpp (+2 -1), recvProcessThread.cpp (+55 -37), tcpRecvWatchdog.cpp (+3 -11), tcpiiu.cpp (+1227 -449), tcpiiuPrivateListOfIO.cpp (new 1), tcpiiu_IL.h (+23 -25), udpiiu.cpp (+27 -42)

jhill
11/7/00 9:48 PM
fixed SLL iterator performance
340 lines of code changed in:
src/libCom/cxxTemplates: resourceLib.h (+48 -46), tsSLList.h (+261 -145)
src/libCom/cxxTemplates/test: tsSLListBench.cc (+7 -6), tsSLListTest.cc (+24 -31)

jhill
11/7/00 7:03 PM
fixed comment
5 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+5 -5)

jhill
11/7/00 7:02 PM
use nonambig this
3 lines of code changed in:
src/libCom/cxxTemplates/tsFreeList.h (+3 -3)

jhill
11/7/00 7:02 PM
fixed iterator performance
15 lines of code changed in:
src/libCom/cxxTemplates/tsSLList.h (+15 -73)

jba
10/31/00 2:46 PM
Added comments for ornl overrides.
12 lines of code changed in:
configure/os/CONFIG_SITE.linux-x86.vxWorks-ppc603 (new 12)

jba
10/31/00 2:45 PM
Added commented overrides from ornl.
10 lines of code changed in:
configure/os/CONFIG_SITE.linux-x86.vxWorks-68040 (+10 -1)

jba
10/31/00 2:39 PM
Initial version.
21 lines of code changed in:
configure/os/CONFIG.Common.vxWorks-ppc603 (new 21)

jba
10/31/00 2:01 PM
Removed cross compiler target archs def.
1 lines of code changed in:
configure/os/CONFIG_SITE.linux-x86.vxWorksCommon (+1 -3)

jba
10/31/00 2:01 PM
Initial version.
9 lines of code changed in:
configure/os/CONFIG_SITE.linux-x86.Common (new 9)

jba
10/25/00 4:28 PM
Added gnu compiler ldlibs. Added lib rt.
10 lines of code changed in:
configure/os/CONFIG.solaris-x86.solaris-x86 (+10 -5)

jba
10/25/00 4:24 PM
Added pthread and thread to ldlibs for gnu compiler builds.
5 lines of code changed in:
configure/os/CONFIG.solaris-sparc.solaris-sparc (+5 -5)

jba
10/25/00 4:23 PM
Moved gnu compiler static option to ld flags.
5 lines of code changed in:
configure/CONFIG_COMMON (+5 -5)

jba
10/25/00 4:22 PM
Added MSI definition.
4 lines of code changed in:
configure/CONFIG_BASE (+4)

jba
10/25/00 2:30 PM
Added R3.13 compatibility configuration paragraph.
54 lines of code changed in:
README.htm (+54 -43)

jhill
10/20/00 6:34 PM
fixed deadlock discovered during connect / disconnect test
102 lines of code changed in:
src/ca: cacServiceList.cpp (+1 -3), comBuf_IL.h (+3 -3), comQueSend.cpp (+48 -48), comQueSend_IL.h (+1 -4), iocinf.h (+16 -10), nciu.cpp (+5 -3), netSubscription.cpp (+6 -5), netiiu.cpp (+2 -2), tcpiiu.cpp (+20 -7)

jhill
10/20/00 5:18 PM
fixed syntax err that ms did not detect
2 lines of code changed in:
src/libCom/cxxTemplates/tsDLList.h (+2 -2)

jhill
10/20/00 5:09 PM
backed out part of the operator = change
3 lines of code changed in:
src/libCom/cxxTemplates/tsDLList.h (+3 -3)

jhill
10/20/00 5:06 PM
cleaned up operator =
8 lines of code changed in:
src/libCom/cxxTemplates/tsDLList.h (+8 -8)

jhill
10/20/00 4:20 PM
fix Solaris warnings about dubious tag declaration "struct timespec"
1 lines of code changed in:
src/libCom/osi/tsStamp.h (+1)

jhill
10/20/00 4:14 PM
find should use the current version of the iterator
13 lines of code changed in:
src/libCom/cxxTemplates/tsDLList.h (+13 -12)

jhill
10/20/00 4:11 PM
added tests for tsDllList::find()
2 lines of code changed in:
src/libCom/cxxTemplates/test/tsDLListTest.cc (+2)

norume
10/19/00 2:53 PM
Add stackCheck command to show per-task stack usage. Stack statistics
are gathered only when STACK_CHECKER_ON is defined as 1 in rtems_config.c.
This should be done only when necessary since it slows down context switches.
7 lines of code changed in:
src/libCom/osi/os/RTEMS/rtems_init.c (+7 -1)

jba
10/17/00 10:10 AM
Removed old readme files.
0 lines of code changed in:
README.Perl (del), README.hp700_alpha (del)

mrk
10/17/00 10:07 AM
latest
40 lines of code changed in:
RELEASE_NOTES.html (+40 -13)

jba
10/17/00 10:01 AM
Removed old readme file.
1 lines of code changed in:
README (del), README.solaris (del)

jba
10/17/00 9:58 AM
Moved copyright files to subdirectory.
4 lines of code changed in:
CHANGES_FOR_314 (del), COPYRIGHT_Combined (del), COPYRIGHT_UniversityOfChicago (del), MakeRelease (del), SkeletonCOPYRIGHT_Combined (del), SkeletonCOPYRIGHT_UniversityOfChicago (del)

jba
10/16/00 1:34 PM
Added curses and rt libraries for Redhat 7.
2 lines of code changed in:
configure/os/CONFIG.linux-x86.linux-x86 (+2 -3)

jba
10/16/00 1:33 PM
Added GCC_STATIC_LDLIBS_* libraries. Added -v to ANSI flags.
7 lines of code changed in:
configure/os/CONFIG.solaris-sparc.solaris-sparc (+7 -2)

anj
10/16/00 11:04 AM
Added 686 CPU type.
3 lines of code changed in:
startup: EpicsHostArch (+1 -1), EpicsHostArch.pl (+2 -3)

jhill
10/16/00 10:51 AM
removed
1 lines of code changed in:
src/ca/baseIIU_IL.h (del)

mrk
10/16/00 9:24 AM
remove unneeded include
1 lines of code changed in:
src/libCom/osi/os/default/osdRing.c (+1 -2)

jhill
10/12/00 8:48 PM
made write vf receive a const gdd
2 lines of code changed in:
src/cas/generic/casInternal.h (+2 -2)

jhill
10/12/00 8:22 PM
updated comment
3 lines of code changed in:
src/cas/generic/casdef.h (+3 -2)

jhill
10/12/00 8:20 PM
fixed spelling
2 lines of code changed in:
src/cas/test/gddAppFuncTableTest.cc (+2 -2)

jhill
10/12/00 8:17 PM
made gdd param to copy const
20 lines of code changed in:
src/gdd: gdd.cc (+5 -2), gdd.h (+8 -5), gddI.h (+7 -4)

jba
10/12/00 5:37 PM
Changed includes onf RCCMD line and removed -DBORLAND option.
3 lines of code changed in:
configure/os/CONFIG.win32-x86-borland.win32-x86-borland (+3 -3)

jhill
10/12/00 4:52 PM
changes to support compilation by borland
66 lines of code changed in:
src/gdd: aitGen.c (+54 -1), aitTypes.c (+4 -37), aitTypes.h (+4 -3), dbMapper.h (+4 -19)

jhill
10/12/00 3:59 PM
moved include
1 lines of code changed in:
src/cas/example/directoryService/directoryServer.h (+1 -1)

jhill
10/12/00 3:45 PM
fixed gnu warning
3 lines of code changed in:
src/cas/generic/casStrmClient.cc (+3 -3)

jhill
10/12/00 3:44 PM
added newline at EOF
8 lines of code changed in:
src/cas/generic: casAsyncReadIO.cc (+2 -2), st/casDGOS.cc (+6 -2)

jhill
10/12/00 3:43 PM
use new socl length typedef from osiSock.h
8 lines of code changed in:
src/cas/io/bsdSocket: casDGIntfIO.cc (+2 -2), casIntfIO.cc (+6 -6)

jba
10/12/00 3:01 PM
Added epics/base include/os/<arch> dir to brcc32 command.
2 lines of code changed in:
configure/os/CONFIG.win32-x86-borland.win32-x86-borland (+2 -2)

jba
10/12/00 2:22 PM
Added borland include dir to brcc32 command.
2 lines of code changed in:
configure/os/CONFIG.win32-x86-borland.win32-x86-borland (+2 -2)

jhill
10/12/00 2:01 PM
fixed gnu waring
2 lines of code changed in:
src/cas/generic/server.h (+2 -2)

jhill
10/12/00 1:53 PM
optimized fetchClientContext ()
26 lines of code changed in:
src/ca/access.cpp (+26 -24)

jhill
10/12/00 1:49 PM
optimized access to IIU
9 lines of code changed in:
src/ca: nciu.cpp (+6 -6), nciu_IL.h (+3 -3)

jhill
10/12/00 1:45 PM
fixed type of inclusion used
6 lines of code changed in:
src/ca: comQueRecv.cpp (+3 -3), comQueSend.cpp (+3 -3)

jhill
10/12/00 1:42 PM
changed functions to not be inline to fix Borland build
14 lines of code changed in:
src/ca: bhe.cpp (+13 -1), bhe_IL.h (+1 -11)

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