sort by:
Revision Author Date Message Commit Date
fec5299 since we are using a static lib for GSL, remove USE_DLL for Windows git-svn-id: http://root.cern.ch/svn/root/trunk@15586 27541ba8-7e3a-0410-8455-c3a389f83636 28 June 2006, 08:08:28 UTC
311cbb8 From Eddy: More functions commented (hoping all now) git-svn-id: http://root.cern.ch/svn/root/trunk@15585 27541ba8-7e3a-0410-8455-c3a389f83636 28 June 2006, 05:17:13 UTC
bf7758e Modify a format in TBranch::GetBasket git-svn-id: http://root.cern.ch/svn/root/trunk@15584 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 17:30:19 UTC
9f15a80 In TFile::ReadBufferViaCache, suppress the line "return 2" in case of a failure git-svn-id: http://root.cern.ch/svn/root/trunk@15583 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 17:28:42 UTC
2838896 fix compilation warning on solaris git-svn-id: http://root.cern.ch/svn/root/trunk@15582 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 15:36:41 UTC
a61021f some more cleanup, remove printf from Andreas' monitoring code. git-svn-id: http://root.cern.ch/svn/root/trunk@15581 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 15:30:09 UTC
a47e46b From Bertrand: Always using relative path for genreflex wrapper scripts git-svn-id: http://root.cern.ch/svn/root/trunk@15580 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 15:24:17 UTC
98722dc One more code cleanup git-svn-id: http://root.cern.ch/svn/root/trunk@15579 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 15:23:49 UTC
e03863f Code cleanup git-svn-id: http://root.cern.ch/svn/root/trunk@15578 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 15:21:21 UTC
40758af fix makefile problem on linux git-svn-id: http://root.cern.ch/svn/root/trunk@15577 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 15:10:25 UTC
82c2d97 update for using genreflex instead of rootcint --gccxml git-svn-id: http://root.cern.ch/svn/root/trunk@15576 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 15:07:47 UTC
1482864 Due to the changes in TFile, it is now necessary to include explicitly THashList.h in TDSet.cxx git-svn-id: http://root.cern.ch/svn/root/trunk@15575 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 14:56:57 UTC
023b8ff updated of makefile for making dict library on windows and fix compare function git-svn-id: http://root.cern.ch/svn/root/trunk@15574 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 14:41:57 UTC
bb97abe from Lorenzo: check gsl version and favour libgsl.a. git-svn-id: http://root.cern.ch/svn/root/trunk@15573 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 14:36:41 UTC
aeb34a6 -Rename class TFilePrefetch -> TFileCacheRead -Rename class TTreeFilePrefetch -> TTreeCache -Add new class TFileCacheWrite that implements automatic caching when writing network files. This class replaces the previous class TCache. -old TCache class deleted. -TFileCacheRead can read buffers from the wite cache in TFileCacheWrite. -As a result TFile::UseCache is obsolete. The function is kept for backward compatibility. -Remove references to TCache from TXMLFile, TSQLFile, TwebFile, TNetFile -remove pointer TFile::fCache -Add pointers TFile::fCacheRead and TFile::fCacheWrite -Remove members fMaxCacheSize and fPageSize from TChain NOTE that it is recommended to rm -f base/src/*.d base/src/*.o rm -f net/src/*.d net/src/*.o rm -f tree/src/*.d tree/src/*.o git-svn-id: http://root.cern.ch/svn/root/trunk@15572 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 14:36:28 UTC
6950d1a add I/O test with a container class containing an SMatrix of double and Double32 git-svn-id: http://root.cern.ch/svn/root/trunk@15571 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 14:20:18 UTC
5d70ded add generation of sictionaries for SMatrix od Double32_types git-svn-id: http://root.cern.ch/svn/root/trunk@15570 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 14:02:41 UTC
d6e9ecd add generation of sictionaries for SMatrix od Double32_t types git-svn-id: http://root.cern.ch/svn/root/trunk@15569 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 14:02:26 UTC
1f4338a - The zero errors are now replaced by values close to 1% of the expected values. git-svn-id: http://root.cern.ch/svn/root/trunk@15568 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 12:26:00 UTC
26bb972 from Valeri Fine: qt/inc/rootlibs.pr - bug fix (better check the Qt-layer presence) TGQt.h - added the static TGQt::iwid() method to the RootCint dictionary TQtApplication.cxx, - removed the redundant header file git-svn-id: http://root.cern.ch/svn/root/trunk@15567 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 09:14:00 UTC
29b9a02 Caching the final type of a typedef at the first lookup git-svn-id: http://root.cern.ch/svn/root/trunk@15566 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 08:35:10 UTC
c1d4c3a fix conding conventions git-svn-id: http://root.cern.ch/svn/root/trunk@15565 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 07:44:37 UTC
7f41c48 Adding test for non onverloaded TypeBase::ToType function git-svn-id: http://root.cern.ch/svn/root/trunk@15564 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 06:52:12 UTC
b606849 Change of behaviour! If the dictionary information is available. TypeBase::ToType will return the current Type if no virtual function overload is available (e.g. for Pointer). Before it was returning an empty Type. git-svn-id: http://root.cern.ch/svn/root/trunk@15563 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 06:51:36 UTC
e2d1048 From Eddy Add comments to many functions git-svn-id: http://root.cern.ch/svn/root/trunk@15562 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2006, 04:38:29 UTC
46166f8 Adding unit test for access to PropertyList reference git-svn-id: http://root.cern.ch/svn/root/trunk@15561 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 17:21:38 UTC
8e198cc Adding the possibility to get direct access to the Any object stored as the value of a PropertyList. The access has to be done through the pointer (otherwise the value gets copied). git-svn-id: http://root.cern.ch/svn/root/trunk@15560 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 17:21:04 UTC
29ff013 - First version of a new stress program: stressGraphics.cxx. After having typed "make" in the ROOTSYS/test directory, the executable "stressGraphics" is available. Starting it with option "-h" gives: pcepsft15.cern.ch> stressGraphics -h Usage: stressGraphics [-h] [-r] Options: -r : Generate de reference output. Redirect the output in the file "stressGraphics.ref" to redefine the reference file. -h : Print usage git-svn-id: http://root.cern.ch/svn/root/trunk@15559 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 16:40:12 UTC
06792a9 From Andreas Peters: New MonaLisa module. Supports now also reading from MonaLisa via the new gSoap interface. The reader and writer now derive from the abstract base classes: TVirtualMonitoringWriter and TVirtualMonitoringReader. git-svn-id: http://root.cern.ch/svn/root/trunk@15558 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 16:17:05 UTC
1de0594 From Ivana: - Added member function description where missing git-svn-id: http://root.cern.ch/svn/root/trunk@15557 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 15:35:38 UTC
9190321 gsl test lowered to 1.5. git-svn-id: http://root.cern.ch/svn/root/trunk@15556 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 14:05:44 UTC
3c2e7df From Federico: Update the constructor to be conformant with the recommendations given by gcc's -weffc++ option. git-svn-id: http://root.cern.ch/svn/root/trunk@15555 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 13:42:37 UTC
fac8325 fix geombuilderdeps for non-win32. git-svn-id: http://root.cern.ch/svn/root/trunk@15554 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 13:40:07 UTC
a0106a0 From Lorenzo: - only use external GSL for mathmore. From le: - by default build now: mathcore, mathmore, reglex and cintex. - check for mysql version >= 3.23.x after changes by Sergei. git-svn-id: http://root.cern.ch/svn/root/trunk@15553 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 13:39:40 UTC
886dc0e TGraphQQ can now be used for I/O. This has required the implementation of the default constructor. git-svn-id: http://root.cern.ch/svn/root/trunk@15552 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 13:05:16 UTC
38766ad From Gerri: Fix the function overloading problem generated by the introduction of the optional parameter in TChain::SetBranchAddress git-svn-id: http://root.cern.ch/svn/root/trunk@15551 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 11:54:32 UTC
921294d add some documentation git-svn-id: http://root.cern.ch/svn/root/trunk@15550 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 11:03:55 UTC
7ede48d We must delete objects in the list of functions after having cloned the histogram. By default set the background histogram to red. This is useful when using the new TH1::background function from the context menu. ---------------------------------------------------------------------- git-svn-id: http://root.cern.ch/svn/root/trunk@15549 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 10:51:00 UTC
c30dbad Implement interfaces to the TSpectrum, TSpectrum2 classes from TH1. Two new functions (visible in the context menu) are implemented: TH1 *TH1::ShowBackground(Int_t niter, Option_t *option) // This function calculates the background spectrum in this histogram. // The background is returned as a histogram. Int_t TH1::ShowPeaks(Double_t sigma, Option_t *option, Double_t threshold) //Interface to TSpectrum::Search //the function finds peaks in this histogram where the width is > sigma //and the peak maximum greater than threshold*maximum bin content of this. //for more detauils see TSpectrum::Search. //note the difference in the default value for option compared to TSpectrum::Search //option="" by default (instead of "goff") git-svn-id: http://root.cern.ch/svn/root/trunk@15548 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 09:46:38 UTC
6ef8a15 revert changes, since stressFit fails is wstep (1/step) is used git-svn-id: http://root.cern.ch/svn/root/trunk@15547 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 09:46:13 UTC
b19623a From Federico: Changes to support the gcc -weffc++ option git-svn-id: http://root.cern.ch/svn/root/trunk@15546 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 09:39:35 UTC
0d196fe From Federico: Changes to support gcc option -weffc++ git-svn-id: http://root.cern.ch/svn/root/trunk@15545 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 09:29:13 UTC
eac95c9 adjust printout git-svn-id: http://root.cern.ch/svn/root/trunk@15544 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 07:57:36 UTC
9d23fd7 small changes (caching some variables) to improve performances git-svn-id: http://root.cern.ch/svn/root/trunk@15543 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 07:56:43 UTC
9176431 Add more comments to TSpectrum::Background git-svn-id: http://root.cern.ch/svn/root/trunk@15542 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 07:14:31 UTC
806218b Fix coding conventions violations. git-svn-id: http://root.cern.ch/svn/root/trunk@15541 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 06:48:14 UTC
65c32bb With the new compression algorithm we have to test if the number of bytes in the compressed buffer is >= (not just ==) to the size of the input buffer. git-svn-id: http://root.cern.ch/svn/root/trunk@15540 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2006, 06:47:47 UTC
6629514 The binary distribution should not include tmva/test/Makefile and tmva/test/*.cxx (thanks Gerri) git-svn-id: http://root.cern.ch/svn/root/trunk@15539 27541ba8-7e3a-0410-8455-c3a389f83636 25 June 2006, 18:50:33 UTC
df45bc1 From Sergey Linev: 1. Support for MySQL version 3.2.x and 4.0 enabled again. For that old MySQL versions TSQLStatement is not supported. 2. Small fix in TSQLFile. With old MySQL versions it does not try to use TSQLStatement class. 3. Enabling/disabling error output for TSQLStatement class. 4. Fix in error handling in TMySQLServer::Statement() method. Previousely error code was not correctly stored. git-svn-id: http://root.cern.ch/svn/root/trunk@15538 27541ba8-7e3a-0410-8455-c3a389f83636 25 June 2006, 18:43:24 UTC
3b573df If the class is a template instantiation with any of its parameter being a Double32_t (or any of the paramater's paramater, etc), we do not export the GenerateInitInstance so that it does not conflict with the GenerateInitInstance for the template instantiation with 'double' as its parameter. git-svn-id: http://root.cern.ch/svn/root/trunk@15537 27541ba8-7e3a-0410-8455-c3a389f83636 25 June 2006, 15:29:34 UTC
557bad7 Enhance SetBranchAddress so that the curent recommended code: chain->SetBranchAddres(branchname,&userdata); // once per chain .... branchptr = chain->GetBranch(branchname); // once per tree in the chain can be replaced by: chain->SetBranchAddres(branchname,&userdata,&branchptr); // once per chain As a result, branchptr will be either set to 0 when the branch does not exist or the tree is not loaded yet and will be 'refreshed' automatically everytime the chain loads a new tree. MakeClass and MakeSelector have been updated to take advantage of this new feature. This removed most the code from the Notify method. git-svn-id: http://root.cern.ch/svn/root/trunk@15536 27541ba8-7e3a-0410-8455-c3a389f83636 25 June 2006, 14:14:11 UTC
8ef363e some C compiler still can not handle C++ comments git-svn-id: http://root.cern.ch/svn/root/trunk@15535 27541ba8-7e3a-0410-8455-c3a389f83636 25 June 2006, 14:08:35 UTC
9d9aef9 Remove a print statement in case the buffer cannot be compressed or the compressed buffer larger than the original buffer. This case may happen in case of small buffers containing random data. git-svn-id: http://root.cern.ch/svn/root/trunk@15534 27541ba8-7e3a-0410-8455-c3a389f83636 25 June 2006, 10:23:51 UTC
cc54405 Fix coding convention violation git-svn-id: http://root.cern.ch/svn/root/trunk@15533 27541ba8-7e3a-0410-8455-c3a389f83636 25 June 2006, 07:34:59 UTC
5613dd2 Update the tutorial to show an example of the new function TSpectrum::Background. git-svn-id: http://root.cern.ch/svn/root/trunk@15532 27541ba8-7e3a-0410-8455-c3a389f83636 24 June 2006, 22:26:05 UTC
5337734 Implement an interface to find the background in a 1-d histogram. TH1 *TSpectrum::Background(const TH1 * h, int numberIterations, Option_t * option) // ONE-DIMENSIONAL BACKGROUND ESTIMATION FUNCTION // This function calculates the background spectrum in the input histogram h. // The background is returned as a histogram. // // Function parameters: // -h: input 1-d histogram // -numberIterations, (default value = 2) // Increasing numberIterations make the result smoother and lower. // -option: may contain one of the following options // - to set the direction parameter // "BackDecreasingWindow". By default the direction is BackIncreasingWindow // - filterOrder-order of clipping filter, (default "BackOrder2" // -possible values= "BackOrder4" // "BackOrder6" // "BackOrder8" // - "nosmoothing"- if selected, the background is not smoothed // By default the background is smoothed. // - smoothWindow-width of smoothing window, (default is "BackSmoothing3") // -possible values= "BackSmoothing5" // "BackSmoothing7" // "BackSmoothing9" // "BackSmoothing11" // "BackSmoothing13" // "BackSmoothing15" // - "nocompton"- if selected the estimation of Compton edge // will be not be included (by default the compton estimation is set) // - "same" : if this option is specified, the resulting background // histogram is superimposed on the picture in the current pad. git-svn-id: http://root.cern.ch/svn/root/trunk@15531 27541ba8-7e3a-0410-8455-c3a389f83636 24 June 2006, 22:15:10 UTC
5dfe580 From Axel: geombuilder has wrong dependencies. git-svn-id: http://root.cern.ch/svn/root/trunk@15530 27541ba8-7e3a-0410-8455-c3a389f83636 24 June 2006, 17:03:57 UTC
8ec94fd Fix coding convention violations git-svn-id: http://root.cern.ch/svn/root/trunk@15529 27541ba8-7e3a-0410-8455-c3a389f83636 24 June 2006, 08:30:18 UTC
16fd209 From Mihaela: a small patch that fixes volume editor behaviour after the latest modifications in Ged by Ilka (Layout() for main Ged frame moved). git-svn-id: http://root.cern.ch/svn/root/trunk@15528 27541ba8-7e3a-0410-8455-c3a389f83636 24 June 2006, 08:26:42 UTC
05b972d From Mihaela: 5 new shape editors (TGeoEltu, TGeoHype, TGeoPara, TGeoPcon, TGeoTorus) - modifying shape parameters in their editors allow painting in the same time - fixed editors destructors - fixed a seg fault in selection dialogs git-svn-id: http://root.cern.ch/svn/root/trunk@15527 27541ba8-7e3a-0410-8455-c3a389f83636 23 June 2006, 16:00:13 UTC
a719015 - fixed problem of object editor performance caused by freely emitted signals of used GUI elements and corresponding slots execution. TGedFrame - new data member fAvoidSignal = kFALSE by default. In SetModel method of any editor it is set to kTRUE to avoid executing slot method and in the end of SetModet is set to kFALSE again; TGedEditor - move the call of TGMainFrame::Layout from TGedFrame::SetActive in TGedEditor::SetModel TPadEditor - no need of TGCompositeFrame *f7 as data member - added new data member TGButtonGroup *fBgrop - connected DoBorderMode slot with TGButtonGroup::Released signal TGraphEditor - changed signature of DoShape method - connected DoShape slot with TGButtonGroup::Released signal TH1Editor - new method DoHistView() - fixed problem shown with MSVS 8 (thaks to Timur and Bertrand) - connected DoHistView slot with TGButtonGroup::Released signal TH2Editor - new method DoHistView() - fixed problem shown with MSVS 8 (thaks to Timur and Bertrand) - connected DoHistView slot with TGButtonGroup::Released signal All other editors - follow-up changes in the code related to the fAvoidSignal use. git-svn-id: http://root.cern.ch/svn/root/trunk@15526 27541ba8-7e3a-0410-8455-c3a389f83636 23 June 2006, 15:19:22 UTC
9e8b0d6 - Take into account gStyle->GetLineScalePS() git-svn-id: http://root.cern.ch/svn/root/trunk@15525 27541ba8-7e3a-0410-8455-c3a389f83636 23 June 2006, 14:01:36 UTC
0ba014b From Maarten: - Simplify and improve proofserv logging. git-svn-id: http://root.cern.ch/svn/root/trunk@15524 27541ba8-7e3a-0410-8455-c3a389f83636 23 June 2006, 13:26:56 UTC
7f5c8b2 From Andrei and matevz Tadel: a patch allowing to paint volumes/nodes with a pre-defined global transformation. git-svn-id: http://root.cern.ch/svn/root/trunk@15523 27541ba8-7e3a-0410-8455-c3a389f83636 23 June 2006, 11:55:15 UTC
839d3fd Fix coding convention violations git-svn-id: http://root.cern.ch/svn/root/trunk@15522 27541ba8-7e3a-0410-8455-c3a389f83636 23 June 2006, 11:52:30 UTC
a545ccf Fix coding conventions git-svn-id: http://root.cern.ch/svn/root/trunk@15521 27541ba8-7e3a-0410-8455-c3a389f83636 23 June 2006, 06:25:59 UTC
eb319a0 From Eddy: Fix coding convention violations. git-svn-id: http://root.cern.ch/svn/root/trunk@15520 27541ba8-7e3a-0410-8455-c3a389f83636 23 June 2006, 05:02:55 UTC
87336b9 From Valeri Fine: Fix coding conventions violations git-svn-id: http://root.cern.ch/svn/root/trunk@15519 27541ba8-7e3a-0410-8455-c3a389f83636 23 June 2006, 04:59:33 UTC
3ff9ecc From Pere: Fix a problem reported by Marco Clemencic. " I found the problem in Reflex. If a namespace had only enums was not declared to Reflex as such. It was not visible in the tests included in ROOT because the same namespace was used for other tests and contained other elements. git-svn-id: http://root.cern.ch/svn/root/trunk@15518 27541ba8-7e3a-0410-8455-c3a389f83636 23 June 2006, 04:58:10 UTC
8f33184 Prevent makelib.sh from relocating the requested library to $ROOTSYS/bin in the case where the requested library is not supposed to go to $ROOTSYS/lib. This enable the build of the cintdlls in their proper place git-svn-id: http://root.cern.ch/svn/root/trunk@15517 27541ba8-7e3a-0410-8455-c3a389f83636 22 June 2006, 21:16:33 UTC
b4eccdb build by default xrootd on win32 too. git-svn-id: http://root.cern.ch/svn/root/trunk@15516 27541ba8-7e3a-0410-8455-c3a389f83636 22 June 2006, 08:44:50 UTC
6cff397 update for RS2 git-svn-id: http://root.cern.ch/svn/root/trunk@15515 27541ba8-7e3a-0410-8455-c3a389f83636 22 June 2006, 08:39:19 UTC
643fe28 adjust space atfer namespace to follow rule RS2 git-svn-id: http://root.cern.ch/svn/root/trunk@15514 27541ba8-7e3a-0410-8455-c3a389f83636 22 June 2006, 08:36:27 UTC
98dc016 fix compilation problem on Win32. git-svn-id: http://root.cern.ch/svn/root/trunk@15513 27541ba8-7e3a-0410-8455-c3a389f83636 22 June 2006, 08:35:31 UTC
04f1c2a From Sergey Linev: 1. Implementation of TDirectory I/O for TSQLFile and TXMLFile 2. In TSQLFile identifier length is now controled. Important for Oracle, where table or column name cannot be more than 32 symbols. 3. Adding usage of TSQLStatement class where possible. 4. Small performance improvment. git-svn-id: http://root.cern.ch/svn/root/trunk@15512 27541ba8-7e3a-0410-8455-c3a389f83636 22 June 2006, 08:21:23 UTC
eb65fc2 From Sergey Linev: 1. Bug fix for Oracle plugin - new TOracleServer::Exec() method did not release memory correctly. 2. Small changes in TSQLServer class git-svn-id: http://root.cern.ch/svn/root/trunk@15511 27541ba8-7e3a-0410-8455-c3a389f83636 22 June 2006, 08:18:57 UTC
f1c5053 Fix coding convention violation git-svn-id: http://root.cern.ch/svn/root/trunk@15510 27541ba8-7e3a-0410-8455-c3a389f83636 22 June 2006, 06:14:42 UTC
5ca848f From Pere: - Fix for bug #17592, problem with enum in PyCintex... - Added by default the conversion to CINT of all enums declared in a class - Added more enum tests git-svn-id: http://root.cern.ch/svn/root/trunk@15509 27541ba8-7e3a-0410-8455-c3a389f83636 21 June 2006, 18:39:30 UTC
f9536c3 From Gerri: By running ProofBench on the CAF with Jan we have found a couple of issues due to the fact that we need to use XROOTD also to access (in write) local files. make_event_trees.C - use TFile::Open to create the files instead of the TFile constructor. Run_Node_Tests.C - use consistently basedir everywhere. git-svn-id: http://root.cern.ch/svn/root/trunk@15508 27541ba8-7e3a-0410-8455-c3a389f83636 21 June 2006, 16:20:37 UTC
28e641b From Gerri: The patch implements the following new functionality: - Shutdown of idle sessions when quitting ROOT; if not idle the session is shutdown as soon as processing terminates; it is possible to delay the automatic shutdown by a tunable amount of time via a new directive in the xrootd config file 'xpd.shutdown' (see xpd.cf.example). - New static method TProof::Reset(const char *url) to hard-cleanup an user area (implemented for Xproofd only); this implied quite some additions in XrdProofdProtocol. - Possibility to temporary remove / re-insert a worker from the active list TProof::DeactivateWorker(const char *ord) TProof::ActivateWorker(const char *ord) with 'ord' the ordinal numer, e.g. "0.3" . - A default url for the disk pool const char *TVirtualProof::GetDataPoolUrl() It is set by default to a string send back by the master, but it can be changed via void TVirtualProof::SetDataPoolUrl(const char *url) Jan should then adapt his code to use this as default. - Posibility to timeout Collect; for now this is only used at forced termination. The patch includes many small changes and bug fixes. One of the most important is in TXNetSystem (a bug preventing correct treatment of multiple request to the same redirector). git-svn-id: http://root.cern.ch/svn/root/trunk@15507 27541ba8-7e3a-0410-8455-c3a389f83636 21 June 2006, 16:18:27 UTC
5885444 - avoid emitting signals in SetModel method git-svn-id: http://root.cern.ch/svn/root/trunk@15506 27541ba8-7e3a-0410-8455-c3a389f83636 21 June 2006, 15:40:23 UTC
65492bf From Hubert Degaudenzi: comment out calls to broken gfal_access(). git-svn-id: http://root.cern.ch/svn/root/trunk@15505 27541ba8-7e3a-0410-8455-c3a389f83636 21 June 2006, 13:57:53 UTC
5548398 don't strip multiple slashes from file names in case of "special" url's like: "gfal:srm://host/file.root" where "srm://host/file.root" is returned as file and the // should not be removed. git-svn-id: http://root.cern.ch/svn/root/trunk@15504 27541ba8-7e3a-0410-8455-c3a389f83636 21 June 2006, 13:09:26 UTC
e834fa3 From Bertrand: - fixed behavior of Ctrl+End in TGTextEdit git-svn-id: http://root.cern.ch/svn/root/trunk@15503 27541ba8-7e3a-0410-8455-c3a389f83636 21 June 2006, 12:20:22 UTC
c56a7a4 From Axel: split off configcint generation in seperate file to reduce make dependency. git-svn-id: http://root.cern.ch/svn/root/trunk@15502 27541ba8-7e3a-0410-8455-c3a389f83636 21 June 2006, 11:09:44 UTC
b3fdc5b ignore generated cintdll files. git-svn-id: http://root.cern.ch/svn/root/trunk@15500 27541ba8-7e3a-0410-8455-c3a389f83636 21 June 2006, 11:08:45 UTC
d247eb8 Add the tmva tutorials in the binary distribution git-svn-id: http://root.cern.ch/svn/root/trunk@15499 27541ba8-7e3a-0410-8455-c3a389f83636 21 June 2006, 10:12:03 UTC
4ee5810 Remove obsolete gif files git-svn-id: http://root.cern.ch/svn/root/trunk@15498 27541ba8-7e3a-0410-8455-c3a389f83636 21 June 2006, 10:11:18 UTC
0b1a377 From Bertarnd: - added details of the editor capabilities in the class description - added TGTextEditor help text - fixed coding conventions violations git-svn-id: http://root.cern.ch/svn/root/trunk@15497 27541ba8-7e3a-0410-8455-c3a389f83636 21 June 2006, 09:21:47 UTC
6809181 in distclean also delete mktype. git-svn-id: http://root.cern.ch/svn/root/trunk@15496 27541ba8-7e3a-0410-8455-c3a389f83636 21 June 2006, 07:54:00 UTC
e7eb7da Make Axel's cintdll-new target the new default cintdll target. git-svn-id: http://root.cern.ch/svn/root/trunk@15495 27541ba8-7e3a-0410-8455-c3a389f83636 21 June 2006, 07:46:59 UTC
a3dc178 Fix coding convention violation git-svn-id: http://root.cern.ch/svn/root/trunk@15494 27541ba8-7e3a-0410-8455-c3a389f83636 21 June 2006, 07:43:59 UTC
594f6bb not needed anymore due to changes in the build system. git-svn-id: http://root.cern.ch/svn/root/trunk@15493 27541ba8-7e3a-0410-8455-c3a389f83636 20 June 2006, 22:09:57 UTC
e1f9089 Not needed anymore due to changes in the build system. git-svn-id: http://root.cern.ch/svn/root/trunk@15492 27541ba8-7e3a-0410-8455-c3a389f83636 20 June 2006, 22:09:03 UTC
06b1b16 From Sergei Linev: 1. Functionality of TDirectory::ReadAll() extended. One can call dir->ReadAll("dirs") to read only subdirectories. dir->ReadAll("dirs*") will read complete subdirectories tree. 2. In TDirectory::Delete(): if subdirectory is delete, first all subdirs will be read (via ReadAll("dirs")) and than keys of subdirectories will be removed. As a result, there no lost frames in the ROOT file. 3. New method TDirectory::rmdir(const char* name), which internally calls TDirectory::Delete(name + ";*"); 4. TDirectory::SetName() is implemented to add comment about its lack of functionality for now (Once changed, if the directory was written already once, it is not consistent with the keys list of mother directory. 5. New TFile::IsBinary method, which indicate that file has binary or non-binary (xml or sql) format. Uses BIT(15) of TFile object. 6. New methods of TFile for TDirectory I/O virtual Long64_t DirCreateEntry(TDirectory*) { return 0; } virtual Int_t DirReadKeys(TDirectory*) { return 0; } virtual void DirWriteKeys(TDirectory*) {} virtual void DirWriteHeader(TDirectory*) {} They have no use for binary directory I/O, but called when TDirectory should be stored in non-binary file. 7. TDirectory::Streamer() adjusted to work in non-binary mode. git-svn-id: http://root.cern.ch/svn/root/trunk@15491 27541ba8-7e3a-0410-8455-c3a389f83636 20 June 2006, 18:17:34 UTC
c9ec64e set fOffset to retpos which is the actual pos returned by SysSeek(), the actual pos depends on the "whence" argument which in the default case is the same as offset. git-svn-id: http://root.cern.ch/svn/root/trunk@15490 27541ba8-7e3a-0410-8455-c3a389f83636 20 June 2006, 16:38:01 UTC
9587234 Improve precision when printing results of fit in TLinearFitter::PrintResults git-svn-id: http://root.cern.ch/svn/root/trunk@15489 27541ba8-7e3a-0410-8455-c3a389f83636 20 June 2006, 16:01:16 UTC
295784d Set the default ZipMode to 1 (to use the new ZIP algorithm). ROOT will automatically detect the old or new mode. The code to support both modes was introduced 3 years ago. The new ZIP algorithm gives slightly better compression and is also slightly faster. git-svn-id: http://root.cern.ch/svn/root/trunk@15488 27541ba8-7e3a-0410-8455-c3a389f83636 20 June 2006, 13:21:24 UTC
f14ffba From Bertrand: TGTextEdit widget: - Added Ctrl+Home and Ctrl+End key handling. - Added a protection in HandleDoubleClick in case of empty text. TGTextEditor: - Fixed alignment of shortcut names. - Added shortcut for Compile, Execute and Interrupt menu entries. - Fixed a type casting problem on Solaris and MSVC8. git-svn-id: http://root.cern.ch/svn/root/trunk@15487 27541ba8-7e3a-0410-8455-c3a389f83636 20 June 2006, 13:17:48 UTC
c7461b1 Fix a fatal error in TFile::Seek. fOffset must be set in this function when reading from the cache. I added the following comments: //we must set fOffset after the real SysSeek. This is required when //reading from the cache. fOffset may be changed behind your back by //TDCacheFile or other overloads of this function. git-svn-id: http://root.cern.ch/svn/root/trunk@15486 27541ba8-7e3a-0410-8455-c3a389f83636 20 June 2006, 13:09:50 UTC
back to top