source: trunk/source/persistency/ascii/History @ 1035

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

dossiers oublies

File size: 2.7 KB
Line 
1$Id: History,v 1.9 2009/02/25 10:43:40 gcosmo Exp $
2-------------------------------------------------------------------
3     =========================================================
4     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
5     =========================================================
6
7                      Category History file
8                      ---------------------
9This file should be used by G4 developers and category coordinators
10to briefly summarize all major modifications introduced in the code
11and keep track of all category-tags.
12It DOES NOT substitute the  CVS log-message one should put at every
13committal in the CVS repository !
14
15     ----------------------------------------------------------
16     * Reverse chronological order (last date on top), please *
17     ----------------------------------------------------------
18
1916 February, 09  P.Arce (ascii-V09-02-04)
20- Removed deprecated class G4tgrFileOut, not used.
21
225 February, 09  P.Arce (ascii-V09-02-03)
23- Fix in delta theta for handling of G4Sphere, and renaming 'phiTotal'
24  to 'phiDelta' for the relevant solids in G4tgbVolume implementation.
25
2626 January, 09  G.Cosmo (ascii-V09-02-02)
27- Correction for use of std:: namespace when calling standard mathematical
28  functions, introduced in previous tag.
29- Fixed compilation error introduced in previous tag.
30
316 January, 09  P.Arce (ascii-V09-02-01)
32- Bug fix in definition of delta angle for all solids with section in Phi
33  in G4tgbVolume. Take into consideration tolerance.
34
359 December, 08  P.Arce (ascii-V09-01-06)
36- SUBS -> SUBTRACTION, INTERS -> INTERSECTION
37- add FindG4PhysVol, delete FindLVs (declared but not defined)
38
393 December, 08  P.Arce (ascii-V09-01-05)
40- Include possibility of placements inside divisions
41- Correct rotation matrix in circular parameterisations
42- Small output messages changes
43
4426 November, 08  G.Cosmo (ascii-V09-01-04)
45- Fixed compilation warnings for uninitialised variables.
46
4721 November, 08  G.Cosmo (ascii-V09-01-03)
48- Corrected GNUmakefile to have ':=' instead of '=' for definition
49  of library name. Required in order to correctly build libname.map!
50- Use "const G4String&" where possible.
51- Added missing CVS headers, some code cleanup and formatting...
52
5321 November, 08  P.Arce (ascii-V09-01-02)
54- Added handling of G4EllipticalCone.
55- Use G4UIcommand::ConvertToString() in place of custom itoa().
56- Corrected GNUmakefile to add path to BREPS module.
57
5820 November, 08  P.Arce (ascii-V09-01-01)
59- Added BREPS reading, support for any kind of parameterisations and
60  dumping abilities.
61- Corrected handling on strings in error/warnings printouts.
62
6323 October, 08  G.Cosmo (ascii-V09-01-00)
64- Created from original implementation by P.Arce (CIEMAT).
65- Reviewed code and formatting. First release.
Note: See TracBrowser for help on using the repository browser.