source: trunk/MagicSoft/Mars/Changelog@ 7472

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