Commit Log (Page 59 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-01-26 to 1999-11-19 (Commits 3352-3451 of 9251)

jba
1/26/00 2:31 PM
Converted to new build method.
4 lines of code changed in:
src/makeBaseApp/Makefile (+4 -15)

jba
1/26/00 2:16 PM
Fixed include line.
2 lines of code changed in:
configure/RULES_BUILD (+2 -2)

jba
1/26/00 2:15 PM
Removed duplicate lines.
0 lines of code changed in:
configure/CONFIG_ADDONS (-9)

jba
1/26/00 2:14 PM
Removed extra slash.
2 lines of code changed in:
configure/CONFIG_COMMON (+2 -2)

jba
1/26/00 2:13 PM
Updated include line.
1 lines of code changed in:
configure/Sample.Makefile (+1 -1)

jba
1/26/00 2:12 PM
Fixed include line.
2 lines of code changed in:
configure/RULES (+2 -2)

jba
1/26/00 1:22 PM
Added os/posix directory.
6 lines of code changed in:
configure/CONFIG_COMMON (+6 -3)

jba
1/26/00 11:43 AM
Fixed library build.
27 lines of code changed in:
configure/RULES_BUILD (+27 -57)

mrk
1/26/00 8:15 AM
get rid of warnings about extern and INLINE conflict
4 lines of code changed in:
src/libCom/osi/osiSem.h (+4 -4)

jhill
1/25/00 7:30 PM
fixed timespec already defined on linux
70 lines of code changed in:
src/libCom/osi: osiTime.cpp (+3 -18), osiTime.h (+3 -1)
src/libCom/osi/os: RTEMS/osdTime.h (new 13), VMS/osdTime.h (new 19), WIN32/osdTime.h (new 19), vxWorks/osdTime.h (new 13)

jhill
1/25/00 7:29 PM
use WIN32 lean and mean
7 lines of code changed in:
src/libCom/osi/os/WIN32: dllmain.cpp (+4 -1), osdTime.cpp (+3 -1)

jba
1/25/00 5:16 PM
Added lines which were accidently removed.
13 lines of code changed in:
src/libCom/Makefile (+13)

jba
1/25/00 5:11 PM
Converted to single Makefile build method.
174 lines of code changed in:
src/cas/build/Makefile (+62 -3)
src/cas/example/directoryService: Makefile (+29 -1), Makefile.Host (del)
src/cas/generic: Makefile (+3 -1), Makefile.Host (del)
src/gdd: Makefile (+80 -1), Makefile.Host (del)

jba
1/25/00 5:09 PM
Changed RULES_ARCHS to RULES.
1 lines of code changed in:
configure/RULES.Db (+1 -1)

jba
1/25/00 5:08 PM
C++ exceptions Yes for all archs except vxWorks and RTEMS.
1 lines of code changed in:
configure/CONFIG_BASE (+1 -1)

jba
1/25/00 3:37 PM
Added epicsShareAPI.
3 lines of code changed in:
src/dbStatic/dbStaticRun.c (+3 -3)

jba
1/25/00 3:29 PM
Changes to fix win32 build of libraries.
3 lines of code changed in:
configure/RULES_BUILD (+3 -3)

jba
1/25/00 3:21 PM
Added epics base library dirs for extensions.
6 lines of code changed in:
configure/CONFIG_BASE (+6)

mrk
1/25/00 2:08 PM
add this
1 lines of code changed in:
src/libCom/Makefile (+1)

jhill
1/25/00 1:13 PM
moved g++ optimixzation up also
2 lines of code changed in:
configure/CONFIG_COMMON (+2 -2)

jhill
1/25/00 1:09 PM
turned on higher level of optimization in the optimized build
2 lines of code changed in:
configure/CONFIG_COMMON (+2 -2)

jhill
1/25/00 12:47 PM
fixed declarations and include osdSem.h
10 lines of code changed in:
src/libCom/osi/osiSem.h (+10 -9)

jhill
1/25/00 12:27 PM
go ahead and redefine assert in traditional C
4 lines of code changed in:
src/libCom/osi/epicsAssert.h (+4 -1)

mrk
1/25/00 9:08 AM
threadLockContextSwitch not necessary
0 lines of code changed in:
src/db/dbLock.c (-2)

jba
1/24/00 8:29 PM
Changed LIB to LIBRARY and made a few bug fixes.
43 lines of code changed in:
configure: CONFIG_ADDONS (+15 -15), RULES_BUILD (+28 -26)

jba
1/24/00 8:23 PM
Changed LIB to LIBRARY.
4 lines of code changed in:
src: bpt/Makefile (+1 -1), dbStatic/Makefile (+2 -2), libCom/Makefile (+1 -1)

jba
1/24/00 8:22 PM
Updated directory and exe suffix.
1 lines of code changed in:
src/db/Makefile (+1 -1)

jba
1/24/00 8:20 PM
Converted to new build method.
5 lines of code changed in:
src/as/Makefile (+5 -6)

jhill
1/24/00 7:31 PM
"must" functions are now inline and also OSI
36 lines of code changed in:
src/libCom/osi/osiSem.h (+36 -8)

jhill
1/24/00 7:25 PM
added definition of INLINE
2 lines of code changed in:
configure/CONFIG_COMMON (+2 -2)

jhill
1/24/00 6:32 PM
no change
2 lines of code changed in:
Makefile (+2 -2)

jba
1/24/00 4:49 PM
Changed libComNew to libCom.
1 lines of code changed in:
src/libCom/Makefile (+1 -1)

mrk
1/24/00 3:57 PM
moved where ca is built
2 lines of code changed in:
src/Makefile (+2 -2)

mrk
1/24/00 3:55 PM
new way to build
770 lines of code changed in:
configure: CONFIG (+13 -11), CONFIG_ADDONS (new 255), CONFIG_BASE (+33 -20), CONFIG_COMMON (+118 -61), CONFIG_SITE (+19 -22), Makefile (+13 -2), RELEASE (+1), RULES (new 56), RULES.Db (+2 -2), RULES_ARCHS (+66 -27), RULES_BUILD (+133 -347), RULES_JAVA (new 58), Sample.Makefile (+3 -3)

mrk
1/24/00 3:36 PM
reorginized
62 lines of code changed in:
configure/tools: makeConfigAppInclude.pl (new 6), makeDbDepends.pl (new 23), makeIocCdCommands.pl (new 0), makeMakefile.pl (+21 -7), replaceVAR.pl (new 12)

mrk
1/24/00 3:06 PM
new way to build
165 lines of code changed in:
src/as: Makefile (+26 -3), Makefile.Host (del), Makefile.Ioc (del)
src/dev/softDev: Makefile (+30 -1), Makefile.Ioc (del)
src/dev/testDev: Makefile (+14 -1), Makefile.Ioc (del)
src/rec: Makefile (+95 -3), Makefile.Host (del), Makefile.Ioc (del)

mrk
1/24/00 2:57 PM
new way to build
429 lines of code changed in:
src/bpt: Makefile (+18 -3), Makefile.Host (del), Makefile.Ioc (del)
src/db: Makefile (+64 -3), Makefile.Host (del), Makefile.Ioc (del), dbBkpt.c (+5 -2)
src/dbStatic: Makefile (+43 -2), Makefile.Host (del), Makefile.Ioc (del)
src/dbtools: Makefile (+18 -2), Makefile.Ioc (del)
src/makeBaseApp: Makefile (+57 -2), Makefile.Host (del)
src/misc: Makefile (+3 -2), Makefile.Ioc (del)
src/registry: Makefile (+24 -2), Makefile.Ioc (del)
src/rsrv: Makefile (+9 -2), Makefile.Ioc (del)
src/toolsComm/antelope: Makefile (+20 -4), Makefile.Host (del)
src/toolsComm/flex: Makefile (+39 -2), Makefile.Host (del)
src/util: Makefile (+28 -2), Makefile.Host (del), Makefile.Ioc (del), ca_test.c (+1 -50), ca_test.h (new 30), ca_test_main.c (new 70)

mrk
1/24/00 2:55 PM
new organization
161 lines of code changed in:
src/libCom: Makefile (+152 -5), env/bldEnvData.pl (+1 -1), logClient/logClient.c (+3 -8), timer/osiTimer.cpp (+1 -1)
src/libCom/fdmgr: fdManager.cpp (+3 -5), fdmgr.cpp (+1 -1)

mrk
1/24/00 2:44 PM
new way to build
58 lines of code changed in:
src/libCom/osi: osiThread.h (+4 -19), tsStamp.h (+1 -1)
src/libCom/osi/os: VMS/osdTime.cpp (new 50), vxWorks/README (new 3)

jhill
1/20/00 6:58 PM
bye bye osiSleep
2 lines of code changed in:
src/libCom/test/osiTimeTest.cc (+2 -2)

jhill
1/20/00 10:30 AM
upgrade
1 lines of code changed in:
src/libCom/test: fdmgrTest.c (+1 -1), osiTimeTest.cc (-1)

jhill
1/20/00 10:28 AM
fixed exception condition logic
5 lines of code changed in:
src/libCom/osi/os/WIN32/osdTime.cpp (+5 -5)

mrk
1/20/00 8:34 AM
eliminate multiply when delay=maxdelay
5 lines of code changed in:
src/rsrv/online_notify.c (+5 -3)

lange
1/18/00 2:00 AM
IVOA/IVOV (raw support) fix (B. Franksen)
9 lines of code changed in:
src/rec/mbboDirectRecord.c (+9 -10)

mrk
1/17/00 12:54 PM
call the tsDrv routines
4 lines of code changed in:
src/libCom/osi/os/vxWorks/osdTime.cpp (+4 -17)

mrk
1/17/00 9:55 AM
correct mistakes made in last set of changes
13 lines of code changed in:
src/rsrv: camessage.c (+4 -4), caservertask.c (+5 -5), cast_server.c (+2 -3), online_notify.c (+2 -7)

lange
1/11/00 11:12 AM
+= IVOV/IVOA support, UDF behaviour fixed. (B. Franksen)
48 lines of code changed in:
src/rec/mbboDirectRecord.c (+48 -3)

lange
1/11/00 7:41 AM
Change suggested by R. Wright (makes it work with perl 5.003)
7 lines of code changed in:
src/makeBaseApp/makeBaseApp.pl (+7 -3)

mrk
1/7/00 7:36 AM
replace osiClock calls with tsStamp calls
56 lines of code changed in:
src/rsrv: camessage.c (+2 -2), camsgtask.c (+3 -3), caserverio.c (+3 -4), caservertask.c (+11 -32), cast_server.c (+16 -21), online_notify.c (+17 -10), server.h (+4 -4)

jhill
1/5/00 3:53 PM
added make host only comment
4 lines of code changed in:
README.WIN32 (+4)

jhill
1/5/00 3:39 PM
clarified the \ issue
12 lines of code changed in:
README.WIN32 (+12 -7)

jhill
1/5/00 2:38 PM
fixed doc nit
8 lines of code changed in:
configure/CONFIG_ENV (+8 -8)

mrk
1/5/00 2:22 PM
replace calls to tsDefs.h by calls to tsStamp
31 lines of code changed in:
src/util/ca_test.c (+31 -8)

jhill
1/5/00 11:34 AM
doc upgrade
103 lines of code changed in:
configure/CONFIG_ENV (+103 -75)

mrk
1/4/00 3:53 PM
replace osiClock calls by tsStamp calls
36 lines of code changed in:
src/ca: access.c (+4 -3), acctst.c (+11 -10), catime.c (+7 -6), evtime.c (+9 -11), iocinf.h (+5 -2)

mrk
1/4/00 2:26 PM
replace osiClock calls with tsStamp calls
55 lines of code changed in:
src/db: dbAccess.c (+4 -4), dbAccess.h (+2 -2), dbBkpt.c (+11 -8), dbBkpt.h (+3 -2), dbCa.c (+1), dbCa.h (+1 -1), dbEvent.c (+1 -3), dbLock.c (+7 -6), dbScan.c (+18 -38), db_access.h (+2 -2), initHooks.h (-20), iocInit.c (+1 -4), recGbl.c (+4 -4)

mrk
1/4/00 2:22 PM
change tsDefs.h to tsStamp.h
1 lines of code changed in:
src/dbStatic/dbToRecordtypeH.c (+1 -1)

jhill
1/4/00 12:39 PM
removed include of String.h
1 lines of code changed in:
src/libCom/osi/osiTime.h (+1 -2)

mrk
1/4/00 11:09 AM
dont include osiTime.h
4 lines of code changed in:
src/ca/iocinf.h (+4 -2)

jhill
12/22/99 6:59 PM
nSec => nsec (TS_STAMP fields)
103 lines of code changed in:
src/libCom/osi: osiTime.cpp (+85 -55), osiTime.h (+15 -18), tsStamp.h (+1 -1), os/WIN32/osdTime.cpp (+2 -2)

jhill
12/22/99 6:58 PM
removed change log
1 lines of code changed in:
src/libCom/bucketLib/bucketLib.h (+1 -27)

jhill
12/22/99 5:12 PM
o created tsStamp.h
o include tsStamp.h into tsDefs.h
o use assert() instead of C++ exceptions on certain os
310 lines of code changed in:
src/libCom/timer/osiTimer.cpp (+8 -2)
src/libCom/fdmgr: fdManager.cpp (+9 -3), fdManager.h (+2 -3), fdmgr.cpp (+103 -57)
src/libCom/osi/os: WIN32/osdTime.cpp (+170 -47), vxWorks/osdTime.cpp (+18 -11)

jhill
12/22/99 5:05 PM
turn off exceptions for all versions of vxWorks andd allow iterators to be copied
120 lines of code changed in:
src/libCom/cxxTemplates: resourceLib.h (+93 -50), tsBTree.h (+6 -1), tsSLList.h (+21 -11)

jhill
12/21/99 5:17 PM
revised to use tsStamp.h
306 lines of code changed in:
src/libCom/osi: osiTime.cpp (+80 -168), osiTime.h (+226 -247)

jhill
12/21/99 5:16 PM
installed
2 lines of code changed in:
src/libCom/osi/tsStamp.h (new 2)

mrk
12/14/99 3:56 PM
changes for osiSem changes
175 lines of code changed in:
src/as: asCa.c (+10 -14), asLibRoutines.c (+3 -6)
src/ca: access.c (+4 -5), os_depen.h (+2 -2)
src/db: callback.c (+2 -3), dbBkpt.c (+18 -15), dbCa.c (+14 -17), dbEvent.c (+22 -10), dbLock.c (+5 -17), dbNotify.c (+2 -2), dbScan.c (+10 -11), initHooks.h (-1), iocInit.c (+2 -3), recGbl.c (+6 -3), taskwd.c (+10 -10)
src/libCom: dbmf/dbmf.c (+5 -5), error/errlog.c (+10 -10), freeList/freeListLib.c (+4 -4), gpHash/gpHashLib.c (+5 -5), logClient/logClient.c (+11 -10)
src/rsrv: camessage.c (+12 -12), camsgtask.c (+2 -2), caservertask.c (+5 -5), cast_server.c (+6 -6), rsrv_init.c (+2 -2), server.h (+3 -3)

mrk
12/14/99 3:43 PM
Assert -> Must; add MustCreate; remove Flush
4 lines of code changed in:
src/libCom/osi/osiSem.h (+4 -3)

jhill
12/14/99 3:33 PM
include iocLogClient.h
2 lines of code changed in:
src/db/iocInit.c (+2 -1)

jhill
12/14/99 3:32 PM
use osiTime.h to get TS_STAMP
11 lines of code changed in:
src/db/dbAccess.h (+11 -11)

jhill
12/14/99 3:31 PM
removed redundant func protos
5 lines of code changed in:
src/db/db_access.h (+5 -9)

jhill
12/14/99 3:26 PM
dont include tsSubr.h
0 lines of code changed in:
src/libCom/test/osiTimeTest.cc (-1)

jhill
12/14/99 3:18 PM
added C callable API
598 lines of code changed in:
src/libCom/osi: osiTime.cpp (+356 -85), osiTime.h (+242 -133)

jhill
12/14/99 3:13 PM
compare to INVALID_SOCKET not ERROR
3 lines of code changed in:
src/libCom/logClient/logClient.c (+3 -3)

jhill
12/14/99 3:11 PM
added lookup and remove capability
47 lines of code changed in:
src/libCom/bucketLib: bucketLib.c (+38 -21), bucketLib.h (+9 -1)

jba
12/14/99 10:21 AM
Modified BPTS dependancies.
1 lines of code changed in:
src/bpt: Makefile.Host (+1 -1), Makefile.Ioc (-2)

jba
12/14/99 10:08 AM
Removed trailing blank space.
1 lines of code changed in:
src/ca/Makefile.Ioc (+1 -1)

norume
12/13/99 4:12 PM
Initial checkin of RTEMS operating-system-specific routines.
82 lines of code changed in:
src/libCom/osi/os/RTEMS: osdSock.h (new 69), osiFileName.h (new 13)

mrk
12/13/99 2:06 PM
lock is no longer a fast_lock
1 lines of code changed in:
src/db/dbCommon.dbd (+1 -1)

jba
12/10/99 9:54 AM
Added PROD_OBJS to PROD dependancies to fix "make depends".
3 lines of code changed in:
configure/RULES_BUILD (+3 -2)

jba
12/7/99 2:51 PM
Converted to unix end of lines.
19 lines of code changed in:
Makefile (+19 -19)

jhill
12/7/99 2:31 PM
fixed compiler warnings
8 lines of code changed in:
src/libCom: error/errlog.c (+5 -4), logClient/logClient.c (+3 -2)

jhill
12/7/99 2:19 PM
throw exception instead of assert()
11 lines of code changed in:
src/libCom/osi/os/WIN32/osdTime.cpp (+11 -8)

jhill
12/7/99 2:06 PM
use posix RT
8 lines of code changed in:
src/libCom/osi/os/vxWorks/osdTime.cpp (+8 -17)

jhill
12/7/99 2:05 PM
throe exception on failure
7 lines of code changed in:
src/libCom/osi/os/WIN32/osdTime.cpp (+7 -3)

jhill
12/7/99 12:00 PM
allow the timer queue to be specified
27 lines of code changed in:
src/libCom/fdmgr: fdManager.cpp (+9 -7), fdManager.h (+18 -4)

jhill
12/7/99 11:58 AM
removed def of fdctx as a stuct (now a void)
2 lines of code changed in:
src/libCom/fdmgr/fdmgr.h (+2 -24)

jhill
12/7/99 11:54 AM
first cut
340 lines of code changed in:
src/libCom/fdmgr/fdmgr.cpp (new 340)

jhill
12/7/99 11:53 AM
fixed DLL symbol export
2 lines of code changed in:
src/libCom/error/errlog.c (+2 -2)

jhill
12/7/99 11:50 AM
added fdmgrTest.cc
5 lines of code changed in:
src/libCom/test/Makefile.Host (+5 -3)

jhill
12/7/99 11:49 AM
nsec => nSec
1 lines of code changed in:
src/libCom/test/osiTimeTest.cc (+1 -1)

jhill
12/6/99 7:32 PM
installed
123 lines of code changed in:
src/libCom/test/fdmgrTest.c (new 123)

jhill
11/30/99 6:00 PM
fixed typo
2 lines of code changed in:
src/libCom/timer/osiTimer.h (+2 -2)

mrk
11/30/99 10:48 AM
check for null errorMessage
2 lines of code changed in:
src/libCom/misc/cantProceed.c (+2 -1)

mrk
11/19/99 3:57 PM
add ca exception handler
16 lines of code changed in:
src/as/asCa.c (+16 -1)

mrk
11/19/99 3:56 PM
include dbDefs.h for TRUE and FALSE
1 lines of code changed in:
src/libCom/error/errlog.c (+1)

mrk
11/19/99 3:55 PM
resolve diffs between Jeff's and my changes
19 lines of code changed in:
src/db: dbEvent.c (+10 -26), dbEvent.h (+9 -9)

mrk
11/19/99 3:54 PM
correct arg for wdCallback to get rid of warning messages
4 lines of code changed in:
src/db/callback.c (+4 -4)

mrk
11/19/99 3:53 PM
provide ca exception handler
15 lines of code changed in:
src/db/dbCa.c (+15)

mrk
11/19/99 3:53 PM
moved include dbEvent.h after include dbAccess.h to get rid of warning
2 lines of code changed in:
src/db/recGbl.c (+2 -2)

mrk
11/19/99 8:34 AM
changed task name
5 lines of code changed in:
src/rsrv/rsrv_init.c (+5 -5)

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