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

Last change on this file since 1287 was 1228, checked in by garnier, 14 years ago

update geant4.9.3 tag

File size: 3.2 KB
Line 
1$Id: History,v 1.13 2009/11/25 15:36:09 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
1925 November, 09  G.Cosmo (ascii-V09-02-10)
20- Fixed compilation warnings on G4tgbVolume detected on MacOS.
21
2224 November, 09  P.Arce (ascii-V09-02-09)
23- Corrected compilation errors introduced in last tag.
24
2519 November, 09  P.Arce (ascii-V09-02-08)
26- Small additions in Get and Set methods and constructors
27- Inclusion of extruded and tessellated solids
28
2917 May, 09  P.Arce (ascii-V09-02-06)
30- Fix of GNUmakefile
31
3215 May, 09  P.Arce (ascii-V09-02-05)
33- Added parallel world management
34- Added G4tgbPlaceParamPhantom
35
3616 February, 09  P.Arce (ascii-V09-02-04)
37- Removed deprecated class G4tgrFileOut, not used.
38
395 February, 09  P.Arce (ascii-V09-02-03)
40- Fix in delta theta for handling of G4Sphere, and renaming 'phiTotal'
41  to 'phiDelta' for the relevant solids in G4tgbVolume implementation.
42
4326 January, 09  G.Cosmo (ascii-V09-02-02)
44- Correction for use of std:: namespace when calling standard mathematical
45  functions, introduced in previous tag.
46- Fixed compilation error introduced in previous tag.
47
486 January, 09  P.Arce (ascii-V09-02-01)
49- Bug fix in definition of delta angle for all solids with section in Phi
50  in G4tgbVolume. Take into consideration tolerance.
51
529 December, 08  P.Arce (ascii-V09-01-06)
53- SUBS -> SUBTRACTION, INTERS -> INTERSECTION
54- add FindG4PhysVol, delete FindLVs (declared but not defined)
55
563 December, 08  P.Arce (ascii-V09-01-05)
57- Include possibility of placements inside divisions
58- Correct rotation matrix in circular parameterisations
59- Small output messages changes
60
6126 November, 08  G.Cosmo (ascii-V09-01-04)
62- Fixed compilation warnings for uninitialised variables.
63
6421 November, 08  G.Cosmo (ascii-V09-01-03)
65- Corrected GNUmakefile to have ':=' instead of '=' for definition
66  of library name. Required in order to correctly build libname.map!
67- Use "const G4String&" where possible.
68- Added missing CVS headers, some code cleanup and formatting...
69
7021 November, 08  P.Arce (ascii-V09-01-02)
71- Added handling of G4EllipticalCone.
72- Use G4UIcommand::ConvertToString() in place of custom itoa().
73- Corrected GNUmakefile to add path to BREPS module.
74
7520 November, 08  P.Arce (ascii-V09-01-01)
76- Added BREPS reading, support for any kind of parameterisations and
77  dumping abilities.
78- Corrected handling on strings in error/warnings printouts.
79
8023 October, 08  G.Cosmo (ascii-V09-01-00)
81- Created from original implementation by P.Arce (CIEMAT).
82- Reviewed code and formatting. First release.
Note: See TracBrowser for help on using the repository browser.