Changeset 1114 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 12/14/01 15:17:09 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1108 r1114 1 1 -*-*- END -*-*- 2 3 2001/12/14: Thomas Bretz 4 5 * mbase/MReadMarsFile.[h,cc], mbase/MReadFild.[h,cc]: 6 - corrected handling of ReInit/Notify (at the moment I assume 7 one run per file) 8 - made sure, that we don't get memory leaks when using MReadTree 9 more than once because the pointer to the pointer isn't deleted. 10 - added a small class MChain which enhances TChain by a function to 11 reset fTree. This is used to control when notification are 12 happening 13 14 * mbase/MTask.cc: 15 - reset the number of executions before the preprocessing 16 17 2 18 3 19 2001/12/11: Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.