- Jul 15, 2008
-
-
Gerardo Ganis authored
Fix a problem triggering full re-build of a package upon change of a single file; the version info file was wrongly reset; this should happen only after a re-build. git-svn-id: http://root.cern.ch/svn/root/trunk@24834 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
- also fix landau_pdf to return normalized distribution when scale is different than 1 git-svn-id: http://root.cern.ch/svn/root/trunk@24832 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24831 27541ba8-7e3a-0410-8455-c3a389f83636
-
https://savannah.cern.ch/bugs/?38790Lorenzo Moneta authored
call InitArgs for interpreted function in implementation of operator() git-svn-id: http://root.cern.ch/svn/root/trunk@24829 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jul 14, 2008
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24828 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24827 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24826 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24824 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24823 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24822 27541ba8-7e3a-0410-8455-c3a389f83636
-
Paul Russo authored
-- Paul Russo git-svn-id: http://root.cern.ch/svn/root/trunk@24821 27541ba8-7e3a-0410-8455-c3a389f83636
-
Paul Russo authored
previously generated LD_FUNC instruction down by six bytes, but it should have only moved it down by four bytes (the size of a CTOR_SETGVP instruction). -- Paul Russo git-svn-id: http://root.cern.ch/svn/root/trunk@24819 27541ba8-7e3a-0410-8455-c3a389f83636
-
Paul Russo authored
previously generated LD_FUNC instruction down by six bytes, but it should have only moved it down by four bytes (the size of a CTOR_SETGVP instruction). -- Paul Russo git-svn-id: http://root.cern.ch/svn/root/trunk@24818 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Comment a R__ASSERT statement in TClass::FindStreamerInfo preventing a correct behavior in hadd. See problem reported at: http://root.cern.ch/phpBB2/viewtopic.php?t=6989 git-svn-id: http://root.cern.ch/svn/root/trunk@24813 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
Forgot two files in the previous commit. git-svn-id: http://root.cern.ch/svn/root/trunk@24810 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
Import important fixes from the xrootd HEAD. Logs from the xrootd CVS: - Complete parallelization of the multiple streams establishment. Better EINTR handling in XrdClientPSock, XrdClientSock (eliminate possible source of delays due to timeout expiration following fake failures). - Fix compilation under Solaris Better handling of EWOULDBLOCK and EAGAIN and EINTR in XrdClientSock Less resource-consuming defaults in xrdcp A 'gmake distclean-xrootd' is needed after the update. git-svn-id: http://root.cern.ch/svn/root/trunk@24809 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jul 13, 2008
-
-
Gerardo Ganis authored
When query for existing sessions, warn the client of the ongoing verification step only if this takes more than 5 secs. This avoids getting the message when re-opening PROOF in the same ROOT shell. git-svn-id: http://root.cern.ch/svn/root/trunk@24804 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24803 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24802 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24801 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
- Revert to sequential scan of the log connection vector when propagating messages: the direct access may not work when reconnecting on the same physical connection. Needs to optmize the way the vector is build. - Add missing protection git-svn-id: http://root.cern.ch/svn/root/trunk@24800 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jul 12, 2008
-
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24799 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
In TH1::SavePrimitive take into account the case where several histograms with variable bin width are saved. In this case one must give a different name to each array holding the bin positions. This fixes the problem reported at: http://root.cern.ch/phpBB2/viewtopic.php?t=6970 git-svn-id: http://root.cern.ch/svn/root/trunk@24798 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24797 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24796 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24795 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24794 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24793 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
When propagating unsolicited messages, add the possibility to use the message stream ID to directly locate the logical connection, instead of scanning all the vector; for PROOF this allows to save several useless subcalls. After this change you need to do 'make distclean-xrootd' to pick-up the correct version of XrdClientConnMgr.hh . git-svn-id: http://root.cern.ch/svn/root/trunk@24792 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24791 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24790 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24789 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
XrdProofdProofServMgr - perform a quick active session check after each client disconnection (instead of each 5 secs): in this ways sessions are scheduled for termination right away - optimize the way SetProofServEnv access the XrdProofdProofServ object, removing the need for one lock of the client instance - call XrdProofdProofServ::GenNClients() in verify mode, so that the number of really connected clienst is returned: this avoids having sessions around for longer than strictly needed. - improve some debug statements XrdProofdProofServ - Add possibility to verify the client validity in GetNClients git-svn-id: http://root.cern.ch/svn/root/trunk@24788 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24787 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jul 11, 2008
-
-
Gerardo Ganis authored
Fix a problem causing the whole query to stop even in the case a worker was terminated gently with SIGTERM. git-svn-id: http://root.cern.ch/svn/root/trunk@24784 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24783 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24780 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jul 10, 2008
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24779 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@24778 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
in TInetAddress by the address in dot notation. This avoids all kind of ugly tests on "UnNamedHost" in user code, and more importantly this test was not always done resulting in failed connections to a host "UnNamedHost" which does not exist. git-svn-id: http://root.cern.ch/svn/root/trunk@24777 27541ba8-7e3a-0410-8455-c3a389f83636
-