source: trunk/MagicSoft/Mars/Changelog@ 7468

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