Commit Log (Page 18 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: 2003-04-04 to 2003-03-21 (Commits 7452-7551 of 9251)

anj
4/4/03 3:25 PM
Fire archive monitors too if delta=0x80000000
4 lines of code changed in:
src/rec: longinRecord.c (+2 -3), longoutRecord.c (+2 -3)

jba
4/4/03 12:36 PM
Initial version.
217 lines of code changed in:
documentation/ConvertingR3.14.1AppsToR3.14.2.html (new 217)

mrk
4/4/03 10:29 AM
set BUFFER_EXTRA_BYTES = MAX_MESSAGE_SIZE
4 lines of code changed in:
src/libCom/error/errlog.c (+4 -4)

mrk
4/4/03 9:01 AM
make clear distinction between support and ioc apps
20 lines of code changed in:
src/makeBaseApp/Makefile (+20 -14)

lange
4/4/03 8:14 AM
+= epicsStdio for HPUX
57 lines of code changed in:
src/libCom/Makefile (+3)
src/libCom/osi/os/hpux: epicsStdio.c (new 54), epicsStdio.h (new 0)

lange
4/4/03 8:08 AM
+= chatr hint
4 lines of code changed in:
documentation/README.hpux (+4)

lange
4/4/03 7:51 AM
Reflect recent changes
56 lines of code changed in:
documentation/README.hpux (+56 -18)

lange
4/4/03 6:50 AM
Restructured and adapted to recent build system changes; code
builds and runs both shared and static with native or GNU compiler
74 lines of code changed in:
configure/os: CONFIG.Common.hpux-parisc (+12 -10), CONFIG.hpux-parisc-gnu.hpux-parisc-gnu (+12 -3), CONFIG.hpux-parisc.Common (+1 -2), CONFIG.hpux-parisc.hpux-parisc (+17 -16), CONFIG_SITE.Common.hpux-parisc (new 18), CONFIG_SITE.Common.hpux-parisc-gnu (new 13), CONFIG_SITE.hpux-parisc.hpux-parisc (del)

jba
4/3/03 5:30 PM
Updated for R3.14.2
30 lines of code changed in:
documentation/ConvertingR3.13AppsToR3.14.html (+30 -31)

jba
4/3/03 3:59 PM
No build changes for R3.14.2. Removed the R3.13 release number from text.
3 lines of code changed in:
documentation/BuildingR3.13AppsWithR3.14.html (+3 -3)

jba
4/3/03 3:17 PM
Added note about R3.13 shared libraries.
11 lines of code changed in:
documentation: README.1st (+5 -3), README.html (+6 -4)

jba
4/3/03 2:41 PM
Updated for R3.14.2
2 lines of code changed in:
documentation/KnownProblems.html (+2 -26)

jba
4/3/03 1:51 PM
Updated for R3.14.2
17 lines of code changed in:
documentation/BuildingR3.13ExtensionsWithR3.14.html (+17 -37)

jba
4/3/03 1:19 PM
Updated for R3.14.2
159 lines of code changed in:
documentation: README.1st (+59 -37), README.html (+100 -42)

norume
4/3/03 1:07 PM
Make the readline the default on linux IOCs.
4 lines of code changed in:
configure/os/CONFIG_SITE.Common.linux-x86 (+4 -4)

anj
4/3/03 11:07 AM
Implemented epicsVsnprintf() properly using vxWorks' fioFormatV() function.
24 lines of code changed in:
src/libCom/osi/os/vxWorks/epicsStdio.c (+24 -5)

lange
4/3/03 6:16 AM
Removed unused #define that caused a warning message
1 lines of code changed in:
src/rec/selRecord.c (+1 -2)

lange
4/3/03 6:11 AM
Suppressed HP aCC compiler warnings
4 lines of code changed in:
src/cas/generic/casStrmClient.cc (+4 -4)

lange
4/3/03 6:05 AM
Fixed compiler warnings connected to missing char->int casts
15 lines of code changed in:
src/libCom: macLib/macUtil.c (+7 -7), misc/epicsString.c (+1 -1)
src/libCom/calc: postfix.c (+2 -2), sCalcPerform.c (+5 -5)

lange
4/3/03 6:04 AM
Removed additional define for HP compile
0 lines of code changed in:
src/libCom/Makefile (-2)

jba
4/2/03 3:53 PM
Updated comments.
40 lines of code changed in:
configure/Sample.Makefile (+40 -29)

jba
4/2/03 3:24 PM
Updated comments.
1 lines of code changed in:
configure/RULES_BUILD (+1 -36)

jba
4/2/03 3:06 PM
Updated comments.
7 lines of code changed in:
configure/CONFIG_SITE (+7 -2)

jba
4/2/03 3:05 PM
Removed epicsExport header include line.
0 lines of code changed in:
src/registry/registerRecordDeviceDriver.pl (-1)

anj
4/2/03 2:51 PM
Renamed scan_list.rate => scanlist.period (which is really is).
float => double change for temp value.
Added scanPeriod() routine to convert a menuScan value into seconds.
19 lines of code changed in:
src/db: dbScan.c (+17 -8), dbScan.h (+2 -1)

jba
4/2/03 2:26 PM
Updated Comment
3 lines of code changed in:
configure/CONFIG_BASE (+3)

jba
4/2/03 2:23 PM
Updated comments.
51 lines of code changed in:
configure/CONFIG_ADDONS (+51 -23)

mrk
4/2/03 1:17 PM
fix for old config rules
1 lines of code changed in:
src/as/Makefile (+1 -1)

mrk
4/1/03 3:06 PM
create typedef for rset and drvet
10 lines of code changed in:
src/dbStatic: dbToRecordtypeH.c (+6 -14), drvSup.h (+3 -3), recSup.h (+1 -1)

mrk
4/1/03 3:04 PM
changes for epicsExport
8 lines of code changed in:
src/registry/registerRecordDeviceDriver.pl (+8 -8)

mrk
4/1/03 3:03 PM
convert host name to lower case
7 lines of code changed in:
src/as/asLibRoutines.c (+7 -2)

mrk
4/1/03 3:01 PM
changes for epicsExport
547 lines of code changed in:
src/misc/asSubRecordFunctions.c (+3 -3)
src/dev/softDev: devAiSoft.c (+16 -18), devAiSoftRaw.c (+4 -6), devAoSoft.c (+16 -18), devAoSoftRaw.c (+6 -7), devBiSoft.c (+14 -16), devBiSoftRaw.c (+14 -16), devBoSoft.c (+17 -19), devBoSoftRaw.c (+17 -21), devEventSoft.c (+14 -16), devHistogramSoft.c (+16 -18), devLiSoft.c (+14 -16), devLoSoft.c (+14 -16), devMbbiDirectSoft.c (+14 -16), devMbbiDirectSoftRaw.c (+14 -16), devMbbiSoft.c (+14 -16), devMbbiSoftRaw.c (+14 -16), devMbboDirectSoft.c (+14 -16), devMbboDirectSoftRaw.c (+14 -16), devMbboSoft.c (+14 -16), devMbboSoftRaw.c (+14 -16), devSASoft.c (+14 -16), devSiSoft.c (+14 -16), devSoSoft.c (+14 -16), devWfSoft.c (+15 -17)
src/dev/testDev: devAiTestAsyn.c (+4 -6), devAoTestAsyn.c (+4 -6), devBiTestAsyn.c (+4 -6), devBoTestAsyn.c (+4 -6), devEventTestIoEvent.c (+4 -6), devHistogramTestAsyn.c (+4 -6), devMbbiTestAsyn.c (+4 -6), devMbboTestAsyn.c (+4 -6), devSiTestAsyn.c (+4 -6), devSoTestAsyn.c (+4 -6), devWfTestAsyn.c (+4 -6)
src/rec: aaiRecord.c (+5 -3), aaoRecord.c (+5 -3), aiRecord.c (+6 -4), aoRecord.c (+4 -3), biRecord.c (+4 -3), boRecord.c (+6 -4), calcRecord.c (+6 -4), calcoutRecord.c (+3 -2), compressRecord.c (+4 -3), dfanoutRecord.c (+5 -3), egRecord.c (+5 -3), egeventRecord.c (+5 -3), erRecord.c (+5 -3), ereventRecord.c (+5 -3), eventRecord.c (+6 -4), fanoutRecord.c (+4 -3), histogramRecord.c (+6 -4), longinRecord.c (+6 -4), longoutRecord.c (+6 -4), mbbiDirectRecord.c (+5 -3), mbbiRecord.c (+6 -4), mbboDirectRecord.c (+5 -3), mbboRecord.c (+6 -4), permissiveRecord.c (+6 -4), selRecord.c (+6 -4), seqRecord.c (+4 -3), stateRecord.c (+6 -4), stringinRecord.c (+6 -4), stringoutRecord.c (+6 -4), subArrayRecord.c (+5 -3), subRecord.c (+6 -4), waveformRecord.c (+6 -4)

mrk
4/1/03 2:48 PM
new include file
1 lines of code changed in:
src/libCom/Makefile (+1)

mrk
4/1/03 2:48 PM
new file
37 lines of code changed in:
src/libCom/misc/epicsExport.h (new 37)

anj
4/1/03 2:03 PM
Drop the pedantry, it's only an annoyance nowadays.
3 lines of code changed in:
configure/CONFIG.gnuCommon (+3 -4)

anj
4/1/03 1:59 PM
Removed simple example, which is now the makeBaseApp template "caServerApp".
5 lines of code changed in:
src/cas/example: Makefile (+1 -1), README (+4 -7)

norume
4/1/03 10:24 AM
Converted to HTML.
1 lines of code changed in:
documentation/README.darwin (del)

norume
4/1/03 10:21 AM
Convert to HTML.
159 lines of code changed in:
documentation/README.darwin.html (new 159)

norume
4/1/03 7:08 AM
Clean up architecture envirionment variable description. Provide example.
11 lines of code changed in:
documentation/README.darwin (+11 -3)

norume
3/31/03 4:34 PM
Add support for host addresses in dotted-decimal form.
8 lines of code changed in:
src/libCom/osi/os/vxWorks/osdSock.c (+8 -5)

norume
3/31/03 4:20 PM
See if this changes the mode properly.
1 lines of code changed in:
startup/Site.cshrc (+1 -1)

jba
3/31/03 3:01 PM
Redefined TARGET_LDFLAGS.
2 lines of code changed in:
configure/CONFIG_COMMON (+2 -2)

jba
3/31/03 2:42 PM
Added TARGET_LDFLAGS.
3 lines of code changed in:
configure/CONFIG_COMMON (+3 -1)

mrk
3/31/03 1:53 PM
more changes for stupid stupid win32
69 lines of code changed in:
src/dev/softDev: devAiSoft.c (+2 -1), devAiSoftRaw.c (+2 -1), devAoSoft.c (+2 -1), devAoSoftRaw.c (+2 -1), devBiSoft.c (+2 -1), devBiSoftRaw.c (+2 -1), devBoSoft.c (+2 -1), devBoSoftRaw.c (+2 -1), devEventSoft.c (+2 -1), devHistogramSoft.c (+2 -1), devLiSoft.c (+2 -1), devLoSoft.c (+2 -1), devMbbiDirectSoft.c (+2 -1), devMbbiDirectSoftRaw.c (+2 -1), devMbbiSoft.c (+2 -1), devMbbiSoftRaw.c (+2 -1), devMbboDirectSoft.c (+2 -1), devMbboDirectSoftRaw.c (+2 -1), devMbboSoft.c (+2 -1), devMbboSoftRaw.c (+2 -1), devSASoft.c (+1), devSiSoft.c (+2 -1), devSoSoft.c (+2 -1), devWfSoft.c (+2 -1)
src/dev/testDev: devAiTestAsyn.c (+2 -1), devAoTestAsyn.c (+2 -1), devBiTestAsyn.c (+2 -1), devBoTestAsyn.c (+2 -1), devEventTestIoEvent.c (+2 -1), devHistogramTestAsyn.c (+2 -1), devMbbiTestAsyn.c (+2 -1), devMbboTestAsyn.c (+2 -1), devSiTestAsyn.c (+2 -1), devSoTestAsyn.c (+2 -1), devWfTestAsyn.c (+2 -1)

jba
3/31/03 12:47 PM
Added -z defs linker option.
2 lines of code changed in:
configure/os/CONFIG.linux-x86.linux-x86 (+2 -2)

jba
3/31/03 11:10 AM
Changed recIoc library to rsrvIoc.
1 lines of code changed in:
src/misc/Makefile (+1 -1)

jba
3/31/03 11:00 AM
Updated comments.
7 lines of code changed in:
src/makeBaseExt/top/exampleExt: Makefile (+6 -6), RELEASE_NOTES.HTM (+1 -1)

jba
3/31/03 10:42 AM
Added recIoc.rc win32 resource file.
37 lines of code changed in:
src/rec: Makefile (+1), recIoc.rc (new 36)

jba
3/31/03 10:40 AM
Added testDevIoc.rc win32 resource file.
37 lines of code changed in:
src/dev/testDev: Makefile (+1), testDevIoc.rc (new 36)

jba
3/31/03 10:40 AM
Added softDevIoc.rc win32 resource file.
37 lines of code changed in:
src/dev/softDev: Makefile (+1), softDevIoc.rc (new 36)

mrk
3/31/03 8:04 AM
Makefile changes so that rec and dev build on win32
41 lines of code changed in:
src: misc/Makefile (+1 -1), rec/Makefile (+1 -1)
src/dev: softDev/Makefile (+26 -26), testDev/Makefile (+13 -13)

mrk
3/28/03 2:25 PM
more changes to get epicsShare to work on win32
178 lines of code changed in:
src/registry/registerRecordDeviceDriver.pl (+4 -4)
src/db: dbNotify.c (+3 -3), dbTest.c (+8 -8), db_test.c (+3 -3), recGbl.c (+4 -4)
src/dbStatic: devSup.h (+14 -9), recSup.h (+14 -36)
src/dev/softDev: devAiSoft.c (+3 -2), devAiSoftRaw.c (+3 -2), devAoSoft.c (+3 -2), devAoSoftRaw.c (+3 -2), devBiSoft.c (+3 -2), devBiSoftRaw.c (+3 -2), devBoSoft.c (+3 -2), devBoSoftRaw.c (+3 -2), devEventSoft.c (+3 -2), devHistogramSoft.c (+3 -2), devLiSoft.c (+3 -2), devLoSoft.c (+3 -2), devMbbiDirectSoft.c (+3 -2), devMbbiDirectSoftRaw.c (+3 -2), devMbbiSoft.c (+3 -2), devMbbiSoftRaw.c (+3 -2), devMbboDirectSoft.c (+3 -2), devMbboDirectSoftRaw.c (+3 -2), devMbboSoft.c (+3 -2), devMbboSoftRaw.c (+3 -2), devSASoft.c (+4 -2), devSiSoft.c (+3 -2), devSoSoft.c (+3 -2), devWfSoft.c (+5 -3)
src/dev/testDev: devAiTestAsyn.c (+5 -3), devAoTestAsyn.c (+5 -3), devBiTestAsyn.c (+5 -3), devBoTestAsyn.c (+5 -3), devEventTestIoEvent.c (+3 -2), devHistogramTestAsyn.c (+5 -3), devMbbiTestAsyn.c (+5 -3), devMbboTestAsyn.c (+5 -3), devSiTestAsyn.c (+5 -3), devSoTestAsyn.c (+5 -3), devWfTestAsyn.c (+5 -3)

mrk
3/28/03 10:01 AM
more changes for epicsShare
92 lines of code changed in:
src: dbStatic/dbToRecordtypeH.c (+1 -1), registry/registerRecordDeviceDriver.pl (+4 -29)
src/rec: aaiRecord.c (+2), aaoRecord.c (+2), aiRecord.c (+3 -1), aoRecord.c (+3 -1), biRecord.c (+3 -2), boRecord.c (+3 -2), calcRecord.c (+3 -2), calcoutRecord.c (+2 -1), compressRecord.c (+3 -2), dfanoutRecord.c (+2 -1), egRecord.c (+3 -1), egeventRecord.c (+2 -2), erRecord.c (+2 -1), ereventRecord.c (+2 -1), eventRecord.c (+3 -2), fanoutRecord.c (+4 -3), histogramRecord.c (+3 -2), longinRecord.c (+3 -2), longoutRecord.c (+3 -2), mbbiDirectRecord.c (+2 -1), mbbiRecord.c (+3 -2), mbboDirectRecord.c (+2 -1), mbboRecord.c (+3 -2), permissiveRecord.c (+3 -2), selRecord.c (+3 -2), seqRecord.c (+3 -2), stateRecord.c (+3 -2), stringinRecord.c (+3 -2), stringoutRecord.c (+3 -2), subArrayRecord.c (+2 -1), subRecord.c (+3 -2), waveformRecord.c (+3 -2)

mrk
3/28/03 9:59 AM
epicsShareExtern => epicsShareDef
69 lines of code changed in:
src/dev/softDev: devAiSoft.c (+2 -2), devAiSoftRaw.c (+2 -2), devAoSoft.c (+2 -2), devAoSoftRaw.c (+2 -2), devBiSoft.c (+2 -2), devBiSoftRaw.c (+2 -2), devBoSoft.c (+2 -2), devBoSoftRaw.c (+2 -2), devEventSoft.c (+2 -2), devHistogramSoft.c (+2 -2), devLiSoft.c (+2 -2), devLoSoft.c (+2 -2), devMbbiDirectSoft.c (+2 -2), devMbbiDirectSoftRaw.c (+2 -2), devMbbiSoft.c (+2 -2), devMbbiSoftRaw.c (+2 -2), devMbboDirectSoft.c (+2 -2), devMbboDirectSoftRaw.c (+2 -2), devMbboSoft.c (+2 -2), devMbboSoftRaw.c (+2 -2), devSASoft.c (+1 -1), devSiSoft.c (+2 -2), devSoSoft.c (+2 -2), devWfSoft.c (+2 -2)
src/dev/testDev: devAiTestAsyn.c (+2 -2), devAoTestAsyn.c (+2 -2), devBiTestAsyn.c (+2 -2), devBoTestAsyn.c (+2 -2), devEventTestIoEvent.c (+2 -2), devHistogramTestAsyn.c (+2 -2), devMbbiTestAsyn.c (+2 -2), devMbboTestAsyn.c (+2 -2), devSiTestAsyn.c (+2 -2), devSoTestAsyn.c (+2 -2), devWfTestAsyn.c (+2 -2)

jba
3/27/03 3:59 PM
removed printf.
1 lines of code changed in:
src/registry: registry.c (-1), registryFunction.c (-3), registryFunction.h (+1 -1)

jba
3/27/03 3:50 PM
Removed epicsShareAPI
6 lines of code changed in:
src/registry: registry.c (+1), registryFunction.c (+3), registryFunction.h (+1 -1), registryRecordType.h (+1 -1)

jba
3/27/03 3:47 PM
Removed epicsAhareAPI
2 lines of code changed in:
src/rec/subRecord.c (+2 -2)

jhill
3/27/03 3:01 PM
removed epicsShareAPIV
12 lines of code changed in:
src/ca/cadef.h (+2 -2)
src/libCom/error: errlog.c (+5 -5), errlog.h (+5 -5)

jhill
3/27/03 2:57 PM
fixed my lame spelling
6 lines of code changed in:
src/libCom/misc/shareLib.h (+6 -6)

jhill
3/27/03 12:47 PM
improved documentation
58 lines of code changed in:
src/libCom/misc/shareLib.h (+58 -69)

jba
3/27/03 9:31 AM
Moved -shared option.
3 lines of code changed in:
configure: CONFIG.gnuCommon (-1), os/CONFIG.linux-x86.linux-x86 (+3 -1)

mrk
3/27/03 9:00 AM
fix epicsShare decoration
1 lines of code changed in:
src/misc/asSubRecordFunctions.c (+1 -1)

mrk
3/27/03 8:59 AM
RecordSizeOffset now static; fix decoration for registrar functions
8 lines of code changed in:
src/registry/registerRecordDeviceDriver.pl (+8 -4)

mrk
3/27/03 8:58 AM
registerRecordDeviceDriver now defines GEN_SIZE_OFFSET
21 lines of code changed in:
src/rec: aaiRecord.c (-2), aaoRecord.c (-2), aiRecord.c (+1 -3), aoRecord.c (+1 -3), biRecord.c (+1 -3), boRecord.c (+1 -3), calcRecord.c (+1 -3), calcoutRecord.c (-2), compressRecord.c (+1 -3), dfanoutRecord.c (-2), egRecord.c (-2), egeventRecord.c (-2), erRecord.c (-2), ereventRecord.c (-2), eventRecord.c (+1 -3), fanoutRecord.c (+1 -3), histogramRecord.c (+1 -3), longinRecord.c (+1 -3), longoutRecord.c (+1 -3), mbbiDirectRecord.c (-2), mbbiRecord.c (+1 -3), mbboDirectRecord.c (-2), mbboRecord.c (+1 -3), permissiveRecord.c (+1 -3), selRecord.c (+1 -3), seqRecord.c (+1 -3), stateRecord.c (+1 -3), stringinRecord.c (+1 -3), stringoutRecord.c (+1 -3), subArrayRecord.c (-2), subRecord.c (+1 -3), waveformRecord.c (+1 -3)

mrk
3/27/03 8:57 AM
make sRecordSizeOffset static
1 lines of code changed in:
src/dbStatic/dbToRecordtypeH.c (+1 -4)

jhill
3/26/03 7:08 PM
removed unnecessary includes
0 lines of code changed in:
src/libCom/timer/epicsTimer.h (-1)

jhill
3/26/03 6:58 PM
removed unnecessary includes
0 lines of code changed in:
src/libCom/osi/epicsTime.h (-4)

jhill
3/26/03 4:24 PM
small optimizations
17 lines of code changed in:
src/libCom/osi/os/default/osiWireFormat.h (+17 -15)

jhill
3/26/03 4:12 PM
move sleep quantum cache to proper place in the fdManager class
23 lines of code changed in:
src/libCom/timer/timerPrivate.h (+2 -2)
src/libCom/fdmgr: fdManager.cpp (+12 -13), fdManager.h (+2 -2)

jhill
3/26/03 4:11 PM
move sleep quantum cache to proper place in active timer queue
10 lines of code changed in:
src/libCom/timer: timer.cpp (+2 -2), timerPrivate.h (+2 -2), timerQueue.cpp (+2 -3), timerQueueActive.cpp (+4 -3)

norume
3/26/03 3:52 PM
Don't want gnuCommon -shared flag on Darwin.
12 lines of code changed in:
configure/os: CONFIG.Common.darwin-ppc (+1 -11), CONFIG.darwin-ppc.darwin-ppc (+11 -1)

jhill
3/26/03 3:11 PM
move a warning from level 3 to level 4 and detect certain Ox related failures during debug builds
23 lines of code changed in:
configure/os/CONFIG.win32-x86.win32-x86 (+23 -16)

mrk
3/26/03 2:10 PM
remove epicsShareFunc
1 lines of code changed in:
src/misc/asSubRecordFunctions.c (+1 -1)

norume
3/26/03 2:05 PM
Ensure that dynamic library install name is an absolute path.
3 lines of code changed in:
configure/os/CONFIG.Common.darwin-ppc (+3 -3)

norume
3/26/03 9:45 AM
Numerous changes to reflect shared library and other 3.14 changes.
80 lines of code changed in:
startup: Site.cshrc (+36 -72), Site.profile (+44 -106)

mrk
3/26/03 8:04 AM
use new method to register asSub functions
4 lines of code changed in:
src/misc: Makefile (-1), asSubRecordFunctions.c (+2 -2), asSubRecordFunctions.h (del), base.dbd (+2)

mrk
3/26/03 7:28 AM
Use new technique to register sub functions
9 lines of code changed in:
src/misc/asSubRecordFunctions.c (+9 -7)

jba
3/25/03 2:05 PM
Updated comments.
8 lines of code changed in:
configure/CONFIG_SITE (+8 -7)

norume
3/25/03 1:23 PM
Fix tab/space problem in previous patch.
1 lines of code changed in:
configure/RULES.Db (+1 -1)

norume
3/25/03 1:22 PM
Don't leave dangling output files when msi fails.
2 lines of code changed in:
configure/RULES.Db (+2 -1)

jhill
3/25/03 11:51 AM
improved formatting for thread list
7 lines of code changed in:
src/libCom/osi/os/WIN32/osdThread.c (+7 -14)

jhill
3/25/03 11:35 AM
fixed build errors
18 lines of code changed in:
src/libCom/osi/os/WIN32/epicsStdio.c (+18 -13)

mrk
3/25/03 11:09 AM
use epicsVsnprintf instead of vsprint; allow more extra bytes because vxWorks subject to buffer overflow
12 lines of code changed in:
src/libCom/error/errlog.c (+12 -3)

mrk
3/25/03 11:03 AM
epicsStdio is new
74 lines of code changed in:
src/libCom/test: Makefile (+4), epicsStdioTest.c (new 67), epicsStdioTestMain.cpp (new 3)

mrk
3/25/03 11:03 AM
let test return int so vxWorks doesnt report error
3 lines of code changed in:
src/libCom/test: epicsMathTest.c (+2 -1), epicsMathTestMain.cpp (+1 -1)

mrk
3/25/03 11:00 AM
epicsStdio is new
21 lines of code changed in:
src/libCom: Makefile (+3), osi/os/posix/epicsStdio.h (new 0)
src/libCom/osi/os/WIN32: epicsStdio.c (new 13), epicsStdio.h (new 0)
src/libCom/osi/os/vxWorks: epicsStdio.c (new 5), epicsStdio.h (new 0)

norume
3/25/03 11:00 AM
Add support for Darwin.
2 lines of code changed in:
startup/EpicsHostArch.pl (+2 -1)

norume
3/24/03 6:44 PM
Typo on displayed percentage.
1 lines of code changed in:
src/libCom/test/epicsThreadTest.cpp (+1 -1)

jhill
3/24/03 6:21 PM
better sleep quantum estimator
8 lines of code changed in:
src/libCom/test/epicsThreadTest.cpp (+3 -1)

jhill
3/24/03 6:03 PM
better sleep quantum estimator
22 lines of code changed in:
src/libCom/test/epicsThreadTest.cpp (+22 -6)

jba
3/24/03 5:12 PM
Added dbExpand.tmp imtermediate file.
2 lines of code changed in:
configure/RULES.Db (+2 -1)

mrk
3/24/03 1:54 PM
return failure if dbExpand fails
3 lines of code changed in:
src/dbStatic/dbExpand.c (+3 -1)

mrk
3/24/03 10:43 AM
name should not include lib
2 lines of code changed in:
configure/CONFIG_BASE (+2 -2)

mrk
3/24/03 7:54 AM
changes for stupid win32
2 lines of code changed in:
src/registry/registerRecordDeviceDriver.pl (+2 -12)

lange
3/24/03 2:19 AM
Fixed HPUX problem: HZ is '#define'd in system header file
3 lines of code changed in:
src/libCom/osi/os/posix/osdThread.c (+3 -3)

norume
3/23/03 3:25 PM
Track changes to build system.
10 lines of code changed in:
configure/os/CONFIG.Common.RTEMS (+10 -11)

norume
3/22/03 11:14 AM
Add extern declaration.
4 lines of code changed in:
src/libCom/osi/os/RTEMS/osdThread.c (+4 -3)

norume
3/22/03 10:57 AM
Cosmetic.
3 lines of code changed in:
src/libCom/osi/os/RTEMS/osdTime.cpp (+3 -2)

jhill
3/21/03 8:11 PM
fixed missing init
2 lines of code changed in:
src/libCom/test/epicsTimerTest.cpp (+2 -2)

jhill
3/21/03 6:18 PM
broke up extra long message because this causes buffer over run in errlog facility
6 lines of code changed in:
src/ca/tcpRecvWatchdog.cpp (+6 -4)

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