- Dec 15, 2005
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@13717 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 11, 2005
-
-
Fons Rademakers authored
Class defining interface to MonaLisa Monitoring Services in ROOT The TMonaLisa object is used to send monitoring information to a MonaLisa server using the MonaLisa ApMon package (libapmoncpp.so/UDP packets). The MonaLisa ApMon library for C++ can be downloaded at http://monalisa.cacr.caltech.edu/monalisa__Download__ApMon.html, current version: http://monalisa.cacr.caltech.edu/download/apmon/ApMon_cpp-2.0.6.tar.gz The ROOT implementation is primary optimized for process/job monitoring, although all other generic MonaLisa ApMon functionality can be exploited through the ApMon class directly (gMonaLisa->GetApMon()). git-svn-id: http://root.cern.ch/svn/root/trunk@13625 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 09, 2005
-
-
Fons Rademakers authored
TString contributions. git-svn-id: http://root.cern.ch/svn/root/trunk@13567 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 06, 2005
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@12906 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 18, 2005
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@12734 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jul 22, 2005
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@12367 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jul 18, 2005
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@12331 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jun 28, 2005
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@12213 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 25, 2005
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@11870 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 02, 2005
-
-
Fons Rademakers authored
Add proper stop and cancel feature in PROOF. git-svn-id: http://root.cern.ch/svn/root/trunk@11717 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 08, 2005
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@11539 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@11537 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 14, 2005
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@11331 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 10, 2005
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@11283 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 28, 2005
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@11201 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 07, 2005
-
-
Fons Rademakers authored
Here is the patch with the restructured PROOF code. It parameterizes PROOF startup, currently implementing "Standard", Condor, MLM and PEAC. It can easily be extended with other "TProof" classes, e.g. AliEn Proof. Or what ever next Grid implementation or scheduler comes along. The MLM, Multi Level Master, code uses a basic packetizer, based on a MSD (massstorage domain) tag. In MLM mode we have multi-tier client server setup, like: client -> super master -> sub master 0 -> slave[0..N] ... -> sub master M -> slave[0..N] It also contains a large number of smaller fixes. Credit for most of the work goes to Kris! We have tested this on multipe platforms (RH7.3, RH9, SL3) and in multiple configurations. Should be stable. git-svn-id: http://root.cern.ch/svn/root/trunk@11047 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 20, 2005
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@10971 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 29, 2004
-
-
Rene Brun authored
to the generalized STL I/O and TTree branch splitting for STL collections. git-svn-id: http://root.cern.ch/svn/root/trunk@10432 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 25, 2004
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@10406 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 05, 2004
-
-
Rene Brun authored
"AITOFF","MERCATOR","SINUSOIDAL","PARABOLIC" git-svn-id: http://root.cern.ch/svn/root/trunk@10209 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 23, 2004
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@10153 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 13, 2004
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@10003 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Aug 12, 2004
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@9741 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jul 30, 2004
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@9628 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jul 23, 2004
-
-
Rene Brun authored
for adding support for exporting Neural Nets into Fortran code. git-svn-id: http://root.cern.ch/svn/root/trunk@9578 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jul 09, 2004
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@9482 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@9458 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 30, 2004
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@9061 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 19, 2004
-
-
Rene Brun authored
Add Marc Paterno for his contribution to the new TGraphAsymErrors utility functions. git-svn-id: http://root.cern.ch/svn/root/trunk@8980 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@8978 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 07, 2004
-
-
Rene Brun authored
Add Sergey Linev for the development of the XML package git-svn-id: http://root.cern.ch/svn/root/trunk@8817 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 20, 2004
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@8279 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 19, 2004
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@8272 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 10, 2004
-
-
Rene Brun authored
Jiri has made many contributions to the ROOT system, submitting many suggestions, finding and fixing bugs, helping many users with installation and configuration problems. His name was unfortunately forgotten in the CREDITS file. Our apologies to Jiri for discovering this unfortunate omition so late. git-svn-id: http://root.cern.ch/svn/root/trunk@8179 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 08, 2004
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@8155 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 06, 2004
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@8144 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@8141 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 28, 2004
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@8071 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 25, 2004
-
-
Rene Brun authored
and the corresponding test program testbits.cxx git-svn-id: http://root.cern.ch/svn/root/trunk@8010 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 13, 2003
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@7584 27541ba8-7e3a-0410-8455-c3a389f83636
-