Changeset 1340 for trunk/source/global/History
- Timestamp:
- Nov 5, 2010, 3:45:55 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/source/global/History (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/global/History
r1315 r1340 1 $Id: History,v 1.2 45 2010/06/09 13:54:13gcosmo Exp $1 $Id: History,v 1.264 2010/11/01 13:56:48 gcosmo Exp $ 2 2 ------------------------------------------------------------------- 3 3 … … 17 17 * Reverse chronological order (last date on top), please * 18 18 ---------------------------------------------------------- 19 20 Nov 01, 2010 G.Cosmo (global-V09-03-22) 21 - Fixed dummy initialisation in constructor for G4SimplexDownhill and 22 G4ConvergenceTester classes. 23 - Fixed cases of tainted scalar in G4DataVector, G4OrderedTable, 24 G4PhysicsTable and G4PhysicsVector. 25 26 Oct 30, 2010 T.Koi (global-V09-03-21) 27 - Fixed error in calculation of CPU time for each event in G4ConvergenceTester. 28 29 Oct 27, 2010 G.Cosmo (global-V09-03-20, global-V09-03-19) 30 - Replaced G4IOS_EXPORT flag with G4IOS_ALLOC_EXPORT for DLL exported symbols. 31 32 Oct 15, 2010 G.Cosmo (global-V09-03-18) 33 - Fixed compilation error on WIN32-VC for G4ConvergenceTester. Also, added 34 explicit initialization of static data to constructor. 35 36 Oct 14, 2010 M.Kelsey (global-V09-03-17) 37 - Modified FPE handler to get correct SIGINFO data for error messages. 38 39 Oct 12, 2010 G.Cosmo (global-V09-03-16) 40 - Added class G4ConvergenceTester, moved from extended example N03Con, 41 implementing a facility for estimating the quality of the simulation, 42 by providing statistical information to assist in establishing valid 43 confidence intervals for Monte Carlo results. 44 45 Oct 1, 2010 G.Cosmo (global-V09-03-15) 46 - Fixed typo in destructor of G4StateManager. 47 - Fixed type clash with input stream in G4PhysicsVector::Retrieve(), 48 G4PhysicsTable::RetrievePhysicsTable(), G4OrderedTable::Store() 49 and G4DataVector::Retrieve(). 50 - Fixed potential case of memory leak in G4OrderedTable::Retrieve(). 51 - Added dummy initialization of members in constructors for classes 52 G4SliceTimer, G4ErrorPropagatorData, 53 54 Sep 18, 2010 V.Ivantchenko (global-V09-03-14) 55 - Withdrawn latest change made to G4PhysicsVector::PutValue(), due to 56 misunderstanding... 57 58 Sep 18, 2010 H.Kurashige (global-V09-03-13) 59 - Fixed bug in G4PhysicsVector::PutValue() to correctly handle last bin 60 when Energy=theEmax in getValue(). 61 62 Aug 23, 2010 V.Ivantchenko (global-V09-03-12) 63 - Added methods logfactorial() and powN() to G4Pow class. 64 65 Aug 19, 2010 G.Cosmo (global-V09-03-11) 66 - Correction to G4FPEDetection.hh to avoid compilation error on Linux. 67 68 Aug 09, 2010 M.Maire 69 - G4UnitsTable: added new category "Solid angle". 70 71 Jul 16, 2010 G.Cosmo (global-V09-03-10) 72 - Added INT_MAX and INT_MIN portability macros in templates.hh. 73 74 Jul 14, 2010 G.Cosmo (global-V09-03-09) 75 - G4Allocator: implemented customizable pool size. 76 - G4AllocatorPool: moved dummy copy constructor to private section. 77 - Fixed cases of invalidated iterator in G4StateManager. 78 - Fixed restoring of cout/cerr formatting in G4DataVector, G4PhysicsVector. 79 - Added dummy initialization of members in constructors for classes 80 G4JTPolynomialSolver, G4AllocatorPool, G4ErrorPropagatorData. 81 - Added experimental code for MacOSX in G4FPEDetection.hh. 19 82 20 83 Jun 09, 2010 G.Cosmo (global-V09-03-08)
Note:
See TracChangeset
for help on using the changeset viewer.
