- Mar 21, 2008
-
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22816 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22815 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
- In XROOTD, disable the build by default of the client Perl interface: it generates several warnings from SWIG and it does not build on some systems - Add a new option '--with-xrootd-opts="..."' to 'configure' to specify additional configuration flags to xrootd; in this way those needing, for example, the Perl interface, they can get it by configuring with ./configure --with-xrootd-opts="--enable-perlint" <other-options> git-svn-id: http://root.cern.ch/svn/root/trunk@22814 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22813 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22812 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 20, 2008
-
-
Philippe Canal authored
and reduce the span of those that are still compulsory (hence aiding threadsafety) git-svn-id: http://root.cern.ch/svn/root/trunk@22810 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22807 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22806 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
and reduce the span of those that are still compulsory (hence aiding threadsafety) git-svn-id: http://root.cern.ch/svn/root/trunk@22805 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22804 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22803 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
add TMath GenerateInstance to libCore so that the Math dictionary can be optimized (and hence its inlined function can be optimised) git-svn-id: http://root.cern.ch/svn/root/trunk@22802 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22801 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
Fix build on Windows: RFLX_API destroys auto-inlining. git-svn-id: http://root.cern.ch/svn/root/trunk@22798 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
Fix problem with CINT parsing dllimport on Windows. Leaves a problem with the dictionary complaining about the dllexport of a templated Dummy func. git-svn-id: http://root.cern.ch/svn/root/trunk@22796 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22795 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22793 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
"Removed" signals, are emitted from TFileHandlers, etc. In this far state of destruction the emission of signals will cause bad side effects or crashes. git-svn-id: http://root.cern.ch/svn/root/trunk@22792 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
AreAllSignalsBlocked() BlockAllSignals(Bool_t) which allows to block the emission of all signals. git-svn-id: http://root.cern.ch/svn/root/trunk@22791 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22790 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22789 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
o) implement proper const char* -> char* casting for older pythons git-svn-id: http://root.cern.ch/svn/root/trunk@22788 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22787 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
* Fix iterator casting: iter(T*) is _not_ part of the standard. Use reinterpret_cast. * Fix Scons build for now. Next time there is an issue with it I'll remove it - this is such an unmaintainable, ugly build system! git-svn-id: http://root.cern.ch/svn/root/trunk@22786 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22785 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22784 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22783 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22782 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22781 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22780 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22779 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22778 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22777 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22776 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22775 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22774 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
were missing in several files). git-svn-id: http://root.cern.ch/svn/root/trunk@22773 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
http://root.cern.ch/viewcvs?view=rev&revision=22656 in development branch requested by LHCb git-svn-id: http://root.cern.ch/svn/root/trunk@22771 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22766 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22764 27541ba8-7e3a-0410-8455-c3a389f83636
-