Summary Period: 2000-05-23 to 2000-04-27 (Commits 4052-4151 of 9251)
|
jba 5/23/00 2:07 PM |
Changes for TESTPROD. |
| 12 lines of code changed in: configure/tools/makeMakefileInclude.pl (+12 -1) | |
|
jba 5/23/00 11:10 AM |
Changed default tornado release to tornado 2. |
| 2 lines of code changed in: configure/RELEASE (+2 -2) | |
|
mrk 5/19/00 10:50 AM |
fix several bugs |
| 12 lines of code changed in: src/db: callback.c (+10 -3), callback.h (+2 -2) | |
|
mrk 5/19/00 10:38 AM |
add start method to osiThread |
| 22 lines of code changed in: src: ca/processThread.cpp (+3 -2), libCom/timer/osiTimer.cpp (+3 -3) src/libCom/osi: osiThread.cpp (+12 -6), osiThread.h (+4 -2) | |
|
mrk 5/19/00 9:31 AM |
add epicsPrtEnvParams |
| 4 lines of code changed in: src/libCom/env: envDefs.h (+2 -1), envSubr.c (+2 -2) | |
|
mrk 5/18/00 3:26 PM |
remove errVerbose |
| 0 lines of code changed in: src/db/test/callbackTest.c (-1) | |
|
mrk 5/18/00 3:24 PM |
add decoration to names |
| 13 lines of code changed in: src/libCom/taskwd: taskwd.c (+5 -5), taskwd.h (+8 -6) | |
|
mrk 5/18/00 8:07 AM |
add call to threadInit |
| 3 lines of code changed in: src/util/ca_test_main.c (+3 -1) | |
|
mrk 5/18/00 8:06 AM |
on solaris null string not allowed |
| 5 lines of code changed in: src/db/dbTest.c (+5 -2) | |
|
mrk 5/18/00 8:05 AM |
remove duplicate def for dbGetNelements |
| 1 lines of code changed in: src/db/dbAccessDefs.h (+1 -3) | |
|
mrk 5/18/00 7:16 AM |
all doc now in AppDevGuide |
| 0 lines of code changed in: iocCorePort.html (del), iocPortStatus.html (del) | |
|
mrk 5/10/00 7:56 AM |
add decorated names to dbtpn |
| 3 lines of code changed in: src/db: dbNotify.c (+2 -2), dbNotify.h (+1) | |
|
mrk 5/10/00 7:55 AM |
add decorated names to astac |
| 5 lines of code changed in: src/as: asDbLib.c (+2 -2), asDbLib.h (+3 -1) | |
|
jba 5/9/00 3:45 PM |
file gdd.rc was initially added on branch epics_R3_13_1_branch. |
| 0 lines of code changed in: src/gdd/gdd.rc (new 0) | |
|
jba 5/9/00 3:43 PM |
file ca.rc was initially added on branch epics_R3_13_1_branch. |
| 0 lines of code changed in: src/ca/ca.rc (new 0) | |
|
jba 5/9/00 3:29 PM |
file Com.rc was initially added on branch epics_R3_13_1_branch. |
| 0 lines of code changed in: src/libCom/Com.rc (new 0) | |
|
mrk 5/9/00 12:50 PM |
force dbServiceIO to register with CA |
| 7 lines of code changed in: src/db: dbCa.c (+1), dbServiceIO.cpp (+6 -2) | |
|
norume 5/9/00 11:17 AM |
Add check for __i386__ to detect Linux 'x86 machines. |
| 2 lines of code changed in: src/ca/net_convert.h (+2 -2) | |
|
norume 5/8/00 1:59 PM |
Convert iocccrf to take a single pathname argument. If the pathname is NULL, emit prompts and read from stdin. Use the last component of the pathname as the `filename' argument to showError. Get the prompt from the IOCSH_PS1 environment variable or use default "iocsh> ". Return 0 on success. Print message and return -1 on failure (e.g. can't open file). If using readline, get history size from IOCSH_HISTSIZE environment variable. |
| 5 lines of code changed in: src/libCom/osi/os/RTEMS/rtems_init.c (+5 -14) | |
|
norume 5/5/00 10:02 PM |
Add include file to finish off previous change. |
| 2 lines of code changed in: src/libCom/osi/os/RTEMS/rtems_init.c (+2 -2) | |
|
norume 5/5/00 9:47 PM |
Add call to registerRecordDeviceDriverRegister(). |
| 2 lines of code changed in: src/libCom/osi/os/RTEMS/rtems_init.c (+2 -1) | |
|
jhill 5/5/00 1:50 PM |
beter size check |
| 7 lines of code changed in: src/libCom/cxxTemplates/tsFreeList.h (+7 -10) | |
|
jhill 5/5/00 9:44 AM |
renamed loadTimeInit class |
| 7 lines of code changed in: src/libCom/osi/osiTime.cpp (+7 -7) | |
|
mrk 5/5/00 7:41 AM |
remove debug printf statemenst |
| 0 lines of code changed in: src/db/dbCa.c (-12) | |
|
jhill 5/4/00 8:18 PM |
fixed gnu warnings |
| 23 lines of code changed in: src/ca: Makefile (-1), cacIO.h (+5 -1), cadef.h (+1 -4), iocinf.h (+1 -3) src/db: dbCAC.h (+3 -3), dbChannelIO.cpp (+3 -3), dbNotify.c (+2 -2), dbPutNotifyIO.cpp (+2 -2), dbServiceIO.cpp (+5 -5), db_access.c (+1 -2) | |
|
jhill 5/4/00 8:09 PM |
removed |
| 0 lines of code changed in: src/ca/pvAdapter.h (del) | |
|
jhill 5/4/00 7:53 PM |
fixed some GNU warnings |
| 11 lines of code changed in: src/ca: CASG.cpp (+2 -2), bhe_IL.h (+2 -2), netReadNotifyIO.cpp (+2 -2), netSubscription.cpp (+3 -3), netWriteNotifyIO.cpp (+2 -2) | |
|
jhill 5/4/00 7:44 PM |
set g++ warnings to -Wall |
| 2 lines of code changed in: configure/CONFIG_COMMON (+2 -5) | |
|
norume 5/4/00 2:59 PM |
Add dummy threadExitMain routine. |
| 8 lines of code changed in: src/libCom/osi/os/RTEMS/osdThread.c (+8 -1) | |
|
mrk 5/4/00 2:08 PM |
changes for registerRecordDeviceDriver |
| 1 lines of code changed in: src/registry: Makefile (+1), registerRecordDeviceDriver.h (new 0) | |
|
jhill 5/4/00 11:31 AM |
fixed DLL keyword related problems |
| 2 lines of code changed in: src: as/Makefile (+1 -1), registry/registryDriverSupport.c (+1 -1) | |
|
jhill 5/4/00 10:18 AM |
fixed DLL keyword related problems |
| 2 lines of code changed in: src/db/dbCaTest.c (+2 -1) | |
|
jhill 5/4/00 10:08 AM |
fixed DLL keyword related problems |
| 20 lines of code changed in: src/dbStatic: dbLexRoutines.c (+1 -1), dbStaticLib.c (+17 -2), link.h (+2 -19) | |
|
norume 5/4/00 10:08 AM |
No need to specify iocsh as a PROD_LIBS since the makeApp scripts now do this. |
| 1 lines of code changed in: configure/os/CONFIG.Common.RTEMS (+1 -2) | |
|
jhill 5/4/00 9:53 AM |
fixed DLL keyword related problems |
| 3 lines of code changed in: src/registry: registryDeviceSupport.c (+1 -1), registryFunction.c (+1 -1), registryRecordType.c (+1 -1) | |
|
jhill 5/3/00 8:24 PM |
changed it so that there re not two functions with the same name inside and outside of base (generated in the application). |
| 4 lines of code changed in: src/registry: registerRecordDeviceDriver.c (+1 -1), registryRecordType.h (+3 -2) | |
|
jhill 5/3/00 8:17 PM |
cosmetic |
| 3 lines of code changed in: src/rsrv/caservertask.c (+3 -3) | |
|
jhill 5/3/00 8:16 PM |
added dll libs |
| 2 lines of code changed in: src/misc: Makefile (+1), iocInit.h (+1) | |
|
jhill 5/3/00 8:15 PM |
added stub for thread id from name |
| 8 lines of code changed in: src/libCom/osi/os/WIN32/osdThread.c (+8 -2) | |
|
jhill 5/3/00 8:13 PM |
removed prototype for function that is no longer exported |
| 1 lines of code changed in: src/db/dbAccessDefs.h (+1 -3) | |
|
jhill 5/3/00 8:11 PM |
fixed several bugs |
| 142 lines of code changed in: src/ca: access.cpp (+6 -3), acctst.c (+44 -44), cac.cpp (+12 -5), cacChannelIO.cpp (+1 -2), cacIO.h (+2 -2), cacServiceList.cpp (+3 -8), iocinf.h (+9 -6), nciu.cpp (+60 -4), netSubscription.cpp (+3 -46), oldChannel.cpp (+2 -4) | |
|
jhill 5/3/00 5:13 PM |
added additional library locations |
| 4 lines of code changed in: configure/CONFIG_BASE (+4 -2) | |
|
norume 5/3/00 4:48 PM |
Add -liocsh to linker arguments. |
| 3 lines of code changed in: configure/os/CONFIG.Common.RTEMS (+3 -2) | |
|
norume 5/3/00 4:34 PM |
There is no longer an RTEMS-specific command interpreter. Its functions have been taken over by the routines in src/iocsh. |
| 13 lines of code changed in: src/libCom: Makefile (+2 -4), osi/os/RTEMS/rtems_init.c (+11 -89) | |
|
norume 5/3/00 3:47 PM |
Minor cosmetic change on task information table header. |
| 2 lines of code changed in: src/libCom/osi/os/RTEMS/osdThread.c (+2 -2) | |
|
jba 5/3/00 2:04 PM |
Added SRC_DIRS definition. |
| 2 lines of code changed in: src/cas/build/Makefile (+2) | |
|
jba 5/3/00 2:01 PM |
Updated Makefile for multiple testprods. |
| 3 lines of code changed in: src/gdd/Makefile (+3 -17) | |
|
jba 5/3/00 1:51 PM |
Changes for win32 build. |
| 19 lines of code changed in: src: db/db_test.c (+1), rsrv/caservertask.c (+3 -2), util/Makefile (+1 -1) src/misc: Makefile (+5), iocInit.c (+5 -2), iocInit.h (+1 -1) src/registry: registerRecordDeviceDriver.c (+2 -1), registryRecordType.h (+1 -1) | |
|
mrk 5/3/00 1:05 PM |
check for non null pointer |
| 2 lines of code changed in: src/ca/access.cpp (+2 -2) | |
|
jhill 5/2/00 7:53 PM |
fixed host name func to match prototype |
| 2 lines of code changed in: src/ca/access.cpp (+2 -2) | |
|
jhill 5/2/00 7:47 PM |
fixes for various sun pro compiler warnings |
| 178 lines of code changed in: src/ca: access.cpp (+7 -7), cacChannel.cpp (+3 -3), cadef.h (+3 -2), getCallback.cpp (+3 -2), inetAddrID_IL.h (+2 -1), iocinf.h (+9 -9), nciu.cpp (+52 -48), netReadCopyIO.cpp (+13 -8), netSubscription.cpp (+26 -20), netWriteNotifyIO.cpp (+4 -2), oldAccess.h (+2 -1), oldSubscription.cpp (+3 -2), putCallback.cpp (+3 -2), syncGroupNotify.cpp (+12 -2), tcpiiu.cpp (+26 -26), udpiiu.cpp (+10 -6) | |
|
jhill 5/2/00 7:41 PM |
various gnu compiler dialect issue fixes |
| 51 lines of code changed in: src/ca: CASG.cpp (+2 -2), bhe.cpp (+2 -2), caDiagnostics.h (+2 -1), cadef.h (+2 -2), getCallback.cpp (+3 -3), iocinf.h (+9 -9), nciu.cpp (+3 -3), netReadCopyIO.cpp (+2 -2), netReadNotifyIO.cpp (+2 -2), netSubscription.cpp (+2 -2), netWriteNotifyIO.cpp (+3 -3), oldAccess.h (+10 -10), oldChannel.cpp (+2 -2), oldSubscription.cpp (+2 -2), putCallback.cpp (+3 -3), syncGroupNotify.cpp (+2 -2) | |
|
mrk 5/2/00 3:10 PM |
asLib.h no longer needed |
| 0 lines of code changed in: src/rsrv/camessage.c (-1) | |
|
mrk 5/2/00 3:09 PM |
moved as subroutine functions to here |
| 96 lines of code changed in: src/misc: Makefile (+2), asSubRecordFunctions.c (new 88), asSubRecordFunctions.h (new 6) | |
|
mrk 5/2/00 3:07 PM |
make it easier for user code |
| 4 lines of code changed in: src/db/dbLock.h (+4 -1) | |
|
mrk 5/2/00 3:06 PM |
better separation on code |
| 7 lines of code changed in: src/as: asDbLib.c (+3 -3), asDbLib.h (+3 -2), asLib.h (+1 -2) | |
|
mrk 5/2/00 1:57 PM |
S_xxx defs moved from dbAccess.h to dbAccessDefs.h |
| 1 lines of code changed in: src/libCom/Makefile (+1 -1) | |
|
mrk 5/2/00 8:47 AM |
export casr; remove client_stat |
| 4 lines of code changed in: src/rsrv: caservertask.c (+2 -11), rsrv.h (+2 -1), server.h (-3) | |
|
mrk 5/2/00 7:19 AM |
bad choice |
| 1 lines of code changed in: src/db/menuAlarmStat.dbd (+1 -1) | |
|
mrk 5/2/00 7:11 AM |
moved as functions |
| 4 lines of code changed in: src/rec/subRecord.c (+4 -53) | |
|
mrk 5/2/00 7:10 AM |
added register functions |
| 61 lines of code changed in: src/registry: Makefile (+3 -1), registryDeviceSupport.c (+1 -1), registryDriverSupport.c (+1 -1), registryFunction.c (new 32), registryFunction.h (new 23), registryRecordType.c (+1 -1) | |
|
mrk 5/1/00 4:02 PM |
create proper defs for dbcar |
| 183 lines of code changed in: src/db: Makefile (+2 -1), dbCa.c (+12), dbCaTest.c (new 140), dbCaTest.h (new 29), dbcar.c (del) | |
|
jhill 5/1/00 11:31 AM |
simplify code by starting out with unsigned |
| 46 lines of code changed in: src/libCom/misc/aToIPAddr.c (+46 -57) | |
|
mrk 4/28/00 3:40 PM |
changes for iocsh |
| 2 lines of code changed in: src/makeBaseApp/Makefile (+2) | |
|
mrk 4/28/00 3:36 PM |
misc before iocsh |
| 2 lines of code changed in: src/Makefile (+2 -2) | |
|
mrk 4/28/00 1:33 PM |
add iocsh; build misc later |
| 3 lines of code changed in: src/Makefile (+3 -2) | |
|
mrk 4/28/00 1:32 PM |
remove redundent def |
| 1 lines of code changed in: src/registry/registry.c (+1 -2) | |
|
mrk 4/28/00 1:31 PM |
moved iocInit from db to here |
| 392 lines of code changed in: src/misc: Makefile (+2), iocInit.c (new 367), iocInit.h (new 23) | |
|
mrk 4/28/00 1:30 PM |
forget old style c |
| 5 lines of code changed in: src/libCom/ellLib/ellLib.h (+5 -52) | |
|
mrk 4/28/00 1:29 PM |
add dbior; add support for c++ |
| 49 lines of code changed in: src/db: dbBkpt.c (+21 -15), dbBkpt.h (+18 -8), dbTest.h (+10 -1) | |
|
mrk 4/28/00 1:28 PM |
added new utility functions |
| 162 lines of code changed in: src/db: dbAccess.c (+133 -1), dbAccessDefs.h (+29 -1) | |
|
mrk 4/28/00 1:27 PM |
moved to src/misc |
| 1 lines of code changed in: src/db: Makefile (-1), iocInit.c (del) | |
|
mrk 4/28/00 10:50 AM |
implement threadGetPrioritySelf |
| 6 lines of code changed in: src/libCom/osi/os: posix/osdThread.c (+1 -2), vxWorks/osdThread.c (+5) | |
|
norume 4/28/00 9:59 AM |
Add implementation of threadGetPrioritySelf(). |
| 12 lines of code changed in: src/libCom/osi/os: RTEMS/osdThread.c (+6 -1), posix/osdThread.c (+6) | |
|
jhill 4/27/00 9:23 PM |
many, many changes |
| 681 lines of code changed in: src/cas/build: Makefile (+2 -2), Makefile.Host (-2), Makefile.Ioc (-2) src/cas/example/directoryService: Makefile (-2), Makefile.Vx.WorkInProgress (-2), main.cc (-1) src/cas/generic: caCommonDef.h (+1 -9), caNetAddr.h (-1), caServer.cc (+2 -1), caServerI.cc (+6 -6), casAddr.h (-1), casAsyncReadIO.cc (+6 -6), casChannelIIL.h (+9 -7), casClient.cc (+52 -41), casClientMon.cc (+8 -3), casCoreClient.cc (+17 -17), casDGClient.cc (+22 -12), casEventSysIL.h (+5 -5), casInternal.h (+19 -19), casMonEvent.cc (+5 -2), casMonEventIL.h (+11 -11), casMonitor.cc (+23 -19), casPV.cc (+14 -14), casPVI.cc (+41 -2), casPVIIL.h (+3 -47), casStrmClient.cc (+243 -246), casdef.h (+18 -5), outBuf.cc (+4 -5), server.h (+34 -40) src/cas/generic/st: casOSD.h (+2 -2), ioBlocked.cc (+19 -14) src/cas/io/bsdSocket: caServerIO.cc (+6 -8), casDGIO.cc (-1), casDGIntfIO.cc (+79 -59), casIOD.h (+4 -2), casIODIL.h (-1), casIntfIO.cc (+9 -9), casStreamIO.cc (+17 -11) | |
|
jhill 4/27/00 9:19 PM |
fixed memcpy () arguments reversal |
| 2 lines of code changed in: src/ca/netReadCopyIO.cpp (+2 -2) | |
|
jhill 4/27/00 9:16 PM |
workaround for Solaris compiler bug |
| 22 lines of code changed in: src/ca: cac.cpp (+2 -2), iocinf.h (+3 -1), tcpRecvWatchdog.cpp (+6 -1), tcpSendWatchdog.cpp (+6 -1), tcpiiu.cpp (+5 -5) | |
|
jhill 4/27/00 9:00 PM |
cosmetic |
| 72 lines of code changed in: src/libCom/timer/osiTimer.h (+72 -72) | |
|
jhill 4/27/00 8:46 PM |
added missing void |
| 6 lines of code changed in: src/ca: cacIO.h (+3 -3), cacNotify.cpp (+3 -3) | |
|
jhill 4/27/00 8:40 PM |
many changes |
| 426 lines of code changed in: src/gdd: dbMapper.cc (+416 -387), dbMapper.h (+10 -6) | |
|
jhill 4/27/00 8:34 PM |
change this to a binary install |
| 0 lines of code changed in: src/gdd/gdd.gif (changed) | |
|
jhill 4/27/00 8:32 PM |
added support for ptr to const GDD |
| 211 lines of code changed in: src/gdd: smartGDDPointer.cc (+9 -9), smartGDDPointer.h (+202 -35) | |
|
jhill 4/27/00 8:28 PM |
major revisions |
| 7794 lines of code changed in: src/ca: CASG.cpp (new 213), Makefile (+31 -9), Makefile.Host (-2), Makefile.Ioc (-2), access.cpp (+217 -2642), acctst.c (+83 -87), acctstMain.c (new 15), addrList.h (+4 -1), baseNMIU.cpp (new 33), bhe.cpp (new 177), bhe_IL.h (new 23), caDiagnostics.h (new 6), caPutNotify.cpp (+1 -1), cac.cpp (new 816), cacChannel.cpp (new 273), cacChannelIO.cpp (new 34), cacIO.h (new 107), cacNotify.cpp (new 44), cacNotifyIO.cpp (new 36), cacServiceList.cpp (new 8), cadef.h (+12 -8), caerr.h (+4 -2), catime.c (+447 -474), catimeMain.c (new 25), conn.cpp (+1 -657), convert.cpp (+35 -40), disconnectTimer.cpp (new 0), flow_control.cpp (+11 -11), getCallback.cpp (new 69), inetAddrID_IL.h (new 4), iocinf.cpp (+56 -1341), iocinf.h (+572 -270), nciu.cpp (new 838), netReadCopyIO.cpp (new 8), netReadNotifyIO.cpp (new 57), netSubscription.cpp (new 123), netWriteNotifyIO.cpp (new 55), net_convert.h (+2 -2), netiiu.cpp (new 30), oldAccess.h (new 101), oldChannel.cpp (new 171), oldSubscription.cpp (new 66), os_depen.h (del), processThread.cpp (+11 -74), putCallback.cpp (new 71), repeater.cpp (+17 -17), ringBuffer.cpp (+29 -29), ringBuffer.h (+7 -4), searchTimer.cpp (+44 -52), service.cpp (-1084), syncGroupNotify.cpp (new 130), syncgrp.cpp (+62 -442), tcpRecvWatchdog.cpp (new 72), tcpSendWatchdog.cpp (new 46), tcpiiu.cpp (new 1474), udpiiu.cpp (new 1022) | |
|
jhill 4/27/00 8:04 PM |
include net_convert.h again so that byte swaps will run on WIN32 |
| 3 lines of code changed in: src/rsrv: camessage.c (+1), caserverio.c (+2) | |
|
jhill 4/27/00 8:00 PM |
improved initialization |
| 70 lines of code changed in: src/libCom/osi/os/WIN32/osdTime.cpp (+70 -67) | |
|
jhill 4/27/00 7:54 PM |
build new source files |
| 4 lines of code changed in: src/db/Makefile (+4) | |
|
jhill 4/27/00 7:54 PM |
installed |
| 427 lines of code changed in: src/db: dbCAC.h (new 112), dbChannelIO.cpp (new 194), dbPutNotifyIO.cpp (new 32), dbServiceIO.cpp (new 5), dbSubscriptionIO.cpp (new 84) | |
|
jhill 4/27/00 7:52 PM |
removed NOOP routines |
| 1 lines of code changed in: src/db: db_access.c (+1 -129), db_access_routines.h (-2) | |
|
jhill 4/27/00 7:50 PM |
removed call to NOOP routine |
| 1 lines of code changed in: src/db/iocInit.c (+1 -2) | |
|
jhill 4/27/00 7:50 PM |
removed my junk |
| 2 lines of code changed in: src/db/dbNotify.c (+2 -64) | |
|
jhill 4/27/00 7:49 PM |
cleaned out trash |
| 0 lines of code changed in: src/db/dbNotify.h (-8) | |
|
jhill 4/27/00 7:39 PM |
allow C++ |
| 21 lines of code changed in: src/db: dbEvent.h (+8 -1), dbLock.h (+8), dbNotify.h (+5) | |
|
jhill 4/27/00 7:39 PM |
use threadPrioritySelf () |
| 2 lines of code changed in: src/db/dbEvent.c (+2 -2) | |
|
jhill 4/27/00 12:57 PM |
added ms keywords |
| 5 lines of code changed in: src/rsrv: caservertask.c (+3 -3), rsrv.h (+2 -2) | |
|
jhill 4/27/00 12:49 PM |
added ms keywords |
| 5 lines of code changed in: src/misc/epicsRelease.c (+5 -2) | |
|
jhill 4/27/00 12:30 PM |
added threadExitMain() |
| 8 lines of code changed in: src/libCom/osi/os/WIN32/osdThread.c (+8 -1) | |
|
jhill 4/27/00 12:27 PM |
removed extern from epicsShareDef because strange mysteries persist with the microsoft compiler: sometines extern is required with the instantiation and other times not ... |
| 7 lines of code changed in: src/libCom/misc/shareLib.h (+7 -2) | |
|
jhill 4/27/00 12:26 PM |
removed coreRelease () function prototype |
| 1 lines of code changed in: src/libCom/misc/dbDefs.h (+1 -7) | |
|
jhill 4/27/00 12:24 PM |
reformatted |
| 89 lines of code changed in: src/libCom/cxxTemplates/test/tsDLListTest.cc (+89 -80) | |
|
jhill 4/27/00 11:44 AM |
removed strict compiler specification |
| 0 lines of code changed in: src/libCom/cxxTemplates/test/Makefile (-2) | |
![]()
Generated by StatCvs v0.1.3