source: trunk/MagicSoft/Mars/Changelog@ 7471

Last change on this file since 7471 was 7471, checked in by Daniela Dorner, 19 years ago
*** empty log message ***
File size: 2.5 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For your entries please follow EXACTLY this style:
5
6_yyyy/mm/dd_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20 2006/02/01 Daniel Hoehne
21
22 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
23 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
24 fillganymed, fillstar, writesequencefiles:
25 - adapted usage of function setstatus
26
27
28
29 2006/01/31 Daniela Dorner
30
31 * datacenter/macros/setstatus.C, getdolist.C:
32 - adapted macros to changes in new columns (fFailedCode,
33 fFailedComment)
34
35 * datacenter/macros/setstatus.C:
36 - added "noreset" for column fStartTime (is needed so that runtime
37 is available in case of failure)
38
39 * datacenter/macros/setupdb.C:
40 - added new columns
41
42 * datacenter/scripts/runcallisto, runganymed, runstar:
43 - implemented failure handling
44
45 * datacenter/scripts/sourcefile:
46 - implemented new functions to set status values
47
48
49
50 2006/01/30 Daniel Hoehne
51
52 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
53 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
54 fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
55 writesequencefiles:
56 - added function setstatus in sourcefile
57 - changed calling of setstatus.C in setstatus
58 - implemented variable $program to generalize usage of setstatus
59 - replaced corresponding piece of code by function setstatus
60 - fixed some typos
61
62
63
64 2006/01/30 Daniela Dorner
65
66 * datacenter/macros/setstatus.C, getdolist.C:
67 - adapted macros to the improvement of failure handling in the
68 automatic analysis (added columns fFailed, fStartTime,
69 fFailedTime)
70
71
72
73 2006/01/27 Thomas Bretz
74
75 * mjobs/MDataSet.cc:
76 - improved a warning output
77
78
79
80 2006/01/23 Thomas Bretz
81
82 * mbase/MTime.cc:
83 - removed a sanity check in GetStringFmt. It work's quite nice
84 in the DC but crashes on my Laptop (which is not so important)
85
86
87
88 2006/01/10 Daniela Dorner
89
90 * datacenter/macros/*.C, datacenter/script:
91 - updated and added documentation
92 - improved logging
93 - fixed small bugs
Note: See TracBrowser for help on using the repository browser.