Ignore:
Timestamp:
Nov 5, 2010, 3:45:55 PM (15 years ago)
Author:
garnier
Message:

update ti head

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/global/History

    r1315 r1340  
    1 $Id: History,v 1.245 2010/06/09 13:54:13 gcosmo Exp $
     1$Id: History,v 1.264 2010/11/01 13:56:48 gcosmo Exp $
    22-------------------------------------------------------------------
    33
     
    1717     * Reverse chronological order (last date on top), please *
    1818     ----------------------------------------------------------
     19
     20Nov 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
     26Oct 30, 2010  T.Koi (global-V09-03-21)
     27- Fixed error in calculation of CPU time for each event in G4ConvergenceTester.
     28
     29Oct 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
     32Oct 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
     36Oct 14, 2010  M.Kelsey (global-V09-03-17)
     37- Modified FPE handler to get correct SIGINFO data for error messages.
     38
     39Oct 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
     45Oct 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
     54Sep 18, 2010  V.Ivantchenko (global-V09-03-14)
     55- Withdrawn latest change made to G4PhysicsVector::PutValue(), due to
     56  misunderstanding...
     57
     58Sep 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
     62Aug 23, 2010  V.Ivantchenko (global-V09-03-12)
     63- Added methods logfactorial() and powN() to G4Pow class.
     64
     65Aug 19, 2010  G.Cosmo (global-V09-03-11)
     66- Correction to G4FPEDetection.hh to avoid compilation error on Linux.
     67
     68Aug 09, 2010  M.Maire
     69- G4UnitsTable: added new category "Solid angle".
     70
     71Jul 16, 2010  G.Cosmo (global-V09-03-10)
     72- Added INT_MAX and INT_MIN portability macros in templates.hh.
     73
     74Jul 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.
    1982
    2083Jun 09, 2010  G.Cosmo (global-V09-03-08)
Note: See TracChangeset for help on using the changeset viewer.