source: trunk/MagicSoft/Mars/Changelog@ 7477

Last change on this file since 7477 was 7477, checked in by Daniela Dorner, 19 years ago
*** empty log message ***
File size: 3.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/03 Daniela Dorner
21
22 * datacenter/scripts/sourcefile:
23 - implemented two new functions: getdolist, finish
24
25 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
26 checkstardone, copyscript, correcttime, dodatacheck, doexclusions,
27 fillcallisto, fillganymed, fillstar, insertdatasets,
28 makecallistolinks, processmcsequences, runcallisto, runganymed,
29 runstar, writesequencefiles:
30 - replaced corresponding pieces of code by the functions getdolist
31 and finish
32 - moved variable $date to function getstatus
33 - improved logging
34 - generalized variables $lockfile and $todofile
35
36
37 2006/02/03 Daniela Dorner, Daniel Hoehne
38
39 * datacenter/scripts/sourcefile:
40 - fixed small bugs
41
42 * datacenter/scripts/runcallisto:
43 - small bugfix
44 - improved logging
45
46 * datacenter/scripts/insertdatasets:
47 - removed not needed variable
48
49 * datacenter/macros/getdolist.C:
50 - small bugfix
51
52
53
54 2006/02/02 Daniela Dorner
55
56 * datacenter/scripts/linkmc:
57 - changed numbering of P and C run in linking
58
59 * datacenter/scripts/sourcefile:
60 - moved to root-version root_v4.04.02g
61
62
63
64 2006/02/01 Daniel Hoehne
65
66 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
67 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
68 fillganymed, fillstar, writesequencefiles:
69 - adapted usage of function setstatus
70
71
72
73 2006/01/31 Daniela Dorner
74
75 * datacenter/macros/setstatus.C, getdolist.C:
76 - adapted macros to changes in new columns (fFailedCode,
77 fFailedComment)
78
79 * datacenter/macros/setstatus.C:
80 - added "noreset" for column fStartTime (is needed so that runtime
81 is available in case of failure)
82
83 * datacenter/macros/setupdb.C:
84 - added new columns
85
86 * datacenter/scripts/runcallisto, runganymed, runstar:
87 - implemented failure handling
88
89 * datacenter/scripts/sourcefile:
90 - implemented new functions to set status values
91
92
93
94 2006/01/30 Daniel Hoehne
95
96 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
97 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
98 fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
99 writesequencefiles:
100 - added function setstatus in sourcefile
101 - changed calling of setstatus.C in setstatus
102 - implemented variable $program to generalize usage of setstatus
103 - replaced corresponding piece of code by function setstatus
104 - fixed some typos
105
106
107
108 2006/01/30 Daniela Dorner
109
110 * datacenter/macros/setstatus.C, getdolist.C:
111 - adapted macros to the improvement of failure handling in the
112 automatic analysis (added columns fFailed, fStartTime,
113 fFailedTime)
114
115
116
117 2006/01/27 Thomas Bretz
118
119 * mjobs/MDataSet.cc:
120 - improved a warning output
121
122
123
124 2006/01/23 Thomas Bretz
125
126 * mbase/MTime.cc:
127 - removed a sanity check in GetStringFmt. It work's quite nice
128 in the DC but crashes on my Laptop (which is not so important)
129
130
131
132 2006/01/10 Daniela Dorner
133
134 * datacenter/macros/*.C, datacenter/script:
135 - updated and added documentation
136 - improved logging
137 - fixed small bugs
Note: See TracBrowser for help on using the repository browser.