Ignore:
Timestamp:
10/15/03 19:15:13 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2382 r2386  
    11                                                 -*-*- END OF LINE -*-*-
     2  2003/10/15: Thomas Bretz
     3
     4   * Makefile.conf.general:
     5     - added libThread to support mona
     6     
     7   * manalysis/MCerPhotAnal2.cc:
     8     - changed comments
     9     - accelerated the code a bit by using pointer arithmetic
     10     
     11   * mbase/BaseLinkDef.h, mbase/Makefile:
     12     - added MReadSocket
     13
     14   * mbase/MReadSocket.[h,cc]:
     15     - added MReadSocket
     16     
     17   * mbase/MEvtLoop.cc:
     18     - fixed some crashes in ProcessGuiEvents
     19     
     20   * mbase/MFilter.cc:
     21     - changed header
     22     
     23   * mbase/MTime.h:
     24     - added operator double()
     25
     26   * mimage/MHillas.cc:
     27     - changed the comments about corrxy
     28     
     29   * mmain/MStatusDisplay.cc:
     30     - added many comments
     31     - added kFileClose stuff
     32     - added AddRawTab
     33     - added thread handling in UpdateTab
     34     - fixed deletion in case the pointer is on heap
     35     - added date/time to ps-output
     36     
     37   * mraw/MRawEvtHeader.cc:
     38     - added some comments about the total number of bytes read
     39     
     40   * mraw/MRawRunHeader.[h,cc]:
     41     - added some comments about the total number of bytes read
     42     - fixed treating files with 0xc0c1 as Magic-Number
     43     - added GetNumTotalBytes
     44
     45   * mraw/Makefile, mraw/RawLinkDef.h:
     46     - added MRawSocketRead
     47
     48   * mraw/MRawSocketRead.[h,cc]:
     49     - added
     50
     51
     52
    253  2003/10/05: Abelardo Moralejo
    354
     
    657       version of the macro, sorry!)
    758
    8  
     59
     60
    961  2003/10/02: Thomas Bretz
    1062
Note: See TracChangeset for help on using the changeset viewer.