source: trunk/MagicSoft/Mars/Changelog@ 7481

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