An error occurred while loading commit signatures
- Feb 03, 2007
-
-
Rene Brun authored
Remove the inclusion of TMath.h in TMatrixTUtils.h and fix all the consequences git-svn-id: http://root.cern.ch/svn/root/trunk@17648 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 02, 2007
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17647 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17646 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17645 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17644 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Use TMathBase.h instead. git-svn-id: http://root.cern.ch/svn/root/trunk@17643 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17642 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
patch for fixing the calculation of Dmax in the Kolmogorov test when there are identical values in the two data sets. Thanks to Ivan Melo for finding this bug ( bug 23408 in Savannah) git-svn-id: http://root.cern.ch/svn/root/trunk@17641 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17640 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
in an emulated STL collections are moved (due to the underlying storage needing to be increased) git-svn-id: http://root.cern.ch/svn/root/trunk@17639 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
address registry of emulated object of the object move ... later this should be enhanced to really 'move' the object from one place to the other. 2. Factor the emulated object address registry access code. 3. Remove the use of Form directly in a function call that ends up being recursive (and hence the 2nd pass was modifying the first pass's argument) git-svn-id: http://root.cern.ch/svn/root/trunk@17638 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17637 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Fix for problem reported at https://savannah.cern.ch/bugs/?23428 git-svn-id: http://root.cern.ch/svn/root/trunk@17635 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17634 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17633 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 01, 2007
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17632 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17631 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
Remove code that migrated to TCollectionProxyInfo. Use this class in the interfaces. TCollectionProxy could now be renamed TCollectionProxyFactory git-svn-id: http://root.cern.ch/svn/root/trunk@17630 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17629 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17628 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17627 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
to get to), we need re-instate the '#define private public' trick which is still required to properly deal with nested private and protected classes ... This shall be visited again when Cint has been fully upgraded to use Reflex. 2. Delay the construction of the CollectionProxy object to when the TClass object is created. The dictionary now depend on the light weight TCollectionProxyInfo instead of TCollectionProxy (which depends on the I/O). This new object is stored in the TGenericClassInfo. 3. The dependency of TCollectionProxy is added __only__ when required by the content of the dictionary git-svn-id: http://root.cern.ch/svn/root/trunk@17626 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17625 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
- Implement this feature request: https://savannah.cern.ch/bugs/?16887 - Fix the bug reported at: https://savannah.cern.ch/bugs/?20644 git-svn-id: http://root.cern.ch/svn/root/trunk@17624 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17623 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17622 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17621 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17620 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17619 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17618 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17617 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17616 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17615 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17614 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17613 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17612 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17611 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17610 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
-Use forward declarations of TList and TVirtualHistPainter. git-svn-id: http://root.cern.ch/svn/root/trunk@17609 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17608 27541ba8-7e3a-0410-8455-c3a389f83636
-