swh:1:snp:af87cd67498ef4fe47c76ed3e7caffe5b61facaf

sort by:
Revision Author Date Message Commit Date
4650cc3 tagging development version 5.19/04 git-svn-id: http://root.cern.ch/svn/root/tags/v5-19-04@23850 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2008, 14:51:27 UTC
b908d7f use -depth option in find when removing .svn directories from the source to avoid warning about find complaining that the directory it is in is deleted. git-svn-id: http://root.cern.ch/svn/root/trunk@23849 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2008, 13:46:15 UTC
c686466 put thread before tree in the MODULES list, as tree depends on thread. git-svn-id: http://root.cern.ch/svn/root/trunk@23848 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2008, 13:45:17 UTC
563e5bc From Axel: Fix a mismatched new/delete git-svn-id: http://root.cern.ch/svn/root/trunk@23847 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2008, 13:41:09 UTC
0477687 Fix compilation warnings with gcc4.3 git-svn-id: http://root.cern.ch/svn/root/trunk@23846 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2008, 13:35:38 UTC
76544a0 New version of cfortran.h (validated by Alice) git-svn-id: http://root.cern.ch/svn/root/trunk@23845 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2008, 13:26:18 UTC
afe2c9b From Axel: Lorenzo's check-in reverted my patch from rev 23800. git-svn-id: http://root.cern.ch/svn/root/trunk@23844 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2008, 13:20:53 UTC
db06c69 Do not call GetSumLog with arguments greater than 10000 but call TMath::LnGamma instead, otherwise we can explode memory when fitting histograms with big bin contents with the Likelihood option. git-svn-id: http://root.cern.ch/svn/root/trunk@23843 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2008, 13:16:06 UTC
447475a From Bertrand: - Rename html.SetSourceDir(gProgPath) to html.SetInputDir(gProgPath), following latest THtml changes. git-svn-id: http://root.cern.ch/svn/root/trunk@23842 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2008, 10:21:10 UTC
872a495 From Peter Hristov Fixes to compile with gcc4.3 git-svn-id: http://root.cern.ch/svn/root/trunk@23841 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2008, 10:12:10 UTC
e7436b9 Remove a forgotten '!' git-svn-id: http://root.cern.ch/svn/root/trunk@23840 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2008, 10:03:39 UTC
0d48c37 Fix a compilation warning geom\geom\src\TGeoBoolNode.cxx(825) : warning C4804: '~' : unsafe use of type 'bool' in operation geom\geom\src\TGeoBoolNode.cxx(825) : warning C4805: '&' : unsafe mix of type 'Bool_t' and type 'int' in operation git-svn-id: http://root.cern.ch/svn/root/trunk@23839 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2008, 10:02:37 UTC
4095393 Update file name git-svn-id: http://root.cern.ch/svn/root/trunk@23838 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2008, 08:10:09 UTC
f4c01e8 Change to reflect new directory structure git-svn-id: http://root.cern.ch/svn/root/trunk@23837 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2008, 08:08:44 UTC
20ea51a From Bertrand: - Add a protection when running Root in a cygwin shell... git-svn-id: http://root.cern.ch/svn/root/trunk@23836 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2008, 07:28:59 UTC
083245a Implement changes required by the new directory structure git-svn-id: http://root.cern.ch/svn/root/trunk@23835 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2008, 07:26:02 UTC
07efb2b Fix a compilation warning about variable j that might be used uninitialized git-svn-id: http://root.cern.ch/svn/root/trunk@23834 27541ba8-7e3a-0410-8455-c3a389f83636 14 May 2008, 04:37:00 UTC
504d7ac In MakeProject, make sure that nested class that are used _only_ as a class template parameter are properly declared (needed for ATLAS' AOD.pool.root). git-svn-id: http://root.cern.ch/svn/root/trunk@23833 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 18:10:39 UTC
30ac56e From Olivier: CellArrayBegin now uses "setrgbcolor" to define the colors and not the shortcut "c". The shortcut "c" might be equal to "setcmykcolor" and in that case the PS macros defined in CellArrayBegin don't work. This fixes the problem reported here: http://root.cern.ch/phpBB2/viewtopic.php?p=27598#27598 git-svn-id: http://root.cern.ch/svn/root/trunk@23832 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 16:37:01 UTC
e41b5b0 From Axel: with this one, W3C is happy with the output of "make releasenotes". And it now includes a link to html's release notes. git-svn-id: http://root.cern.ch/svn/root/trunk@23831 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 16:34:58 UTC
83d7170 Add THtml release notes git-svn-id: http://root.cern.ch/svn/root/trunk@23829 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 15:45:47 UTC
2622b67 From Axel: this should make the W3C validator happy. git-svn-id: http://root.cern.ch/svn/root/trunk@23827 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 15:29:11 UTC
45e6150 Fix a typo in the k5b kernel of TH2::Smooth. see :https://savannah.cern.ch/bugs/?36511 git-svn-id: http://root.cern.ch/svn/root/trunk@23826 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 14:58:02 UTC
864b382 Add exceptions to the exceptions used for math: TComplex and TRandom* _have_ their class doc in their source file - so for those the source file needs to be properly determined. git-svn-id: http://root.cern.ch/svn/root/trunk@23825 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 14:27:33 UTC
83e5772 From Andrei: Fix a problem appearing when running stressGeometry on MAC Leopard only git-svn-id: http://root.cern.ch/svn/root/trunk@23824 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 14:19:34 UTC
2a693d4 - improve chi2 test for the treatment of empty bins. Fix cases with option WW or UW and both histograms had empty bins. For UU and only one histogram has an empty bin do not decrease ndf as suggested by I. Reid. - fix bug in evaluation of chi2 pdf when x = 0 and ndf <=2. git-svn-id: http://root.cern.ch/svn/root/trunk@23823 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 13:48:10 UTC
ec7b696 From Axel: patch improves Warning in <TROOT::Append>: Replacing existing TH1: Rint (Potential memory leak). by printing the object's name instead of the directory's. git-svn-id: http://root.cern.ch/svn/root/trunk@23822 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 13:24:22 UTC
a5fc2a2 - Put the same protection as in TPostScript in case of very long file name. git-svn-id: http://root.cern.ch/svn/root/trunk@23821 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 12:43:56 UTC
a0aa81c From Fabrizio: - Retrieves the file size after it has been closed (anti-mismatch). - The file was not properly closed in the case of DB troubles. Now the file is immediately closed if requested to do so. - Fix bad troubles when closing files in write mode via TFile downcasting. - Correctly honor the create/recreate options in Open(). git-svn-id: http://root.cern.ch/svn/root/trunk@23820 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 12:10:45 UTC
674bee1 From Fabrizio: - Correctly honor the create/recreate options coming from TFile::Open(). - Allow the size of the (written) file to be retrieved after the Close (solves several reported file size mismatches). git-svn-id: http://root.cern.ch/svn/root/trunk@23819 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 12:09:45 UTC
6446896 From Andrei: adding a protection in TGeoXtru::GetPlaneNormal. git-svn-id: http://root.cern.ch/svn/root/trunk@23818 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 11:53:13 UTC
226bda4 - Prevent to call SetForegroundWindow() on child windows (due to weird calls like i.e.: fVScrollbar->RaiseWindow() in TGListView::Layout()...) The bad effect was to bring the browser in front at each Refresh() call. Thanks to Axel for pointing this strange behavior git-svn-id: http://root.cern.ch/svn/root/trunk@23817 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 10:50:55 UTC
23d2f43 From Axel: a few improvements for TView3D's doc. git-svn-id: http://root.cern.ch/svn/root/trunk@23816 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 10:28:21 UTC
f420f09 Improve the stripping of comments a bit; fixes doc of TView3D::AxisVertex() git-svn-id: http://root.cern.ch/svn/root/trunk@23815 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 10:14:48 UTC
e6b82de Add doc for namespaces (also != TMath) back in git-svn-id: http://root.cern.ch/svn/root/trunk@23814 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 09:37:21 UTC
552c840 Fix the method list for namespaces git-svn-id: http://root.cern.ch/svn/root/trunk@23813 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 09:29:48 UTC
52c74b2 IsSelected() was broken because HaveSource() only tested for impl file name; now just tests for decl file name which also works for templated classes. SMatrix doc is now back. Fix "does dot exist?" algo; was still esting for -1 instead of kDotUnknown "Search documentation..." text now vanishes again when clicked. Add a title to the "Search" button containing the search host used. Fixes Savannah #34509. Fix include file determination (aka ".h5", "core/base/inc/TObject.h") Use TPMERegexp; TRegexp with wildcard is broken anyway; TPMERegexp works nicely. Do not find sources files of "math/mathcore/", "math/mathmore/", "math/genvector/", "math/minuit2/", "math/smatrix/", even though we can. They have their class doc in the header; but if THtml finds the source it needs the class doc to be in the source file. Will be improved at some point. ViewCVS link was written even if no decl / impl file known; fixed. Sort modules (and sub-modules) for writing the list of modules. git-svn-id: http://root.cern.ch/svn/root/trunk@23812 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 08:56:07 UTC
f98ebec Fix a compilation warning when compiling with gcc option -Wshadow git-svn-id: http://root.cern.ch/svn/root/trunk@23811 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 07:41:30 UTC
3f7ead9 Comment an unused parameter ovlp git-svn-id: http://root.cern.ch/svn/root/trunk@23810 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 07:40:06 UTC
406af49 From Andrei: - adding a method AddTrack(TVirtualGeoTrack *) to TGeoManager. - TGeoBoolNode::Safety(point, in) returns now 0. in case the tracking point is not matching the input <in> condition - caused track propagation outside geometry limits with g4root - Improvements in checking overlaps by sampling for TGeoNode - using now voxels. git-svn-id: http://root.cern.ch/svn/root/trunk@23809 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 07:34:38 UTC
d00a5a6 Extend size of an internal array in TstreamerInfo::GenerateIncludes git-svn-id: http://root.cern.ch/svn/root/trunk@23808 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 07:31:39 UTC
f4bf22a make sure libThread dictionary gets linked in on machines requiring explicit linking. git-svn-id: http://root.cern.ch/svn/root/trunk@23807 27541ba8-7e3a-0410-8455-c3a389f83636 12 May 2008, 23:48:55 UTC
317a7ae add new releasenotes target to the Makefile, do: make releasenotes to generate the releasenotes file in README/ReleaseNotes/v520/index.html. git-svn-id: http://root.cern.ch/svn/root/trunk@23806 27541ba8-7e3a-0410-8455-c3a389f83636 12 May 2008, 23:48:04 UTC
6313e8c typo in comment. git-svn-id: http://root.cern.ch/svn/root/trunk@23805 27541ba8-7e3a-0410-8455-c3a389f83636 12 May 2008, 23:42:55 UTC
83e2655 Fix Philippe's typo git-svn-id: http://root.cern.ch/svn/root/trunk@23804 27541ba8-7e3a-0410-8455-c3a389f83636 12 May 2008, 22:27:25 UTC
ca448e0 Fix Philippe's typo git-svn-id: http://root.cern.ch/svn/root/trunk@23803 27541ba8-7e3a-0410-8455-c3a389f83636 12 May 2008, 22:27:12 UTC
45a8c10 From Paul and Philippe: In NameLookup when expanding template parameters, also _unconditionally_ strip the prefix std:: to match the fact that Cint(5) ignores it. With this updates, all ROOT dictionary should be properly generated and compiled. Now on to the bold frontier (roottest). git-svn-id: http://root.cern.ch/svn/root/trunk@23802 27541ba8-7e3a-0410-8455-c3a389f83636 12 May 2008, 22:13:54 UTC
0891d3b From Axel: TH1, TSpider: update doc to respect new dir structure. config: use new search; use more appropriate input path etc: standard footer now also displays when the html page was generated, CSS has new styles ("SIGNAL" etc, search box). git-svn-id: http://root.cern.ch/svn/root/trunk@23800 27541ba8-7e3a-0410-8455-c3a389f83636 12 May 2008, 15:53:18 UTC
5909e98 Support new dir structure - support any dir structure, actually. Allow THtml to find files even if they are only known as "include/TObject.h": THtml now parses all subdirs of the input path. Req by Gerhard Brandt, Fons. Structure THtml's 1000 configuration vars a bit. Implemented traits-like objects that allow the user to define modules, where to find files, etc, by deriving from the base classes used by THtml. Improve the doc search: add the top links box to all pages; add the search in there; make search ignore src/, examples/ subdirs of the output dir (i.e. only look at the doc itself) - req by Diego C. Add info for methods' signal / menu / etc setting - req by Valeri O. Print both last modified (source file change date) and last generated (html generation date) - suggested by Ornella. Silence directive parser when encountering unknown directives - req by Rene. Open issues remaining: typedef-to-class need separate page, forwarding to class's page. (req by Vassili Maroussov, Katharina Ehrhardt), TMath doc a bit broken. git-svn-id: http://root.cern.ch/svn/root/trunk@23799 27541ba8-7e3a-0410-8455-c3a389f83636 12 May 2008, 13:10:34 UTC
2f7db85 fix compilation error introduce by previous checkin git-svn-id: http://root.cern.ch/svn/root/trunk@23793 27541ba8-7e3a-0410-8455-c3a389f83636 11 May 2008, 06:31:55 UTC
050dd96 From Joerg Stelzer Release notes for TMVA git-svn-id: http://root.cern.ch/svn/root/trunk@23792 27541ba8-7e3a-0410-8455-c3a389f83636 10 May 2008, 12:43:36 UTC
198a6bd Fix typos git-svn-id: http://root.cern.ch/svn/root/trunk@23791 27541ba8-7e3a-0410-8455-c3a389f83636 10 May 2008, 05:49:53 UTC
047855b Add RooFit release notes for 5.19/04 git-svn-id: http://root.cern.ch/svn/root/trunk@23790 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2008, 22:10:16 UTC
50d4b9b add description of new svn structure and std::iterator support by Anar. git-svn-id: http://root.cern.ch/svn/root/trunk@23788 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2008, 16:06:23 UTC
2b12ebb From Alja: TEveCaloData, TEveCalo, TEveCalo3DGL, TEveCalo2DGL, TEveCaloLegoGL: Fix handling of min and max value cut. TEveCalo3DGL: Structural improvements. git-svn-id: http://root.cern.ch/svn/root/trunk@23786 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2008, 15:49:54 UTC
a150ee6 Add note on Reflex::PluginService not catching exceptions anymore git-svn-id: http://root.cern.ch/svn/root/trunk@23784 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2008, 14:18:35 UTC
b93f431 Do not catch exceptions thrown by the plugin-invoked function. Fixes Savannah #36363 git-svn-id: http://root.cern.ch/svn/root/trunk@23783 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2008, 14:15:34 UTC
6c3f039 fix support for array of pointer in an interpreted class/struct git-svn-id: http://root.cern.ch/svn/root/trunk@23782 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2008, 11:32:36 UTC
207a3f1 Add release notes. git-svn-id: http://root.cern.ch/svn/root/trunk@23781 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2008, 11:14:57 UTC
8d58345 Update release notes for upcoming dev release git-svn-id: http://root.cern.ch/svn/root/trunk@23780 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2008, 10:40:24 UTC
c730fae Correct the reading and writing of Double32 and Float16 in MakeClass mode git-svn-id: http://root.cern.ch/svn/root/trunk@23779 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2008, 10:24:13 UTC
eeebb9d From Bertrand: Update of release notes. git-svn-id: http://root.cern.ch/svn/root/trunk@23778 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2008, 06:51:19 UTC
fddf022 Fix coding convention git-svn-id: http://root.cern.ch/svn/root/trunk@23777 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2008, 06:15:20 UTC
e368dc7 Reset the IgnoreDuplicate flags once we are done using the modified value git-svn-id: http://root.cern.ch/svn/root/trunk@23776 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 21:02:36 UTC
021f43c extend release notes git-svn-id: http://root.cern.ch/svn/root/trunk@23775 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 20:27:51 UTC
64e4a92 add doc for emulating the ternary operator in TTree::Draw git-svn-id: http://root.cern.ch/svn/root/trunk@23774 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 20:18:41 UTC
8ea057b extend release notes git-svn-id: http://root.cern.ch/svn/root/trunk@23773 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 20:17:57 UTC
cef7f8c From Alja: TGLViewer - add method TGLSelectRecord& GetSelRec(). TEveLegoEventHandler - add mising function docs. git-svn-id: http://root.cern.ch/svn/root/trunk@23772 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 19:55:45 UTC
5b0bade From Alja: In lego-view, draw an additional Z-axis next to the tower that is double-clicked. git-svn-id: http://root.cern.ch/svn/root/trunk@23771 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 19:43:50 UTC
cce927f TEveDigitSet: Add optional callback function for secondary-selection handling. This simplifies handling for simple implementations as there is no need to implement an event handler class. Set class versions of TEveDigitSet and derived classes to 0. git-svn-id: http://root.cern.ch/svn/root/trunk@23770 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 19:41:33 UTC
c60bc57 Extended release notes. git-svn-id: http://root.cern.ch/svn/root/trunk@23769 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 16:39:53 UTC
c6bd44d From Valeri Fine: Fix coding conventions. git-svn-id: http://root.cern.ch/svn/root/trunk@23768 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 15:59:08 UTC
fb6e6a4 Extended release notes. git-svn-id: http://root.cern.ch/svn/root/trunk@23767 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 15:57:05 UTC
e3d30b9 - fixed bug in TH3::Project3DProfile("xz") (see https://savannah.cern.ch/bugs/?36191) - fixed a bug in TH1::Divide with binomial errors (see https://savannah.cern.ch/bugs/?36372) - remove some commented code in TF1, update rel notes and improve graphics output of a tutorial git-svn-id: http://root.cern.ch/svn/root/trunk@23766 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 15:38:16 UTC
ee8cd31 fix html syntax errors git-svn-id: http://root.cern.ch/svn/root/trunk@23764 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 14:10:03 UTC
f1299ed extend release notes git-svn-id: http://root.cern.ch/svn/root/trunk@23763 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 13:58:52 UTC
ec01dfa From Leandro: Add new option to run with parallel unzipping in a separate thread. To run it do Event 5000 1 99 1 (to write the file Event.root) Event 5000 1 99 20 (to read normal without a thread) Event 5000 1 99 21 (to read with the parallelp unzipping thread) Send the results to rootdev@root.cern.ch git-svn-id: http://root.cern.ch/svn/root/trunk@23762 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 13:57:46 UTC
06527eb - Rename gif files. git-svn-id: http://root.cern.ch/svn/root/trunk@23761 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 13:55:06 UTC
f75abd6 From Matevz: I reviewed the gentoo policy. They explicitly and strictly avoid compiling object files for static libraries with -fPIC. As I don't want to a) get into flame war with gentoo people; nor b) compile gsl manually, I guess, at least for now, the best option is to have a configuration option --enable-gsl-shared to use shared libs for gsl. git-svn-id: http://root.cern.ch/svn/root/trunk@23760 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 13:37:11 UTC
d4bc9a1 From Bertrand and me: Follow-up changes in the list box test case to include a list box entry with id=0 git-svn-id: http://root.cern.ch/svn/root/trunk@23759 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 12:54:52 UTC
428a7c5 From Bertrand: Fix a bug in TGTableLayout: When decreasing size of a frame with a TGTableLayout having homogeneous flag set to true, the individual cells were not resized (they were resized only when increasing the frame size) (discovered thanks to a CMS use case) git-svn-id: http://root.cern.ch/svn/root/trunk@23758 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 12:53:19 UTC
ad32cdf From Bertrand: Fixed a bug reported at: http://savannah.cern.ch/bugs/?36389 TGListBox::RemoveEntry() doesn't work for the entry at id = 0 git-svn-id: http://root.cern.ch/svn/root/trunk@23757 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 12:52:02 UTC
3969a68 - Release notes update. git-svn-id: http://root.cern.ch/svn/root/trunk@23756 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 12:42:35 UTC
583af6e Fix shadow-related warnings git-svn-id: http://root.cern.ch/svn/root/trunk@23755 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 10:25:48 UTC
af1eb7d - Update release notes. git-svn-id: http://root.cern.ch/svn/root/trunk@23754 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 10:01:56 UTC
d142c95 Release notes update. git-svn-id: http://root.cern.ch/svn/root/trunk@23753 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 09:52:48 UTC
57809da Remove the 'MissingFiles' list from all the input list copies git-svn-id: http://root.cern.ch/svn/root/trunk@23752 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 09:44:00 UTC
d085a49 Correctly cleanup the input list on the workers git-svn-id: http://root.cern.ch/svn/root/trunk@23751 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 09:33:34 UTC
ca5ae06 Add missing protection git-svn-id: http://root.cern.ch/svn/root/trunk@23750 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 09:32:50 UTC
7b6f1c5 Add html utility file to generate the release notes git-svn-id: http://root.cern.ch/svn/root/trunk@23748 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 09:26:57 UTC
5479be9 Fix some html problems git-svn-id: http://root.cern.ch/svn/root/trunk@23747 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 09:15:44 UTC
0966721 Fix some html problems git-svn-id: http://root.cern.ch/svn/root/trunk@23746 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 08:58:28 UTC
7069d65 Implement a suggestion from Olivier to add a package index to the Relaese Notes git-svn-id: http://root.cern.ch/svn/root/trunk@23745 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 08:32:07 UTC
43c1f10 include TH1.h instead of TProfile2D and forward declare TProfile2D git-svn-id: http://root.cern.ch/svn/root/trunk@23744 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 08:08:01 UTC
f6be57e Remove forward declaration of TVirtualtreePlayer (include already declared) git-svn-id: http://root.cern.ch/svn/root/trunk@23743 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 08:01:59 UTC
487d80e Rename v520.html to index.html git-svn-id: http://root.cern.ch/svn/root/trunk@23742 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 06:32:01 UTC
c8dac8a Create top level release notes directory git-svn-id: http://root.cern.ch/svn/root/trunk@23741 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 06:31:04 UTC
2773f8a Changes version and release date git-svn-id: http://root.cern.ch/svn/root/trunk@23740 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 06:28:21 UTC
7434d87 Fix coding conventions git-svn-id: http://root.cern.ch/svn/root/trunk@23739 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 05:23:26 UTC
597bf19 Fix coding conventions git-svn-id: http://root.cern.ch/svn/root/trunk@23738 27541ba8-7e3a-0410-8455-c3a389f83636 08 May 2008, 05:18:25 UTC
back to top