Summary Period: 2006-03-24 to 2005-11-08 (Commits 8652-8751 of 9251)
|
anj 3/24/06 2:54 PM |
Sync with R3.14 branch. |
| 27 lines of code changed in: src/util: Makefile (+2 -3), rc2.caRepeater (+11 -13), rc2.logServer (+14 -15) | |
|
jba 3/24/06 9:52 AM |
Changed EPICS_MODIFICATION from dev to 0. (dll *.rc files require numeric). |
| 4 lines of code changed in: configure/CONFIG_BASE_VERSION (+4 -5) | |
|
jba 3/21/06 4:17 PM |
Initialized LIB_PREFIX and SHRLIB_PREFIX. |
| 3 lines of code changed in: configure/CONFIG_COMMON (+3 -1) | |
|
jba 3/21/06 4:17 PM |
Added manifest tool command lines. Changed LIB_PREFIX to SHRLIB_PREFIX. |
| 6 lines of code changed in: configure/RULES_BUILD (+6 -11) | |
|
jba 3/21/06 4:15 PM |
Initial version. |
| 31 lines of code changed in: configure/tools/useManifestTool.pl (+31) | |
|
jba 3/21/06 4:15 PM |
Added manifest tool rules. |
| 11 lines of code changed in: configure/os/CONFIG.win32-x86.win32-x86 (+11 -1) | |
|
jhill 3/21/06 12:38 PM |
recent versions of visual C++ dont allow T or D file open modes |
| 2 lines of code changed in: src/libCom/osi/os/WIN32/epicsTempFile.cpp (+2 -2) | |
|
jhill 3/20/06 6:59 PM |
upgraded tests for mantis 245 |
| 30 lines of code changed in: src/libCom/test/epicsTimeTest.cpp (+30 -1) | |
|
jhill 3/20/06 6:58 PM |
I fixed the following issues: 1) The epicsTime constructor does not throw an exception when an invalid epicsTimeStamp is passed to it. 2) The "epicsTime::operator epicsTimeStamp ()" conversion operator should throw an exception instead of assert failing when it discovers that the internal state of the time stamp is invalid. 3) William Lupton's epicsTime::strftime doesnt add .OVF if the nano-seconds field is invalid. Kay's original issue. 4) William Lupton's epicsTime::strftime has a buffer overrun vulnerability. 5) Certain C interfaces to epicsTime were not bracketed by try catch blocks. |
| 103 lines of code changed in: src/libCom/osi/epicsTime.cpp (+103 -26) | |
|
jhill 3/20/06 9:53 AM |
accomodate visual c++ 6 |
| 3 lines of code changed in: src/gdd/dbMapper.cc (+3 -2) | |
|
jhill 3/15/06 1:01 PM |
improved string hash table distribution |
| 2 lines of code changed in: src/libCom/cxxTemplates/resourceLib.cpp (+2 -2) | |
|
jba 3/9/06 11:04 AM |
file useManifestTool.pl was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/tools/useManifestTool.pl (new 0) | |
|
anj 2/28/06 5:37 PM |
Sync to R3.14 branch. |
| 684 lines of code changed in: src/toolsComm/flex: initscan.c (del), scan.c (+636 -520), scan.l.DISTRIB (+46 -46) | |
|
anj 2/17/06 5:04 PM |
Bring universal devLib changes over from R3.14 branch. |
| 19 lines of code changed in: src/libCom: Makefile (+2 -4), osi/os/default/devLibOSD.c (+17) | |
|
jhill 2/17/06 4:54 PM |
fixed mantis 239 |
| 10 lines of code changed in: src/ca/ca_client_context.cpp (+10 -9) | |
|
anj 2/17/06 4:51 PM |
file devLibOSD.c was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: src/libCom/osi/os/default/devLibOSD.c (new 0) | |
|
jhill 2/17/06 4:33 PM |
fixed mantis 239 |
| 23 lines of code changed in: src/ca: ca_client_context.cpp (+16 -16), oldAccess.h (+7 -2) | |
|
anj 2/15/06 4:26 PM |
Sync to R3-14 branch. |
| 11 lines of code changed in: src/rec/calcoutRecord.c (+11 -10) | |
|
jhill 2/13/06 10:36 AM |
merged in R3.14 fix |
| 17 lines of code changed in: src/ca/cac.cpp (+17 -15) | |
|
jhill 2/13/06 10:36 AM |
merged in R3.14 changes |
| 27 lines of code changed in: src/ca/acctst.c (+27 -6) | |
|
lange 2/6/06 10:08 AM |
Integrating change by Malcolm Waters: fix for "-c -w 0" hanging forever |
| 17 lines of code changed in: src/catools/caget.c (+17 -6) | |
|
lange 2/6/06 10:04 AM |
Integrating change by Malcolm Waters: += put_callback option - heavily based on caget |
| 86 lines of code changed in: src/catools/caput.c (+86 -9) | |
|
anj 1/31/06 2:46 PM |
Sync to R3-14 branch. |
| 21 lines of code changed in: src/libCom/misc/cantProceed.c (+21 -17) | |
|
norume 1/31/06 8:55 AM |
Track branch -- 0 size/count arguments to [cm]alloMustSucceed. |
| 2 lines of code changed in: src/libCom/misc/cantProceed.c (+2 -2) | |
|
anj 1/30/06 5:46 PM |
Early, unfinished version of BaseString for Jeff to start with. |
| 1679 lines of code changed in: src/libCom/Makefile (+14) src/libCom/BaseString: BaseString.h (new 188), ConString.cpp (new 154), ConString.h (new 81), ConstString.h (new 74), FixedString.h (new 147), SegString.cpp (new 94), SegString.h (new 55), StandardString.cpp (new 116), StandardString.h (new 177), VariableString.cpp (new 163), VariableString.h (new 131) src/libCom/test: BaseStringTest.cpp (new 283), Makefile (+2) | |
|
jba 1/30/06 9:58 AM |
Fixed definition of CONFORM_CXXFLAGS. |
| 2 lines of code changed in: configure/CONFIG_COMMON (+2 -2) | |
|
jba 1/30/06 9:55 AM |
Fixed CONFORM_CXXFLAGS_NORMAL definition. |
| 6 lines of code changed in: configure/os: CONFIG.cygwin-x86.cygwin-x86 (+2 -2), CONFIG.win32-x86-cygwin.win32-x86-cygwin (+2 -2), CONFIG.win32-x86-mingw.win32-x86-mingw (+2 -2) | |
|
anj 1/27/06 3:24 PM |
Sync to R3-14 version (epicsShareApi removed). |
| 7 lines of code changed in: src/libCom/misc: epicsStdlib.c (+3 -3), epicsStdlib.h (-1) src/libCom/osi/os: RTEMS/osdStrtod.h (+1 -1), cygwin32/osdStrtod.h (+1 -1), hpux/osdStrtod.h (+1 -1), vxWorks/osdStrtod.h (+1 -1) | |
|
jba 1/26/06 4:19 PM |
Updating main trunk files to match changes in R3_14_2_branch. |
| 34 lines of code changed in: src/makeBaseExt/top/configure: CONFIG_EXTENSIONS (+4 -1), RULES (+2 -1), RULES_IDL (+28) | |
|
jba 1/26/06 3:55 PM |
Removed R3.13 compatability options. |
| 1 lines of code changed in: configure/CONFIG_SITE (+1 -17) | |
|
jba 1/26/06 3:42 PM |
Updating main trunk configure files to match changes in R3_14-2_branch. |
| 28 lines of code changed in: configure/os/CONFIG.Common.win32-x86-cygwin (+28 -15) | |
|
jba 1/26/06 3:21 PM |
Removing test code lines. |
| 1 lines of code changed in: configure/os/CONFIG_SITE.Common.linux-x86 (+1 -5) | |
|
jba 1/26/06 3:20 PM |
Changing COMMANDLINE_LIBRARY default to EPICS. |
| 2 lines of code changed in: configure/os/CONFIG_SITE.Common.cygwin-x86 (+2 -2) | |
|
jba 1/26/06 3:14 PM |
Addind back SHARED_LIBRARIES=NO. |
| 4 lines of code changed in: configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin (+4 -1) | |
|
jba 1/26/06 2:58 PM |
Modified COMMANDLINE_LIBRARY defaults. |
| 5 lines of code changed in: configure/os/CONFIG_SITE.Common.solaris-sparc (+5 -2) | |
|
jba 1/26/06 1:41 PM |
Updating main trunk configure files to match changes in R3_14-2_branch. |
| 120 lines of code changed in: configure: CONFIG.CrossCommon (+3), CONFIG.gnuCommon (+2), CONFIG_BASE (+1 -1), CONFIG_COMMON (+8 -7), CONFIG_ENV (changed), CONFIG_SITE (+36 -6), CONFIG_SITE_ENV (+4 -4), RELEASE (+7 -11), RULES.Db (+19 -29), RULES_BUILD (+14 -5), RULES_DIRS (changed), RULES_JAVA (changed), tools/makeDbDepends.pl (+26 -31) | |
|
jba 1/26/06 1:33 PM |
UPdating main trunk configure files to match changes in R3_14-2_branch. |
| 1025 lines of code changed in: configure/os: CONFIG.Common.RTEMS (+7 -1), CONFIG.Common.RTEMS-mvme2100 (changed), CONFIG.Common.RTEMS-mvme5500 (changed), CONFIG.Common.RTEMS-pc386 (changed), CONFIG.Common.RTEMS-uC5282 (changed), CONFIG.Common.UnixCommon (+1 -1), CONFIG.Common.aix-ppc (+2 -3), CONFIG.Common.cygwin-x86 (+8 -6), CONFIG.Common.hpux-parisc (+2 -6), CONFIG.Common.linux-386 (changed), CONFIG.Common.linux-586 (changed), CONFIG.Common.linux-686 (changed), CONFIG.Common.linux-athlon (changed), CONFIG.Common.linux-mpc82xx (del), CONFIG.Common.linux-ppc (+18), CONFIG.Common.linux-x86 (+1 -1), CONFIG.Common.linux-x86-borland (+2 -9), CONFIG.Common.linux-x86_64 (+35), CONFIG.Common.linux-x86_64-debug (+12), CONFIG.Common.linuxCommon (+3 -4), CONFIG.Common.solaris-sparc (+5 -10), CONFIG.Common.solaris-sparc-gnu (+1 -1), CONFIG.Common.solaris-sparc64 (+15), CONFIG.Common.solaris-sparc64-gnu (+18), CONFIG.Common.solaris-x86 (+5 -10), CONFIG.Common.solaris-x86-gnu (+1 -1), CONFIG.Common.sun4-x86 (del), CONFIG.Common.vxWorks-68040 (+1 -1), CONFIG.Common.vxWorks-68040lc (+1 -1), CONFIG.Common.vxWorks-68060 (+1 -1), CONFIG.Common.vxWorks-ppc603 (+1 -1), CONFIG.Common.vxWorks-ppc603_long (+1 -1), CONFIG.Common.vxWorks-ppc604 (+1 -1), CONFIG.Common.vxWorks6-mv2100 (+28), CONFIG.Common.vxWorks6-mv5100 (+28), CONFIG.Common.vxWorks6Common (+155), CONFIG.Common.vxWorksCommon (+3 -3), CONFIG.Common.win32-x86-cygwin (del), CONFIG.Common.win32-x86-mingw (+39), CONFIG.aix-ppc-gnu.Common (changed), CONFIG.cygwin-x86.Common (+2 -1), CONFIG.cygwin-x86.cygwin-x86 (+1 -1), CONFIG.hpux-parisc-gnu.hpux-parisc-gnu (+2 -2), CONFIG.hpux-parisc.hpux-parisc (+1 -1), CONFIG.linux-ppc.Common (+12), CONFIG.linux-ppc.linux-ppc (+20), CONFIG.linux-x86-borland.Common (+1 -1), CONFIG.linux-x86-borland.linux-x86-borland (changed), CONFIG.linux-x86-debug.Common (changed), CONFIG.linux-x86-debug.linux-x86-debug (changed), CONFIG.linux-x86.Common (+1 -1), CONFIG.linux-x86.linux-x86 (+2 -2), CONFIG.linux-x86.linux-x86-debug (changed), CONFIG.linux-x86_64-debug.Common (+15), CONFIG.linux-x86_64-debug.linux-x86_64-debug (+14), CONFIG.linux-x86_64.Common (+13), CONFIG.linux-x86_64.linux-x86_64 (+21), CONFIG.linux-x86_64.linux-x86_64-debug (+13), CONFIG.solaris-sparc-gnu.solaris-sparc-gnu (+3 -5), CONFIG.solaris-sparc.solaris-sparc (+2 -52), CONFIG.solaris-sparc.solaris-sparc-debug (changed), CONFIG.solaris-sparc.solaris-sparc-gnu (changed), CONFIG.solaris-sparc64-gnu.Common (+12), CONFIG.solaris-sparc64-gnu.solaris-sparc64-gnu (+12), CONFIG.solaris-sparc64.Common (+12), CONFIG.solaris-sparc64.solaris-sparc64 (+11), CONFIG.solaris-x86-gnu.solaris-x86-gnu (+1 -4), CONFIG.solaris-x86.solaris-x86 (+2 -52), CONFIG.solarisCommon.solarisCommon (+65), CONFIG.win32-x86-borland.Common (+1 -1), CONFIG.win32-x86-borland.win32-x86-borland (+1 -1), CONFIG.win32-x86-cygwin.Common (+5 -3), CONFIG.win32-x86-cygwin.win32-x86-cygwin (+8 -8), CONFIG.win32-x86-debug.win32-x86-debug (changed), CONFIG.win32-x86-mingw.Common (+32), CONFIG.win32-x86-mingw.win32-x86-mingw (+33), CONFIG.win32-x86.Common (+1 -1), CONFIG.win32-x86.win32-x86 (+4 -3), CONFIG_COMPAT (+1 -1), CONFIG_SITE.Common.RTEMS (+5), CONFIG_SITE.Common.cygwin-x86 (+12), CONFIG_SITE.Common.hpux-parisc (+1 -1), CONFIG_SITE.Common.linux-x86 (+8 -1), CONFIG_SITE.Common.linux-x86_64 (+23), CONFIG_SITE.Common.solaris-sparc64 (+11), CONFIG_SITE.Common.solaris-sparc64-gnu (+11), CONFIG_SITE.Common.vxWorksCommon (+10), CONFIG_SITE.Common.win32-x86-cygwin (+14), CONFIG_SITE.cygwin-x86.Common (+2 -2), CONFIG_SITE.cygwin-x86.cygwin-x86 (+3 -2), CONFIG_SITE.linux-x86.UnixCommon (+1 -1), CONFIG_SITE.linux-x86.vxWorks6-mv2100 (+12), CONFIG_SITE.linux-x86.vxWorks6-mv5100 (+12), CONFIG_SITE.linux-x86_64-debug.linux-x86_64-debug (+15), CONFIG_SITE.linux-x86_64.Common (+12), CONFIG_SITE.linux-x86_64.UnixCommon (+10), CONFIG_SITE.linux-x86_64.linux-x86_64 (+17), CONFIG_SITE.linux-x86_64.vxWorks-68040 (+21), CONFIG_SITE.linux-x86_64.vxWorks-ppc603 (+17), CONFIG_SITE.linux-x86_64.vxWorks-ppc603_long (+17), CONFIG_SITE.linux-x86_64.vxWorks6-mv2100 (+12), CONFIG_SITE.linux-x86_64.vxWorks6-mv5100 (+12), CONFIG_SITE.linux-x86_64.vxWorksCommon (+11), CONFIG_SITE.solaris-sparc-debug.solaris-sparc-debug (+1), CONFIG_SITE.solaris-sparc.solaris-sparc-debug (+10), CONFIG_SITE.win32-x86-mingw.Common (+17), CONFIG_SITE.win32-x86.win32-x86 (+6 -2) | |
|
anj 1/26/06 1:25 PM |
Sync to R3.14 branch. |
| 1 lines of code changed in: src/libCom/osi/epicsStdio.h (+1 -1) | |
|
anj 1/26/06 1:16 PM |
Sync to R3-14 branch. |
| 1 lines of code changed in: src/libCom/osi/os/WIN32/osdStrtod.h (+1 -1) | |
|
norume 1/25/06 3:21 PM |
Track branch reorganization. |
| 169 lines of code changed in: configure/os: CONFIG.Common.darwin-fat (+22), CONFIG.Common.darwin-ppc (+4 -38), CONFIG.Common.darwin-x86 (+16), CONFIG.darwin-fat.Common (+11), CONFIG.darwin-ppc.darwin-ppc (del), CONFIG.darwin-x86.Common (+11), CONFIG.darwinCommon.darwinCommon (+101), CONFIG_SITE.Common.darwin-ppc (del), CONFIG_SITE.darwin-ppc.Common (+2 -2) | |
|
norume 1/25/06 3:17 PM |
file CONFIG.darwinCommon.darwinCommon was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.darwinCommon.darwinCommon (new 0) | |
|
norume 1/25/06 3:17 PM |
file CONFIG.darwin-x86.Common was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.darwin-x86.Common (new 0) | |
|
norume 1/25/06 3:17 PM |
file CONFIG.darwin-fat.Common was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.darwin-fat.Common (new 0) | |
|
norume 1/25/06 3:17 PM |
file CONFIG.Common.darwin-fat was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.Common.darwin-fat (new 0) | |
|
norume 1/25/06 3:17 PM |
file CONFIG.Common.darwin-x86 was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: configure/os/CONFIG.Common.darwin-x86 (new 0) | |
|
anj 1/20/06 2:24 PM |
CONFIG_BASE_VERSION move from 3-14 branch. |
| 5 lines of code changed in: configure/CONFIG (+5 -2) | |
|
norume 12/26/05 12:33 PM |
Track branch. |
| 3 lines of code changed in: src/libCom/misc/epicsStdlib.c (+3) | |
|
anj 12/21/05 5:34 PM |
Brought over various changes from the R3.14 branch that went into 3.14.8.1. |
| 186 lines of code changed in: configure: CONFIG_BASE_VERSION (+32 -10), CONFIG_SITE (+5 -1) configure/os: CONFIG.darwin-ppc.darwin-ppc (+4 -4), CONFIG_SITE.Common.hpux-parisc (+6 -6) src: ca/ca.rc (+2 -2), cas/build/cas.rc (+2 -2), db/dbIoc.rc (+2 -2), dbtools/dbtoolsIoc.rc (+2 -2), gdd/gdd.rc (+2 -2), makeBaseApp/makeBaseApp.pl (+25 -8), rec/recIoc.rc (+2 -2), rsrv/rsrvIoc.rc (+2 -2) src/as: asHost.rc (+2 -2), asIoc.rc (+2 -2) src/dbStatic: dbStaticHost.rc (+2 -2), dbStaticIoc.rc (+2 -2) src/dev: softDev/softDevIoc.rc (+2 -2), testDev/testDevIoc.rc (+2 -2) src/libCom: Com.rc (+2 -2), Makefile (+1 -1), misc/makeEpicsVersion.pl (+29 -21) src/misc: misc.rc (+2 -2), miscIoc.rc (+2 -2) src/registry: Makefile (-11), registryIoc.rc (+2 -2) src/softIoc: Makefile (+3 -1), absPath.pl (del) src/util: Makefile (+2 -4), rc2.caRepeater (+10 -20), startCArepeater.c (del) startup: EpicsHostArch (+32 -26), EpicsHostArch.pl (+2 -1) | |
|
anj 12/20/05 1:27 PM |
Sync to R3.14 branch. |
| 27 lines of code changed in: configure/tools/convertRelease.pl (+27 -6) | |
|
norume 12/19/05 4:28 PM |
Track branch. |
| 33 lines of code changed in: src/RTEMS/base/rtems_init.c (+33 -96) | |
|
norume 12/15/05 10:50 AM |
Track branch. |
| 30 lines of code changed in: src/libCom/osi/os/RTEMS/osdThread.c (+30 -26) | |
|
mrk 12/13/05 6:57 AM |
fix win32 compiler warnings |
| 2 lines of code changed in: src/libCom/misc: epicsConvert.c (+1 -1), epicsString.c (+1 -1) | |
|
mrk 12/12/05 2:13 PM |
save changes as 3_14 branch |
| 170 lines of code changed in: src/libCom/Makefile (+1 -2) src/libCom/misc: adjustment.c (+1 -1), adjustment.h (+1 -1), cantProceed.c (+3 -3), cantProceed.h (+3 -3), epicsConvert.c (+1 -1), epicsConvert.h (+1 -1), epicsScanReal.c (del), epicsStdlib.c (+87), epicsStdlib.h (+3 -2), epicsString.c (+58 -12), epicsString.h (+10 -8), epicsStrtod.c (del), truncateFile.c (+1 -1) | |
|
mrk 12/12/05 1:54 PM |
file epicsStdlib.c was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: src/libCom/misc/epicsStdlib.c (new 0) | |
|
jhill 12/8/05 10:23 AM |
fixed send thread blocks trying to destroy the IIU because the callback lock was taken without using a callback lock manager |
| 3 lines of code changed in: src/ca/cac.cpp (+3 -3) | |
|
rivers 12/7/05 9:53 PM |
Fixed problem with global pamapdbfType not defined on Windows |
| 7 lines of code changed in: src/dbStatic: dbFldTypes.h (+6 -5), dbStaticLib.c (+1 -1) | |
|
anj 11/29/05 1:37 PM |
Simmulation Mode changes from R3.14 branch. |
| 92 lines of code changed in: src/db/menuSimm.dbd (+14) src/rec: aiRecord.c (+14 -3), aiRecord.dbd (+1 -1), biRecord.c (+15 -6), biRecord.dbd (+2 -2), mbbiDirectRecord.c (+26 -16), mbbiDirectRecord.dbd (+2 -2), mbbiRecord.c (+16 -11), mbbiRecord.dbd (+2 -2) | |
|
anj 11/29/05 1:36 PM |
Sync to R3.14 branch. |
| 3 lines of code changed in: src/db/dbAccess.c (+3 -3) | |
|
anj 11/29/05 1:27 PM |
Sync to R3.14 branch. |
| 10 lines of code changed in: src/dbtools/dbLoadTemplate.y (+1 -1) src/dbStatic: dbLexRoutines.c (+7), dbStaticLib.c (+2 -2) | |
|
anj 11/29/05 1:14 PM |
Sync to R3.14 branch. |
| 33 lines of code changed in: configure/CONFIG_SITE_ENV (+31 -23), src/toolsComm/antelope/skeleton.c (+2 -2) | |
|
jhill 11/29/05 12:38 PM |
fixed msvc++ 8 assert failure. I had a closer look at the MS and the POSIX doc. It appears that there is confusion between the two related to how the arguments are interpreted when the user buffer pointer is null. In the POSIX doc it clearly states that the count only applies if the user pointer isn't nill. In the MS doc it clearly states that the count is also the size of the internally allocated buffer when the user pointer is nill. It seems that a reasonable compromise will be to specify a buffer size of BUFSIZ (defined by POSIX and fortunately also by windows). |
| 4 lines of code changed in: src/catools: caget.c (+1 -2), cainfo.c (+1 -2), camonitor.c (+1 -2), caput.c (+1 -2) | |
|
jhill 11/22/05 9:43 AM |
updated for R3.14.8 |
| 3 lines of code changed in: documentation/README.MS_Windows (+3 -2) | |
|
mrk 11/22/05 8:13 AM |
new test |
| 132 lines of code changed in: src/libCom/test: Makefile (+5), epicsThreadPriorityTest.cpp (+100), epicsThreadPriorityTestMain.cpp (+27) | |
|
jhill 11/21/05 6:37 PM |
made win32 stdcall consistent |
| 2 lines of code changed in: src/libCom/logClient: logClient.c (+1 -1), logClient.h (+1 -1) | |
|
jhill 11/21/05 6:25 PM |
fixed bug occurring when interfacing with EPICS 3.11 |
| 95 lines of code changed in: src/ca: cac.cpp (+4 -8), cac.h (-1), nciu.cpp (+1 -6), nciu.h (+3 -12), tcpiiu.cpp (+55 -11), udpiiu.cpp (+21 -24), udpiiu.h (+9 -9), virtualCircuit.h (+2 -1) | |
|
mrk 11/21/05 3:21 PM |
better checking for pthread_create |
| 7 lines of code changed in: src/libCom/osi/os/posix/osdThread.c (+7 -3) | |
|
mrk 11/21/05 3:16 PM |
from Benjamin Franksen |
| 308 lines of code changed in: src/libCom/Makefile (+2) src/libCom/logClient: iocLog.c (new 155), iocLog.h (new 38), logClient.c (+101 -277), logClient.h (+12 -10) | |
|
jhill 11/21/05 2:55 PM |
updated for R3.14.8 |
| 5 lines of code changed in: documentation/README.MS_Windows (+5 -7) | |
|
mrk 11/21/05 1:09 PM |
file epicsThreadPriorityTestMain.cpp was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: src/libCom/test/epicsThreadPriorityTestMain.cpp (new 0) | |
|
mrk 11/21/05 1:09 PM |
file epicsThreadPriorityTest.cpp was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: src/libCom/test/epicsThreadPriorityTest.cpp (new 0) | |
|
jhill 11/21/05 11:50 AM |
renamed README.win32 to readme.MS_Windows |
| 220 lines of code changed in: documentation: README.MS_Windows (+220), README.WIN32 (del) | |
|
jhill 11/21/05 11:48 AM |
file README.MS_Windows was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: documentation/README.MS_Windows (new 0) | |
|
jhill 11/21/05 11:45 AM |
updated to match R3.14.8 |
| 69 lines of code changed in: documentation/README.WIN32 (+69 -72) | |
|
mrk 11/21/05 8:17 AM |
Fix memory leak for priority scheduling |
| 10 lines of code changed in: src/libCom/osi/os/posix/osdThread.c (+10 -1) | |
|
lange 11/21/05 3:58 AM |
SHRLIB_SEARCH_DIRS -> SHRLIB_SEARCH_FULLPATHDIRS (reflecting changes in the build system) |
| 5 lines of code changed in: configure/os: CONFIG_SITE.Common.hpux-parisc (+3 -3), CONFIG_SITE.Common.linux-x86 (+2 -2) | |
|
lange 11/21/05 3:30 AM |
+= -mt (multithreading) flag for the standard C compiler |
| 4 lines of code changed in: configure/os/CONFIG.hpux-parisc.hpux-parisc (+4 -4) | |
|
jhill 11/18/05 5:51 PM |
SOCKET_SHUTDOWN_WRITE_SIDE #define no longer required |
| 1 lines of code changed in: src/util/iocLogServer.c (+1 -2) | |
|
jhill 11/17/05 6:14 PM |
GNU compile rrequires LL suffix on constants, borland requires no suffix |
| 18 lines of code changed in: src/libCom/osi/os/WIN32/osdTime.cpp (+18 -8) | |
|
anj 11/17/05 1:16 PM |
Sync to R3.14 branch. |
| 16 lines of code changed in: src/db: Makefile (+1), dbAccess.c (+14 -6), menuGlobal.dbd (+1) | |
|
mrk 11/17/05 9:55 AM |
run test as thread |
| 12 lines of code changed in: src/libCom/test: epicsMessageQueueTest.cpp (+4 -2), epicsMessageQueueTestMain.cpp (+8 -3) | |
|
mrk 11/17/05 7:42 AM |
calling ca_context_destroy causes crash |
| 9 lines of code changed in: src/db/dbCa.c (+9 -1) | |
|
mrk 11/16/05 8:12 AM |
add test for epicsThreadSetPriority |
| 28 lines of code changed in: src/libCom/test/epicsThreadTest.cpp (+28) | |
|
mrk 11/16/05 8:07 AM |
illegal to change priority for non-epics thread |
| 6 lines of code changed in: src/libCom/osi/os/posix/osdThread.c (+6) | |
|
anj 11/15/05 5:35 PM |
file menuSimm.dbd was initially added on branch R3-14-2_branch. |
| 0 lines of code changed in: src/db/menuSimm.dbd (new 0) | |
|
anj 11/15/05 4:04 PM |
Sync to R3.14 branch. |
| 2 lines of code changed in: src/rec/mbboDirectRecord.c (+2 -2) | |
|
anj 11/15/05 3:58 PM |
Sync to R3-14-2_branch |
| 1 lines of code changed in: src/dbtools/dbLoadTemplate.y (+1) | |
|
jhill 11/15/05 2:22 PM |
clarrified return from ca_poll, ca_pend_event |
| 11 lines of code changed in: src/ca/CAref.html (+11 -8) | |
|
mrk 11/15/05 7:15 AM |
more changes for epicsAtExit handler |
| 11 lines of code changed in: src/db/dbCa.c (+11 -1) | |
|
jhill 11/14/05 5:26 PM |
added ca_context_detach |
| 52 lines of code changed in: src/ca: CAref.html (+45 -7), access.cpp (+7) | |
|
jhill 11/14/05 5:22 PM |
better sleep quantum estimate |
| 14 lines of code changed in: src/libCom/test/epicsThreadTest.cpp (+14 -6) | |
|
mrk 11/14/05 2:10 PM |
make same as R3-14-2_branch |
| 14 lines of code changed in: src: db/dbCa.c (+7), libCom/osi/os/vxWorks/osdThread.c (+7 -2) | |
|
jhill 11/14/05 12:43 PM |
fixed doesnt throw same exceptions compiler error |
| 1 lines of code changed in: src/libCom/osi/epicsTime.cpp (+1 -1) | |
|
jhill 11/14/05 11:13 AM |
net bsd challenged os dont have INADDR_NONE |
| 31 lines of code changed in: src/libCom/osi/os: RTEMS/osdSock.h (+4 -1), VMS/osdSock.h (+3), alpha/osdSock.h (+4), hpux/osdSock.h (+4), sgi/osdSock.h (+4), solaris/osdSock.h (+4), sun4/osdSock.h (+4), vxWorks/osdSock.h (+4) | |
|
jhill 11/14/05 10:29 AM |
standards unconformant C++ compilers (such as msvs 6.0) dont like two for loops with the same varaible name in the same scope |
| 2 lines of code changed in: src/gdd/dbMapper.cc (+2 -3) | |
|
jhill 11/14/05 10:28 AM |
standards unconformant C++ compilers (such as msvs 6.0) dont like a std:: in front of the cal to unexpected() |
| 2 lines of code changed in: src/libCom/osi/epicsThread.cpp (+2 -3) | |
|
jhill 11/14/05 10:26 AM |
standards unconformant C++ compilers (such as msvs 6.0) dont like two for loops with the same varaible name in the same scope |
| 2 lines of code changed in: src/ca/udpiiu.cpp (+2 -2) | |
|
jhill 11/14/05 10:25 AM |
removed return of void from void function which makes standards incompliant compiler bark |
| 1 lines of code changed in: src/ca/tcpiiu.cpp (+1 -1) | |
|
jhill 11/10/05 1:51 PM |
fix for mantis 153 |
| 15 lines of code changed in: src/ca: tcpiiu.cpp (+13 -5), virtualCircuit.h (+2) | |
|
jhill 11/8/05 7:20 PM |
fixed some potential cleanup problems when there is insufficent memory to finish creating a new client |
| 7 lines of code changed in: src/rsrv/caservertask.c (+7 -1) | |
|
jhill 11/8/05 4:46 PM |
less cpu intensive for soft float cpus |
| 1 lines of code changed in: src/libCom/test/epicsTimerTest.cpp (+1 -1) | |
![]()
Generated by StatCvs v0.1.3