- Feb 09, 2007
-
-
Rene Brun authored
update of TVectorT : The element-by-element vector divisions were not protected for division through zero . git-svn-id: http://root.cern.ch/svn/root/trunk@17824 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
the current fHistogram, it it exists, is invalid. A new one will be recomputed next time the TGraph will be plotted. git-svn-id: http://root.cern.ch/svn/root/trunk@17823 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
the same Z range when they are plotted on top of each others. git-svn-id: http://root.cern.ch/svn/root/trunk@17822 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
same range in Z. git-svn-id: http://root.cern.ch/svn/root/trunk@17821 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
effc++ corrections. git-svn-id: http://root.cern.ch/svn/root/trunk@17820 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17819 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17818 27541ba8-7e3a-0410-8455-c3a389f83636
-
Ilka Antcheva authored
- set correctly the default fitter to Minuit2 after Fumili2 git-svn-id: http://root.cern.ch/svn/root/trunk@17817 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17816 27541ba8-7e3a-0410-8455-c3a389f83636
-
Stefan Roiser authored
fix concerning tyepdef'd return values to fundamental types. In this case the stub function shall also allocate a static and return it's address. git-svn-id: http://root.cern.ch/svn/root/trunk@17814 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
the recent changes in TBuffer. git-svn-id: http://root.cern.ch/svn/root/trunk@17813 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
all the consequences. git-svn-id: http://root.cern.ch/svn/root/trunk@17812 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
On 64 bit machines, when calling Fortran functions, the return type must be double and not float. git-svn-id: http://root.cern.ch/svn/root/trunk@17811 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
to find the TStreamerInfo version number. git-svn-id: http://root.cern.ch/svn/root/trunk@17810 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
of rootcint) git-svn-id: http://root.cern.ch/svn/root/trunk@17809 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
#ifndef G__KCC #include "cint/lib/dll_stl/str.h" #endif str.h is required to generate the interface for class string. git-svn-id: http://root.cern.ch/svn/root/trunk@17808 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
#pragma link C++ function swap(string& lhs,string& rhs); This line is removed until we understand why we cannot generate the dictionary G__Base2 when this pragma is included. git-svn-id: http://root.cern.ch/svn/root/trunk@17807 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 08, 2007
-
-
Axel Naumann authored
make rule checker happy Allow user setting of etc dir (defaults to $ROOTSYS/etc/html) GUI macro output must be saved as GIF Fix macro's pwd determination if no current class Fix X11 crash saving macro output Fix removal of surrounding "//" in "// doc //" New THtml::CreateAuxiliaryFiles() takes care of CSS, js, HELP page git-svn-id: http://root.cern.ch/svn/root/trunk@17806 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
fix "show inherited", "show non-public": only one class per CSS rule allowed git-svn-id: http://root.cern.ch/svn/root/trunk@17805 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
#include "cint/lib/dll_stl/str.h" causes rootcint to crash after the recent changes: Match rank: file line signature * 2000002 prec_stl/vector -1 void swap(TString&,TString&); ffffffff prec_stl/vector -1 void swap(unsigned int&,unsigned int&); * 2000002 prec_stl/string -1 void swap(string&,string&); Warning: #pragma link, function swap(string&lhs,string&rhs) not found cint/lib/dll_stl/str.h:91: removing it seems to have no side effects. git-svn-id: http://root.cern.ch/svn/root/trunk@17804 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17803 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17802 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17801 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17800 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
base/Module.mk. git-svn-id: http://root.cern.ch/svn/root/trunk@17799 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17798 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17797 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17796 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17795 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17794 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17793 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17792 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17791 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17790 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17789 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17788 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17787 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
Fixes bug 23529. git-svn-id: http://root.cern.ch/svn/root/trunk@17786 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
Fixes bug 23529. git-svn-id: http://root.cern.ch/svn/root/trunk@17785 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
is ambiguous to look up the TClass (for container of Double32_t), so we now need to use the TClass pointer (which is straightforward since we now have it when we create the collection proxy object). Also add code to allow the schema evolution from a container of double to the _same_ container of Double32_t and vice et versa. git-svn-id: http://root.cern.ch/svn/root/trunk@17784 27541ba8-7e3a-0410-8455-c3a389f83636
-