source: trunk/examples/extended/geometry/olap/History @ 1023

Last change on this file since 1023 was 807, checked in by garnier, 16 years ago

update

File size: 2.0 KB
Line 
1$Id: History,v 1.10 2005/11/15 14:15:25 gcosmo Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                      Category History file
9                      ---------------------
10This file should be used by G4 developers and category coordinators
11to briefly summarize all major modifications introduced in the code
12and keep track of all category-tags.
13It DOES NOT substitute the  CVS log-message one should put at every
14committal in the CVS repository !
15
16     ----------------------------------------------------------
17     * Reverse chronological order (last date on top), please *
18     ----------------------------------------------------------
19
20November 15th, 2005  G.Cosmo - olapex-V07-01-00
21- migration to <sstream> from deprecated <strstream>.
22
23May 3rd, 2005  J.Allison
24- Replaced vis manager with G4VisExecutive.
25
26June 28th, 2004  G.Cosmo - olapex-V06-02-00
27- Reordered storage of parameters for solids according to arguments order
28  in construction in SolidAnalyser.cc. Resolving issue in problem report
29  #635.
30
31November 13th, 2003  J.Allison - olapex-V05-02-00
32- Reconstructed Vis Manager.
33
34June 12th, 2003  G.Cosmo - olapex-V05-01-00
35- Fixed pedantic warnings on Linux-g++.
36
37February 19th, 2003  G.Cosmo - olapex-V05-00-00
38- Removed redundant inclusion of SystemOfUnits.h.
39  Now using CLHEP headers.
40
41June 5th, 2002  M.Liendl - olapex-V04-00-01
42- Updated README.
43
44June 4th, 2002  G.Cosmo - olapex-V04-00-00
45- Some general code cleanup.
46- Added disclaimer of liability.
47- Fixed usage of G4 types (G4int, G4double, G4bool).
48- Fixed usage of namespace (G4std::, G4endl, #include "g4std/...")
49- Fixed warnings and porting on supported platforms.
50
51June 3rd, 2002  M.Liendl
52- First implementation of the CMS tool for debugging overlapping geometries.
53
54June 3rd, 2002  G.Cosmo
55- Created.
Note: See TracBrowser for help on using the repository browser.