swh:1:snp:af87cd67498ef4fe47c76ed3e7caffe5b61facaf

sort by:
Revision Author Date Message Commit Date
b22dfce This commit was manufactured by cvs2svn to create tag 'v5-16-18'. git-svn-id: http://root.cern.ch/svn/root/tags/v5-16-18@17815 27541ba8-7e3a-0410-8455-c3a389f83636 09 February 2007, 09:40:52 UTC
7003af0 From Scott Snyder: fix concerning tyepdef'd return values to fundamental types. In this case the stub function shall also allocate a static and return it's address. git-svn-id: http://root.cern.ch/svn/root/trunk@17814 27541ba8-7e3a-0410-8455-c3a389f83636 09 February 2007, 09:40:51 UTC
d8cf4f2 Change the signatures of IncrementLevel and DecrementLevel to agree with the recent changes in TBuffer. git-svn-id: http://root.cern.ch/svn/root/trunk@17813 27541ba8-7e3a-0410-8455-c3a389f83636 09 February 2007, 08:56:40 UTC
cd278b4 Remove the last references to TStreamerInfo in base directory and fix all the consequences. git-svn-id: http://root.cern.ch/svn/root/trunk@17812 27541ba8-7e3a-0410-8455-c3a389f83636 09 February 2007, 08:37:21 UTC
7304cb8 From Olivier: On 64 bit machines, when calling Fortran functions, the return type must be double and not float. git-svn-id: http://root.cern.ch/svn/root/trunk@17811 27541ba8-7e3a-0410-8455-c3a389f83636 09 February 2007, 08:27:44 UTC
0250083 Use TVirtualStreamerInfo instead of TStreamerInfo when calling TClass::GetClass to find the TStreamerInfo version number. git-svn-id: http://root.cern.ch/svn/root/trunk@17810 27541ba8-7e3a-0410-8455-c3a389f83636 09 February 2007, 08:24:06 UTC
2607723 Regenerate new versions of these files exckluding TStreamerInfo.h (with the new version of rootcint) git-svn-id: http://root.cern.ch/svn/root/trunk@17809 27541ba8-7e3a-0410-8455-c3a389f83636 09 February 2007, 07:52:42 UTC
453e113 reintroduce the statements #ifndef G__KCC #include "cint/lib/dll_stl/str.h" #endif str.h is required to generate the interface for class string. git-svn-id: http://root.cern.ch/svn/root/trunk@17808 27541ba8-7e3a-0410-8455-c3a389f83636 09 February 2007, 07:44:04 UTC
56806a7 Comment the pragma #pragma link C++ function swap(string& lhs,string& rhs); This line is removed until we understand why we cannot generate the dictionary G__Base2 when this pragma is included. git-svn-id: http://root.cern.ch/svn/root/trunk@17807 27541ba8-7e3a-0410-8455-c3a389f83636 09 February 2007, 07:42:25 UTC
168c0d6 Don't display classes in index that are "foreign", i.e. have no local sources make rule checker happy Allow user setting of etc dir (defaults to $ROOTSYS/etc/html) GUI macro output must be saved as GIF Fix macro's pwd determination if no current class Fix X11 crash saving macro output Fix removal of surrounding "//" in "// doc //" New THtml::CreateAuxiliaryFiles() takes care of CSS, js, HELP page git-svn-id: http://root.cern.ch/svn/root/trunk@17806 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 22:56:06 UTC
83add6c dos2unix fix "show inherited", "show non-public": only one class per CSS rule allowed git-svn-id: http://root.cern.ch/svn/root/trunk@17805 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 22:49:11 UTC
197f41f for some reason the statement: #include "cint/lib/dll_stl/str.h" causes rootcint to crash after the recent changes: Match rank: file line signature * 2000002 prec_stl/vector -1 void swap(TString&,TString&); ffffffff prec_stl/vector -1 void swap(unsigned int&,unsigned int&); * 2000002 prec_stl/string -1 void swap(string&,string&); Warning: #pragma link, function swap(string&lhs,string&rhs) not found cint/lib/dll_stl/str.h:91: removing it seems to have no side effects. git-svn-id: http://root.cern.ch/svn/root/trunk@17804 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 19:06:40 UTC
3f65108 remove reference to TArchiveFile and TZIPFile now in io. git-svn-id: http://root.cern.ch/svn/root/trunk@17803 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 18:46:22 UTC
92bba7c move TMapRec from base to io. git-svn-id: http://root.cern.ch/svn/root/trunk@17802 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 18:38:53 UTC
4304708 add io and math to MODULES. git-svn-id: http://root.cern.ch/svn/root/trunk@17801 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 18:38:08 UTC
9f572d1 add back to base/src for the time being. git-svn-id: http://root.cern.ch/svn/root/trunk@17800 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 18:37:44 UTC
80369df move back to base for the time being since they are referenced in base/Module.mk. git-svn-id: http://root.cern.ch/svn/root/trunk@17799 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 18:36:58 UTC
ca49f41 add io and math to core. git-svn-id: http://root.cern.ch/svn/root/trunk@17798 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 18:17:38 UTC
4920226 remove references to items moved to io and math. git-svn-id: http://root.cern.ch/svn/root/trunk@17797 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 18:16:01 UTC
bc41188 moved to io/src. git-svn-id: http://root.cern.ch/svn/root/trunk@17796 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 18:08:50 UTC
6b99cde moved to io/src. git-svn-id: http://root.cern.ch/svn/root/trunk@17795 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 18:00:50 UTC
084f004 moved to io/inc. git-svn-id: http://root.cern.ch/svn/root/trunk@17794 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 17:52:44 UTC
deb9769 moved to math/src. git-svn-id: http://root.cern.ch/svn/root/trunk@17793 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 17:44:49 UTC
f65e390 moved to new math directory. git-svn-id: http://root.cern.ch/svn/root/trunk@17792 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 17:26:57 UTC
8fdc57a LinkDef for math module. git-svn-id: http://root.cern.ch/svn/root/trunk@17791 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 17:21:11 UTC
ad82c26 Makefile for math module. git-svn-id: http://root.cern.ch/svn/root/trunk@17790 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 17:20:48 UTC
a492207 LinkDef for IO module. git-svn-id: http://root.cern.ch/svn/root/trunk@17789 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 17:20:17 UTC
8b47a79 makefile for IO module. git-svn-id: http://root.cern.ch/svn/root/trunk@17788 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 17:19:53 UTC
32e01a7 remove comment about NextPrime being in TObject.cxx. git-svn-id: http://root.cern.ch/svn/root/trunk@17787 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 16:53:28 UTC
2ad941a fix for stub function on x86-64 for vararg function in a namespace. Fixes bug 23529. git-svn-id: http://root.cern.ch/svn/root/trunk@17786 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 16:42:15 UTC
91d6698 fix for stub function on x86-64 for vararg function in a namespace. Fixes bug 23529. git-svn-id: http://root.cern.ch/svn/root/trunk@17785 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 16:33:00 UTC
3e2eae1 Now that we delay the creation of the generic collection proxy, the typeinfo is ambiguous to look up the TClass (for container of Double32_t), so we now need to use the TClass pointer (which is straightforward since we now have it when we create the collection proxy object). Also add code to allow the schema evolution from a container of double to the _same_ container of Double32_t and vice et versa. git-svn-id: http://root.cern.ch/svn/root/trunk@17784 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 15:09:08 UTC
59d6503 Use fValue instead of fClass to trigger initialization git-svn-id: http://root.cern.ch/svn/root/trunk@17783 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 15:05:34 UTC
b88ea0c Use TCollectionProxyInfo and not TCollectionProxyFactory git-svn-id: http://root.cern.ch/svn/root/trunk@17782 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 14:42:03 UTC
6ee7ff8 From Andrei: Fix a slowdown(infinite loop in some cases) due to a boundary crossing problem. git-svn-id: http://root.cern.ch/svn/root/trunk@17781 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 11:16:07 UTC
b8112b1 From Axel: workaround a silly MSVC bug. git-svn-id: http://root.cern.ch/svn/root/trunk@17780 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 10:25:00 UTC
faa7de8 put module gpad before g3d otherwise build order dependency was not correct since now g3d depends on gpad. git-svn-id: http://root.cern.ch/svn/root/trunk@17779 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 10:01:55 UTC
e255c93 Implement new file TMathBase.cxx including TMath::NextPrime git-svn-id: http://root.cern.ch/svn/root/trunk@17778 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 09:51:39 UTC
8c40eaf Include TMathBase.h instead of TMath.h git-svn-id: http://root.cern.ch/svn/root/trunk@17777 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 09:08:10 UTC
12093e1 -Move function NextPrime from TMath to TMathBase. This function is used by a few Core classes. This moves make base, cont and meta independent of TMath.h. -TMath::NextPrime implementation is in TObject.cxx (we do not have TMathBase.cxx). git-svn-id: http://root.cern.ch/svn/root/trunk@17776 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 09:07:50 UTC
309ba59 Remove dependency on TMath.h git-svn-id: http://root.cern.ch/svn/root/trunk@17775 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 08:45:07 UTC
f567723 Remove dependency on TView.h git-svn-id: http://root.cern.ch/svn/root/trunk@17774 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 08:06:33 UTC
7ef00c2 Remove dependency on TView.h git-svn-id: http://root.cern.ch/svn/root/trunk@17773 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 07:45:23 UTC
a611b8c Fix dependencies for libGeomPainter. git-svn-id: http://root.cern.ch/svn/root/trunk@17772 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 05:54:04 UTC
33dd7af From Axel: bounds check for same-char-line determination, fix offset for pre-is-open check. >From Maarten: fix test whether dot dir is specified. git-svn-id: http://root.cern.ch/svn/root/trunk@17771 27541ba8-7e3a-0410-8455-c3a389f83636 08 February 2007, 05:50:25 UTC
888d7af libProof also depends on libGpad. git-svn-id: http://root.cern.ch/svn/root/trunk@17770 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 21:53:09 UTC
fa7dad1 Add missing dependencies on GPADLIB. git-svn-id: http://root.cern.ch/svn/root/trunk@17769 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 21:49:12 UTC
7f6a08d The class TView is moved to gpad. git-svn-id: http://root.cern.ch/svn/root/trunk@17768 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 21:16:09 UTC
d3f6a77 Remove class TView from base. It will be moved to gpad. git-svn-id: http://root.cern.ch/svn/root/trunk@17767 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 21:14:49 UTC
3b73ba8 Implement TPad::ExecuteEventAxis (adapted from TAxis::ExecuteEvent) git-svn-id: http://root.cern.ch/svn/root/trunk@17766 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 20:57:59 UTC
4063ee2 -Delete the body of TAxis::ExecuteEvent and instead execute the new function TVirtualPad::ExecuteEventAxis. -in TPad::UnZoom use TVirtualpad::SetView -Remove include TView.h git-svn-id: http://root.cern.ch/svn/root/trunk@17765 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 20:56:50 UTC
06c4aa1 -The code of TPad::setView is moved to the implementation file -Add new function TPad::ExecuteEventAxis(Int_t event, Int_t px, Int_t py, TAxis *axis) This new function is the code of TAxis::ExecuteEvent. This move decouples the dependency of TAxis on TView. git-svn-id: http://root.cern.ch/svn/root/trunk@17764 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 20:56:24 UTC
98be345 -Add new virtual function virtual void ExecuteEventAxis(Int_t event, Int_t px, Int_t py, TAxis *axis) -Make the argument of TVirtualPad::SetView with default=0. -Add forward declaration of class TAxis. git-svn-id: http://root.cern.ch/svn/root/trunk@17763 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 20:56:02 UTC
2d9d522 From Axel: Added functionality: * Begin_Macro/End_Macro, Begin_Latex/End_Latex (generate images, see TDocParser's doc for now) * module documentation (e.g. html/doc/index.html) * help on help (savannah bug #20755) Separate parser and output generator; public interface stays in THtml. Create a "hook" for directives like Begin_Html/End_Html etc, to make it easily expandable. New layout, bug fix (savannah #20472). Missing: lots of doc. Rule checker fixes :-) git-svn-id: http://root.cern.ch/svn/root/trunk@17762 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 20:40:39 UTC
5befcd1 Added a status bar and functionality in the Minimization tab. git-svn-id: http://root.cern.ch/svn/root/trunk@17761 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 17:08:20 UTC
9ff95dd From Lorenzo: -Patch to fix the bug 23486, i.e. to calculate correctly the energy from the mass and momentum in case of space-like particles. (with negative mass square) . git-svn-id: http://root.cern.ch/svn/root/trunk@17760 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 16:59:14 UTC
38cc034 -Wno-long-double is only needed for Mac OS X <= 10.3. git-svn-id: http://root.cern.ch/svn/root/trunk@17759 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 16:35:49 UTC
e040599 add extra comment that "linux" is for i386. git-svn-id: http://root.cern.ch/svn/root/trunk@17758 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 16:35:02 UTC
4adb050 Minor change to automatically load the libPythia6 shared lib from the directory $ROOTSYS/../pythia6 (was $HOME/pythia6 before). git-svn-id: http://root.cern.ch/svn/root/trunk@17757 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 16:04:00 UTC
3121ae2 - fix a bug in the Et calculation for PtEtaPhiM4D - provide correctly support for space-like particles by using a negative Mass and negative M2. git-svn-id: http://root.cern.ch/svn/root/trunk@17756 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 16:00:56 UTC
629c766 Change past tense in "had no public..." warning message to "has no public...". Some additional whitespace corrections. git-svn-id: http://root.cern.ch/svn/root/trunk@17755 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 15:41:06 UTC
306b88e Go back to previous version. I committed a new version assuming the future directories math and io. git-svn-id: http://root.cern.ch/svn/root/trunk@17754 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 15:37:36 UTC
f708504 From Timur: -Invert the Zoom/Unzoom convention when using the mouse wheel forward/backward. git-svn-id: http://root.cern.ch/svn/root/trunk@17753 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 15:24:16 UTC
a5dd9a1 Use include TCollectionProxyFactory.h instead of TCollectionProxy.h git-svn-id: http://root.cern.ch/svn/root/trunk@17752 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 13:21:52 UTC
444ad3f From Ben Lloyd: Updated version reflecting the current functionality git-svn-id: http://root.cern.ch/svn/root/trunk@17751 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 11:46:41 UTC
e8c7d2a From Gerri: This adds a text-oriented progress bar while processing in batch mode, showing the percentage of events processed and the average rate. The format is the same as in TFileMerger::Cp. This fixes bug/request #20643. git-svn-id: http://root.cern.ch/svn/root/trunk@17750 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 09:07:15 UTC
54c445b - removed obsolete class TGedToolBox - cleanup of includes git-svn-id: http://root.cern.ch/svn/root/trunk@17749 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 09:00:41 UTC
4e33119 Removed obsolete class TGedToolBox. git-svn-id: http://root.cern.ch/svn/root/trunk@17748 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 08:58:59 UTC
c41997f Remove these files git-svn-id: http://root.cern.ch/svn/root/trunk@17747 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 08:53:31 UTC
451750e -Replace calls to TCollectionProxy by calls to TVirtualStreamerInfo::Factory -Remove dependency of TFile.h -Remove dependency on TMapFile.h -The global variable gMmallocDesc is initialized to o. It is used by TClass but, being a void*, it does not require TMapFile. git-svn-id: http://root.cern.ch/svn/root/trunk@17746 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 08:52:57 UTC
a0fc2b1 -Implement an interface to TCollectionProxyFactory via TVirtualstreamerInfo. These new functions are implemented to decouple TClass from TCollectionProxyFactory. git-svn-id: http://root.cern.ch/svn/root/trunk@17745 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 08:52:41 UTC
9b484ac -Rename TCollectionProxy to TCollectionProxyFactory. The old name was given the wrong feeling that the class derives from TVirtualCollectionProxy. git-svn-id: http://root.cern.ch/svn/root/trunk@17744 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 08:52:24 UTC
6fd8127 -Change the unfortunate ROOT_TCollectionProxy to ROOT_TContainerConverters git-svn-id: http://root.cern.ch/svn/root/trunk@17743 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 08:51:41 UTC
eeb6e48 -The initialisation of the global variable gMmallocDesc is done in TClass.cxx and not in TMapFile.cxx. With this change TClass does not depend on TmapFile. git-svn-id: http://root.cern.ch/svn/root/trunk@17742 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 08:51:25 UTC
0bb1820 From Wim: o) fix in docstrings (was missing method names) o) fix for naming convention in TPyException.cxx o) one more attempt at fixing threading git-svn-id: http://root.cern.ch/svn/root/trunk@17741 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 06:08:13 UTC
357e149 From Bertrand: Added missing #includes, following recent changes. git-svn-id: http://root.cern.ch/svn/root/trunk@17740 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 06:06:54 UTC
2d161ff From Valeri Fine: -Remove obsolete code git-svn-id: http://root.cern.ch/svn/root/trunk@17739 27541ba8-7e3a-0410-8455-c3a389f83636 07 February 2007, 06:05:20 UTC
b1e3eb4 From Bertrand: Add missing #include <float.h> git-svn-id: http://root.cern.ch/svn/root/trunk@17738 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 17:47:31 UTC
df45d34 From Axel: in C++ "return" is better than ExitThread. Says MS. And who are we to doubt that! git-svn-id: http://root.cern.ch/svn/root/trunk@17737 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 17:17:17 UTC
42b2e24 correct debug statement. git-svn-id: http://root.cern.ch/svn/root/trunk@17736 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 15:52:35 UTC
a196168 correctly call a static method. git-svn-id: http://root.cern.ch/svn/root/trunk@17735 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 15:51:34 UTC
255010b In the Streamer functions replace the lines like TPad::Class()->ReadBuffer(b, this, v, R__s, R__c); TPad::Class()->WriteBuffer(b,this); by b.ReadClassBuffer(TPad::Class(), this, v, R__s, R__c); b.WriteClassBuffer(TPad::Class(),this); git-svn-id: http://root.cern.ch/svn/root/trunk@17734 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 15:47:59 UTC
540c4a9 - cleanup of includes git-svn-id: http://root.cern.ch/svn/root/trunk@17733 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 15:39:54 UTC
074a992 In the Streamer functions replace the lines like TPad::Class()->ReadBuffer(b, this, v, R__s, R__c); TPad::Class()->WriteBuffer(b,this); by b.ReadClassBuffer(TPad::Class(), this, v, R__s, R__c); b.WriteClassBuffer(TPad::Class(),this); git-svn-id: http://root.cern.ch/svn/root/trunk@17732 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 15:39:37 UTC
046efce In the Streamer functions replace the lines like TPad::Class()->ReadBuffer(b, this, v, R__s, R__c); TPad::Class()->WriteBuffer(b,this); by b.ReadClassBuffer(TPad::Class(), this, v, R__s, R__c); b.WriteClassBuffer(TPad::Class(),this); git-svn-id: http://root.cern.ch/svn/root/trunk@17731 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 15:30:25 UTC
edb3ebf In the Streamer functions replace the lines like TPad::Class()->ReadBuffer(b, this, v, R__s, R__c); TPad::Class()->WriteBuffer(b,this); by b.ReadClassBuffer(TPad::Class(), this, v, R__s, R__c); b.WriteClassBuffer(TPad::Class(),this); git-svn-id: http://root.cern.ch/svn/root/trunk@17730 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 15:20:31 UTC
9ffdb10 In the Streamer functions replace the lines like TPad::Class()->ReadBuffer(b, this, v, R__s, R__c); TPad::Class()->WriteBuffer(b,this); by b.ReadClassBuffer(TPad::Class(), this, v, R__s, R__c); b.WriteClassBuffer(TPad::Class(),this); git-svn-id: http://root.cern.ch/svn/root/trunk@17729 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 15:00:56 UTC
21e5ce5 In the Streamer functions replace the lines like TPad::Class()->ReadBuffer(b, this, v, R__s, R__c); TPad::Class()->WriteBuffer(b,this); by b.ReadClassBuffer(TPad::Class(), this, v, R__s, R__c); b.WriteClassBuffer(TPad::Class(),this); git-svn-id: http://root.cern.ch/svn/root/trunk@17728 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 14:44:54 UTC
5357075 In the Streamer functions replace the lines like TPad::Class()->ReadBuffer(b, this, v, R__s, R__c); TPad::Class()->WriteBuffer(b,this); by b.ReadClassBuffer(TPad::Class(), this, v, R__s, R__c); b.WriteClassBuffer(TPad::Class(),this); git-svn-id: http://root.cern.ch/svn/root/trunk@17727 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 14:35:45 UTC
91fff88 In the Streamer functions replace the lines like TPad::Class()->ReadBuffer(b, this, v, R__s, R__c); TPad::Class()->WriteBuffer(b,this); by b.ReadClassBuffer(TPad::Class(), this, v, R__s, R__c); b.WriteClassBuffer(TPad::Class(),this); git-svn-id: http://root.cern.ch/svn/root/trunk@17726 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 14:22:28 UTC
a79e039 From Stefano Piano: I updated my linux distro, which is a Gentoo Linux on i686 cpu (Intel T7400) with gcc version 4.1.1 (Gentoo 4.1.1-r3) and gfortran version 4.1.1. I recompiled the blas, lapack and cernlib libraries (2005) with gfortran. In order to be able to compile root (head version 5.15/01) I added the following fortran libraries to Makefile.linux: F77LIBS = -lgfortran -lgfortranbegin -lnsl instead of F77LIBS = -lnsl Without them I obtain a lot of unresolved symbols of gfortran libraries and the compilation fails. git-svn-id: http://root.cern.ch/svn/root/trunk@17725 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 14:20:09 UTC
7e9d075 In the Streamer functions replace teh lines like TPad::Class()->ReadBuffer(b, this, v, R__s, R__c); TPad::Class()->WriteBuffer(b,this); by b.ReadClassBuffer(TPad::Class(), this, v, R__s, R__c); b.WriteClassBuffer(TPad::Class(),this); git-svn-id: http://root.cern.ch/svn/root/trunk@17724 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 14:17:24 UTC
6fa4e6d - Fix a typo: "8" was written instead of "*" in the TCanvas declaration. git-svn-id: http://root.cern.ch/svn/root/trunk@17723 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 13:30:02 UTC
a7eefa2 add Valeri O. to list of authors. git-svn-id: http://root.cern.ch/svn/root/trunk@17722 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 13:20:37 UTC
fd87021 move two inline methods that were recently made virtual to the implementation. Virtual inlines is not a good idea. git-svn-id: http://root.cern.ch/svn/root/trunk@17721 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 11:48:48 UTC
76dea6f - From Valeri Onuchin: More fixes related to the last TImageDump, TASImage changes. git-svn-id: http://root.cern.ch/svn/root/trunk@17720 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 09:47:23 UTC
0ab8a8d remove links to enabled packages on the client when exiting PROOF. git-svn-id: http://root.cern.ch/svn/root/trunk@17719 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 01:07:24 UTC
29cc199 From Gerri: - do not set kCanDelete bit for the data member fGraph to avoid screwing up the output list and the canvas (savannah bug #21791). git-svn-id: http://root.cern.ch/svn/root/trunk@17718 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 00:12:31 UTC
fc4292c From Gerri: - in GetSessionLogs, make 'isess' sign-insensitive (request #22552) git-svn-id: http://root.cern.ch/svn/root/trunk@17717 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 00:09:29 UTC
a4b889a From Gerri: - make a printout statement conditional on gDebug git-svn-id: http://root.cern.ch/svn/root/trunk@17716 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2007, 00:08:40 UTC
back to top