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

sort by:
Revision Author Date Message Commit Date
7bf2dd9 tag patch release v5-18-00d. git-svn-id: http://root.cern.ch/svn/root/tags/v5-18-00d@24051 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2008, 15:00:20 UTC
40eebf4 make version v5-18-00d. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@24050 27541ba8-7e3a-0410-8455-c3a389f83636 29 May 2008, 14:57:40 UTC
3c95a09 Insure that kBranchAny or kBranchObject is set even if the file was created by a version of ROOT older than 5-18-00c and the top level branch is not split. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@24036 27541ba8-7e3a-0410-8455-c3a389f83636 27 May 2008, 19:49:27 UTC
aa916b8 silence unused argument warning. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@23971 27541ba8-7e3a-0410-8455-c3a389f83636 22 May 2008, 13:41:27 UTC
9ea975c compressed buffer should be of UChar_t type to be able to correctly extract in and output buffer lenghts. Fixes Uncompress() failure. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@23940 27541ba8-7e3a-0410-8455-c3a389f83636 20 May 2008, 17:46:50 UTC
7c02f5a Import from trunk patch 23032 git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@23935 27541ba8-7e3a-0410-8455-c3a389f83636 20 May 2008, 15:59:17 UTC
41ebb24 Import from the trunk patch 23872 git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@23911 27541ba8-7e3a-0410-8455-c3a389f83636 19 May 2008, 15:38:04 UTC
08ae71e Import from the trunk patch 23906 git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@23910 27541ba8-7e3a-0410-8455-c3a389f83636 19 May 2008, 15:37:15 UTC
188aa08 make version v5-18-00c. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@23900 27541ba8-7e3a-0410-8455-c3a389f83636 19 May 2008, 09:30:27 UTC
f4b01e3 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/branches/v5-18-00-patches@23830 27541ba8-7e3a-0410-8455-c3a389f83636 13 May 2008, 16:34:45 UTC
ca46f83 fix support for array of pointer in an interpreted class/struct git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@23785 27541ba8-7e3a-0410-8455-c3a389f83636 09 May 2008, 14:35:50 UTC
e289395 From Wim: Do not remove DISPLAY from environ; this may lead to some warnings, but those can be fixed by the user, whereas that is not the case for setting DISPLAY back. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@23680 27541ba8-7e3a-0410-8455-c3a389f83636 07 May 2008, 14:16:23 UTC
48ab1ff Fixes Savannah #32972: missing RFLX_API decls. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@23138 27541ba8-7e3a-0410-8455-c3a389f83636 11 April 2008, 10:33:21 UTC
55f83c1 backport small fix for Mac OS X 64-bit. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@23072 27541ba8-7e3a-0410-8455-c3a389f83636 09 April 2008, 08:06:05 UTC
dbf2218 Avoid mistaking a Foreign class for which the StreamerInfo? has not yet been built for a class coming from a ROOT file written by ROOT v2 or less. In particular this could lead to a unwanted call to TStreamerInfo?::BuildEmulated in the case where the object is being read from a TBuffer not attached to a TFile (TMessage for example) and lead to a Fatal error. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@23044 27541ba8-7e3a-0410-8455-c3a389f83636 08 April 2008, 11:00:48 UTC
098ac86 Make sure the the anchor part of the URL is not passed to the Castor low-level functions. This is needed to correctly open elements of archives files. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22984 27541ba8-7e3a-0410-8455-c3a389f83636 04 April 2008, 14:11:50 UTC
7299f6c Remove the calls to MapObject introduce in revision 21384 when are unnecessary hence restoring lost performance in case where the TTree contains many simple type (double, int, etc.) git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22883 27541ba8-7e3a-0410-8455-c3a389f83636 28 March 2008, 13:12:40 UTC
e78b6fb From Gerri: use strrchr() to find desired directory in ROOT file, using strchr() does not work when path has the form: http://root.cern.ch/pippa.root:/LL. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22826 27541ba8-7e3a-0410-8455-c3a389f83636 25 March 2008, 12:16:54 UTC
fb08776 import r22376: repair writing Foreign class in XML files. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22811 27541ba8-7e3a-0410-8455-c3a389f83636 20 March 2008, 23:21:13 UTC
a54be9e From Bill Tanenbaum: solve a mismatch (with CINT) on how the memory is allocated in new/delete funcs git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22809 27541ba8-7e3a-0410-8455-c3a389f83636 20 March 2008, 23:01:22 UTC
f542a04 - In XROOTD, disable the build by default of the client Perl interface: it generates several warnigs from SWIG and it does not build on some systems - Add a new option '--with-xrootd-opts="..."' to 'configure' to specify additional configuration flags to xrootd; in this way those needing, for example, the Perl interface, they can get it by configuring with ./configure --with-xrootd-opts="--enable-perlint" <other-options> git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22808 27541ba8-7e3a-0410-8455-c3a389f83636 20 March 2008, 22:58:18 UTC
d58d32b Mark the class coming from Cintex as being 'Foreign'. Cintex introduces 'synthetic' Streamer and ShowMember functions which makes the class looks like their are versioned thus inadvertently disabling the schema evolution for those classes. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22605 27541ba8-7e3a-0410-8455-c3a389f83636 11 March 2008, 17:57:00 UTC
6a6f9d8 From Gerri: just call TFile::Open() recursively on the path GetFileAndOptions() (instead of the TFile constructor) in the case no dedicated plug-in is found. This fixes a problem with opening "srm://srm.cern.ch//castor/..." and "/castor/..." as reported by Atlas. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22592 27541ba8-7e3a-0410-8455-c3a389f83636 11 March 2008, 13:43:22 UTC
90f3f63 tag version v5-18-00b. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22573 27541ba8-7e3a-0410-8455-c3a389f83636 10 March 2008, 16:09:27 UTC
91c3264 From Pere: force roomap files to end on ".rootmap" git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22563 27541ba8-7e3a-0410-8455-c3a389f83636 10 March 2008, 13:36:13 UTC
0cba1dc Avoid loading a CINT dictionary if a Reflex/Cintex dictionary has already been registered git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22511 27541ba8-7e3a-0410-8455-c3a389f83636 07 March 2008, 12:40:13 UTC
69209c7 Import recent fixes in XROOTD and in the monitoring of the file open phases. Needed by ALICE in preparation of v5-18-00b . git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22502 27541ba8-7e3a-0410-8455-c3a389f83636 07 March 2008, 08:42:01 UTC
61fcca6 when in raw mode, don't try to read the "root" signature in TWebFile::Init(). This fixes the problem with TFile::Cp() returning a 4 byte difference and failing. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22389 27541ba8-7e3a-0410-8455-c3a389f83636 28 February 2008, 09:34:39 UTC
bc1bfb7 From Wim: a patch that allows direct assignment of unsigned int and unsigned long. It is already in trunk, but it is also requested for 5.18-patches (https://savannah.cern.ch/bugs/?33890). git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22388 27541ba8-7e3a-0410-8455-c3a389f83636 28 February 2008, 09:33:48 UTC
944db2b From Fabrizio: add optimizations in TFile::Cp() for netx and add extra error handling to make the routine more robust. From Andreas: patch, which avoids an infinite loop under certain error conditions during the file open procedure via a local cache read. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22279 27541ba8-7e3a-0410-8455-c3a389f83636 21 February 2008, 16:27:56 UTC
3a6f07b tag version v5-18-00a. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22244 27541ba8-7e3a-0410-8455-c3a389f83636 20 February 2008, 11:52:36 UTC
9d2a9e4 From Axel: Merge in r22159, r22210: Allow function selection and exclusion and method exclusion based on prototype using proto_name, proto_pattern. Add a comment explaining that matchmethod and selmethod are not used. Replace "std::basic_string<char>" by "string" when generating rootmap files; fixes auto-load problem with A<std::string> in the context gccxml->reflex->cintex->cint->root (and pycintex was somewhere in there, too); see savannah #33421 git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22235 27541ba8-7e3a-0410-8455-c3a389f83636 19 February 2008, 21:11:45 UTC
f7b8db9 From Axel: Fix G__class_autoload's test on a changed class name due to autoloading: hide the original (requetsed one) and do the name lookup. If it succeeds we have loaded a new representation of that class. G__class_autoload now expects a int* ptagnum; it will be set to the tagnum of the loaded representation of the class (which might be different from the requested one) Fixes autoload problems for STL. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22164 27541ba8-7e3a-0410-8455-c3a389f83636 15 February 2008, 17:09:09 UTC
0416eaa From Paul: Fix a problem with G__param_match(). When comparing an argument type to a formal parameter type, if either one is coded as an int, then there is the possibility that one of them is actually an enum because cint5 hides enums by changing their type code from 's' to 'i'. So if we see an int, we must make an additional check for an enum struct type and then compare tagnums. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22038 27541ba8-7e3a-0410-8455-c3a389f83636 06 February 2008, 21:45:09 UTC
05f78f3 Remove warnings on unused vars now that ASM_DEBUG is off. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@22012 27541ba8-7e3a-0410-8455-c3a389f83636 05 February 2008, 20:30:08 UTC
165693a From Axel: * Correct the sizes of the internal structures (source line buffer, number of classes/enums/... and typedefs); they were too small. * Fix CINT's representation of "size_t": use typeid instead of sizeof to identify the underlying type. * Remove a left-over bytecode debug statement. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@21977 27541ba8-7e3a-0410-8455-c3a389f83636 04 February 2008, 17:08:35 UTC
11894ba Create a branch for future patches to the production release. Life is never perfect. git-svn-id: http://root.cern.ch/svn/root/branches/v5-18-00-patches@21751 27541ba8-7e3a-0410-8455-c3a389f83636 17 January 2008, 12:54:12 UTC
944c3c1 Tagging production release v5-18-00 git-svn-id: http://root.cern.ch/svn/root/tags/v5-18-00@21746 27541ba8-7e3a-0410-8455-c3a389f83636 17 January 2008, 07:37:29 UTC
23c41d4 Stamp production version 5.18/00 git-svn-id: http://root.cern.ch/svn/root/trunk@21745 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 21:30:50 UTC
0fcc8ca Correct the schema evolution from a map<A,B> to a (non map, non multimap) collection of pair<A,B> (i.e vector<pair<A,B> >) when it is held by value in an object (as opposed to by pointer). Conversion from vector<pair<A<B> > to map<A,B> is now explicitly disabled (i.e. the vector will not be read). Conversion for a map<A,B>* to a vector<pair<A,B> >* is now explicitly disabled (i.e. the map will not be read). TFile::MakeProject has been updated to generate the needed dictionary for the pair. git-svn-id: http://root.cern.ch/svn/root/trunk@21744 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 20:47:20 UTC
204a7a3 From Matevz: retain track_container across several events so the user settings remain the same. Rename variable 'TEveTrackPRopagator* rnrStyle' to trkProp. git-svn-id: http://root.cern.ch/svn/root/trunk@21743 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 19:49:10 UTC
19987d2 From Matevz: TEveTrack::SetAttLineAttMarker(TEveTrackList* tl): also copy the state of fRnrPoints and fRnrLines flags. git-svn-id: http://root.cern.ch/svn/root/trunk@21742 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 19:48:33 UTC
f7a16bd Change MAKE to MAKEP on Windows too. git-svn-id: http://root.cern.ch/svn/root/trunk@21741 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 19:04:15 UTC
388d827 From Bertrand, Matevz, Rene: Improved version with documentation and running on all systems. git-svn-id: http://root.cern.ch/svn/root/trunk@21739 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 18:28:21 UTC
5eeb120 In TFile::MakeProject change the name of the small generated makefile MAKE to MAKEP. The reason is that MACOSX is not case sensitive and when calling gSystem->Exec, make instead of MAKE was called (depending on the search path). We intend to replace the MAKEP par a direct use of ACLIC instead. git-svn-id: http://root.cern.ch/svn/root/trunk@21738 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 18:26:52 UTC
6cd2303 in distclean clean up the cache directories "files" in tutorials and also tutorials/eve/aliesd. git-svn-id: http://root.cern.ch/svn/root/trunk@21737 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 17:12:10 UTC
e738235 correct comment that mentioned a "modified" apache is needed, which is not the case anymore. git-svn-id: http://root.cern.ch/svn/root/trunk@21736 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 17:02:46 UTC
799aa0b from Bertrand and Axel: * fix MakeProject build (also, but not only on windows): - replace $Opt by opt / debug (whatever the ROOT build is), - include dict in generated source instead of having to deal with two dources = two object files (which is not really supported by the ACLiC-like build commands) * Always write out a class version higher thn what we are trying to reproduce. E.g. in case of members of type enum (which are generated as members of type int), the checksum equality check will fail, and a complaint ("increase the class version!") will be printed otherwise. git-svn-id: http://root.cern.ch/svn/root/trunk@21735 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 16:54:22 UTC
80c2862 From Jan: Fixed 4 typos in comments in generated selectors. git-svn-id: http://root.cern.ch/svn/root/trunk@21734 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 16:23:48 UTC
2f5a9c6 From Alja: fixed the TEveTransEditor so that it does not evoke scroll-bars with standard editor width. git-svn-id: http://root.cern.ch/svn/root/trunk@21733 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 16:21:46 UTC
383ff7b New tutorial demonstrating standalone visualization of ALICE ESD. TFile::MakeProject() is used to generate the header files and distionaries of used ALICE classes. git-svn-id: http://root.cern.ch/svn/root/trunk@21732 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 15:56:29 UTC
8493100 Fix an unfortunate error in the documentation of the TTreeIndex constructor reported by David Chamont at :http://root.cern.ch/phpBB2/viewtopic.php?t=6036 git-svn-id: http://root.cern.ch/svn/root/trunk@21731 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 15:16:53 UTC
99b3d31 From Wouter: Protect against null strings git-svn-id: http://root.cern.ch/svn/root/trunk@21730 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 11:38:50 UTC
340c5ef Add new tutorial showing the D0 detector git-svn-id: http://root.cern.ch/svn/root/trunk@21729 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 09:38:38 UTC
a712ef7 Fix coding conventions git-svn-id: http://root.cern.ch/svn/root/trunk@21728 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 06:28:27 UTC
73276de From Paul: Change the behavior of G__get_methodhandle() when passed withConversion == 0. The old behavior was to call G__get_ifunchandle_base() with a match parameter of G__EXACT, and if that failed then try to instantiate a function template, with exact match, and if that failed then loop calling G__get_ifuncandle_base() with parameters from G__EXACT up to and including G__STDCONV. This meant that we could match a function that did not exactly match the passed prototype (and we called with G__EXACT twice!). The new behavior is to return in failure if the function template instantiation attempt fails to find a match, the loop trying the integral promotions and standard conversions is not done. So we must match the passed prototype exactly (unless the template instantiation codes does something weird we do not know about). This fixes: http://root.cern.ch/phpBB2/viewtopic.php?p=24563 git-svn-id: http://root.cern.ch/svn/root/trunk@21727 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 05:39:36 UTC
5784391 Mark the function declared outside of the class declaration as inline. Use the correct header file name for multimap and multiset git-svn-id: http://root.cern.ch/svn/root/trunk@21726 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 05:38:06 UTC
dbe8845 Once reloading a TStreamerElement for a basic type, we must reset fSize to match the sizeof. This is a problem for emulated classes as shown by running valgrind on roottest/root/tree/addresses/runursula.C git-svn-id: http://root.cern.ch/svn/root/trunk@21725 27541ba8-7e3a-0410-8455-c3a389f83636 16 January 2008, 05:37:00 UTC
5996103 fix strict-aliasing warnings. git-svn-id: http://root.cern.ch/svn/root/trunk@21724 27541ba8-7e3a-0410-8455-c3a389f83636 15 January 2008, 21:40:19 UTC
3d27427 suppress strict aliasing warnings from gcc4strm. git-svn-id: http://root.cern.ch/svn/root/trunk@21723 27541ba8-7e3a-0410-8455-c3a389f83636 15 January 2008, 21:39:25 UTC
0805344 From Matevz: New tutorial showing CMS geometry. git-svn-id: http://root.cern.ch/svn/root/trunk@21722 27541ba8-7e3a-0410-8455-c3a389f83636 15 January 2008, 17:51:23 UTC
c9afee0 add specific code for MacOS X to get all .dylib's against which the application is linked. This should fix the long standing problem of hadd failing. It uses _dyld_register_func_for_add_image() API from dyld(3). git-svn-id: http://root.cern.ch/svn/root/trunk@21721 27541ba8-7e3a-0410-8455-c3a389f83636 15 January 2008, 17:34:03 UTC
23cf7ff use static_cast<> instead of reinterpret_cast<>. git-svn-id: http://root.cern.ch/svn/root/trunk@21720 27541ba8-7e3a-0410-8455-c3a389f83636 15 January 2008, 17:29:53 UTC
9212510 typo in comments. git-svn-id: http://root.cern.ch/svn/root/trunk@21719 27541ba8-7e3a-0410-8455-c3a389f83636 15 January 2008, 17:28:41 UTC
d353dd8 From Matevz: Added tooltip for scene-render timeouts. Small improvement of manipulator description in help-text. Added reset button for current clip. git-svn-id: http://root.cern.ch/svn/root/trunk@21718 27541ba8-7e3a-0410-8455-c3a389f83636 15 January 2008, 17:10:09 UTC
867139e From Jan: Fix two typos in comments of TTree::MakeSelector git-svn-id: http://root.cern.ch/svn/root/trunk@21717 27541ba8-7e3a-0410-8455-c3a389f83636 15 January 2008, 17:08:00 UTC
f91e382 From Axel: patch allowing to use Python >= 2.5 on Windows (sic). For the record: from http://docs.python.org/whatsnew/ports.html: .dll is no longer supported as a filename extension for extension modules. .pyd is now the only filename extension that will be searched for. (no comments) Thanks to Wim for pointing out this. git-svn-id: http://root.cern.ch/svn/root/trunk@21716 27541ba8-7e3a-0410-8455-c3a389f83636 15 January 2008, 16:54:17 UTC
0ba2e4d From Axel: Fix several warnings for Windows git-svn-id: http://root.cern.ch/svn/root/trunk@21715 27541ba8-7e3a-0410-8455-c3a389f83636 15 January 2008, 15:30:49 UTC
3fa0535 - fix a bug in getting the confidence intervals in an histogram of TGraph2D - use the 2-side confidence interval for the passed values in the methods not the 1 side. git-svn-id: http://root.cern.ch/svn/root/trunk@21713 27541ba8-7e3a-0410-8455-c3a389f83636 15 January 2008, 11:12:38 UTC
f0166ce From Gerri: The trunk is currently broken on SLC3 because the recently introduced usage of 'tolower' in treeplayer/src/TTreeFormula.cxx and 'isdigit' in io/srcTMakeProject.cxx require the inclusion of 'ctype.h'. git-svn-id: http://root.cern.ch/svn/root/trunk@21712 27541ba8-7e3a-0410-8455-c3a389f83636 15 January 2008, 10:34:26 UTC
19d88fd In WriteRef remove the TVectorD allocated in the stack from Tree.GetUserInfo git-svn-id: http://root.cern.ch/svn/root/trunk@21711 27541ba8-7e3a-0410-8455-c3a389f83636 15 January 2008, 10:06:06 UTC
195d01e Include XrdProofdAux.h to fully define XrdProofdDirective; this class is used in the hash table and the forward declaration is not sufficient. This should also fix a compilation problem on macosx 10.3 . git-svn-id: http://root.cern.ch/svn/root/trunk@21710 27541ba8-7e3a-0410-8455-c3a389f83636 15 January 2008, 08:43:51 UTC
9b7d9e5 remove warning git-svn-id: http://root.cern.ch/svn/root/trunk@21709 27541ba8-7e3a-0410-8455-c3a389f83636 15 January 2008, 08:07:55 UTC
0ccf708 Prevent ambiguity regarding operator[] git-svn-id: http://root.cern.ch/svn/root/trunk@21708 27541ba8-7e3a-0410-8455-c3a389f83636 15 January 2008, 08:04:15 UTC
120a13f readd operator* to allow access to vector<vector<double> > git-svn-id: http://root.cern.ch/svn/root/trunk@21707 27541ba8-7e3a-0410-8455-c3a389f83636 15 January 2008, 05:36:55 UTC
89efa72 also suppress strict-alias warnings in TContextMenu.cxx under g++ 4.1. git-svn-id: http://root.cern.ch/svn/root/trunk@21706 27541ba8-7e3a-0410-8455-c3a389f83636 15 January 2008, 00:18:14 UTC
f427ac3 remove superflous typename keyword (fatal with gcc but works with microsoft C++) git-svn-id: http://root.cern.ch/svn/root/trunk@21705 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 23:00:19 UTC
58d8d4a more fixes for vector<double> and vector<vector<double> > git-svn-id: http://root.cern.ch/svn/root/trunk@21704 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 22:52:10 UTC
295b698 From Bertrand: - Fix a problem of TGLViewerEditor labels not being displayed on Windows git-svn-id: http://root.cern.ch/svn/root/trunk@21703 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 20:29:28 UTC
bf4c5a9 In TGLScene/TGLViewer add two timeouts for high-quality and low-quality (during rotation etc) scene rendering. Expose both time limits via TGLViewerEditor. In TGLCamera::OfInterest() remove redundant test for physical-shape bbox volume and optimize the remaining bbox diagonal length test. Remove blanks from the eols. git-svn-id: http://root.cern.ch/svn/root/trunk@21702 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 18:55:14 UTC
57bfc41 silence type-punned warning in TString.cxx for gcc 4.1. git-svn-id: http://root.cern.ch/svn/root/trunk@21701 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 17:24:12 UTC
05831ca From Bertrand: - Silence a few more warnings: LNK4006: __NULL_IMPORT_DESCRIPTOR already defined [...]; second definition ignored LNK4221: no public symbols found; archive member will be inaccessible (only with MSVC++ > 7.1) git-svn-id: http://root.cern.ch/svn/root/trunk@21700 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 17:15:33 UTC
62e878a From Axel: Fixes mmcheck warnings on Windows. git-svn-id: http://root.cern.ch/svn/root/trunk@21699 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 16:26:38 UTC
71ddf04 From Andrei: Add a protection in TGeoPgon::Safety found by running stressGeometry under valgrind by Axel. git-svn-id: http://root.cern.ch/svn/root/trunk@21698 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 15:57:12 UTC
edc3858 cl puts its version info into cerr; capture it from there (instead of issuing a warning). git-svn-id: http://root.cern.ch/svn/root/trunk@21697 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 15:56:02 UTC
12abb64 From Jan: Fix a typo in documentation git-svn-id: http://root.cern.ch/svn/root/trunk@21695 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 15:49:08 UTC
76e386b - small adjusment for Mac. git-svn-id: http://root.cern.ch/svn/root/trunk@21693 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 14:56:22 UTC
5aa76a0 From Axel: cint\src\bc_exec.cxx(305) : warning C4297: 'G__bc_exec_throw_bytecode' : function assumed not to throw an exception but does is fixed in >= MSVC2003 by correcting -GX or -EHa to -EHsc- ("exceptions only generated by throw(), even extern C functions can throw"). With -GX, extern C functions are not allowed to throw(). -EHa was used for >= MSVC2005, even though it's not appropriate (my mistake). git-svn-id: http://root.cern.ch/svn/root/trunk@21691 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 14:00:50 UTC
5905f46 From Axel: nly windowsify ROOTSYS if != win32gcc. git-svn-id: http://root.cern.ch/svn/root/trunk@21690 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 13:59:45 UTC
79d4785 Remove warnings like :"warning C4355: 'this' : used in base member initializer list" by adding a pragma statement. git-svn-id: http://root.cern.ch/svn/root/trunk@21689 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 13:18:22 UTC
cb52cdc From Bertrand and me: - Fix a few other compilation warnings - Add support for MSVC++9.0 (.NET 2008) git-svn-id: http://root.cern.ch/svn/root/trunk@21686 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 12:32:53 UTC
40ffc20 From Bertrand: fix warning "LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs;" when building root in debug mode with the option --disable-winrtdebug git-svn-id: http://root.cern.ch/svn/root/trunk@21685 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 12:30:09 UTC
fc776c0 Undo previous changes. git-svn-id: http://root.cern.ch/svn/root/trunk@21683 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 11:34:34 UTC
3a23750 Fix a remaining warning git-svn-id: http://root.cern.ch/svn/root/trunk@21681 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 11:20:30 UTC
48545c9 Fix warnings on Windows of the type: "warning C4355: 'this' : used in base member initializer list" git-svn-id: http://root.cern.ch/svn/root/trunk@21680 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 11:09:12 UTC
388662e Fix compiler warning git-svn-id: http://root.cern.ch/svn/root/trunk@21679 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 11:08:39 UTC
73db752 fix type-punned warning git-svn-id: http://root.cern.ch/svn/root/trunk@21678 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 10:29:47 UTC
3b5900c fix type-punned warning. git-svn-id: http://root.cern.ch/svn/root/trunk@21676 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 09:35:17 UTC
fa1855a fix warning: empty body in an if-statement git-svn-id: http://root.cern.ch/svn/root/trunk@21675 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 09:28:10 UTC
9546e9d Fix 23 warnings: "dereferencing type-punned pointer will break strict-aliasing rules" git-svn-id: http://root.cern.ch/svn/root/trunk@21674 27541ba8-7e3a-0410-8455-c3a389f83636 14 January 2008, 08:07:36 UTC
back to top