source: trunk/MagicSoft/Mars/Changelog@ 7467

Last change on this file since 7467 was 7467, checked in by Daniela Dorner, 19 years ago
*** empty log message ***
File size: 2.2 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/01/30 Daniela Dorner
21
22 * datacenter/macros/setstatus.C, getdolist.C:
23 - adapted macros to changes in new columns (fFailedCode,
24 fFailedComment)
25
26 * datacenter/macros/setstatus.C:
27 - added "noreset" for column fStartTime (is needed so that runtime
28 is available in case of failure)
29
30 * datacenter/scripts/runcallisto, runganymed, runstar:
31 - implemented failure handling
32
33 * datacenter/scripts/sourcefile:
34 - implemented new functions to set status values
35
36
37
38 2006/01/30 Daniel Hoehne
39
40 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
41 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
42 fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
43 writesequencefiles:
44 - added function setstatus in sourcefile
45 - changed calling of setstatus.C in setstatus
46 - implemented variable $program to generalize usage of setstatus
47 - replaced corresponding piece of code by function setstatus
48 - fixed some typos
49
50
51
52 2006/01/30 Daniela Dorner
53
54 * datacenter/macros/setstatus.C, getdolist.C:
55 - adapted macros to the improvement of failure handling in the
56 automatic analysis (added columns fFailed, fStartTime,
57 fFailedTime)
58
59
60
61 2006/01/27 Thomas Bretz
62
63 * mjobs/MDataSet.cc:
64 - improved a warning output
65
66
67
68 2006/01/23 Thomas Bretz
69
70 * mbase/MTime.cc:
71 - removed a sanity check in GetStringFmt. It work's quite nice
72 in the DC but crashes on my Laptop (which is not so important)
73
74
75
76 2006/01/10 Daniela Dorner
77
78 * datacenter/macros/*.C, datacenter/script:
79 - updated and added documentation
80 - improved logging
81 - fixed small bugs
Note: See TracBrowser for help on using the repository browser.