Summary Period: 2000-02-11 to 2000-02-04 (Commits 3552-3651 of 9251)
|
jba 2/11/00 11:30 AM |
Added HTMLS. |
| 2 lines of code changed in: src/dbtools/Makefile (+2) | |
|
jba 2/11/00 11:17 AM |
Converted man to html. |
| 2952 lines of code changed in: src: dbtools/dbLoadTemplate.html (new 128), toolsComm/antelope/yacc.html (new 126) src/libCom: freeList/freeList.html (new 76), gpHash/gpHash.html (new 130) src/toolsComm/flex: flex.html (new 611), flexdoc.html (new 1881) | |
|
mrk 2/11/00 11:01 AM |
add timerTest |
| 12 lines of code changed in: src/libCom/test: Makefile (+4), timerTest.c (new 8), timerTestMain.c (new 0) | |
|
mrk 2/11/00 10:55 AM |
tsStampOK on success; att \n at end of file |
| 3 lines of code changed in: src/libCom/osi/os/posix/osdTime.cpp (+3 -3) | |
|
mrk 2/11/00 10:54 AM |
queue.show => show |
| 2 lines of code changed in: src/libCom/timer/osiTimer.cpp (+2 -2) | |
|
jba 2/10/00 3:41 PM |
Added DIR for dbStaticHost. |
| 1 lines of code changed in: src/dbStatic/Makefile (+1 -1) | |
|
mrk 2/10/00 3:19 PM |
add db/test |
| 2 lines of code changed in: src/Makefile (+2 -1) | |
|
mrk 2/10/00 3:06 PM |
initialize taskwdInit, errlogInit, callbackInit |
| 7 lines of code changed in: src/db/test/callbackTest.c (+7) | |
|
jba 2/10/00 2:50 PM |
Added HTMLS. |
| 8 lines of code changed in: configure/CONFIG_ADDONS (+8) | |
|
jba 2/10/00 1:22 PM |
Modified TOP definition. |
| 1 lines of code changed in: src/libCom/cxxTemplates/test/Makefile (+1 -1) | |
|
jba 2/10/00 1:09 PM |
Removed cxxtemplates dir because it was moved to libCom. |
| 1 lines of code changed in: src/Makefile (+1 -2) | |
|
jba 2/10/00 1:07 PM |
Added INC files from cxxTemplates. |
| 13 lines of code changed in: src/libCom/Makefile (+13 -1) | |
|
mrk 2/10/00 1:05 PM |
build changes |
| 20 lines of code changed in: src: db/Makefile (+1 -1), dbStatic/Makefile (+5 -5) src/db/test: Makefile (+6), callbackTestMain.c (new 8) | |
|
mrk 2/10/00 1:04 PM |
look for UDF after calling dbPutStringNum |
| 2 lines of code changed in: src/dbStatic/dbStaticLib.c (+2 -1) | |
|
jhill 2/10/00 11:47 AM |
dont include osiSockResource.h |
| 4 lines of code changed in: src/util/iocLogServer.c (+4 -2) | |
|
jhill 2/10/00 11:45 AM |
self define ERROR and OK |
| 11 lines of code changed in: src/util: ca_test.c (+8 -16), ca_test_main.c (+3 -3) | |
|
jhill 2/10/00 11:43 AM |
removed |
| 2 lines of code changed in: src/rsrv: globalsource.c (del), rsrv_init.c (del) | |
|
jhill 2/10/00 11:42 AM |
removed use of OK |
| 2 lines of code changed in: src/rec/timerRecord.c (+2 -2) | |
|
jhill 2/10/00 11:36 AM |
fixed dll symbol export |
| 8 lines of code changed in: src/dbStatic/dbStaticRun.c (+8 -6) | |
|
jhill 2/10/00 11:35 AM |
include shareLib.h |
| 7 lines of code changed in: src/dbStatic/dbStaticLib.h (+7 -5) | |
|
jhill 2/10/00 11:34 AM |
removed include of shareLib.h |
| 0 lines of code changed in: src/dbStatic: dbLexRoutines.c (-1), dbPvdLib.c (-1), dbStaticLib.c (-1) | |
|
jhill 2/10/00 10:26 AM |
removed C++ style comments |
| 78 lines of code changed in: src/libCom/timer/osiTimer.h (+78 -78) | |
|
jhill 2/10/00 10:13 AM |
implemented vxWorks pool status |
| 8 lines of code changed in: src/libCom/osi/os/vxWorks/osdPoolStatus.c (+8 -4) | |
|
jhill 2/10/00 10:05 AM |
many changes |
| 2648 lines of code changed in: src/rsrv: Makefile (+3 -2), camessage.c (+1341 -1385), camsgtask.c (+116 -282), caserverio.c (+171 -202), caservertask.c (+605 -429), cast_server.c (+172 -318), online_notify.c (+108 -107), server.h (+132 -172) | |
|
mrk 2/10/00 9:47 AM |
new tests for db |
| 75 lines of code changed in: src/db/test: Makefile (new 8), callbackTest.c (new 67) | |
|
mrk 2/10/00 9:46 AM |
get rid of threadGetName |
| 67 lines of code changed in: src/db: Makefile (+2 -2), callback.c (+59 -11), callback.h (+2 -1), recGbl.c (+3 -3), taskwd.c (+1 -3) | |
|
mrk 2/10/00 9:45 AM |
define dbCalloc |
| 2 lines of code changed in: src/db/dbCa.c (+2) | |
|
mrk 2/10/00 9:06 AM |
' in c++ comment caused c to fail |
| 2 lines of code changed in: src/libCom/timer/osiTimer.h (+2 -2) | |
|
mrk 2/10/00 8:59 AM |
change c++ comment to c comment |
| 2 lines of code changed in: src/libCom/timer/osiTimer.h (+2 -2) | |
|
mrk 2/10/00 8:03 AM |
logic wromg in threadIsReady |
| 2 lines of code changed in: src/libCom/osi/os/posix/osdThread.c (+2 -2) | |
|
mrk 2/10/00 8:02 AM |
cosmetic changes |
| 4 lines of code changed in: src/libCom/osi/os/posix/osdSem.c (+4 -4) | |
|
jhill 2/9/00 4:18 PM |
code to protect against potential race condition when timer queue is destroyed |
| 15 lines of code changed in: src/libCom/timer: osiTimer.cpp (+11 -5), osiTimer.h (+4 -2) | |
|
jhill 2/9/00 4:04 PM |
fixed more sun pro detected problems |
| 10 lines of code changed in: src/db/dbEvent.c (+10 -10) | |
|
jhill 2/9/00 3:58 PM |
dont include C++ headerfiles from C code |
| 5 lines of code changed in: src/libCom/timer/osiTimer.h (+5 -4) | |
|
jhill 2/9/00 3:53 PM |
fixed problems detected by Solaris compiler |
| 24 lines of code changed in: src/db/dbEvent.c (+24 -27) | |
|
jhill 2/9/00 3:20 PM |
upgraded db event api |
| 804 lines of code changed in: src/db: dbEvent.c (+776 -754), dbEvent.h (+27 -116), dbTest.c (+1 -32) | |
|
jhill 2/9/00 3:08 PM |
converted to ANSI function definition |
| 2 lines of code changed in: src/db/db_access.c (+2 -4) | |
|
jhill 2/9/00 3:07 PM |
added struct tag to db_field_log type |
| 2 lines of code changed in: src/db/db_field_log.h (+2 -2) | |
|
jhill 2/9/00 3:05 PM |
added func proto |
| 2 lines of code changed in: src/db/dbAddr.h (+2) | |
|
jhill 2/9/00 2:59 PM |
added fix for old versions of gnu |
| 5 lines of code changed in: src/libCom/fdmgr/fdManager.h (+5 -1) | |
|
jhill 2/9/00 2:48 PM |
made compatible with gcc 2.7.2 |
| 36 lines of code changed in: src/libCom/cxxTemplates: resourceLib.h (+10 -2), test/resourceLibTest.cc (+26 -20) | |
|
jhill 2/9/00 2:47 PM |
fixed main() return |
| 1 lines of code changed in: src/libCom/cxxTemplates/test/tsBTreeTest.cc (+1 -1) | |
|
jhill 2/9/00 2:11 PM |
update |
| 6 lines of code changed in: src/libCom/cxxTemplates/test/resourceLibTest.cc (+6 -4) | |
|
jhill 2/9/00 1:48 PM |
converted const static data member to static member func for old gnu compilers |
| 53 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+41 -43) src/libCom/fdmgr: fdManager.cpp (+9 -3), fdManager.h (+3 -3) | |
|
jhill 2/9/00 11:15 AM |
removed sunos bs |
| 0 lines of code changed in: src/libCom/cxxTemplates/test/resourceLibTest.cc (-6) | |
|
jhill 2/9/00 11:12 AM |
added "int" to main() proto |
| 1 lines of code changed in: src/libCom/cxxTemplates/test/tsBTreeBench.cc (+1 -1) | |
|
jhill 2/9/00 10:56 AM |
fixed iterator class pTable => table ref |
| 4 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+4 -4) | |
|
jhill 2/9/00 10:51 AM |
fixed function pointer |
| 39 lines of code changed in: src/libCom/cxxTemplates/test/tsBTreeTest.cc (+39 -39) | |
|
jhill 2/9/00 10:50 AM |
added double include protection |
| 6 lines of code changed in: src/libCom/cxxTemplates/tsSLList.h (+6 -1) | |
|
jhill 2/9/00 10:49 AM |
removed epicsShareClass from template |
| 2 lines of code changed in: src/libCom/cxxTemplates/resourceLib.h (+2 -2) | |
|
jhill 2/9/00 10:41 AM |
fixed problems with the gnu compiler |
| 15 lines of code changed in: src/libCom/cxxTemplates/test/tsBTreeBench.cc (+15 -15) | |
|
jhill 2/9/00 10:40 AM |
converted to new makefile format |
| 32 lines of code changed in: src/libCom/cxxTemplates/test/Makefile (+32 -4) | |
|
jhill 2/9/00 10:29 AM |
removed unused variable |
| 0 lines of code changed in: src/libCom/cxxTemplates/tsBTree.h (-1) | |
|
jhill 2/9/00 10:07 AM |
updated to new makefile format |
| 9 lines of code changed in: src/libCom/cxxTemplates/test/Makefile (+9 -1) | |
|
mrk 2/9/00 9:31 AM |
change DBBASE to struct dbBase |
| 2 lines of code changed in: src/registry/registerRecordDeviceDriver.c (+2 -1) | |
|
jhill 2/8/00 7:16 PM |
still working gnuu warning |
| 3 lines of code changed in: src/libCom/fdmgr/fdmgr.cpp (+3 -1) | |
|
jhill 2/8/00 7:06 PM |
fixed gnu warning |
| 11 lines of code changed in: src/libCom/fdmgr/fdmgr.cpp (+11 -12) | |
|
jhill 2/8/00 6:53 PM |
fixed gnu warnings |
| 35 lines of code changed in: src/libCom/fdmgr/fdmgr.cpp (+35 -35) | |
|
jhill 2/8/00 6:44 PM |
fixed gnu warning |
| 7 lines of code changed in: src/libCom/osi/osiTime.h (+7 -7) | |
|
jhill 2/8/00 6:39 PM |
fixed gnu warnings |
| 7 lines of code changed in: src/libCom/osi: osiEvent.h (+2), osiMutex.h (+2), os/vxWorks/osdAssert.c (+3 -1) | |
|
jhill 2/8/00 6:33 PM |
fixed gnu warning |
| 8 lines of code changed in: src/libCom/osi/osiTime.h (+8 -9) | |
|
jhill 2/8/00 5:08 PM |
fixed gnu warnings |
| 23 lines of code changed in: src/libCom: env/envSubr.c (+6 -1), fdmgr/fdmgr.cpp (+13 -6) src/libCom/timer: osiTimer.cpp (+2 -2), osiTimer.h (+2 -2) | |
|
jhill 2/8/00 4:10 PM |
tip toe around sun pro compiler bug |
| 22 lines of code changed in: src/libCom/fdmgr: fdmgr.cpp (+12 -11), fdmgr.h (+10 -10) | |
|
norume 2/8/00 2:14 PM |
Remove task argument to threadSuspend(). |
| 7 lines of code changed in: src/db: callback.c (+1 -1), dbBkpt.c (+5 -2), dbLock.c (+1 -1) | |
|
jba 2/8/00 2:05 PM |
Removed comment. |
| 1 lines of code changed in: src/as/Makefile (+1 -4) | |
|
jhill 2/8/00 1:56 PM |
base warnings on warn flag and not opt flag |
| 2 lines of code changed in: configure/RULES_BUILD (+2 -2) | |
|
mrk 2/8/00 1:55 PM |
added newline to end of file |
| 2 lines of code changed in: src/libCom/osi/osiMutex.h (+2 -1) | |
|
jhill 2/8/00 1:28 PM |
GNU does not like "extern" in friend |
| 2 lines of code changed in: src/libCom/fdmgr/fdmgr.cpp (+2 -2) | |
|
jhill 2/8/00 1:25 PM |
fix MS warning, but dont cause problems with other C++ compilers |
| 16 lines of code changed in: src/libCom/timer/osiTimer.h (+16 -18) | |
|
jhill 2/8/00 1:10 PM |
removed arg from threadSuspend |
| 2 lines of code changed in: src/libCom/osi/os/vxWorks/osdThread.c (+2 -3) | |
|
jhill 2/8/00 12:49 PM |
added forward ref for socket API structures |
| 5 lines of code changed in: src/libCom/osi/osiSock.h (+5 -1) | |
|
jhill 2/8/00 12:24 PM |
added missing include directive |
| 1 lines of code changed in: src/libCom/misc/aToIPAddr.c (+1) | |
|
jhill 2/8/00 10:01 AM |
fixed func proto |
| 3 lines of code changed in: src/dbStatic/dbStaticNoRun.c (+3 -4) | |
|
norume 2/7/00 9:36 PM |
Make functions match prototypes. |
| 4 lines of code changed in: src/libCom/osi/os/RTEMS/osdThread.c (+4 -5) | |
|
jhill 2/7/00 6:20 PM |
cleaned out osdSockResource |
| 545 lines of code changed in: src/libCom: Makefile (+7 -6), env/envSubr.c (+1 -2), fdmgr/fdManager.cpp (+1 -2), logClient/logClient.c (+1 -2), misc/aToIPAddr.c (-1) src/libCom/osi: osiSock.c (new 119), osiSock.h (+105 -1) src/libCom/osi/os: WIN32/osdSock.c (new 222), default/osdSock.c (new 1), vxWorks/osdSock.c (new 88) | |
|
jhill 2/7/00 5:13 PM |
installed |
| 16 lines of code changed in: src/libCom/osi: osiEvent.h (new 7), osiMutex.h (new 8), osiThread.cpp (new 1) | |
|
jba 2/7/00 4:47 PM |
Updated the ifndef at beginning of file. |
| 29 lines of code changed in: src/libCom/osi/os: Linux/osdSock.h (+3 -3), RTEMS/osdSock.h (+5 -5), alpha/osdSock.h (+3 -3), cygwin32/osdSock.h (+3 -3), hpux/osdSock.h (+3 -3), sgi/osdSock.h (+3 -3), solaris/osdSock.h (+3 -3), sun4/osdSock.h (+3 -3), vxWorks/osdSock.h (+3 -3) | |
|
jba 2/7/00 4:36 PM |
Initial version. |
| 5 lines of code changed in: src/libCom/osi/osiSock.h (new 5) | |
|
jhill 2/7/00 4:02 PM |
added osiThread.cpp and removed link with unused WIN32 lib |
| 2 lines of code changed in: src/libCom/Makefile (+2 -1) | |
|
jhill 2/7/00 4:00 PM |
added C interface and made thread safe |
| 340 lines of code changed in: src/libCom/timer: osiTimer.cpp (+252 -97), osiTimer.h (+88 -38) | |
|
jhill 2/7/00 3:59 PM |
reinstalled osiTimeTest.cc |
| 2 lines of code changed in: src/libCom/test/Makefile (+2 -2) | |
|
jhill 2/7/00 3:59 PM |
updated |
| 4 lines of code changed in: src/libCom/test/osiTimeTest.cc (+4 -19) | |
|
jhill 2/7/00 3:56 PM |
under construction |
| 392 lines of code changed in: src/libCom/osi/os/WIN32: osdSem.c (+246 -3), osdSem.h (+1 -204), osdThread.c (+145 -153), osdThread.h (-49) | |
|
jhill 2/7/00 3:54 PM |
use ANSI function prototype |
| 2 lines of code changed in: src/libCom/osi/os/WIN32/getopt.h (+2 -1) | |
|
jhill 2/7/00 3:53 PM |
installed |
| 5 lines of code changed in: src/libCom/osi/os/vxWorks/osdThread.h (new 5) | |
|
jhill 2/7/00 3:52 PM |
removed extra arg from threaduspend() |
| 2 lines of code changed in: src/libCom/osi/os/vxWorks/osdAssert.c (+2 -2) | |
|
jhill 2/7/00 3:50 PM |
added zero length UDP flag |
| 2 lines of code changed in: src/libCom/osi/os/solaris/osdSock.h (+2) | |
|
jhill 2/7/00 3:38 PM |
many C++ related changes |
| 119 lines of code changed in: src/libCom/osi/osiThread.h (+119 -14) | |
|
jhill 2/7/00 3:34 PM |
use ANSI function prototype |
| 4 lines of code changed in: src/libCom/osi: osiInterrupt.h (+2 -2), osiPoolStatus.h (+2 -2) | |
|
jhill 2/7/00 3:31 PM |
removed ERROR and OK definitions since they are nolonger used and vxWorks specific |
| 1 lines of code changed in: src/libCom/misc/dbDefs.h (+1 -9) | |
|
jhill 2/7/00 3:17 PM |
removed extra arg from threaduspend() |
| 1 lines of code changed in: src/libCom/misc/cantProceed.c (+1 -1) | |
|
jhill 2/7/00 3:07 PM |
use WIN32 DLL krywords |
| 7 lines of code changed in: src/libCom/ellLib/ellLib.h (+7 -7) | |
|
jhill 2/7/00 3:06 PM |
use ANSI function prototype |
| 4 lines of code changed in: src/libCom/calc: calcPerform.c (+2 -2), sCalcPerform.c (+2 -2) | |
|
jhill 2/7/00 3:00 PM |
use ANSI function prototype |
| 4 lines of code changed in: src/libCom/error/errMdef.h (+4 -4) | |
|
jhill 2/7/00 2:35 PM |
added missing argument to threadSuspend() and made errVerbose visible outside of WIN32 DLL |
| 4 lines of code changed in: src/libCom/error: errlog.c (+3 -3), errlog.h (+1 -1) | |
|
jba 2/7/00 11:39 AM |
Removed debug print statements. |
| 1 lines of code changed in: configure/RULES_BUILD (+1 -8) | |
|
jba 2/7/00 10:23 AM |
Modified library definitions. |
| 4 lines of code changed in: configure/RULES_BUILD (+4 -1) | |
|
mrk 2/4/00 1:29 PM |
changes for build |
| 12 lines of code changed in: src: as/Makefile (+1 -1), bpt/Makefile (+2 -2), db/Makefile (+1 -1), misc/Makefile (+1 -1), registry/Makefile (+5 -5), rsrv/Makefile (+2 -2) | |
|
jba 2/4/00 1:17 PM |
Added epicsShare API for win32 build. |
| 11 lines of code changed in: src/bpt: cvtBpt.c (+8 -5), cvtTable.h (+3 -3) | |
|
jba 2/4/00 1:13 PM |
Initial version. |
| 77 lines of code changed in: configure/tools/makeMakefileInclude.pl (new 77) | |
![]()
Generated by StatCvs v0.1.3