Commit Log (Page 43 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: 2001-02-19 to 2001-01-30 (Commits 4952-5051 of 9251)

jba
2/19/01 11:29 AM
Modified snc cpp flags.
2 lines of code changed in:
configure/RULES_BUILD (+2 -2)

jba
2/19/01 11:27 AM
Modified snc cppflags.
5 lines of code changed in:
configure/CONFIG_COMMON (+5 -4)

jba
2/19/01 11:12 AM
Removed include ov vxWorks.h from snc preprocessing.
3 lines of code changed in:
configure/os/CONFIG.Common.vxWorksCommon (+3 -4)

norume
2/19/01 10:16 AM
Check value returned by rtems_task_start().
7 lines of code changed in:
src/libCom/osi/os/RTEMS/osdThread.c (+7 -3)

anj
2/16/01 10:37 PM
All platforms support exceptions now, so removed the test and use of
epicsThrow macro.
10 lines of code changed in:
src/libCom/cppStd: epicsExcept.h (+4 -41), epicsList.h (+6 -6)

norume
2/16/01 3:51 PM
Add CPPSNCFLAGS so that state notation language programs are correctly preprocessed.
1 lines of code changed in:
configure/CONFIG.gnuCommon (+1)

norume
2/16/01 10:45 AM
More changes to reflect new EPICS build environment.
10 lines of code changed in:
configure/os/CONFIG.Common.RTEMS (+10 -8)

lange
2/16/01 10:29 AM
Workaround for CPPSNCFLAGS bug
2 lines of code changed in:
configure/CONFIG_COMMON (+2 -2)

jhill
2/15/01 9:34 PM
fixed gnu warning
3 lines of code changed in:
src/cas/generic/st/casDGIntfOS.cc (+3 -2)

jhill
2/15/01 9:29 PM
removed function pointer dump
1 lines of code changed in:
src/ca/cac.cpp (+1 -9)

jhill
2/15/01 9:18 PM
fixed gnu warnings
21 lines of code changed in:
src/gdd/gddAppFuncTable.h (+2 -2)
src/db: dbChannelIO.cpp (+2 -2), dbPutNotifyBlocker.cpp (+7 -4), dbServiceIO.cpp (+3 -2), dbSubscriptionIO.cpp (+7 -5)

jhill
2/15/01 9:10 PM
fixed gnu warnings
88 lines of code changed in:
src/cas/generic: casClient.cc (+3 -2), casCtx.cc (+14 -7), casDGClient.cc (+3 -2), casEventSys.cc (+3 -2), casStrmClient.cc (+3 -2)
src/cas/generic/st: casDGIntfOS.cc (+12 -7), casStreamOS.cc (+21 -18)
src/cas/io/bsdSocket: caServerIO.cc (+3 -2), casDGIntfIO.cc (+2 -1), casStreamIO.cc (+6 -2)
src/libCom: fdmgr/fdManager.cpp (+7 -6), logClient/logClient.c (+2 -2), misc/ipAddrToAsciiAsynchronous.cpp (+4 -3)
src/libCom/timer: osiTimer.cpp (+2 -2), timerQueueThreaded.cpp (+3 -2)

jhill
2/15/01 8:23 PM
fixed gnu warnings
55 lines of code changed in:
src/libCom/bucketLib/bucketLib.c (+12 -6)
src/ca: acctst.c (+4 -4), baseNMIU.cpp (+2 -2), bhe.cpp (+5 -3), cac.cpp (+7 -5), ioCounter.cpp (+3 -2), nciu.cpp (+2 -2), netReadCopyIO.cpp (+2 -2), netReadNotifyIO.cpp (+3 -2), netWriteNotifyIO.cpp (+3 -2), netiiu.cpp (+3 -2), recvProcessThread.cpp (+2 -2), repeater.cpp (+2 -2), syncGroupNotify.cpp (+3 -2), tcpRecvWatchdog.cpp (+2 -2)

jhill
2/15/01 6:21 PM
work correctly on systems that dont know about point to point IF (CYGWIN32)
4 lines of code changed in:
src/libCom/osi/os/default/osdNetIntf.c (+4 -2)

jhill
2/15/01 5:15 PM
fixed lack of const
2 lines of code changed in:
src/libCom/cxxTemplates/tsSLList.h (+2 -2)

jhill
2/15/01 5:15 PM
cosmetic
2 lines of code changed in:
src/libCom/cxxTemplates/tsDLList.h (+2 -2)

jhill
2/15/01 4:49 PM
dont nanny queues
2 lines of code changed in:
src/libCom/timer: epicsTimerPrivate.h (+1 -2), timerQueueThreadedMgr.cpp (+1 -15)

jhill
2/15/01 4:27 PM
better units
3 lines of code changed in:
src/libCom/test/epicsTimerTest.cpp (+3 -3)

jhill
2/15/01 4:21 PM
fixed bug in percent error calc
2 lines of code changed in:
src/libCom/test/epicsTimerTest.cpp (+2 -2)

jhill
2/15/01 4:12 PM
fixed warning
7 lines of code changed in:
src/libCom/test/epicsTimerTest.cpp (+7 -7)

jhill
2/15/01 4:02 PM
fixed warning
2 lines of code changed in:
src/libCom/test/epicsTimerTestMain.cpp (+2 -2)

jhill
2/15/01 4:00 PM
finished queue sharing
48 lines of code changed in:
src/libCom/timer: epicsTimerPrivate.h (+16 -3), timerQueueThreaded.cpp (+4 -9), timerQueueThreadedMgr.cpp (+28 -12)

jhill
2/15/01 4:00 PM
added newline at eof
2 lines of code changed in:
src/libCom/timer/epicsTimer.cpp (+2 -2)

jhill
2/15/01 3:10 PM
proper rounding improves delay accuracy
4 lines of code changed in:
src/libCom/osi/os/WIN32: osdEvent.c (+2 -2), osdThread.c (+2 -2)

jhill
2/15/01 3:09 PM
added const to show () vf
3 lines of code changed in:
src/libCom/osi: epicsThread.cpp (+2 -2), epicsThread.h (+1 -1)

jhill
2/15/01 2:43 PM
fixed missplaced inline function
16 lines of code changed in:
src/libCom/timer: epicsTimerPrivate.h (+15 -1), timer.cpp (+1 -15)

mrk
2/15/01 1:44 PM
wait to let other threads start
2 lines of code changed in:
src/misc/iocInit.c (+2 -1)

mrk
2/15/01 1:37 PM
add S_dev_noDevice
2 lines of code changed in:
src/dbStatic/devSup.h (+2 -1)

jba
2/15/01 1:05 PM
Removed unneeded CFLAGS line.
1 lines of code changed in:
configure/os/CONFIG.Common.vxWorksCommon (+1 -2)

jhill
2/15/01 11:38 AM
fixed add list to not use default assignment op
19 lines of code changed in:
src/libCom/cxxTemplates/tsDLList.h (+19 -37)

jhill
2/15/01 11:32 AM
installed
359 lines of code changed in:
src/libCom/test: epicsTimerTest.cpp (new 337), epicsTimerTestMain.cpp (new 22)

jhill
2/15/01 11:29 AM
enable RTTI
7 lines of code changed in:
configure/os/CONFIG.win32-x86.win32-x86 (+7 -3)

jhill
2/15/01 11:24 AM
changed list interface
108 lines of code changed in:
src/db/dbChannelIO.cpp (+5 -4)
src/ca: CASG.cpp (+5 -4), cac.cpp (+12 -9), cacServiceList.cpp (+3 -3), inetAddrID_IL.h (+2 -2), iocinf.h (+2 -2), netiiu.cpp (+13 -12), repeater.cpp (+17 -15), tcpiiu.cpp (+7 -5)
src/cas/generic: caServerI.cc (+6 -6), casChannelI.cc (+10 -10), casChannelIIL.h (+3 -3), casCoreClient.cc (+2 -2), casPVI.cc (+2 -6), casPVIIL.h (+3 -3), casStrmClient.cc (+16 -16)

jhill
2/15/01 11:21 AM
fixed time calculation overflow
12 lines of code changed in:
src/libCom/osi/os/WIN32/osdEvent.c (+12 -4)

jhill
2/15/01 11:20 AM
changed list interface
3 lines of code changed in:
src/libCom/misc/ipAddrToAsciiAsynchronous.cpp (+3 -2)

jhill
2/15/01 11:20 AM
removed inappropriate epicsExportSharedSymbols
1 lines of code changed in:
src/libCom/tsDefs/tsDefs.h (+1 -3)

jhill
2/15/01 11:18 AM
changed list interface
190 lines of code changed in:
src/libCom/fdmgr/fdManager.cpp (+3 -3)
src/libCom/cxxTemplates: resourceLib.h (+45 -99), tsDLList.h (+89 -210), tsSLList.h (+47 -113)
src/libCom/cxxTemplates/test: tsDLListTest.cc (+1 -1), tsSLListBench.cc (+1 -1), tsSLListTest.cc (+4 -4)

jhill
2/15/01 11:15 AM
installed epicsTimer test
4 lines of code changed in:
src/libCom/test/Makefile (+4)

jhill
2/15/01 11:14 AM
installed
479 lines of code changed in:
src/libCom/timer: epicsTimer.cpp (new 124), epicsTimerPrivate.h (new 1), timer.cpp (new 174), timerQueue.cpp (new 159), timerQueueThreaded.cpp (new 9), timerQueueThreadedMgr.cpp (new 12)

jhill
2/15/01 11:13 AM
new list interface
4 lines of code changed in:
src/libCom/timer/osiTimer.cpp (+4 -4)

jhill
2/15/01 11:12 AM
changes during implementation
94 lines of code changed in:
src/libCom/timer/epicsTimer.h (+94 -55)

jhill
2/15/01 11:11 AM
installed epicsTimer implementation
6 lines of code changed in:
src/libCom/Makefile (+6)

norume
2/14/01 8:08 PM
Must explicitly set EXE and OBJ variables.
7 lines of code changed in:
configure/os/CONFIG.Common.RTEMS (+7 -2)

jhill
2/14/01 6:53 PM
added #define epicsExportSharedSymbols
1 lines of code changed in:
src/libCom/cppStd/epicsListBase.cpp (+1)

jhill
2/14/01 6:22 PM
fixed doc
2 lines of code changed in:
src/libCom/cxxTemplates/tsFreeList.h (+2 -2)

anj
2/14/01 2:13 PM
Some mod's to cope with MSVC's poor C++ support
12 lines of code changed in:
src/libCom/cppStd/epicsListBase.h (+12 -1)

lange
2/14/01 10:40 AM
Fixed the vxWorks.h fix fir C++
2 lines of code changed in:
configure/os/CONFIG.Common.vxWorksCommon (+2 -1)

norume
2/13/01 9:52 PM
Not working, but committing to let others have a look at this.
32 lines of code changed in:
configure/os/CONFIG.Common.RTEMS (+32 -42)

lange
2/13/01 2:49 PM
No min() and max() macros in c++
5 lines of code changed in:
src/libCom/misc/dbDefs.h (+5 -1)

jba
2/13/01 11:13 AM
Added filter to remove names starting with . or ..
3 lines of code changed in:
configure/tools/munch.pl (+3 -1)

jba
2/13/01 11:12 AM
Changed depends definition from Sun compiler to gnu compiler.
8 lines of code changed in:
configure/os/CONFIG.solaris-sparc.solaris-sparc (+8 -3)

jba
2/13/01 11:10 AM
Modified depends definitions and munch definitions.
6 lines of code changed in:
configure/os/CONFIG.Common.vxWorksCommon (+6 -3)

jba
2/13/01 11:09 AM
Modified depends rules and munch rules.
21 lines of code changed in:
configure/RULES_BUILD (+21 -11)

jba
2/13/01 11:08 AM
Modified depends definitons.
8 lines of code changed in:
configure/CONFIG_COMMON (+8 -2)

mrk
2/13/01 11:08 AM
add show method
3 lines of code changed in:
src/libCom/osi: epicsThread.cpp (+2 -1), epicsThread.h (+1)

anj
2/12/01 5:01 PM
C++ standard facilities, including list template
177 lines of code changed in:
src/libCom/cppStd: epicsCppStd.h (new 1), epicsExcept.h (new 100), epicsList.h (new 74), epicsListBase.cpp (new 1), epicsListBase.h (new 1)

anj
2/12/01 5:00 PM
Test programs for epicsList and epicsExcept
13 lines of code changed in:
src/libCom/test: Makefile (+5), epicsExceptTest.cpp (new 1), epicsListTest.cpp (new 7)

anj
2/12/01 5:00 PM
Entries for cppStd/* files
8 lines of code changed in:
src/libCom/Makefile (+8)

jhill
2/9/01 1:27 PM
fixed sun pro warnings
35 lines of code changed in:
src/ca: caEventRate.cpp (+1 -1), casw.cpp (+2 -2), getCallback.cpp (+8 -2), iocinf.h (+2 -2), netiiu.cpp (+3 -3), oldAccess.h (+3 -1), oldSubscription.cpp (+8 -2), putCallback.cpp (+3 -3), tcpSendWatchdog.cpp (+2 -2), tcpiiu.cpp (+3 -3)

jhill
2/9/01 12:48 PM
work around braindead sun pro compiler
2 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+2 -2)

jhill
2/9/01 11:41 AM
improved interface to CAC
84 lines of code changed in:
src/db: dbCAC.h (+28 -27), dbChannelIO.cpp (+20 -15), dbChannelIOIL.h (+2 -2), dbPutNotifyBlocker.cpp (+5 -1), dbPutNotifyIO.cpp (+12 -7), dbServiceIO.cpp (+14 -9), dbSubscriptionIO.cpp (+3 -2)

jhill
2/9/01 11:39 AM
made port public
6 lines of code changed in:
src/ca/udpiiu_IL.h (+6 -1)

jhill
2/9/01 11:38 AM
socket is now private
49 lines of code changed in:
src/ca: tcpiiu_IL.h (+1 -6), udpiiu.cpp (+48 -35)

jhill
2/9/01 11:38 AM
redesigned class hierarchy
66 lines of code changed in:
src/ca/tcpiiu.cpp (+66 -17)

jhill
2/9/01 11:36 AM
cosmetic
23 lines of code changed in:
src/ca/syncgrp.cpp (+23 -31)

jhill
2/9/01 11:36 AM
redesigned class hierarchy
28 lines of code changed in:
src/ca/syncGroupNotify.cpp (+28 -22)

jhill
2/9/01 11:35 AM
removed gnu warning elim class
4 lines of code changed in:
src/ca/repeater.cpp (+4 -4)

jhill
2/9/01 11:35 AM
cosmetic
4 lines of code changed in:
src/ca/recvProcessThread.cpp (+4 -4)

jhill
2/9/01 11:27 AM
redesigned class hierarchy
726 lines of code changed in:
src/ca: CASG.cpp (+14 -6), Makefile (+3 -2), cacIO.h (+82 -125), cacNotify.cpp (+15 -23), cacNotifyIO.cpp (+2 -11), cacServiceList.cpp (+5 -4), cadef.h (+8 -23), getCallback.cpp (+21 -30), ioCounter_IL.h (+17 -7), iocinf.h (+99 -121), nciu.cpp (+78 -54), nciu_IL.h (+20 -2), netReadCopyIO.cpp (+14 -11), netReadNotifyIO.cpp (+16 -9), netSubscription.cpp (+22 -9), netWriteNotifyIO.cpp (+19 -12), netiiu.cpp (+22 -16), oldAccess.h (+92 -64), oldChannel.cpp (+1 -195), oldChannelNotify.cpp (new 124), oldSubscription.cpp (+21 -34), putCallback.cpp (+31 -27)

jhill
2/9/01 11:27 AM
installed
49 lines of code changed in:
src/ca/cacChannelNotify.cpp (new 49)

jhill
2/9/01 11:26 AM
redesigned class hierarchy
6 lines of code changed in:
src/ca/cacChannelIO.cpp (+6 -62)

jhill
2/9/01 11:25 AM
defunct
1 lines of code changed in:
src/ca/cacChannel.cpp (del)

jhill
2/9/01 11:24 AM
made printf related stuff no longer inline
7 lines of code changed in:
src/ca/cac_IL.h (+7 -23)

jhill
2/9/01 11:24 AM
dont delete channels in destructor
172 lines of code changed in:
src/ca/cac.cpp (+172 -273)

jhill
2/9/01 11:21 AM
made bind routine more fault tollarant
5 lines of code changed in:
src/ca/bhe_IL.h (+5 -3)

jhill
2/9/01 11:19 AM
made tests work with local channels
36 lines of code changed in:
src/ca/acctst.c (+36 -23)

jhill
2/9/01 11:19 AM
changed class hierarchy in cacIO.h
99 lines of code changed in:
src/ca/access.cpp (+99 -66)

jhill
2/9/01 11:16 AM
cosmetic
2 lines of code changed in:
src/libCom/cxxTemplates/tsDLList.h (+2 -2)

jba
2/8/01 1:35 PM
Added PERL to REGISTERRECORDDEVICEDRIVER definition.
1 lines of code changed in:
configure/CONFIG_BASE (+1 -1)

mrk
2/8/01 12:58 PM
changes after discussion with Jeff
50 lines of code changed in:
src/libCom/timer: epicsPeriodicTimer.h (del), epicsTimer.h (+50 -42), epicsTimerQueue.h (del)

jhill
2/8/01 11:05 AM
fixed minor compiler errors
9 lines of code changed in:
src/libCom/timer: epicsTimer.h (+2), epicsTimerQueue.h (+7 -6)

jhill
2/7/01 5:11 PM
fixed MS DLL related warning
2 lines of code changed in:
src/db/dbCaTest.c (+2 -1)

lange
2/6/01 4:53 PM
+= full RSET definition for C++
36 lines of code changed in:
src/dbStatic/recSup.h (+36 -1)

jba
2/6/01 3:00 PM
Removed reference to tornado 101.
1 lines of code changed in:
configure/os/CONFIG_SITE.Common.vxWorks-ppc604 (+1 -3)

mrk
2/6/01 9:19 AM
add const in may places
259 lines of code changed in:
src/db: dbAccess.c (+30 -26), dbAccessDefs.h (+15 -15), dbCa.c (+23 -13), dbCa.h (+11 -11), dbTest.c (+2 -2)
src/dbStatic: dbPvdLib.c (+2 -2), dbStaticLib.c (+38 -31), dbStaticLib.h (+89 -48), dbStaticNoRun.c (+2 -2), dbStaticPvt.h (+3 -3), dbStaticRun.c (+2 -2)
src/libCom/calc: postfix.c (+20 -13), postfix.h (+1 -1), sCalcPostfix.c (+20 -14), sCalcPostfix.h (+1 -1)

jba
2/2/01 1:18 PM
Modified comments.
3 lines of code changed in:
configure/CONFIG_COMMON (+3 -3)

jhill
2/1/01 8:17 PM
simplified
50 lines of code changed in:
src/ca/cacChannel.cpp (+50 -74)

jhill
1/31/01 7:16 PM
cosmetic
3 lines of code changed in:
src/ca/cac.cpp (+3 -8)

mrk
1/31/01 7:33 AM
osiTime=>epicsTime
543 lines of code changed in:
src: as/asDbLib.c (+1 -2), dbStatic/dbToRecordtypeH.c (+1 -1), libCom/Makefile (+2 -4), misc/iocInit.c (+1 -2), rec/aaiRecord.c (-1), util/ca_test.c (+9 -9)
src/ca: CASG.cpp (+5 -5), acctst.c (+16 -16), bhe.cpp (+4 -4), bhe_IL.h (+2 -2), caConnTest.cpp (+5 -5), caEventRate.cpp (+1 -1), cac.cpp (+9 -9), casw.cpp (+4 -4), catime.c (+11 -11), db_access.h (+9 -9), evtime.c (+3 -3), iocinf.h (+7 -7)
src/cas/example/directoryService: main.cc (+3 -3), vxEntry.cc (+8 -5)
src/cas/generic: casDGClient.cc (+3 -3), casStrmClient.cc (+4 -4), server.h (+4 -4)
src/db: callback.c (-1), dbAccess.c (+3 -3), dbAccess.h (+1 -1), dbAccessDefs.h (+4 -3), dbBkpt.c (+10 -7), dbBkpt.h (+3 -3), dbCa.c (+4 -4), dbCa.h (+1 -1), dbCaPvt.h (+1 -1), dbCommon.dbd (+1 -1), dbConvert.c (-1), dbEvent.c (+1 -2), dbFastLinkConv.c (+1 -2), dbLock.c (-1), dbNotify.c (+1 -2), dbPutNotifyBlocker.cpp (+4 -4), dbScan.c (+6 -6), dbTest.c (+1 -2), db_access.c (+9 -9), db_field_log.h (+2 -2), recGbl.c (+4 -4), test/callbackTest.c (+8 -8)
src/gdd: aitHelpers.cc (+11 -8), aitHelpers.h (+11 -8), gdd.h (+7 -4), gddI.h (+6 -3)
src/libCom/fdmgr: fdManager.cpp (+2 -2), fdManager.h (+2 -2), fdmgr.cpp (+3 -3)
src/libCom/osi: epicsTime.h (+4 -4), osiTime.cpp (del), osiTime.h (del), tsStamp.h (del)
src/libCom/osi/os: RTEMS/osdTime.cpp (+11 -11), VMS/osdTime.cpp (+10 -10), WIN32/osdTime.cpp (+25 -25)
src/libCom/osi/os/posix: osdEvent.c (+4 -4), osdMutex.c (+4 -4), osdTime.cpp (+14 -14)
src/libCom/osi/os/vxWorks: iocClock.c (+23 -23), iocClock.h (+4 -4), osdTime.cpp (+1 -1)
src/libCom/test: Makefile (+4 -4), epicsTimeTest.cpp (new 161), epicsTimeTestMain.cpp (new 0), fdmgrTest.c (+6 -6), osiTimeTest.cpp (del), osiTimeTestMain.c (del), timerTest.c (+7 -7)
src/libCom/timer: osiTimer.cpp (+7 -7), osiTimer.h (+7 -7)
src/libCom/tsDefs: tsDefs.c (+4 -4), tsDefs.h (+2 -2)
src/rsrv: camessage.c (+2 -2), camsgtask.c (+2 -2), caserverio.c (+2 -2), caservertask.c (+8 -8), cast_server.c (+5 -5), online_notify.c (+1 -2), server.h (+4 -3)

jhill
1/30/01 8:40 PM
fixed parse error
3 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+3 -3)

jhill
1/30/01 8:33 PM
removed unused semaphore
1 lines of code changed in:
src/ca/iocinf.h (+1 -2)

jhill
1/30/01 8:00 PM
added member function that returns the number of entries installed
9 lines of code changed in:
src/libCom/cxxTemplates/resourceLib.h (+9 -2)

jhill
1/30/01 7:59 PM
print warning message if IO is still installed in tcp iiu when
it disconnects
6 lines of code changed in:
src/ca/tcpiiu.cpp (+6 -4)

jhill
1/30/01 7:58 PM
make tcpiiu object unavailable to udp before shutting it down
7 lines of code changed in:
src/ca/cac.cpp (+7 -6)

jhill
1/30/01 6:54 PM
fixed conn handler conn test to allow multiple loops
5 lines of code changed in:
src/ca/acctst.c (+5 -4)

mrk
1/30/01 10:17 AM
main change is suppress error message
70 lines of code changed in:
src/db/dbCa.c (+70 -70)

jba
1/30/01 10:02 AM
Modified depends rules
18 lines of code changed in:
src: as/Makefile (+1 -2), bpt/Makefile (+2), db/Makefile (+2), dbStatic/Makefile (+2), dbtools/Makefile (+2), gdd/Makefile (+3 -1), libCom/Makefile (+3 -1)
src/toolsComm: antelope/Makefile (+1), flex/Makefile (+2)

jba
1/30/01 10:00 AM
Removed ANSI and CPLUSPLUS
402 lines of code changed in:
configure: CONFIG.CrossCommon (+16 -4), CONFIG_COMMON (+50 -109), CONFIG_SITE (+20 -20), RULES_DIRS (+2 -2)
configure/os: CONFIG.Common.RTEMS (+27 -24), CONFIG.Common.UnixCommon (+4 -9), CONFIG.Common.solaris-sparc (+23 -10), CONFIG.Common.vxWorksCommon (+23 -20), CONFIG.hpux-parisc.hpux-parisc (+33 -43), CONFIG.linux-x86.linux-x86 (+7 -33), CONFIG.lynxos-x86.lynxos-x86 (+3 -21), CONFIG.osf-alpha.osf-alpha (+37 -59), CONFIG.solaris-sparc.solaris-sparc (+37 -51), CONFIG.solaris-x86.solaris-x86 (+36 -62), CONFIG.sun4-68k.sun4-68k (+29 -71), CONFIG.win32-x86-borland.win32-x86-borland (+28 -43), CONFIG.win32-x86.Common (+1 -5), CONFIG.win32-x86.win32-x86 (+24 -38), CONFIG_SITE.Common.vxWorks-ppc604 (+2 -2)

jba
1/30/01 10:00 AM
Updated comments
50 lines of code changed in:
configure: CONFIG (+2 -4), RULES.Db (+2), Sample.Makefile (+13 -15)
configure/os: CONFIG.linux-x86.Common (+2 -2), CONFIG.solaris-x86.Common (+2 -2), CONFIG_SITE.linux-x86.Common (+7 -3), CONFIG_SITE.linux-x86.vxWorks-68040 (+2 -2), CONFIG_SITE.linux-x86.vxWorks-ppc603 (+6 -2), CONFIG_SITE.linux-x86.vxWorksCommon (+8 -6), CONFIG_SITE.solaris-sparc.Common (+2 -2), CONFIG_SITE.win32-x86.Common (+4 -2)

jba
1/30/01 10:00 AM
Updated all flags.
27 lines of code changed in:
configure/os/CONFIG.Common.hpux-parisc (+27 -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