Ignore:
Timestamp:
07/26/06 16:01:52 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7806 r7808  
    4545   * mbase/MContinue.h:
    4646     - some reformatting
     47
     48   * mreport/MReportStarguider.h:
     49     - added enum for states
     50     - added IsMonitoring member function
     51
     52   * msignal/MArrivalTimeCam.cc:
     53     - fixed a problem which gave errors when compiling (introduced
     54       with the latest change)
    4755
    4856   * manalysis/MEventRateCalc.[h,cc], manalysis/MGeomApply.[h,cc],
     
    101109     - removed MExtractSignalABcorr
    102110
     111   * mbase/MArgs.cc, mbase/MContinue.cc, mbase/MEnv.cc, mbase/MGMap.[h,cc],
     112     mbase/MGTask.h, mbase/MLogManip.h, mbase/MLogPlugin.h
     113     mbase/MParContainer.cc, mbase/MParList.cc, mbase/MParameters.cc,
     114     mbase/MSearch.cc, mbase/MStatusArray.h, mbase/MTask.cc,
     115     mbase/MTaskList.[h,cc]:
     116     - removed some unused parameters from function declaration
     117
     118   * mbase/MArray.h, mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
     119     mbase/MArrayI.h, mbase/MArrayS.h, mbase/MDirIter.h, mbase/MLog.[h,cc],
     120     mbase/MReadSocket.h, mbase/MTask.cc, mbase/MTaskList.[h,cc],
     121     mbase/MTime.h:
     122     - added explicit initialization of base class to copy ctor
     123
     124   * mbase/MDirIter.[h,cc], mbase/MLog.[h,cc], mbase/MRunIter.cc,
     125     mbase/MZlib.cc:
     126     - fixed some warnings about local overwrites of variable names
     127
     128   * mbase/MTaskList.[h,cc]:
     129     - removed unsused second argument from CheckAddListTo
     130     - allow 0 as the type argument which just keeps the input steam id
     131       of the task
    103132
    104133
Note: See TracChangeset for help on using the changeset viewer.