https://github.com/root-project/root

sort by:
Revision Author Date Message Commit Date
3f4fc68 This commit was manufactured by cvs2svn to create tag 'v3-10-03'. git-svn-id: http://root.cern.ch/svn/root/tags/v3-10-03@8711 27541ba8-7e3a-0410-8455-c3a389f83636 27 April 2004, 12:45:18 UTC
a6a303b Version 3.10/03 created on the v3-10-02-patches branch. git-svn-id: http://root.cern.ch/svn/root/branches/v3-10-02-patches@8710 27541ba8-7e3a-0410-8455-c3a389f83636 27 April 2004, 12:45:17 UTC
1968053 fixed problem with Reset() introduced in version v3-10-01a and higher, don't use memset to set array to non 0 values (memset sets bytes, not integers). git-svn-id: http://root.cern.ch/svn/root/branches/v3-10-02-patches@8664 27541ba8-7e3a-0410-8455-c3a389f83636 23 April 2004, 00:03:52 UTC
db476ec This commit was manufactured by cvs2svn to create branch 'v3-10-02-patches'. git-svn-id: http://root.cern.ch/svn/root/branches/v3-10-02-patches@7989 27541ba8-7e3a-0410-8455-c3a389f83636 23 January 2004, 16:34:14 UTC
a1877ef Fix a problem in TTreePlayer::UnbinnedFit in case the initial value of a parameter is negative. In this case, the step size was set negative, forcing Minuit in RESET mode. git-svn-id: http://root.cern.ch/svn/root/trunk@7778 27541ba8-7e3a-0410-8455-c3a389f83636 17 December 2003, 15:20:48 UTC
b2ea31a From Philippe This patch makes sure the formula are properly refreshed when using a chain. It removes the printing of some (spurious) empty lines when using a selection criterion. I.e. Without a selection criterion, there is always a least one line per entry (if is empty) while with a selection criterion, an entry is printed if and only if a least one of the sub-element exist and match the criterion. git-svn-id: http://root.cern.ch/svn/root/trunk@7777 27541ba8-7e3a-0410-8455-c3a389f83636 16 December 2003, 22:42:29 UTC
db86bc1 Protection added to TGMenu (Thanks Valeri Fine) git-svn-id: http://root.cern.ch/svn/root/trunk@7776 27541ba8-7e3a-0410-8455-c3a389f83636 16 December 2003, 22:31:48 UTC
33bf3f0 From Philippe: With this improvement, TTree::Scan properly correlate (as needed) the selection criterium and the printed columns. git-svn-id: http://root.cern.ch/svn/root/trunk@7775 27541ba8-7e3a-0410-8455-c3a389f83636 16 December 2003, 21:58:58 UTC
31162a0 Stamp version 3.10/02 git-svn-id: http://root.cern.ch/svn/root/trunk@7774 27541ba8-7e3a-0410-8455-c3a389f83636 16 December 2003, 18:58:41 UTC
a0107e8 From Philippe This patch restores and enhances TTree::Scan previous behavior regarding arrays. It nows always (unless user request otherwise) print all the requested elements of all the arrays. The printing of multi-dimensional array is now done in a linear, non-synchronized fashion. In particular this means that selection on 2D arrays (including array within a TClonesArray) might not print the correct instance of the arrays (in case of using arrays of un-even dimension) You can now limit the number of element in the array by using the string option 'lenmax=dd': git-svn-id: http://root.cern.ch/svn/root/trunk@7773 27541ba8-7e3a-0410-8455-c3a389f83636 16 December 2003, 18:55:49 UTC
764de8a Add comments in TTree::Scan git-svn-id: http://root.cern.ch/svn/root/trunk@7772 27541ba8-7e3a-0410-8455-c3a389f83636 16 December 2003, 17:02:48 UTC
b63442f Fix a side effect of changes in TVirtualX git-svn-id: http://root.cern.ch/svn/root/trunk@7771 27541ba8-7e3a-0410-8455-c3a389f83636 16 December 2003, 17:00:41 UTC
12f0039 Function ReadGIF must return something (0) git-svn-id: http://root.cern.ch/svn/root/trunk@7770 27541ba8-7e3a-0410-8455-c3a389f83636 16 December 2003, 16:42:21 UTC
46320f4 Fix for TVirtualX::ReadGIF for the old TGWin32 VS: ---------------------------------------------------------------------- git-svn-id: http://root.cern.ch/svn/root/trunk@7769 27541ba8-7e3a-0410-8455-c3a389f83636 16 December 2003, 16:31:44 UTC
f8be020 From valeriy Onuchin - TGX11, TGWin32 CreatePictureFromFile method modified. That allows to create TGPicture, TGpictureButton etc. from GIF files. git-svn-id: http://root.cern.ch/svn/root/trunk@7768 27541ba8-7e3a-0410-8455-c3a389f83636 16 December 2003, 16:22:56 UTC
4a7ad52 New version of the TMultiLayerPerceptron classes from Christophe Delaere git-svn-id: http://root.cern.ch/svn/root/trunk@7767 27541ba8-7e3a-0410-8455-c3a389f83636 16 December 2003, 14:09:38 UTC
f71761b import of CINT 5.15.115. For what else is new see http://root.cern.ch/root/Cint.phtml?relnote. AIX workaround in prec_stl/string maintained. git-svn-id: http://root.cern.ch/svn/root/trunk@7766 27541ba8-7e3a-0410-8455-c3a389f83636 16 December 2003, 10:03:07 UTC
03ce221 From valeriy Onuchin: - allow to press OK,Cancel button while filling histos without crashing. git-svn-id: http://root.cern.ch/svn/root/trunk@7765 27541ba8-7e3a-0410-8455-c3a389f83636 16 December 2003, 09:03:12 UTC
5de897c Change doc in TTree::UnbinnedFit to indicate that it is mandatory to fix the normalization parameter. git-svn-id: http://root.cern.ch/svn/root/trunk@7764 27541ba8-7e3a-0410-8455-c3a389f83636 16 December 2003, 09:01:47 UTC
3394d82 Change comments in TTreePlayer::UnbinnedFit to indicate that it is mandatory to fix the normalization parameter. git-svn-id: http://root.cern.ch/svn/root/trunk@7763 27541ba8-7e3a-0410-8455-c3a389f83636 16 December 2003, 09:00:37 UTC
f038cb7 In TSpectrum::Search add a warning in case the threshold is <=0 or >1 git-svn-id: http://root.cern.ch/svn/root/trunk@7762 27541ba8-7e3a-0410-8455-c3a389f83636 16 December 2003, 08:05:10 UTC
7157bd2 From Ilka: Better initialisation of variables ParGC and ParFont. git-svn-id: http://root.cern.ch/svn/root/trunk@7761 27541ba8-7e3a-0410-8455-c3a389f83636 15 December 2003, 18:04:27 UTC
3cd6629 From Valeriy Onuchin: - another try to fix "deadlock" and related problems git-svn-id: http://root.cern.ch/svn/root/trunk@7760 27541ba8-7e3a-0410-8455-c3a389f83636 15 December 2003, 16:37:49 UTC
7170cac Implement the function TGraph2D::Draw. Like for TH1 or TF1, the default behaviour is now to clear the pad. git-svn-id: http://root.cern.ch/svn/root/trunk@7759 27541ba8-7e3a-0410-8455-c3a389f83636 15 December 2003, 14:56:19 UTC
8ebf9e1 From Valeriy Onuchin - correct option in fopen in TGWin32::ReadGIF git-svn-id: http://root.cern.ch/svn/root/trunk@7758 27541ba8-7e3a-0410-8455-c3a389f83636 15 December 2003, 10:59:16 UTC
8963886 From valeriy Onuchin: - add Gui.IconPath from root resource file to icon_path under win32gdk git-svn-id: http://root.cern.ch/svn/root/trunk@7757 27541ba8-7e3a-0410-8455-c3a389f83636 15 December 2003, 09:44:21 UTC
6fea61a Fix a bug in TGTextEdit::SavePrimitive git-svn-id: http://root.cern.ch/svn/root/trunk@7756 27541ba8-7e3a-0410-8455-c3a389f83636 15 December 2003, 09:43:25 UTC
ff430be From Valeriy Onuchin - few improvements from my todo list: o TGButton, TGLabel SetTextColor, SetFont methods added. Font, color can be changed globally (for every frame of some type), or locally (for some particular frame) - default option o TGNumberEntry Accelerate the speed for changing numbers when button is permanently pressed o TGPicture (inspired by Ilka's recent changes) for picture specified by file name mods added: pname = gSystem->ExpandPathName(gSystem->UnixPathName(pname.Data())); o TGResourcePool add current directory to the icon_path for WIN32GDK o cosmetic changes in WorldMap.C example This tutorial is now working under win32gdk o TGWin32, TGWin32ProxyBase Anather try to fix a problem reported by Ed Oltman recently git-svn-id: http://root.cern.ch/svn/root/trunk@7755 27541ba8-7e3a-0410-8455-c3a389f83636 15 December 2003, 08:54:29 UTC
296b5a1 In TTreePlayer::MakeClass implement the logic to compute the maximum length of leaves with variable length in all the Trees of a TChain. In the previous implementation, the length of the leaves in the first Tree of the chain was assumed. git-svn-id: http://root.cern.ch/svn/root/trunk@7754 27541ba8-7e3a-0410-8455-c3a389f83636 14 December 2003, 16:28:12 UTC
48f3f0a Fix a typo in TPaveLabel::SavePrimitive affecting the code generated for the pavelabel border size git-svn-id: http://root.cern.ch/svn/root/trunk@7753 27541ba8-7e3a-0410-8455-c3a389f83636 13 December 2003, 22:56:17 UTC
06aaa06 fix for win32gcc. git-svn-id: http://root.cern.ch/svn/root/trunk@7752 27541ba8-7e3a-0410-8455-c3a389f83636 13 December 2003, 17:45:17 UTC
46f8599 From Valeriy Onuchin: -cosmetic changes in win32gdk classes: o remove unused vars o correct code according to ROOT coding convention o add comments o etc. git-svn-id: http://root.cern.ch/svn/root/trunk@7751 27541ba8-7e3a-0410-8455-c3a389f83636 13 December 2003, 16:01:27 UTC
c751e88 disable the special case for AIX git-svn-id: http://root.cern.ch/svn/root/trunk@7750 27541ba8-7e3a-0410-8455-c3a389f83636 13 December 2003, 13:49:46 UTC
2dedddc From Philippe I enhanced TTree::Scan so that instead of having t3333->Scan("PtGen","Type==13"); being always equivalent to t3333->Scan("PtGen[0]","Type[0]==13"); TTree::Scan will now print all the requested elements of any array (as TTree::Draw does). TTree::Principal has been similarly updated (but not tested). TTreeFormula has also been updated to remove a bad side-effect of the boolean operation optimization. In case like analysis->Scan("Lept_1","Lept_1>=0&&Lept_2!=0"); if Letp_1[0] was negatif then the Lept_2 branch was not read from file. git-svn-id: http://root.cern.ch/svn/root/trunk@7749 27541ba8-7e3a-0410-8455-c3a389f83636 13 December 2003, 09:25:56 UTC
2c5502a Fix a compiler warning (variable may be uninitialized) git-svn-id: http://root.cern.ch/svn/root/trunk@7748 27541ba8-7e3a-0410-8455-c3a389f83636 12 December 2003, 18:57:22 UTC
c0c4f17 fix typo kMN -> kNM. git-svn-id: http://root.cern.ch/svn/root/trunk@7747 27541ba8-7e3a-0410-8455-c3a389f83636 12 December 2003, 18:30:36 UTC
be4de24 From Ilka: remove Win32 ifdefs by using TSystem methods and addition code to save TGToolBar. git-svn-id: http://root.cern.ch/svn/root/trunk@7746 27541ba8-7e3a-0410-8455-c3a389f83636 12 December 2003, 18:21:07 UTC
7b29146 fix AIX and WIN32 compilation problems. git-svn-id: http://root.cern.ch/svn/root/trunk@7745 27541ba8-7e3a-0410-8455-c3a389f83636 12 December 2003, 18:14:11 UTC
b8b16e2 Some axis optimisations (time axis in particular) by Damir Buskulic git-svn-id: http://root.cern.ch/svn/root/trunk@7744 27541ba8-7e3a-0410-8455-c3a389f83636 12 December 2003, 17:57:05 UTC
b5d3918 From Philippe: The enclosed patch fixes the case where the shared library is linked in the executable (as opposed to loaded by TSystem::Load) and the executable does not have a TApplication object. git-svn-id: http://root.cern.ch/svn/root/trunk@7743 27541ba8-7e3a-0410-8455-c3a389f83636 12 December 2003, 17:35:59 UTC
49236ee The function TMath::BesselI(n,0) is not defined for n>=2 although it should simply be 0. Thanks Isabelle Bouchoule git-svn-id: http://root.cern.ch/svn/root/trunk@7742 27541ba8-7e3a-0410-8455-c3a389f83636 12 December 2003, 16:33:56 UTC
688f520 remove unused variable. git-svn-id: http://root.cern.ch/svn/root/trunk@7741 27541ba8-7e3a-0410-8455-c3a389f83636 12 December 2003, 16:12:41 UTC
b88ee79 missing newline at end of file. git-svn-id: http://root.cern.ch/svn/root/trunk@7740 27541ba8-7e3a-0410-8455-c3a389f83636 12 December 2003, 15:23:28 UTC
49af1cf print error message in case socket connect fails. git-svn-id: http://root.cern.ch/svn/root/trunk@7739 27541ba8-7e3a-0410-8455-c3a389f83636 12 December 2003, 15:13:34 UTC
5d93330 From Valeriy Onuchin - general solution for "deadlock problem" git-svn-id: http://root.cern.ch/svn/root/trunk@7738 27541ba8-7e3a-0410-8455-c3a389f83636 12 December 2003, 11:25:55 UTC
c617b9a In TCint::Load add a call to UpdateListOfTypes. This call is necessary in case the shared lib contains newly defined typedefs git-svn-id: http://root.cern.ch/svn/root/trunk@7737 27541ba8-7e3a-0410-8455-c3a389f83636 12 December 2003, 10:24:02 UTC
069d725 From Philippe: The evaluation of operator && (and ||) is now optimized so that if the left hand of the expression is false (true) then the right part is not evaluated. Also this patch continues the replacement of some hard coded constants with enums value. git-svn-id: http://root.cern.ch/svn/root/trunk@7736 27541ba8-7e3a-0410-8455-c3a389f83636 11 December 2003, 23:30:35 UTC
7b0559a From Philippe: This patch insure that evtl->SetReapplyCut(1) analysis->SetEventList(evtl) analysis->Draw("nch",".5","goff") properly apply an actual weight and reapply the event list cut. git-svn-id: http://root.cern.ch/svn/root/trunk@7735 27541ba8-7e3a-0410-8455-c3a389f83636 11 December 2003, 17:14:17 UTC
a2d22fe small typo in comment. git-svn-id: http://root.cern.ch/svn/root/trunk@7734 27541ba8-7e3a-0410-8455-c3a389f83636 11 December 2003, 16:35:19 UTC
bc19274 add rlibmap a utility used to build a map between classes and libraries. The rlibmap utility will create a system.rootlibmap file used to load the library for an unknown class. To be enabled in the very near future. git-svn-id: http://root.cern.ch/svn/root/trunk@7733 27541ba8-7e3a-0410-8455-c3a389f83636 11 December 2003, 16:34:29 UTC
747ce87 From Ilka: fix in saving menu radio entries. git-svn-id: http://root.cern.ch/svn/root/trunk@7732 27541ba8-7e3a-0410-8455-c3a389f83636 11 December 2003, 16:26:11 UTC
fe230e6 From Valeriy Onuchin - small improvement to the last changes. Setting wait cursor, restoring previous cursor. git-svn-id: http://root.cern.ch/svn/root/trunk@7731 27541ba8-7e3a-0410-8455-c3a389f83636 11 December 2003, 14:48:06 UTC
a92fafe Add a new function TMath::PoissonI returning the true non-smooth Poisson distribution. Add comments in TMath::Poisson. Add Pictures to the doc. git-svn-id: http://root.cern.ch/svn/root/trunk@7730 27541ba8-7e3a-0410-8455-c3a389f83636 11 December 2003, 13:39:22 UTC
2a7401a Implement a new static member Bool_t fgAbsvalue and the corresponding static function void TF1::AbsValue(Bool_t flag) // static function: set the fgAbsValue flag. // By default TF1::Integral uses the original function value to compute the integral // However, TF1::Moment, CentralMoment require to compute the integral // using the absolute value of the function. The functions TF1::Integral and TF1::IntegralMultiple have been modified to use the absolute value of the function when fgAbsValue is TRUE. The functions TF1::Moment and TF1::CentralMoment set fgAbsValue to kTRUE. By default fgAbsValue is kFALSE git-svn-id: http://root.cern.ch/svn/root/trunk@7729 27541ba8-7e3a-0410-8455-c3a389f83636 11 December 2003, 13:27:27 UTC
6ee43c8 more detailed log messages. git-svn-id: http://root.cern.ch/svn/root/trunk@7728 27541ba8-7e3a-0410-8455-c3a389f83636 11 December 2003, 11:23:07 UTC
4af102d Add an optional argument to the TH1::Add(TF1* functions void TH1::Add(TF1 *f1, Double_t c1, Option_t *option) { // Performs the operation: this = this + c1*f1 // if errors are defined (see TH1::Sumw2), errors are also recalculated. // // By default, the function is computed at the centre of the bin. // if option "I" is specified (1-d histogram only), the integral of the // function in each bin is used instead of the value of the function at // the centre of the bin. git-svn-id: http://root.cern.ch/svn/root/trunk@7727 27541ba8-7e3a-0410-8455-c3a389f83636 11 December 2003, 11:22:42 UTC
35ec801 From Valeriy Onuchin: - fix for deadlock problem under win32gdk. This problem occured when one resized window containing a canvas busy with updating. git-svn-id: http://root.cern.ch/svn/root/trunk@7726 27541ba8-7e3a-0410-8455-c3a389f83636 11 December 2003, 10:59:23 UTC
edbd989 Fix a typo git-svn-id: http://root.cern.ch/svn/root/trunk@7725 27541ba8-7e3a-0410-8455-c3a389f83636 11 December 2003, 10:37:35 UTC
90a128a From Andrei kBig removed, accessible via inline : TGeoShape::Big() kDegRad, kRadDeg changed everywhere with TMath::RadToDeg(), TMath::DegToRad() git-svn-id: http://root.cern.ch/svn/root/trunk@7724 27541ba8-7e3a-0410-8455-c3a389f83636 11 December 2003, 10:34:55 UTC
7a388b2 Reintroduce old version. New development version introduced by mistake. git-svn-id: http://root.cern.ch/svn/root/trunk@7723 27541ba8-7e3a-0410-8455-c3a389f83636 10 December 2003, 20:40:45 UTC
22661d9 From Philippe: To be able to build an equivalent to string.dll with gcc 3.3.1 I had to make the following modifications to cint 5.15.114. git-svn-id: http://root.cern.ch/svn/root/trunk@7722 27541ba8-7e3a-0410-8455-c3a389f83636 10 December 2003, 20:36:34 UTC
1af1419 From Philippe: This patch repair the creation of event list in TTree::Draw when the selection criteria is an array (The broken implementation lead to core dumps is a regular draw with array was done before the draw event list and resulted in an empty event list in some cases). git-svn-id: http://root.cern.ch/svn/root/trunk@7721 27541ba8-7e3a-0410-8455-c3a389f83636 10 December 2003, 20:27:25 UTC
54a63db use O_TRUNC flag instead of unlinking the existing file in "recreate" mode. git-svn-id: http://root.cern.ch/svn/root/trunk@7720 27541ba8-7e3a-0410-8455-c3a389f83636 10 December 2003, 18:54:59 UTC
94bcff3 Remove definition of kBig from TGeoShape.cxx and put it in TGeoShape.h to avoid a problem with shared libs on Windows. git-svn-id: http://root.cern.ch/svn/root/trunk@7719 27541ba8-7e3a-0410-8455-c3a389f83636 10 December 2003, 17:09:07 UTC
069d00a import of CINT 5.15.114. For what else is new see http://root.cern.ch/root/Cint.phtml?relnote. git-svn-id: http://root.cern.ch/svn/root/trunk@7718 27541ba8-7e3a-0410-8455-c3a389f83636 10 December 2003, 16:42:14 UTC
b6ecc32 cosmetic correction. git-svn-id: http://root.cern.ch/svn/root/trunk@7717 27541ba8-7e3a-0410-8455-c3a389f83636 10 December 2003, 15:52:49 UTC
f4735d9 fix in comment. git-svn-id: http://root.cern.ch/svn/root/trunk@7716 27541ba8-7e3a-0410-8455-c3a389f83636 10 December 2003, 15:52:20 UTC
10f54e5 Fixes in latest Valeriy patch to fix some warnings git-svn-id: http://root.cern.ch/svn/root/trunk@7715 27541ba8-7e3a-0410-8455-c3a389f83636 10 December 2003, 15:36:32 UTC
e6056cb From Valeriy Onuchin: - nasty bug in TGHorizontalLayout (TGVerticalLayout) solved. The bug was in wrong Layout algorithm when several frames where added with kLHintsCenterX (kLHintsCenterY). The bug origination is traced to typos in the code from http://xclass.sourceforge.net/ because it's still where. Thanks to Frank Lavaud and Ilka who discovered it. git-svn-id: http://root.cern.ch/svn/root/trunk@7714 27541ba8-7e3a-0410-8455-c3a389f83636 10 December 2003, 15:33:39 UTC
793d227 From Andrei Gheata: some changed files in TGeo improving the performance of TGeant3 WITHROOT: - safety was computed twice (both by TGeoManager::Safety() as well as the shape algorithms called by TGeoManager->FindNextBoundary()). The speed now with WITHROOT improves. - few fixes in some shape algorithms related to boundary treatment (few others to be done) - Improved computation of normals - Improved non-recursive algorithm of TGeoPgon::DistToOut() - fix of some default value in all shape headers (0 replaced by kBig) to allow range limited computation of DistToIn/Out - now working just for pgon. git-svn-id: http://root.cern.ch/svn/root/trunk@7713 27541ba8-7e3a-0410-8455-c3a389f83636 10 December 2003, 15:31:23 UTC
fe83919 From Ilka: - additional code for solving slash problem on Windows in: TGPictureButton::SavePrimitive, TGTextEdit::SavePrimitive - removed code lines remained after the testing in TGIcon::SavePrimitive git-svn-id: http://root.cern.ch/svn/root/trunk@7712 27541ba8-7e3a-0410-8455-c3a389f83636 10 December 2003, 14:23:50 UTC
ed6b130 fix some error messages. git-svn-id: http://root.cern.ch/svn/root/trunk@7711 27541ba8-7e3a-0410-8455-c3a389f83636 10 December 2003, 11:03:40 UTC
568d460 In TH1::setBins functions, preset the X,Y,Z axis to default values such that the TH2 and TH3 default constructor may be called. git-svn-id: http://root.cern.ch/svn/root/trunk@7710 27541ba8-7e3a-0410-8455-c3a389f83636 09 December 2003, 18:15:23 UTC
5f31490 in Inspect() reserve enough space for 64 bit pointers if R__B64 is true. git-svn-id: http://root.cern.ch/svn/root/trunk@7709 27541ba8-7e3a-0410-8455-c3a389f83636 09 December 2003, 17:49:03 UTC
50b65b2 typos fixed git-svn-id: http://root.cern.ch/svn/root/trunk@7708 27541ba8-7e3a-0410-8455-c3a389f83636 09 December 2003, 17:33:29 UTC
0877f9d From valeriy Onuchin: I corrected TWinNTSytem.cxx to solve 100% CPU occupation in standalone GUI programs. I checked it with progams from $ROOTSYS/test and RootShower, everything is OK. Please, inform me in case of problem. git-svn-id: http://root.cern.ch/svn/root/trunk@7707 27541ba8-7e3a-0410-8455-c3a389f83636 09 December 2003, 16:50:50 UTC
586eb68 patch from Ilka Antcheva containing several SavePrimitive fixes for Windows. git-svn-id: http://root.cern.ch/svn/root/trunk@7706 27541ba8-7e3a-0410-8455-c3a389f83636 09 December 2003, 09:06:38 UTC
9f64bb3 From Valeriy Onuchin I'm trying to solve "deadlock problem while resizing canvas" reported by Ed Oltman. -these mods make terminal input and TApplication::Run threads to be unsychronous. git-svn-id: http://root.cern.ch/svn/root/trunk@7705 27541ba8-7e3a-0410-8455-c3a389f83636 08 December 2003, 18:51:20 UTC
1b0ee7f Fix a compiler problem under Windows (VC++6) and HP-UX with the definition of a variable inside a switch block git-svn-id: http://root.cern.ch/svn/root/trunk@7704 27541ba8-7e3a-0410-8455-c3a389f83636 08 December 2003, 16:25:39 UTC
164b585 In the TBasket constructor, preset the array fEntryOffset. The non-initialized members of fEntryOffset were not used, but were given a problem to the ZIP algorithm and the cause of the many errors reported by valgrind. git-svn-id: http://root.cern.ch/svn/root/trunk@7703 27541ba8-7e3a-0410-8455-c3a389f83636 08 December 2003, 16:04:36 UTC
8bc05fa The arrays fBasketBytes, fBasketEntry and fBasketSeek must be preset to 0. Results were OK, but the compression algorithm was not able to compress the arrays. git-svn-id: http://root.cern.ch/svn/root/trunk@7702 27541ba8-7e3a-0410-8455-c3a389f83636 08 December 2003, 15:55:24 UTC
f710d9d In TProfile::Merge, in case the profiles have different binning, set the number of bins for the merged profile to the number of bins of the profile for which the function is called. git-svn-id: http://root.cern.ch/svn/root/trunk@7701 27541ba8-7e3a-0410-8455-c3a389f83636 05 December 2003, 23:43:24 UTC
f85f2d3 Protect TPostScript::Text in case the function is called and there is no pad. git-svn-id: http://root.cern.ch/svn/root/trunk@7700 27541ba8-7e3a-0410-8455-c3a389f83636 05 December 2003, 23:03:35 UTC
113d801 From Olivier: - New plotting options: "TRI1" : The Delaunay triangles are painted with color levels. The edges of each triangles are painted with the current line color. "TRI2" : the Delaunay triangles are painted with color levels. - New method: PaintPolyMarker0. Used in PaintTriangles. git-svn-id: http://root.cern.ch/svn/root/trunk@7699 27541ba8-7e3a-0410-8455-c3a389f83636 05 December 2003, 22:44:37 UTC
3af6a1e From Philippe: KCC requires using longif3.cxx instead of longif.cxx (because it uses the newer iostream stuff). git-svn-id: http://root.cern.ch/svn/root/trunk@7698 27541ba8-7e3a-0410-8455-c3a389f83636 05 December 2003, 22:38:52 UTC
819e2db add special cases for dcache and dcap protocols. git-svn-id: http://root.cern.ch/svn/root/trunk@7697 27541ba8-7e3a-0410-8455-c3a389f83636 05 December 2003, 01:52:05 UTC
8d9c084 mod for MacOS X xlc port. git-svn-id: http://root.cern.ch/svn/root/trunk@7696 27541ba8-7e3a-0410-8455-c3a389f83636 05 December 2003, 01:44:00 UTC
82f5599 remove left over debug print statement. git-svn-id: http://root.cern.ch/svn/root/trunk@7695 27541ba8-7e3a-0410-8455-c3a389f83636 05 December 2003, 01:43:24 UTC
dc39e1f From Eddy Offermann change required for MacosX git-svn-id: http://root.cern.ch/svn/root/trunk@7694 27541ba8-7e3a-0410-8455-c3a389f83636 05 December 2003, 01:22:23 UTC
6a01947 From Valeriy Onouchin - flicker-free scrolling is implemented for TGContainer class. Scrolling through listview looks much better now. One of the nice "side effects" of solving "limited list box entries" bug. - followups mods after solving "missing horizontal scroll bar in detailed view" bug TGListDetailsLayout constructor modified for SavePrimitives method. git-svn-id: http://root.cern.ch/svn/root/trunk@7693 27541ba8-7e3a-0410-8455-c3a389f83636 05 December 2003, 01:17:03 UTC
a2d954e port to IBM's xlC compiler for MacOS X by Federico. git-svn-id: http://root.cern.ch/svn/root/trunk@7692 27541ba8-7e3a-0410-8455-c3a389f83636 04 December 2003, 07:12:37 UTC
c6d3d6c with --disable-shared favour .a over .so but accept .so if that is the only version of a lib available. git-svn-id: http://root.cern.ch/svn/root/trunk@7691 27541ba8-7e3a-0410-8455-c3a389f83636 04 December 2003, 05:48:12 UTC
9efa547 put warning about variable argument ctor also in TVector. git-svn-id: http://root.cern.ch/svn/root/trunk@7690 27541ba8-7e3a-0410-8455-c3a389f83636 04 December 2003, 03:09:44 UTC
4440b01 some small formatting changes in my own old code. git-svn-id: http://root.cern.ch/svn/root/trunk@7689 27541ba8-7e3a-0410-8455-c3a389f83636 04 December 2003, 03:08:52 UTC
028c020 Fix by Ilka when generating code (CRTL/S) on Windows. git-svn-id: http://root.cern.ch/svn/root/trunk@7688 27541ba8-7e3a-0410-8455-c3a389f83636 04 December 2003, 02:59:46 UTC
12d30aa Fix a possible memory leak problem reported by Victor. git-svn-id: http://root.cern.ch/svn/root/trunk@7687 27541ba8-7e3a-0410-8455-c3a389f83636 04 December 2003, 02:37:44 UTC
acd5d1f Set the kSetEditable flag to false in the TGraph generated by TTree::Draw. git-svn-id: http://root.cern.ch/svn/root/trunk@7686 27541ba8-7e3a-0410-8455-c3a389f83636 04 December 2003, 00:18:23 UTC
8044541 Add a comment/warning in the TVectorD constructor with a variable length list of arguments, indicating that this function cannot be called from CINT git-svn-id: http://root.cern.ch/svn/root/trunk@7685 27541ba8-7e3a-0410-8455-c3a389f83636 04 December 2003, 00:16:23 UTC
c9dbf84 From Philippe: This patch insures that TString.cxx's Format always work (assuming enough memory) without affecting its performance. The cases where the result was __not__ truncated are totally unaffected. The cases where the result was truncated go through one (or more) call to SlowFormat which might allocate more memory (as needed). git-svn-id: http://root.cern.ch/svn/root/trunk@7684 27541ba8-7e3a-0410-8455-c3a389f83636 04 December 2003, 00:00:38 UTC
5177b7c From Valeriy Onuchin: - SetDefaultWidth, SetDefaultHeight methods introduced to TGLayoutManager class. That allows to force setting default size to listview container. Along with changes in listview related classes that fixes 1. "missing horizontal scroll bar in detailed view" bug. 2. "mess in the names in detailed view" bug. git-svn-id: http://root.cern.ch/svn/root/trunk@7683 27541ba8-7e3a-0410-8455-c3a389f83636 03 December 2003, 00:25:19 UTC
back to top