- Jan 28, 2008
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21876 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Update all references. git-svn-id: http://root.cern.ch/svn/root/trunk@21869 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21867 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21866 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 26, 2008
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21865 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Use split mode for std collections of <T*> git-svn-id: http://root.cern.ch/svn/root/trunk@21864 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Changes to support the new feature to split vector<T*> git-svn-id: http://root.cern.ch/svn/root/trunk@21863 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
* TStreamerInfo: TPointerCollection adapter class and access methods added to enable handling collections of pointers with existing Read|WriteBuffer code * TCollectionProxy: check if the proxy was initialized when calling HasPointers git-svn-id: http://root.cern.ch/svn/root/trunk@21862 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
* TBranch: add a possibility of starting from non-zero entry * TBranchSTL and TIndArray: new classes for handling STL collections of pointers * TTree, TBranchElement, TTreeFormula: code handling new type of branch added git-svn-id: http://root.cern.ch/svn/root/trunk@21861 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21860 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21859 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21858 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 25, 2008
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21857 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
and .so's. The .dylib's can now be named .so's and the linker will accept now the .so extension (this was not the case in 10.4, where .so's were a symbolic link to the .dylib's). Pure bundles are only needed in <= 10.3. git-svn-id: http://root.cern.ch/svn/root/trunk@21856 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21855 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
I fixed the problem of double delete of a matrix when exporting as .gdml or .C . Also added a small optimization in copying matrices that seems to have a non-negligible effect on the speed of stressGeometry git-svn-id: http://root.cern.ch/svn/root/trunk@21853 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 24, 2008
-
-
Axel Naumann authored
size_t was set to uint where it should have been ulong. Now use typeid() instead of the ambiguous sizeof. git-svn-id: http://root.cern.ch/svn/root/trunk@21852 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21846 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21841 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 23, 2008
-
-
Rene Brun authored
These chnges are nice improvements. However we have to renerate many roottest reference files to avoid roottest failing in many places. git-svn-id: http://root.cern.ch/svn/root/trunk@21838 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21837 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21836 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21835 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
I put the self-printing and indent control to TCollection::ls(). git-svn-id: http://root.cern.ch/svn/root/trunk@21834 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21831 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21830 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21829 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21828 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21824 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21822 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21821 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21820 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 22, 2008
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21819 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
- Removed #include "FTFont.h" from TEveText.cxx. It was generating a weird error on Windows: c:\users\bellenot\root\include\TVirtualX.h(181) : error C2059: syntax error : 'constant' And it was useless anyway (removing it doesn't change anything...) git-svn-id: http://root.cern.ch/svn/root/trunk@21818 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21817 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21816 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21815 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21814 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
CINT API with substantial changes using "const char*" instead of "char*" git-svn-id: http://root.cern.ch/svn/root/trunk@21813 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
New class TFTGLManager for management of FTGL fonts. New classes TEveText, TEveTextEditor and TEveTextGL for display and configuration of a 3D text. New test macro 'tutorials/eve/text_test.C'. From Matevz: Reenable smart-refresh during redraw of TEveScenes. Minor code-layout changes. git-svn-id: http://root.cern.ch/svn/root/trunk@21812 27541ba8-7e3a-0410-8455-c3a389f83636
-