Ignore:
Timestamp:
07/19/08 12:55:42 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r9013 r9015  
    1919                                                 -*-*- END OF LINE -*-*-
    2020
    21  2008/07/18 Thomas Bretz
     21 2008/07/19 Thomas Bretz
    2222
    2323   * datacenter/macros/buildsequenceentries.C:
    2424     - Use the GetId also in the constructor of Rule
    2525     - fixed reading of the sections in the sequences.rc
     26
     27   * datacenter/macros/writesequencefile.C:
     28     - included iostream
     29
     30   * mjobs/MSequence.[h,cc]:
     31     - updates some comments
     32     - simplified the comparison functions
     33     - calculate fPeriod automatically in any case
     34       (do not read from file)
     35     - added X for excluded to AddFile
     36     - use AddFile in ExludeFile
     37     - removed incorrect calles to MJob::SortArray
     38     - call SortArrays correctly in AddFile
     39     - changed default for telescope from 1 to 0 in SQL constructor
     40
     41   * mjobs/MSequenceSQL.[h,cc]:
     42     - if telescope number is 0 check whether an unambiguous
     43       sequence with this number exists. If existing set the
     44       telescope number accordingly
     45     - changed default for telescope in constructor to 0 accordingly
     46
     47
     48
     49 2008/07/18 Thomas Bretz
    2650
    2751   * mbase/MTime.cc:
Note: See TracChangeset for help on using the changeset viewer.