Changeset 8376 for trunk/MagicSoft/Cosy/Changelog
- Timestamp:
- 03/14/07 19:12:17 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r8184 r8376 1 1 -*-*- END -*-*- 2 3 2007/03/14 Thomas Bretz 4 5 * bend.cc, cosy.cc, starg.cc, testse.cc, base/MStarList.cc, 6 base/MThread.cc, base/log.h, base/msgqueue.cc, candrv/nodedrv.cc, 7 candrv/sdolist.cc, catalog/SlaPlanets.cc, catalog/Slalib.cc, 8 catalog/StarCatalog.cc, gui/MGAccuracy.cc, gui/MGCoordinate.cc, 9 gui/MGCoordinates.cc, gui/MGCosy.cc, gui/MGNumStars.cc, 10 gui/MGSkyPosition.cc, main/MBending.cc, main/MStargHistograms.cc: 11 - replaced obsolete .h by C++ headers 12 - added namespace std 13 14 * base/MStarList.h: 15 - fixed warnings about overwriting of Delete 16 17 * base/MStopwatch.h, gui/MGCoordinate.h, gui/MGCoordinates.h: 18 - fixed warning about overwriting of Print() 19 20 * base/MTimeout.cc, candrv/nodedrv.cc, devdrv/macs.cc: 21 - fixed default argument is declaration 22 23 * catalog/StarCatalog.cc, gui/MGAccuracy.cc: 24 - fixed a type problem (int instead of double) 25 26 * gui/MGCoordinate.cc, gui/MGCosy.cc: 27 - fixed a warning about double declaration 28 29 2 30 3 31 2006/11/01 Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.