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

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

tag geant4.9.4 beta 1 + modifs locales

File size: 3.3 KB
RevLine 
[1337]1$Id: History,v 1.14 2010/06/14 15:09:34 gcosmo Exp $
[1035]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
[1337]1914 June, 10 G.Cosmo (ascii-V09-03-00)
20- Added missing virtual destructor to G4tgbDetectorBuilder.
21
[1228]2225 November, 09 G.Cosmo (ascii-V09-02-10)
23- Fixed compilation warnings on G4tgbVolume detected on MacOS.
24
2524 November, 09 P.Arce (ascii-V09-02-09)
26- Corrected compilation errors introduced in last tag.
27
2819 November, 09 P.Arce (ascii-V09-02-08)
29- Small additions in Get and Set methods and constructors
30- Inclusion of extruded and tessellated solids
31
3217 May, 09 P.Arce (ascii-V09-02-06)
33- Fix of GNUmakefile
34
3515 May, 09 P.Arce (ascii-V09-02-05)
36- Added parallel world management
37- Added G4tgbPlaceParamPhantom
38
[1035]3916 February, 09 P.Arce (ascii-V09-02-04)
40- Removed deprecated class G4tgrFileOut, not used.
41
425 February, 09 P.Arce (ascii-V09-02-03)
43- Fix in delta theta for handling of G4Sphere, and renaming 'phiTotal'
44 to 'phiDelta' for the relevant solids in G4tgbVolume implementation.
45
4626 January, 09 G.Cosmo (ascii-V09-02-02)
47- Correction for use of std:: namespace when calling standard mathematical
48 functions, introduced in previous tag.
49- Fixed compilation error introduced in previous tag.
50
516 January, 09 P.Arce (ascii-V09-02-01)
52- Bug fix in definition of delta angle for all solids with section in Phi
53 in G4tgbVolume. Take into consideration tolerance.
54
559 December, 08 P.Arce (ascii-V09-01-06)
56- SUBS -> SUBTRACTION, INTERS -> INTERSECTION
57- add FindG4PhysVol, delete FindLVs (declared but not defined)
58
593 December, 08 P.Arce (ascii-V09-01-05)
60- Include possibility of placements inside divisions
61- Correct rotation matrix in circular parameterisations
62- Small output messages changes
63
6426 November, 08 G.Cosmo (ascii-V09-01-04)
65- Fixed compilation warnings for uninitialised variables.
66
6721 November, 08 G.Cosmo (ascii-V09-01-03)
68- Corrected GNUmakefile to have ':=' instead of '=' for definition
69 of library name. Required in order to correctly build libname.map!
70- Use "const G4String&" where possible.
71- Added missing CVS headers, some code cleanup and formatting...
72
7321 November, 08 P.Arce (ascii-V09-01-02)
74- Added handling of G4EllipticalCone.
75- Use G4UIcommand::ConvertToString() in place of custom itoa().
76- Corrected GNUmakefile to add path to BREPS module.
77
7820 November, 08 P.Arce (ascii-V09-01-01)
79- Added BREPS reading, support for any kind of parameterisations and
80 dumping abilities.
81- Corrected handling on strings in error/warnings printouts.
82
8323 October, 08 G.Cosmo (ascii-V09-01-00)
84- Created from original implementation by P.Arce (CIEMAT).
85- Reviewed code and formatting. First release.
Note: See TracBrowser for help on using the repository browser.