Changeset 9195 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 12/21/08 18:09:49 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9194 r9195 19 19 -*-*- END OF LINE -*-*- 20 20 21 2008/12/21 Thomas Bretz 22 23 * Makefile.rules: 24 - removed $(ROOTSYS) from the call to rootcint. It should 25 be in th epath anyway 26 27 * mars-config.cc, mbase/MZlib.cc: 28 - included string.h 29 30 * showlog.cc, manalysis/MGeomApply.cc, mbase/MAGIC.cc, 31 mbase/MMath.cc, mbase/MProgressBar.cc, mbase/MSearch.cc, 32 mdata/MDataElement.cc, mfileio/MReadScanFile.cc, 33 mhbase/MH3.cc, mjobs/MSequenceSQL.cc, 34 mpointing/MPointingDevCalc.cc, msql/MSQLMagic.cc: 35 - included stdlib.h 36 37 * mastro/MAstro.h, mhbase/MHn.h: 38 - fixed the naming of some veriables in the definition 39 40 * mbase/MGMap.cc, mtools/MagicJam.cc: 41 - inlcude climits 42 43 * mbase/MStatusDisplay.cc: 44 - implemented a workaround against root's buffer overflows 45 - switched of root's own handling by resetting 46 kShowEventStatus 47 48 * mhbase/MH.[h,cc]: 49 - added a workaround for the buffor overflow in 50 TH1::GetObjectInfo and TProfile::GetObjectInfo 51 52 * mhist/MHCamera.cc: 53 - implemented a workaround for the buffer overflow in root's 54 GetObjectInfo 55 56 * msql/MSQLServer.[h,cc]: 57 - replaced GetPrimaryKey by GetPrimaryKeys 58 59 60 21 61 2008/12/19 Daniel Hoehne-Moench 22 62 23 63 * datacenter/macros/filldotrun.C: 24 - implemented SuperArehucas version 081204-0 incl. sumtrigger flag 64 - implemented SuperArehucas version 081204-0 incl. sumtrigger 65 flag 66 25 67 * datacenter/db/magicdefs.php, datacenter/db/menu.php: 26 68 - implemented sumtrigger flag (in runinfo and sequinfo menus)
Note:
See TracChangeset
for help on using the changeset viewer.