Commit Log (Page 56 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-02-29 to 2000-02-11 (Commits 3652-3751 of 9251)

mrk
2/29/00 9:27 AM
changes for building win32 dlls
74 lines of code changed in:
src/as: Makefile (+2 -1), asCa.c (+9 -6), asCa.h (new 21), asDbLib.c (+19 -13), asDbLib.h (+11 -15), asLib.h (+3 -6), asLibRoutines.c (+9 -7)

mrk
2/29/00 7:56 AM
call threadShow
2 lines of code changed in:
src/libCom/test/threadTest.c (+2 -1)

mrk
2/28/00 4:35 PM
define pdbbase in correct places
1 lines of code changed in:
src/db: dbScan.h (+1 -2), dbcar.c (-1)

mrk
2/28/00 4:21 PM
still changes for building win32 dlls
17 lines of code changed in:
src/db: dbAccess.c (+2 -1), dbAccess.h (+2 -1), dbCa.c (+3 -3), db_access.h (+5 -1), dbcar.c (+4 -1), iocInit.c (+1 -4)

mrk
2/28/00 4:13 PM
add epicsShareExtern for pamaplinkType
4 lines of code changed in:
src/dbStatic/link.h (+4 -5)

mrk
2/28/00 3:26 PM
try moving dbCa.h
2 lines of code changed in:
src/db/dbCa.c (+2 -2)

mrk
2/28/00 3:22 PM
changes for win32 dlls
3 lines of code changed in:
src/db/db_access.h (+3 -3)

mrk
2/28/00 2:57 PM
changes for win32 dlls
4 lines of code changed in:
src/db: db_access.c (+3 -3), db_test.c (+1 -1)

mrk
2/28/00 2:50 PM
add decorated names
35 lines of code changed in:
src/db: Makefile (+1), db_test.c (+4 -3), db_test.h (new 30)

mrk
2/28/00 2:34 PM
changes for building win32 dlls
39 lines of code changed in:
src/db: dbAddr.h (+3 -10), dbBkpt.c (+5 -2), dbCa.c (+1 -1), dbConvert.c (+1 -1), dbEvent.c (+2 -2), dbFastLinkConv.c (+2 -2), dbLock.c (+1 -1), dbNotify.c (+2 -2), dbScan.c (+1 -1), dbTest.c (+2 -2), db_access.c (+7 -9), db_access.h (+9 -16), dbcar.c (+1), initHooks.c (+1 -2), iocInit.c (+1 -2)

mrk
2/28/00 2:12 PM
move dbAccess.h
6 lines of code changed in:
src/db/dbBkpt.c (+6 -3)

mrk
2/28/00 2:11 PM
set pdbbase =0;
5 lines of code changed in:
src/db/dbAccess.c (+5 -4)

mrk
2/28/00 1:57 PM
added epicsShareAPI
2 lines of code changed in:
src/db/dbTest.h (+2 -2)

mrk
2/28/00 1:53 PM
added
23 lines of code changed in:
src/db/dbConvertFast.h (new 23)

mrk
2/28/00 1:40 PM
changes for creating win dlls
76 lines of code changed in:
src/db: Makefile (+1), callback.c (+3 -3), dbAccess.c (+7 -6), dbAccess.h (+2 -2), dbBkpt.c (+8 -5), dbCa.c (+4 -6), dbConvert.c (+5 -4), dbConvert.h (+19 -35), dbEvent.c (+3 -3), dbFastLinkConv.c (+8 -7), dbLock.c (+1 -2), dbNotify.c (+3 -3), dbScan.c (+2 -2), dbTest.c (+4 -4), recGbl.c (+6 -7)

mrk
2/28/00 10:53 AM
epicsShareAPI on db_post_single_event
3 lines of code changed in:
src/db/dbEvent.c (+3 -3)

mrk
2/28/00 10:40 AM
add epicsShareAPI
2 lines of code changed in:
src/db/dbNotify.c (+2 -2)

mrk
2/28/00 10:31 AM
move all definitions for putNotify to dbNotify.h
43 lines of code changed in:
src/db: dbAccess.h (+1 -2), dbAddr.h (-30), dbNotify.h (+39), db_access.c (+2 -1), db_test.c (+1)

mrk
2/28/00 10:15 AM
dont call set_stacksize if USE_DEFAULT_STACK
5 lines of code changed in:
src/libCom/osi/os/posix/osdThread.c (+5 -4)

mrk
2/28/00 9:41 AM
remove return
1 lines of code changed in:
src/libCom/osi/osiThread.h (+1 -1)

norume
2/26/00 5:45 PM
Reflect routine name change from threadSuspend() to threadSuspendSelf().
20 lines of code changed in:
src/libCom/osi/os/vxWorks/osdAssert.c (+3 -3)
src/db: callback.c (+1 -1), dbBkpt.c (+5 -2), dbLock.c (+1 -1)
src/rsrv: caservertask.c (+4 -4), cast_server.c (+3 -3), online_notify.c (+3 -3)

norume
2/26/00 11:55 AM
Break osiTimeTest into two parts like the other tests.
Build IOC version of osiTimeTest.
7 lines of code changed in:
src/libCom/test: Makefile (+3 -2), osiTimeTest.cc (+4 -1), osiTimeTestMain.c (new 0)

wlupton
2/25/00 9:11 PM
various, mostly posix, thread mods
214 lines of code changed in:
src/libCom: error/errlog.c (+2 -2), misc/cantProceed.c (+1 -1), osi/osiThread.h (+25 -10), test/Makefile (+2)
src/libCom/osi/os: RTEMS/osdThread.c (+3 -3), WIN32/osdThread.c (+23 -5), vxWorks/osdThread.c (+15 -2)
src/libCom/osi/os/posix: osdSem.c (+2), osdThread.c (+141 -64)

mrk
2/25/00 4:30 PM
put include in correct place
2 lines of code changed in:
src/dbStatic/dbStaticLib.h (+2 -2)

mrk
2/25/00 4:26 PM
more changes for creating dlls
88 lines of code changed in:
src/as: asCa.c (+2 -2), asDbLib.c (+1 -3), asLibRoutines.c (+1 -2)
src/bpt: cvtBpt.c (+3 -4), cvtTable.h (+7 -5)
src/db: callback.c (+6), dbAccess.c (+6 -5), dbBkpt.c (+8 -2), dbConvert.c (+4 -1), dbEvent.h (+2 -2), dbFastLinkConv.c (+5 -1), dbLock.c (+5 -2), dbNotify.c (+2 -2), dbTest.c (+11 -6), db_access.c (+17 -13), iocInit.c (+8 -2)

mrk
2/25/00 4:01 PM
changes for creating DLLs
573 lines of code changed in:
src/db: Makefile (+5 -3), callback.c (+8 -7), callback.h (+14 -28), dbAccess.c (+38 -28), dbAccess.h (+41 -91), dbAddr.h (+2 -6), dbBkpt.c (+14 -9), dbBkpt.h (+9 -15), dbCa.c (+18 -16), dbCa.h (+35 -56), dbCaPvt.h (new 73), dbEvent.c (+31 -22), dbEvent.h (+29 -30), dbLock.c (+12 -11), dbLock.h (+16 -10), dbNotify.c (+25 -15), dbNotify.h (new 26), dbScan.c (+19 -18), dbScan.h (+26 -54), dbTest.c (+27 -71), dbTest.h (new 44), db_access.h (+1 -2), dbcar.c (+3 -1), initHooks.c (+3 -2), initHooks.h (+4 -8), recGbl.c (+29 -14), recGbl.h (+20 -25), test/callbackTest.c (+1 -1)

jhill
2/25/00 3:13 PM
added C++ support
9 lines of code changed in:
src/libCom/freeList/freeList.h (+9 -1)

jba
2/25/00 3:08 PM
Fixed typo on ARCH_alpha definition.
2 lines of code changed in:
configure/os/CONFIG_COMPAT (+2 -2)

jba
2/25/00 2:55 PM
Added osithread default stack flags.
6 lines of code changed in:
configure/CONFIG_BASE (+6)

wlupton
2/25/00 12:20 PM
added tsStrftime() and corresponding osiTime support
100 lines of code changed in:
src/libCom/osi: osiTime.cpp (+89 -10), osiTime.h (+6 -1), tsStamp.h (+5)

jhill
2/25/00 10:31 AM
void * args
4 lines of code changed in:
src/db/dbEvent.c (+4 -4)

norume
2/24/00 4:21 PM
Add task name access routines.
Add preliminary `show task' support.
197 lines of code changed in:
src/libCom/osi/os/RTEMS/osdThread.c (+197 -16)

mrk
2/24/00 4:07 PM
add decorated names for stupid win32
48 lines of code changed in:
src/registry: registry.c (+8 -5), registry.h (+8 -5), registryDeviceSupport.c (+5 -2), registryDeviceSupport.h (+5 -2), registryDriverSupport.c (+5 -2), registryDriverSupport.h (+5 -2), registryRecordType.c (+5 -2), registryRecordType.h (+7 -3)

jba
2/24/00 3:33 PM
Added DIRs for dbIoc and dbStaticIoc.
2 lines of code changed in:
configure/CONFIG_BASE (+2 -1)

mrk
2/24/00 3:31 PM
include recGbl.h
91 lines of code changed in:
src/rec: aaiRecord.c (+1), aaoRecord.c (+1), aiRecord.c (+2 -1), aoRecord.c (+2 -1), biRecord.c (+2 -1), boRecord.c (+2 -1), calcRecord.c (+2 -1), calcoutRecord.c (+1), compressRecord.c (+2 -1), dfanoutRecord.c (+9 -8), egRecord.c (+10 -9), egeventRecord.c (+1), erRecord.c (+1), ereventRecord.c (+1), eventRecord.c (+11 -10), fanoutRecord.c (+2 -1), gsubRecord.c (+2 -1), histogramRecord.c (+2 -1), longinRecord.c (+2 -1), longoutRecord.c (+2 -1), mbbiDirectRecord.c (+1), mbbiRecord.c (+2 -1), mbboDirectRecord.c (+1), mbboRecord.c (+2 -1), permissiveRecord.c (+2 -1), pidRecord.c (+2 -1), pulseCounterRecord.c (+2 -1), pulseDelayRecord.c (+2 -1), pulseTrainRecord.c (+2 -1), selRecord.c (+2 -1), seqRecord.c (+2 -1), stateRecord.c (+2 -1), stringinRecord.c (+2 -1), stringoutRecord.c (+2 -1), subArrayRecord.c (+1), subRecord.c (+2 -1), timerRecord.c (+2 -1), waveformRecord.c (+2 -1)

mrk
2/24/00 2:37 PM
moved from libCom/misc to here
11 lines of code changed in:
src/registry: Makefile (+4), registryDeviceSupport.h (changed), registryDriverSupport.h (changed), registryRecordType.h (+7 -3)

mrk
2/24/00 2:35 PM
order of build
2 lines of code changed in:
src/Makefile (+2 -2)

mrk
2/24/00 2:34 PM
moved recSup.h to dbStatic
0 lines of code changed in:
src/db: Makefile (-1), recSup.h (del)

mrk
2/24/00 2:33 PM
moved from libCom/misc
225 lines of code changed in:
src/dbStatic: Makefile (+3), dbStaticRun.c (-1), devSup.h (new 66), drvSup.h (new 51), recSup.h (new 105)

mrk
2/24/00 2:33 PM
moved include files to where they belong
4 lines of code changed in:
src/libCom/Makefile (+4 -9)

mrk
2/24/00 1:49 PM
move to src/as
0 lines of code changed in:
src/libCom/Makefile (-2)

mrk
2/24/00 1:48 PM
change build order
4 lines of code changed in:
src/Makefile (+4 -4)

mrk
2/24/00 1:47 PM
changes so that db doesnt call as
15 lines of code changed in:
src/db: dbAccess.c (+10 -3), dbAccess.h (+4 -1), iocInit.c (+1 -2)

mrk
2/24/00 1:45 PM
changes so that db doesnt depend on as; as on rec
20 lines of code changed in:
src/as: Makefile (+3), asDbLib.c (+10 -49), asDbLib.h (+1 -2), asLib.h (+6 -3)

mrk
2/24/00 1:44 PM
moved asSub code from asDbLib to here
50 lines of code changed in:
src/rec/subRecord.c (+50 -1)

mrk
2/24/00 10:33 AM
add extern struct dbBase *pdbbase;
2 lines of code changed in:
src/db/iocInit.c (+2 -1)

mrk
2/24/00 10:27 AM
include stdef.h
2 lines of code changed in:
src/libCom/fdmgr/fdmgr.cpp (+2 -1)

mrk
2/24/00 10:25 AM
osiSem.cpp was not used
12 lines of code changed in:
src/libCom/osi: osiThread.cpp (+2 -1), osiThread.h (+8), osiTime.cpp (+2 -1)

mrk
2/24/00 9:12 AM
move declaration for pdbbase from iocInit to dbAccess
3 lines of code changed in:
src/db: dbAccess.c (+2 -2), iocInit.c (+1 -3)

jhill
2/23/00 10:11 AM
work around WIN32 shutdown issues
7 lines of code changed in:
src/libCom/osi/os/WIN32/osdThread.c (+7 -2)

jhill
2/23/00 10:10 AM
define WIN32 DLL entry points
12 lines of code changed in:
src/libCom/taskwd/taskwd.h (+12 -11)

jhill
2/23/00 10:09 AM
work around WIN32 shutdown issues
18 lines of code changed in:
src/libCom/timer/osiTimer.cpp (+18 -6)

jba
2/23/00 9:20 AM
Removed continuation to make code more readable.
1 lines of code changed in:
configure/CONFIG_BASE (+1 -2)

jba
2/23/00 9:18 AM
Removed unused reference to INSTALL_OSINC.
2 lines of code changed in:
configure/RULES_BUILD (+2 -2)

jba
2/23/00 9:17 AM
Added tab to make code more readable.
2 lines of code changed in:
configure/CONFIG_COMMON (+2 -2)

jba
2/23/00 9:17 AM
Removed rebuild action. Rebuild is a target.
1 lines of code changed in:
configure/RULES_ARCHS (+1 -2)

mrk
2/22/00 1:02 PM
use dbIoc
1 lines of code changed in:
src/db/test/Makefile (+1 -2)

jba
2/22/00 10:49 AM
BPTS now created in install directory.
1 lines of code changed in:
src/bpt/Makefile (+1 -1)

jba
2/22/00 10:17 AM
Added <name>_SRCS to depends rule dependancies.
3 lines of code changed in:
configure/tools/makeMakefileInclude.pl (+3 -1)

jba
2/22/00 10:16 AM
Added file for backward compatability to old HOST_ARCH env var.
22 lines of code changed in:
configure/os/CONFIG_COMPAT (new 22)

jba
2/22/00 10:08 AM
Upated comments.
2 lines of code changed in:
configure/Sample.Makefile (+2 -2)

jba
2/22/00 10:06 AM
BPTS, DBDNAME, RECTYPES, and MENUS now created in install directory.
35 lines of code changed in:
configure: RULES.Db (+8 -8), RULES_BUILD (+27 -34)

jba
2/22/00 10:01 AM
Changed HOST_ARCH to EPICS_HOST_ARCH.
16 lines of code changed in:
configure: CONFIG_BASE (+5 -4), CONFIG_COMMON (+4 -4), CONFIG_SITE (+6 -8), RELEASE (+1 -1)

jba
2/22/00 10:00 AM
Removed references to LIBSRCS_HOST and LIBSRCS_IOC.
0 lines of code changed in:
configure/CONFIG_ADDONS (-18)

jba
2/22/00 9:59 AM
Changed HOST_ARCH to EPICS_HOST_ARCH. Include os/CONFIG_COMPAT.
12 lines of code changed in:
configure/CONFIG (+12 -6)

jba
2/22/00 9:57 AM
Added output file name as an optional command line param.
18 lines of code changed in:
src/dbStatic: dbToMenuH.c (+8 -3), dbToRecordtypeH.c (+10 -2)

jba
2/22/00 9:55 AM
File dbCommon.h now created in install include directory.
2 lines of code changed in:
src/db/Makefile (+2 -3)

jba
2/22/00 9:53 AM
Added output file name as an optional command line param.
8 lines of code changed in:
src/bpt/makeBpt.c (+8 -3)

mrk
2/21/00 1:30 PM
use YYYY/MM/DD
2 lines of code changed in:
src/util/ca_test.c (+2 -2)

mrk
2/21/00 1:25 PM
define storage for pdbbase
2 lines of code changed in:
src/bpt/makeBpt.c (+2 -1)

mrk
2/21/00 1:24 PM
get rid of warning; get rid of threadDestroy
2 lines of code changed in:
src/as/asDbLib.c (+2 -3)

mrk
2/21/00 1:22 PM
same changes as for 3.13.3
18 lines of code changed in:
src/rec: aoRecord.c (+6 -7), calcRecord.c (+2 -2), calcoutRecord.c (+1 -1), dfanoutRecord.c (+5 -6), selRecord.c (+2 -2), subRecord.c (+2 -2)

mrk
2/21/00 1:19 PM
when building dbCommon only look in source directory
1 lines of code changed in:
src/db/Makefile (+1 -1)

mrk
2/21/00 1:15 PM
latest build rules
136 lines of code changed in:
src: as/Makefile (+9 -7), bpt/Makefile (+10 -8), db/Makefile (+18 -19), dbStatic/Makefile (+3 -14), dbtools/Makefile (+6 -4), libCom/Makefile (+71 -76), misc/Makefile (+2 -3), rec/Makefile (-2), registry/Makefile (+7 -6), rsrv/Makefile (+9 -5), util/Makefile (+1 -1)

jhill
2/17/00 4:00 PM
taskwdInit() needs ANSI style func proto that specifies no args
not any num of args
2 lines of code changed in:
src/libCom/taskwd/taskwd.h (+2 -2)

jhill
2/17/00 3:59 PM
dont import libCom symbols
1 lines of code changed in:
src/libCom/taskwd/taskwd.c (+1)

mrk
2/17/00 2:59 PM
moved to libCom/taskwd
1 lines of code changed in:
src/db: Makefile (-2), taskwd.c (del), taskwd.h (del)

mrk
2/17/00 2:59 PM
moved taskwd.c taskwd.h from src/db to src/libCom/taskwd
290 lines of code changed in:
src/libCom/Makefile (+5)
src/libCom/taskwd: taskwd.c (new 230), taskwd.h (new 55)

mrk
2/17/00 2:32 PM
more changes for threadPrivate
57 lines of code changed in:
src/libCom/osi/osiThread.h (+6 -6)
src/libCom/osi/os: RTEMS/osdThread.c (+5 -5), WIN32/osdThread.c (+6 -6), posix/osdThread.c (+5 -5), vxWorks/osdThread.c (+35 -39)

norume
2/17/00 1:25 PM
Change implementation of thread-private storage to one similar to the
vxWorks implementation by Andrew Johnson APS/ASD.
47 lines of code changed in:
src/libCom/osi/os/RTEMS/osdThread.c (+47 -7)

mrk
2/17/00 11:16 AM
get rid of threadIsReady
46 lines of code changed in:
src/libCom/test/timerTest.c (-1)
src/libCom/osi/os: RTEMS/osdThread.c (+1 -7), WIN32/osdThread.c (+2 -10), posix/osdThread.c (+43 -6)

mrk
2/17/00 10:48 AM
added
13 lines of code changed in:
src/libCom/osi/os/posix/README (new 13)

mrk
2/17/00 9:39 AM
more changes for osdThread.c
32 lines of code changed in:
src/libCom/osi/os/vxWorks/osdThread.c (+32 -31)

mrk
2/16/00 4:03 PM
added implementation for threadPrivate
73 lines of code changed in:
src/libCom/osi/os/vxWorks/osdThread.c (+73 -6)

jba
2/16/00 1:52 PM
Removing man files.
1 lines of code changed in:
src/toolsComm/antelope/yacc.1 (del)
src/toolsComm/flex: flex.1 (del), flexdoc.1 (del)

jba
2/16/00 1:39 PM
Removing man files.
0 lines of code changed in:
src/dbtools: dbLoadTemplate.1 (del), dbLoadTemplate.3 (del)

jhill
2/15/00 4:01 PM
removed use of ANSI "long double"
30 lines of code changed in:
src/libCom/osi: osiTime.cpp (+19 -19), osiTime.h (+9 -9), tsStamp.h (+2 -2)

jhill
2/15/00 4:00 PM
added dbl include guard
26 lines of code changed in:
src/libCom/osi: osiEvent.h (+14), osiMutex.h (+12)

jba
2/15/00 3:16 PM
Modified comments.
10 lines of code changed in:
configure/CONFIG_SITE (+10 -11)

jba
2/15/00 10:20 AM
Fixed HTML definition.
1 lines of code changed in:
src/libCom/Makefile (+1 -1)

jba
2/14/00 11:20 AM
Modified HTMLS definitions.
3 lines of code changed in:
src/libCom/Makefile (+3 -3)

jba
2/14/00 9:51 AM
Updated compiler definitions.
11 lines of code changed in:
configure/CONFIG_COMMON (+11 -16)

jba
2/14/00 9:46 AM
Added site files for Linux cross-compile.
8 lines of code changed in:
configure/os/CONFIG_SITE.linux-x86.vxWorks-68040 (new 8)

jba
2/14/00 9:42 AM
Made all ranlib command lines the same.
3 lines of code changed in:
configure/RULES_BUILD (+3 -3)

jba
2/14/00 9:41 AM
Allow cross compiles on all hosts.
2 lines of code changed in:
configure/CONFIG_SITE (+2 -2)

jba
2/11/00 6:04 PM
Modified library names in xxx_DIR lines.
4 lines of code changed in:
configure/CONFIG_BASE (+4 -4)

jba
2/11/00 5:47 PM
Moved include for CONFIG_SITE.Host.<host_arch>.
2 lines of code changed in:
configure/CONFIG (+2 -3)

mrk
2/11/00 3:01 PM
provide better error behavior for main host thread
22 lines of code changed in:
src/libCom: misc/cantProceed.c (+1), osi/os/posix/osdThread.c (+21 -3)

jba
2/11/00 2:13 PM
Added HTMLS.
4 lines of code changed in:
src/gdd/Makefile (+4)

mrk
2/11/00 1:55 PM
get correct name for .html files
2 lines of code changed in:
src/libCom/Makefile (+2 -2)

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