- Dec 01, 2006
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17030 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
1. DispatchSignals(sig) Replace call to Abort(-1) with a call to Exit(sig) to allow CMSSW to flush buffers, close files and clean up after a fatal error. 2. StackTrace() Enlarge string field widths to accommodate long function signatures for demangling. Enable use of GNU script, gstack, if available. Replace incorrect sed script in gstack. Modified gstack is available as $ROOTSYS/etc/gdb-backtrace.sh. Increase sizes of buffers for calls to and responses from the addr2line and cppfilt functions. The addr2line function doesn't know about paths so every library or executable name passed to it must include a full path. This is automatic for shared libraries. On the other hand, for main programs specified without a path, send `which main` and let the shell expand the name for us. For shared libraries, addr2line wants an offset into the file. For main programs, it wants the absolute virtual address. Distinguish between these two cases and send the correct address. git-svn-id: http://root.cern.ch/svn/root/trunk@17026 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
which is a copy of /usr/bin/gstack with some minor mods. git-svn-id: http://root.cern.ch/svn/root/trunk@17025 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
add test for I/O of a wrapper of points (Track), a wrapper of std::vector of points (Cluster) and a vector of wrappers of points (VecTrack) to try to reproduce problem reportyed by CMS git-svn-id: http://root.cern.ch/svn/root/trunk@17024 27541ba8-7e3a-0410-8455-c3a389f83636
-
Ilka Antcheva authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17023 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17022 27541ba8-7e3a-0410-8455-c3a389f83636
-
Stefan Roiser authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17021 27541ba8-7e3a-0410-8455-c3a389f83636
-
Stefan Roiser authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17020 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17019 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
cleanup obsolete WinNT files and remove some not needed anymore WinNT specifics from the TCint class. git-svn-id: http://root.cern.ch/svn/root/trunk@17018 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17017 27541ba8-7e3a-0410-8455-c3a389f83636
-
Stefan Roiser authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17016 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
- add an E to all the enumeration typename to fix coding convention (RN 6) git-svn-id: http://root.cern.ch/svn/root/trunk@17015 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17014 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
avoids breakage of ALL I/O plugins and several other sub-systems and avoids user code breakage. git-svn-id: http://root.cern.ch/svn/root/trunk@17013 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17012 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17011 27541ba8-7e3a-0410-8455-c3a389f83636
-
Stefan Roiser authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17010 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
fix in TTreeViewer that avoid the crash reported on ROOT Forum at http://root.cern.ch/phpBB2/viewtopic.php?t=4266 git-svn-id: http://root.cern.ch/svn/root/trunk@17009 27541ba8-7e3a-0410-8455-c3a389f83636
-
Stefan Roiser authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17008 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
GL windows can now be resized on Macosx git-svn-id: http://root.cern.ch/svn/root/trunk@17007 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
a small patch in g4root fixing node copy numbering and navigation when photons are reflected to boundaries. git-svn-id: http://root.cern.ch/svn/root/trunk@17006 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17005 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Fix drawing of some polymarkers git-svn-id: http://root.cern.ch/svn/root/trunk@17004 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17003 27541ba8-7e3a-0410-8455-c3a389f83636
-
Stefan Roiser authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17002 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Fix coding convention. git-svn-id: http://root.cern.ch/svn/root/trunk@17001 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Add a missing include. Did not compile on Linux. git-svn-id: http://root.cern.ch/svn/root/trunk@17000 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 30, 2006
-
-
Philippe Canal authored
Remove G__ci.h from TSystem.h. Correct the source file that require G__ci.h __or__ one of the header it included git-svn-id: http://root.cern.ch/svn/root/trunk@16999 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16998 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16997 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16996 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16995 27541ba8-7e3a-0410-8455-c3a389f83636
-
Ilka Antcheva authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16994 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
removed unused variable `Char_t gifname[80]' in member function RootShower::OnShowerProduce(). git-svn-id: http://root.cern.ch/svn/root/trunk@16993 27541ba8-7e3a-0410-8455-c3a389f83636
-
Stefan Roiser authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16992 27541ba8-7e3a-0410-8455-c3a389f83636
-
Stefan Roiser authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16991 27541ba8-7e3a-0410-8455-c3a389f83636
-
Stefan Roiser authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16990 27541ba8-7e3a-0410-8455-c3a389f83636
-
Stefan Roiser authored
New function for a simplified and quick name generation to speed up name lookup git-svn-id: http://root.cern.ch/svn/root/trunk@16989 27541ba8-7e3a-0410-8455-c3a389f83636
-
Stefan Roiser authored
non virtual diamonds git-svn-id: http://root.cern.ch/svn/root/trunk@16987 27541ba8-7e3a-0410-8455-c3a389f83636
-