source: trunk/source/processes/hadronic/models/chiral_inv_phase_space/body/History @ 836

Last change on this file since 836 was 819, checked in by garnier, 16 years ago

import all except CVS

File size: 1.7 KB
Line 
1
2       ==========================================================
3       Geant4 - an Object-Oriented Toolkit for Physics Simulation
4       ==========================================================
5
6        History file for hadronic/models/chiral_inv_phase_space/interface
7       
8This file should be used to summarize modifications introduced in the
9code and to keep track of all tags.
10
11     ---------------------------------------------------------------
12     * Please list in reverse chronological order (last date on top)
13     ---------------------------------------------------------------
14
1523-Apr-2008 Gabriele Cosmo              (hadr-chips-body-V09-00-20)
16-------------------------------------------------------------------
17- Tag for release 9.1.p02.
18
1931-Mar-2008 Dennis Wright               (hadr-chips-body-V09-01-04)
20-------------------------------------------------------------------
21- Added more parentheses around && within || to satisfy gcc-4.3 compiler
22  files affected:
23    G4QChipolino.cc
24    G4QEnvironment.cc
25    G4QNucleus.cc
26    G4Quasmon.cc
27
2819-Mar-2008 Dennis Wright               (hadr-chips-body-V09-01-03)
29-------------------------------------------------------------------
30- Added parentheses around && within || to satisfy gcc-4.3 compiler
31  files affected:
32    G4QChipolino.cc
33    G4QContent.cc
34    G4QEnvironment.cc
35    G4QNucleus.cc
36    G4QPDGCode.cc
37    G4Quasmon.cc
38- Added braces and ; for empty while blocks to satisfy gcc-4.3
39  files affected:
40    G4QHadron.cc
41
4218-Mar-2008 Vladimir Ivanchenko         (hadr-chips-body-V09-01-02)
43-------------------------------------------------------------------
44- G4QNucleus: fixed compillation warnings at Windows for constructors
Note: See TracBrowser for help on using the repository browser.