Summary Period: 2001-03-07 to 2001-02-19 (Commits 5052-5151 of 9251)
|
jhill 3/7/01 10:13 AM |
reformat |
| 13 lines of code changed in: src/ca: inetAddrID_IL.h (+5 -5), iocinf.cpp (+8 -7) | |
|
jhill 3/7/01 10:12 AM |
upgraded locking |
| 2 lines of code changed in: src/ca/hostNameCache.cpp (+2 -1) | |
|
jhill 3/7/01 10:12 AM |
installed |
| 82 lines of code changed in: src/ca/getCopy.cpp (new 82) | |
|
jhill 3/7/01 10:12 AM |
upgraded locking |
| 2 lines of code changed in: src/ca/getCallback.cpp (+2 -1) | |
|
jhill 3/7/01 10:11 AM |
reformat and remove junk |
| 1182 lines of code changed in: src/ca/convert.cpp (+1182 -1255) | |
|
jhill 3/7/01 10:10 AM |
better member func name |
| 9 lines of code changed in: src/ca: comQueRecv.cpp (+2 -2), comQueSend.cpp (+4 -3), comQueSend_IL.h (+3 -3) | |
|
jhill 3/7/01 10:09 AM |
upgraded locking |
| 33 lines of code changed in: src/ca: CASG.cpp (+29 -39), comBuf_IL.h (+4 -2) | |
|
jhill 3/7/01 10:08 AM |
doc |
| 50 lines of code changed in: src/ca: caProto.h (+28 -28), caeventmask.h (+22 -22) | |
|
jhill 3/7/01 10:08 AM |
fixed comment and directly call ca_pend_xxx |
| 21 lines of code changed in: src/ca/cadef.h (+21 -26) | |
|
jhill 3/7/01 10:07 AM |
upgraded locking |
| 7 lines of code changed in: src/ca/cacServiceList.cpp (+7 -14) | |
|
jhill 3/7/01 10:06 AM |
changed external interface for IO |
| 89 lines of code changed in: src/ca: baseNMIU.cpp (+21 -4), cacIO.h (+68 -70) | |
|
jhill 3/7/01 10:05 AM |
added IO count management |
| 21 lines of code changed in: src/ca/cac_IL.h (+21 -1) | |
|
jhill 3/7/01 10:03 AM |
many changes |
| 76 lines of code changed in: src/ca/cac.cpp (+76 -115) | |
|
jhill 3/7/01 10:02 AM |
changed org of free list locking |
| 4 lines of code changed in: src/ca/bhe.cpp (+4 -1) | |
|
jhill 3/7/01 10:01 AM |
removed use of min./max |
| 34 lines of code changed in: src/ca/acctst.c (+34 -15) | |
|
jhill 3/7/01 10:00 AM |
many changes |
| 49 lines of code changed in: src/ca/access.cpp (+49 -54) | |
|
jhill 3/7/01 9:54 AM |
upgraded locking |
| 13 lines of code changed in: src/libCom/test/epicsTimerTest.cpp (+13 -1) | |
|
jhill 3/6/01 5:15 PM |
pushed use of mutable out to application |
| 33 lines of code changed in: src/libCom/osi/epicsMutex.h (+33 -34) | |
|
jhill 3/6/01 5:09 PM |
upgraded locking |
| 163 lines of code changed in: src/libCom/misc/ipAddrToAsciiAsynchronous.cpp (+46 -47) src/libCom/timer: epicsTimer.cpp (+10 -1), osiTimer.cpp (+91 -102), osiTimer.h (+2 -2), timer.cpp (+2 -1), timerPrivate.h (+10 -1), timerQueuePassive.cpp (+2 -1) | |
|
jhill 3/6/01 5:06 PM |
pushed locking out to users new/delte operator |
| 21 lines of code changed in: src/libCom/cxxTemplates/tsFreeList.h (+21 -19) | |
|
anj 3/6/01 2:42 PM |
Removed epicsCppStd.h and STD_ macro - not required. |
| 9 lines of code changed in: src/libCom/cppStd: epicsCppStd.h (del), epicsExcept.h (+2 -6), epicsList.h (+6 -7) | |
|
anj 3/6/01 2:41 PM |
Removed epicsCppStd.h - not required. |
| 0 lines of code changed in: src/libCom/Makefile (-1) | |
|
anj 3/6/01 2:36 PM |
Removed epicsExceptTest - not needed. |
| 1 lines of code changed in: src/libCom/test: Makefile (-3), epicsExceptTest.cpp (del) | |
|
jba 3/6/01 2:21 PM |
Changes because MSVC doesn't support standard C++. - ANJ |
| 9 lines of code changed in: src/libCom/test/epicsListTest.cpp (+9 -7) | |
|
jba 3/6/01 2:19 PM |
Changes because MSVC doesn't support anywhere near standard C++. Yuck. - ANJ |
| 81 lines of code changed in: src/libCom/cppStd: epicsList.h (+77 -74), epicsListBase.cpp (+2 -2), epicsListBase.h (+2 -2) | |
|
mrk 3/6/01 9:31 AM |
epicsTimerQueueCreate=>epicsTimerQueueAllocate |
| 2 lines of code changed in: src/libCom/timer/epicsTimer.cpp (+2 -2) | |
|
norume 3/6/01 9:12 AM |
Add definition of partial link command (LD). |
| 2 lines of code changed in: configure/os/CONFIG.Common.RTEMS (+2 -1) | |
|
jba 3/5/01 4:01 PM |
Changed LIBRARY_OBJS to LIB_OBJS |
| 3 lines of code changed in: configure/tools/makeMakefileInclude.pl (+3 -3) | |
|
jba 3/5/01 4:01 PM |
Use gcc for depends rule |
| 8 lines of code changed in: configure/os/CONFIG.win32-x86.win32-x86 (+8 -3) | |
|
jba 3/5/01 4:01 PM |
Reordered lines |
| 4 lines of code changed in: configure/os/CONFIG.solaris-sparc.solaris-sparc (+4 -8) | |
|
jba 3/5/01 4:01 PM |
Removed snc lines |
| 1 lines of code changed in: configure/os/CONFIG.Common.vxWorksCommon (+1 -17) | |
|
jba 3/5/01 4:01 PM |
Removed LDCMD |
| 1 lines of code changed in: configure/os/CONFIG.Common.UnixCommon (+1 -2) | |
|
jba 3/5/01 4:01 PM |
LIBRARY_OBJS, Depends, and Templates changes. Munch dep added. LD to LDCMD. |
| 14 lines of code changed in: configure/RULES_BUILD (+14 -8) | |
|
jba 3/5/01 4:01 PM |
Moved include to RULES_BUILD |
| 1 lines of code changed in: configure/RULES (+1 -5) | |
|
jba 3/5/01 4:01 PM |
PRODUCT_OBJS and LIBRARY_OBJS changes. Removed snc defs. Depends changes. |
| 10 lines of code changed in: configure/CONFIG_COMMON (+10 -19) | |
|
jba 3/5/01 4:01 PM |
Removed SNCFLAGS |
| 0 lines of code changed in: configure/CONFIG_ADDONS (-11) | |
|
jba 3/5/01 4:01 PM |
Changed CCC to CC in CPP definition. |
| 9 lines of code changed in: configure/CONFIG.gnuCommon (+1 -1) configure/os: CONFIG.hpux-parisc.hpux-parisc (+2 -2), CONFIG.osf-alpha.osf-alpha (+2 -2), CONFIG.solaris-x86.solaris-x86 (+2 -2), CONFIG.sun4-68k.sun4-68k (+2 -2) | |
|
jba 3/5/01 2:36 PM |
Depends change. |
| 3 lines of code changed in: src/as/Makefile (+3 -1) | |
|
jba 3/4/01 7:24 PM |
Changed seq file from .st to .stt. |
| 1 lines of code changed in: src/makeBaseApp/Makefile (+1 -1) | |
|
jba 3/1/01 1:31 PM |
Initial version. |
| 72 lines of code changed in: configure/os: CONFIG.Common.win32-x86-cygwin (new 28), CONFIG.win32-x86-cygwin.Common (new 17), CONFIG.win32-x86-cygwin.win32-x86-cygwin (new 16), CONFIG_SITE.win32-x86-cygwin.Common (new 1), CONFIG_SITE.win32-x86-cygwin.win32-x86-cygwin (new 10) | |
|
jhill 2/28/01 10:25 AM |
minimize use of epicsShareClass and epicsShareFunc |
| 7 lines of code changed in: src/libCom/timer/epicsTimer.h (+7 -7) | |
|
jba 2/27/01 4:45 PM |
Allow osclass definitions for PROD_OBJS, LIB_OBJS, and LIB_SRCS. |
| 25 lines of code changed in: configure/CONFIG_ADDONS (+25) | |
|
jba 2/26/01 12:29 PM |
Removed ca.def file. |
| 0 lines of code changed in: src/ca/ca.def (del) | |
|
mrk 2/26/01 8:43 AM |
prevent conflict with devLib.h |
| 2 lines of code changed in: src/dbStatic/devSup.h (+2 -2) | |
|
jhill 2/23/01 8:07 PM |
made compatible with prev changes |
| 28 lines of code changed in: src/libCom/cxxTemplates: resourceLib.h (+7 -7), tsDLList.h (+2 -2) src/libCom/cxxTemplates/test: tsDLListTest.cc (+2 -2), tsSLListBench.cc (+3 -3), tsSLListTest.cc (+14 -15) | |
|
jhill 2/23/01 7:25 PM |
workaround for borland compiler bug |
| 29 lines of code changed in: src/libCom/cxxTemplates/tsDLList.h (+29 -27) | |
|
jhill 2/23/01 7:18 PM |
workaround for borland compiler bug |
| 25 lines of code changed in: src/libCom/cxxTemplates/tsSLList.h (+25 -25) | |
|
jhill 2/23/01 6:25 PM |
fixed proper return type for inc and dec operator |
| 13 lines of code changed in: src/libCom/cxxTemplates/tsDLList.h (+13 -13) | |
|
jba 2/23/01 3:23 PM |
Added LDCMD definition. |
| 5 lines of code changed in: configure/CONFIG_COMMON (+5 -1) | |
|
jba 2/23/01 2:37 PM |
Initial version. |
| 4 lines of code changed in: configure/tools/makeRulesInclude.pl (new 4) | |
|
jba 2/23/01 2:36 PM |
Added LDCMD definition. |
| 2 lines of code changed in: configure/os/CONFIG.Common.UnixCommon (+2 -1) | |
|
jba 2/23/01 2:35 PM |
added LD definition |
| 20 lines of code changed in: configure/os: CONFIG.Common.vxWorksCommon (+1 -2), CONFIG.hpux-parisc.hpux-parisc (+2 -1), CONFIG.osf-alpha.osf-alpha (+2 -1), CONFIG.solaris-sparc-gnu.solaris-sparc-gnu (+2 -1), CONFIG.solaris-sparc.solaris-sparc (+3 -1), CONFIG.solaris-x86-gnu.solaris-x86-gnu (+2 -2), CONFIG.solaris-x86.solaris-x86 (+2 -1), CONFIG.sun4-68k.sun4-68k (+2 -2), CONFIG.win32-x86-borland.win32-x86-borland (+2 -1), CONFIG.win32-x86.win32-x86 (+2 -1) | |
|
jba 2/23/01 2:35 PM |
Added filters for file names |
| 7 lines of code changed in: configure/tools/munch.pl (+7 -1) | |
|
jba 2/23/01 2:35 PM |
Uncommented DEPLIB_LDFLAGS definition |
| 4 lines of code changed in: configure/os/CONFIG.Common.solaris-sparc (+4 -4) | |
|
jba 2/23/01 2:35 PM |
added LDCMD definition |
| 1 lines of code changed in: configure/CONFIG.gnuCommon (+1) | |
|
jba 2/23/01 2:35 PM |
Removed seq rules. Added rules for module/app configure build |
| 12 lines of code changed in: configure/RULES_BUILD (+12 -18) | |
|
jba 2/23/01 2:35 PM |
Added includes for top level RULES_BUILD and RULES_INCLUDE files |
| 5 lines of code changed in: configure/RULES (+5 -1) | |
|
jba 2/23/01 2:35 PM |
Added module, app, ext configure Makefile definition |
| 5 lines of code changed in: configure/CONFIG_COMMON (+5 -1) | |
|
jba 2/23/01 2:35 PM |
Removed seq references |
| 0 lines of code changed in: configure/CONFIG_BASE (-7) | |
|
jhill 2/22/01 7:04 PM |
rearranged if hierarchy in read / write request protocol stubs |
| 55 lines of code changed in: src/ca/tcpiiu.cpp (+55 -42) | |
|
jhill 2/22/01 6:46 PM |
use C++ style late declarations |
| 4 lines of code changed in: src/ca/nciu.cpp (+4 -10) | |
|
jhill 2/22/01 6:20 PM |
fixed bug in string size test |
| 4 lines of code changed in: src/ca/nciu.cpp (+4 -9) | |
|
jhill 2/22/01 6:02 PM |
removed redundant brackets |
| 10 lines of code changed in: src/ca: cac.cpp (+5 -7), netiiu.cpp (+5 -7) | |
|
jhill 2/22/01 1:55 PM |
changed class names |
| 10 lines of code changed in: src/libCom/test/epicsTimerTest.cpp (+10 -10) | |
|
jhill 2/22/01 1:53 PM |
changed file names |
| 3 lines of code changed in: src/libCom/Makefile (+3 -3) | |
|
jhill 2/22/01 1:52 PM |
dont use struct for C++ class defs |
| 633 lines of code changed in: src/libCom/timer: epicsTimer.cpp (+95 -77), epicsTimer.h (+28 -28), epicsTimerPrivate.h (del), timer.cpp (+2 -2), timerPrivate.h (new 230), timerQueue.cpp (+2 -2), timerQueueActive.cpp (new 107), timerQueueActiveMgr.cpp (new 87), timerQueueNonThreaded.cpp (del), timerQueuePassive.cpp (new 78), timerQueueThreaded.cpp (del), timerQueueThreadedMgr.cpp (del) | |
|
norume 2/21/01 8:02 PM |
Make non-existent tasks look like they're suspended. This keeps the task watchdog from reporting them over and over and over again. |
| 2 lines of code changed in: src/libCom/osi/os/RTEMS/osdThread.c (+2 -2) | |
|
jhill 2/21/01 4:38 PM |
fixed typedef order problem |
| 3 lines of code changed in: src/libCom/timer/epicsTimer.h (+3 -2) | |
|
mrk 2/21/01 3:03 PM |
fix rules for munch |
| 2 lines of code changed in: configure/RULES_BUILD (+2 -2) | |
|
jhill 2/21/01 2:48 PM |
cosmetic |
| 6 lines of code changed in: src/libCom/timer/epicsTimer.h (+6 -6) | |
|
jba 2/21/01 2:41 PM |
Changed opt level from O2 to O3. |
| 3 lines of code changed in: configure/os/CONFIG.Common.vxWorksCommon (+3 -3) | |
|
jhill 2/21/01 12:44 PM |
fixed spelling |
| 7 lines of code changed in: src/libCom/timer: epicsTimer.cpp (+5 -5), epicsTimer.h (+2 -2) | |
|
jhill 2/21/01 12:38 PM |
cosmetic |
| 3 lines of code changed in: src/libCom/timer/epicsTimer.h (+3 -2) | |
|
jhill 2/21/01 12:33 PM |
changed interface for non-threaded timer queue and rearranged suffix order in names |
| 10 lines of code changed in: src/libCom/test/epicsTimerTest.cpp (+10 -10) | |
|
jhill 2/21/01 12:32 PM |
removed unused member function |
| 2 lines of code changed in: src/libCom/timer: epicsTimerPrivate.h (+1 -2), timerQueueNonThreaded.cpp (+1 -17) | |
|
jhill 2/21/01 12:25 PM |
changed interface for non-threaded timer queue and rearranged suffix order in names |
| 127 lines of code changed in: src/libCom/timer: epicsTimer.cpp (+65 -24), epicsTimer.h (+38 -30), epicsTimerPrivate.h (+7 -17), timerQueue.cpp (+2 -2), timerQueueNonThreaded.cpp (+12 -45), timerQueueThreaded.cpp (+3 -3) | |
|
jhill 2/21/01 10:33 AM |
fixed spelling |
| 1 lines of code changed in: src/libCom/osi/epicsTime.cpp (+1 -1) | |
|
jhill 2/21/01 10:24 AM |
convert tabs to spaces |
| 295 lines of code changed in: src/libCom/osi/epicsTime.cpp (+295 -303) | |
|
jba 2/21/01 9:28 AM |
Removed filter to remove names starting with . or .. |
| 1 lines of code changed in: configure/tools/munch.pl (+1 -3) | |
|
mrk 2/21/01 8:07 AM |
move registerRecordDeviceDriver.c to src/vxWorks/iocCore |
| 0 lines of code changed in: src/registry: Makefile (-2), registerRecordDeviceDriver.c (del) | |
|
jhill 2/20/01 6:35 PM |
cosmetic |
| 1 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+1 -2) | |
|
jhill 2/20/01 5:42 PM |
adjusted for name changes |
| 10 lines of code changed in: src/libCom/test/epicsTimerTest.cpp (+10 -10) | |
|
jhill 2/20/01 5:41 PM |
added double include protection |
| 6 lines of code changed in: src/libCom/cxxTemplates/tsFreeList.h (+6 -1) | |
|
jhill 2/20/01 5:41 PM |
added non-threaded timer queue and epicsTimer C interface |
| 260 lines of code changed in: src/libCom/timer: epicsTimer.cpp (+133 -55), epicsTimer.h (+48 -39), epicsTimerPrivate.h (+22 -3), timerQueueNonThreaded.cpp (new 50), timerQueueThreaded.cpp (+5 -5), timerQueueThreadedMgr.cpp (+2 -2) | |
|
jhill 2/20/01 5:40 PM |
added non-threaded timer queue |
| 1 lines of code changed in: src/libCom/Makefile (+1) | |
|
jba 2/20/01 2:36 PM |
Fixed parms for preprocessor. |
| 3 lines of code changed in: configure/os/CONFIG.solaris-sparc.solaris-sparc (+3 -2) | |
|
jhill 2/20/01 1:18 PM |
rearranged to suit GNU compiler |
| 3 lines of code changed in: src/gdd/gddAppFuncTable.h (+3 -2) | |
|
jba 2/20/01 1:16 PM |
Change preprocessor to gnu compiler. |
| 4 lines of code changed in: configure/os/CONFIG.solaris-sparc.solaris-sparc (+4 -2) | |
|
jba 2/20/01 1:15 PM |
Reordered include dirs so that ., .., and src dirs are first. |
| 3 lines of code changed in: configure/CONFIG_COMMON (+3 -3) | |
|
jba 2/20/01 1:14 PM |
Added strip fcn to ifndef lines. |
| 2 lines of code changed in: configure/CONFIG_BASE (+2 -3) | |
|
jhill 2/20/01 12:58 PM |
fixed missing const |
| 4 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+2 -2) | |
|
jhill 2/20/01 12:51 PM |
fixed use of nill object bug |
| 7 lines of code changed in: src/ca/cac_IL.h (+7 -2) | |
|
jhill 2/20/01 12:50 PM |
cleaned up compiler dialect issues |
| 24 lines of code changed in: src/gdd/gddAppFuncTable.h (+24 -72) | |
|
jhill 2/20/01 12:47 PM |
fixed loop iteration bug in traversal functions |
| 7 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+7 -3) | |
|
jba 2/20/01 9:27 AM |
Simplified snc rules. |
| 10 lines of code changed in: configure/RULES_BUILD (+10 -8) | |
|
lange 2/19/01 3:53 PM |
Explicit clean.<arch> does not remove O.Common |
| 2 lines of code changed in: configure/RULES_ARCHS (+2 -2) | |
|
jba 2/19/01 3:25 PM |
Snc rule changed, link no longer required. |
| 3 lines of code changed in: configure/RULES_BUILD (+3 -4) | |
|
jba 2/19/01 2:33 PM |
Changed .stt rule. |
| 2 lines of code changed in: configure/RULES_BUILD (+2 -2) | |
|
norume 2/19/01 2:07 PM |
Add definition for how to run the C preprocessor. This is needed for preprocessing sequencer source files. |
| 2 lines of code changed in: configure/os/CONFIG.Common.RTEMS (+2 -1) | |
|
jba 2/19/01 11:34 AM |
Removed extra CPPSNCFLAGS line since -x c is on defintion of CPP. |
| 0 lines of code changed in: configure/CONFIG.gnuCommon (-1) | |
![]()
Generated by StatCvs v0.1.3