Files
geant4/examples/extended/gdml/History
T
2016-06-09 14:44:26 +02:00

48 lines
1.8 KiB
Plaintext

$Id: History,v 1.8 2006/06/19 12:11:11 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 *
----------------------------------------------------------
June 19th, 2006 W.Pokorski - exgdml-V08-00-00
- Added G4Evaluator for new version of GDML.
- Updated GNUmakefile.
May 3rd, 2005 J.Allison
- Replaced vis manager with G4VisExecutive.
Dec 7th, 2004 R.Chytracek, W.Pokorski - exgdml-V06-02-00
- Archived old example and setup. New example based on GDML-2.0.0
demonstrating the abilities of import/export of GDML descriptions.
Nov 13th, 2003 John Allison - exgdml-V05-02-01
- Removed OPACS from Vis Manager.
Oct 27th, 2003 R.Chytracek
- Brought up-to-date the makefiles with the latest Geant4 tags.
- Updated to adopt XercesC 2.x family.
- XERCESCROOT default now points to gcc-3.2 installation only.
July 4th, 2003 G.Cosmo - exgdml-V05-02-00
- Fixed trivial compilation errors originated by last g4std migration.
- Fixed pedantic compilation warnings on Linux-g++.
June 3rd, 2002 R.Chytracek - exgdml-V04-00-00
- First implementation of GDML example for detector description persistency.
June 3rd, 2002 G.Cosmo
- Created.