Files
geant4/examples/extended/geometry/olap/History
T
2016-06-09 10:41:53 +02:00

45 lines
1.6 KiB
Plaintext

$Id: History,v 1.7 2003/12/03 13:50:09 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
Category History file
---------------------
This file should be used by G4 developers and category coordinators
to briefly summarize all major modifications introduced in the code
and keep track of all category-tags.
It DOES NOT substitute the CVS log-message one should put at every
committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
November 13th, 2003 J.Allison - olapex-V05-02-00
- Reconstructed Vis Manager.
June 12th, 2003 G.Cosmo - olapex-V05-01-00
- Fixed pedantic warnings on Linux-g++.
February 19th, 2003 G.Cosmo - olapex-V05-00-00
- Removed redundant inclusion of SystemOfUnits.h.
Now using CLHEP headers.
June 5th, 2002 M.Liendl - olapex-V04-00-01
- Updated README.
June 4th, 2002 G.Cosmo - olapex-V04-00-00
- Some general code cleanup.
- Added disclaimer of liability.
- Fixed usage of G4 types (G4int, G4double, G4bool).
- Fixed usage of namespace (G4std::, G4endl, #include "g4std/...")
- Fixed warnings and porting on supported platforms.
June 3rd, 2002 M.Liendl
- First implementation of the CMS tool for debugging overlapping geometries.
June 3rd, 2002 G.Cosmo
- Created.