source: trunk/environments/History @ 1340

Last change on this file since 1340 was 1337, checked in by garnier, 14 years ago

tag geant4.9.4 beta 1 + modifs locales

File size: 8.2 KB
Line 
1$Id: History,v 1.42 2010/06/21 12:39:28 kmura Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                    Super-Category History file
9                    ---------------------------
10
11This file should be used by G4 developers and category coordinators
12to briefly summarize all major modifications introduced in the code
13at this level and keep track of all relavant tags.
14It DOES NOT substitute the CVS log-message one should put at every
15committal in the CVS repository !
16
17     ----------------------------------------------------------
18     * Reverse chronological order (last date on top), please *
19     ----------------------------------------------------------
20
21envs-V09-03-01 / 21 June 2010 Koichi Murakami
22 [g4py]
23 - updates for 9.4-beta-cand-02 tag (G4RunManager, physics list)
24
25envs-V09-03-00 / 4 June 010 Koichi Murakami
26 [g4py]
27 - update for the 9.4 beta release
28 - revise usage of MultipleScattering classes
29 - bug fix in wrapping of G4GDMLParser
30 [momo]
31 - revise archaic trajectory drawing
32
33envs-V09-02-02 27 Nov. 2009 Koichi Murakami
34 [g4py]
35 - linker option is updated.
36
37envs-V09-02-01 20 Nov. 2009 Koichi Murakami
38 [g4py]
39 - configuration script is updated for 9.3
40 - physics list is updated.
41 [momo]
42 - documentation is updated.
43
44envs-V09-02-00 15 May 2009 Koichi Murakami
45 [g4py]
46 - configuration script is updated.
47   * some fixes
48   * modify search paths for inc/lib
49
50envs-V09-01-03  5 Dec. 2008 Koichi Murakami
51 [g4py]
52 - clean up codes
53 - g4py module name is introduced
54 - rmove legacy GDML interface
55
56envs-V09-01-02  25 Jun. 2008 Koichi Murakami
57 [g4py]
58 - update compiler options for gcc 4.3
59
60envs-V09-01-01  14 Jun. 2008 Koichi Murakami
61 [g4py]
62 - update configure scripts
63 - fix some minor bugs
64
65envs-V09-01-00  13 Mar. 2008 Koichi Murakami
66 [g4py]
67 - fix compilation problems
68 - direct usage of G4Version.hh instead of pyG4Version.hh
69
70envs-V09-00-04  26 Nov. 2007 Koichi Murakami
71 [g4py]
72 - add G4 GDML module support
73 - update PL stuffs for 9.1
74
75envs-V09-00-03  16 Nov. 2007 Koichi Murakami
76 - sorry, forget commiting this history file.
77
78envs-V09-00-02  13 Nov. 2007 Koichi Murakami
79 [g4py]
80  - modified for 9.1 release
81  - add GDML support / GDML file I/O examples
82
83envs-V09-00-01  07 Aug. 2007 Koichi Murakami
84 [g4py]
85  - add geometry stuffs(boolean solids) and testing stuffs
86
87envs-V09-00-00  14 July 2007 Koichi Murakami
88 [g4py]
89  - bug fix
90  - update/add geometry stuffs
91  - new example of TestEm0
92
93envs-V08-03-01  7 June Koichi Murakami
94 [g4py]
95  - modified for 9.0 (checked for cand-05)
96
97envs-V08-03-00  27 May Koichi Murakami
98 [g4py]
99  - implement software abort by Ctrl-C.
100  - modified for 8.3/9.0
101
102envs-V08-01-02 01 December 2006 Koichi Murakami
103 - pyG4Material.cc : fix namespace problem
104 - pyG4VisManager.cc : replace SetVerboisity with SetVerboseLevel for G4.8.2
105 - add messenger for ExN03geom
106
107envs-V08-01-01 21 November 2006 Koichi Murakami
108 - implement G4ExceptionHandler as translation to Python exceptions
109 - remove obsolete method; G4VPhysicalVolume::GetObjectRotation()
110
111envs-V08-01-00 20 November 2006 Koichi Murakami
112  [g4py]
113  - add MacOSX support
114  - more exposed stuffs
115  - add physics list module
116  - add GUI examples using wxPython
117     
118envs-V08-00-09 29 June 2006 Koichi Murakami
119  [g4py]
120  - fix rpath of boost_python (config/sys/linux.gmk, linuxx8664gcc.gmk)
121  - "site-modules/primaries/MedicalBeam/MedicalMeam.cc"
122    fix a bug in calculation of cos from a sin value
123  - remove duplicated DISCLAIMER (ExN03PhysicsList.cc/hh in site-modules)
124
125envs-V08-00-08 23 June 2006 Hajime Yoshida
126   - MOMO.jar is now without Gain
127   - MomoHome/vis.mac revbised for new vis (taken from N03)
128   [g4py]
129   - sh version of configure script
130   - G4UserStackingAction: fixed for not being called
131
132envs-V08-00-07 14 June 2006  Koichi Murakami
133  [g4py]
134   - change install path of site-modules (lib/site-modules -> lib/)
135   - remove COPYING
136   - update examples/education/lesson2
137
138envs-V08-00-06 13 June 2006  Koichi Murakami
139  [g4py]
140   -  update expose of G4Track
141   -  change python calls pass-by-reference
142      (XXXUserAction::XXXAction())
143
144envs-V08-00-05 07 June 2006  Koichi Murakami
145  - [g4py] fix segmentation fault at termination
146
147envs-V08-00-04 05 June 2006  Koichi Murakami
148  - [g4py] additional moddifications of g4py for G4 8.1 (08-00-ref-05)
149
150envs-V08-00-03 05 June 2006  Koichi Murakami
151  - History file is updated.
152  - same as the previous
153
154envs-V08-00-02 05 June 2006  Koichi Murakami
155  [g4py]
156   - modifications for new version (8.1) (08-00-ref-04)
157   - disclamer is added
158
159envs-V08-00-01 03 June 2006  Hajime Yoshida
160  - addition of new Geant4Py educational examples
161        -- g4py/examples/education/lesson1  => measurement of the mass attenuation coefficient
162        -- g4py/examples/education/lesson2 => Pythonized novice/N03
163
164envs-V08-00-00 28 February 2006 Hajime Yoshida
165 -addition of new Python environments
166    -- g4py/source : Python wrappers of geant4/sources
167    -- g4py/site-modules : some application modules using the wrappers
168    -- g4py/ associated files to configure
169
170envs-V06-02-00 27 November 2004 Hajime Yoshida
171 -old depricated files
172 -new tag number
173
174envs-V06-01-02 26 Nov 2004 Hajime Yoshida
175 - MOMO.jar finally tuned
176 - added new example in MomoHome
177 - removed obsolete files
178
179envs-V06-01-01 25 Nov 2004 Hajime Yoshida
180 - new version of MOMO integrating GAG and Gain
181
182envs-V05-02-03 09 December 2003  Gabriele Cosmo
183- New version of MOMO with XML import/export abilities.
184
185envs-V05-02-02 04 November 2003  Gabriele Cosmo
186- Added module MOMO with Java archives for UI tools from Naruto.
187
188envs-V05-02-01 17 October 2003  Guy Barrand
189- OPACS being deprecated, remove related OPACS things in Geant4.
190
191envs-V04-01-00  06 December 2002 Gabriele Cosmo
192- Synchronized HEAD (disclaimer of liability).
193- Updates for new G4ApplicationState.
194
195envs-V01-01-01  09 June 2000 John Allison
196- Only OPACS and History tagged.
197
19809 June 2000 Guy Barrand
199- Some correction to be able to compile
200  with 01-01-ref-04
201
202envs-V01-01-00  7th June 2000  Guy Barrand
203
204envs-V00-01-00  10th November 1999  John Allison
205- Only OPACS and History tagged.
206
207envs-01-00-02  20th May 1999  John Allison
208- Only OPACS and History tagged.
209- Archived Momo (cvs remove) which puts it in the Attic.  Can be retrieved
210  with cvs update -D 990519 environmants/Momo.
211- OPACS development (Guy).
212- XVT not currently under development.
213
214envs-00-04-01   7th January 1999 hajime Yoshida
215- New Momo with make capabilities along with library selection
216- GGEmake updated for the latest g++ (egcs-1.1)
217envs-00-04-01  11th December 1998  Hajime Yoshida Masayasu Nagamatu
218- The latest version of GGE, the whole *.java, *.class and example files committed
219
22010th December Hajime Yoshida
221- Tcl/Tk GAG warns to the binaries compiled with G4UIterminal session
222        and stops it.
223
224envs-00-03-04  12th November 1998  John Allison
225- Tagged (what was envs-00-30-03?).
226
22712th Nov. 1998 Hajime Yoshida
228-many new features added to Momo/java/Momo/GGE
229-minor modification to Momo/GGEmake
230-addition of Momo/java/Momo/Momo
231
232envs-00-03-02  14th Sep 1998 Hajime Yoshida
233        - minor updates in GGE
234envs-00-03-01  13th Sep 1998 Hajime Yoshida
235        -Momo/GGEmake added README and a macro file
236        -Momo/java/Momo/GGE updated.
237                BREPs, sample persistent files etc.
238envs-00-02-01  3rd Sep 1998 Hajime Yoshida
239        Momo/GGEmake
240        Momo/java/Momo/GGE
241        GGE committed
242envs-00-01-03  17th Aug 1998 Hajime Yoshida
243- touched many files in Momo Tcl/Tk and Java
244
245envs-00-01-02  15th July 1998  John Allison
246- Removed some files in OPACS for beta01 - see OPACS/History.
247
248envs-00-01-01  8th July 1998  John Allison
249- Added XVT (moved from interfaces/xvt_standalone_test).
250- Forced revision 2.0 on Momo.
251
2526th July 1998  Satoshi Tanaka
253- Added Momo (moved from interfaces/standalone_test).
254
255^^^^^^^^^^^^^^^^^^^^ geant4beta  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
256=========================================================================
257vvvvvvvvvvvvvvvvvvvv geant4alpha vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
258
259envs-00-05-01  23rd April 1998  Gabriele Cosmo
260- Added OPACS directory tagged as OPACS-00-05-01.
261
262envs-00-05-00  19th March 1998  John Allison
263- First creation of this super-category.
Note: See TracBrowser for help on using the repository browser.