- Feb 01, 2008
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21953 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21949 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
remove unused var (v6_pragma.cxx) from cint's repo: fix include path for longlong dll setup fix misspelled CPP macro in G__setup.c From Paul: better ASM debug output (bc_exec) git-svn-id: http://root.cern.ch/svn/root/trunk@21944 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21942 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21941 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 30, 2008
-
-
Axel Naumann authored
Fix unused param warning in MemberBase::UpdateFunctionParameterNames git-svn-id: http://root.cern.ch/svn/root/trunk@21924 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
* move reflex from namespace ROOT::Reflex to namespace Reflex * rename class Reflex::Reflex to Reflex::Instance, make Shutdown non-public, called by Reflex::Instance::~Instance() * allow modifier masks for certain operations, e.g. Type::IsEquivalentTo() * fix Tools::GetBasePosition() e.g. for ops * add a few new interfaces, e.g. FunctionMember::UpdateFunctionParameterNames(), ClassBuilder::SetSizeOf() * fix determination of FinalType() (remove _all_ typedefs, incl. function parameters etc) * tests: make now fails for failed tests This version of reflex is a compatibility version to be able to build both current ROOT and CINT7. It is NOT yet the version that is meant to improve reflex's performance and reducing the size of its API. git-svn-id: http://root.cern.ch/svn/root/trunk@21923 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Fix a problem in the definition of the destructors git-svn-id: http://root.cern.ch/svn/root/trunk@21922 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
plugin for gLite using TGrid interface. The TGLite class defines an interface to gLite GRID services. This class is a part of RGlite plug-in developed at GSI, Darmstadt. The RGLite plug-in uses glite-api-wrapper library (GAW) to perform Grid operations and provides the following featuries: - Workload Management System operations - File Catalog operations (gLite/LCG LFC API) - An executive logging - Support of an external xml configuration file with according XML schema git-svn-id: http://root.cern.ch/svn/root/trunk@21921 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21920 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
Fix compilation on platform where R__BROKEN_FUNCTION_TEMPLATE is defined (includes at least older Macs) git-svn-id: http://root.cern.ch/svn/root/trunk@21917 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 29, 2008
-
-
Gerardo Ganis authored
From Anna Kreshuk and me: - Fix problem with GetDirEntry: the entry object was going out-of-scope so that the returned string was meaningless. - Reset the list if dir entries in FreeDirectory. git-svn-id: http://root.cern.ch/svn/root/trunk@21913 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Replace hard-coded "rm -f /tmp/bench.root" by the correct (platform-independent) way to do this: gSystem->Unlink(Form("%s/bench.root",gSystem->TempDirectory())); git-svn-id: http://root.cern.ch/svn/root/trunk@21912 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21908 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21902 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21901 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21899 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
Might be needed in some cases when ROOT is used together with Qt. git-svn-id: http://root.cern.ch/svn/root/trunk@21898 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21896 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 28, 2008
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21895 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21888 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21887 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21886 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
partially done but the code was not used). git-svn-id: http://root.cern.ch/svn/root/trunk@21884 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21883 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
Move rendering of axes from TEveProjectionManager to new class TEveProjectionAxes. Use TEveText functionality for rendering of tick-mark labels. Add new members for FTFont configuration in TEveText. New demo: tutorials/eve/projection_test.C. git-svn-id: http://root.cern.ch/svn/root/trunk@21881 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Given a TH1* h object, one can do, eg TSpline3 s(h); h.Draw(); h.Eval(x); git-svn-id: http://root.cern.ch/svn/root/trunk@21880 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
New icons for eve. git-svn-id: http://root.cern.ch/svn/root/trunk@21878 27541ba8-7e3a-0410-8455-c3a389f83636
-
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
-