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

Last change on this file since 1337 was 1337, checked in by garnier, 15 years ago

tag geant4.9.4 beta 1 + modifs locales

File size: 2.0 KB
RevLine 
[1337]1$Id: History,v 1.11 2010/05/12 20:38:24 allison Exp $
[807]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
[1337]20May 12th, 2010 J.Allison - olapex-V09-03-00
21- Introduced G4UIExecutive.
22
[807]23November 15th, 2005 G.Cosmo - olapex-V07-01-00
24- migration to <sstream> from deprecated <strstream>.
25
26May 3rd, 2005 J.Allison
27- Replaced vis manager with G4VisExecutive.
28
29June 28th, 2004 G.Cosmo - olapex-V06-02-00
30- Reordered storage of parameters for solids according to arguments order
31 in construction in SolidAnalyser.cc. Resolving issue in problem report
32 #635.
33
34November 13th, 2003 J.Allison - olapex-V05-02-00
35- Reconstructed Vis Manager.
36
37June 12th, 2003 G.Cosmo - olapex-V05-01-00
38- Fixed pedantic warnings on Linux-g++.
39
40February 19th, 2003 G.Cosmo - olapex-V05-00-00
41- Removed redundant inclusion of SystemOfUnits.h.
42 Now using CLHEP headers.
43
44June 5th, 2002 M.Liendl - olapex-V04-00-01
45- Updated README.
46
47June 4th, 2002 G.Cosmo - olapex-V04-00-00
48- Some general code cleanup.
49- Added disclaimer of liability.
50- Fixed usage of G4 types (G4int, G4double, G4bool).
51- Fixed usage of namespace (G4std::, G4endl, #include "g4std/...")
52- Fixed warnings and porting on supported platforms.
53
54June 3rd, 2002 M.Liendl
55- First implementation of the CMS tool for debugging overlapping geometries.
56
57June 3rd, 2002 G.Cosmo
58- Created.
Note: See TracBrowser for help on using the repository browser.