- Dec 10, 2010
-
-
Philippe Canal authored
Introduce a new preprocessor symbol (R__COMPLETE_MEM_TERMINATION) that allows for better tracking of memory leak. When ROOT is compiled with this symbols is defined, globally held objects will be deleted at the time of the process termination. With this symbol defined, some tests (root.exe -b -l -q ; test/stress ;) run under 'valgrind --leak-check=yes' with no memory leak reports (but still a few still reacheable blocks). However, this does not yet support (i.e. segfault at termination) the case where TFunctions are created on the 'CINT' stack (and thus fails roottest) and some uses of CINT functions for fitting ... and probably also fails on Windows. git-svn-id: http://root.cern.ch/svn/root/trunk@37531 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37529 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37528 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37527 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
new version of stressTMVA following the standard test suite rules. git-svn-id: http://root.cern.ch/svn/root/trunk@37526 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
right version of the file git-svn-id: http://root.cern.ch/svn/root/trunk@37524 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
merge from roostats dev branch fix http://root.cern.ch/viewvc/branches/dev/roostats/roofit/roostats/src/?view=log from Sven Kreiss git-svn-id: http://root.cern.ch/svn/root/trunk@37522 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooGlobalFunc - Fix payload of object created by OutputStream() git-svn-id: http://root.cern.ch/svn/root/trunk@37518 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o tutorial rf604 - Modify example without constraint to use the pdf without constraint term as the new default setting always includes the constraint git-svn-id: http://root.cern.ch/svn/root/trunk@37517 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooMsgService - Fix bug for case where stream is redirected to a file git-svn-id: http://root.cern.ch/svn/root/trunk@37516 27541ba8-7e3a-0410-8455-c3a389f83636
-
Joerg Stelzer authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37514 27541ba8-7e3a-0410-8455-c3a389f83636
-
Joerg Stelzer authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37513 27541ba8-7e3a-0410-8455-c3a389f83636
-
Joerg Stelzer authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37512 27541ba8-7e3a-0410-8455-c3a389f83636
-
Bertrand Bellenot authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37511 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
add some other new tutorials from Kyle git-svn-id: http://root.cern.ch/svn/root/trunk@37510 27541ba8-7e3a-0410-8455-c3a389f83636
-
Bertrand Bellenot authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37507 27541ba8-7e3a-0410-8455-c3a389f83636
-
Joerg Stelzer authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37506 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooKeysPdf - Add handling of events weights in input dataset [ Savannah #64496 ] o RooObjCacheManager - Increment class version as one data member is no longer streamed git-svn-id: http://root.cern.ch/svn/root/trunk@37505 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37504 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37503 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
add man page for hist2workspace git-svn-id: http://root.cern.ch/svn/root/trunk@37500 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
in the TEnv format: Plugin.TFile: ^rfio: TRFIOFile RFIO "<constructor>" This is needed for iOS where we cannot ship the etc/plugins directory as part of the app bundle. A single system.plugins file will work though. git-svn-id: http://root.cern.ch/svn/root/trunk@37497 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37493 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37491 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37488 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37487 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37486 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37485 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37484 27541ba8-7e3a-0410-8455-c3a389f83636
-
Andrei Gheata authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37482 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37481 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Force the execution via ACLIC when running from the MakeTutorials.C script. git-svn-id: http://root.cern.ch/svn/root/trunk@37480 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
via the MakeTutorials.C script. git-svn-id: http://root.cern.ch/svn/root/trunk@37479 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
After the release, this list of classes will be replaced by a new exclusion of the Fit and Math subdirectories, instead of excluding all of mathcore's source files. git-svn-id: http://root.cern.ch/svn/root/trunk@37478 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooStudyManager - Close proof session at end of runProof() [ from dev/roostats ] git-svn-id: http://root.cern.ch/svn/root/trunk@37476 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37464 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 09, 2010
-
-
https://savannah.cern.ch/bugs/index.php?73419Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37462 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37461 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
new tutorial kdTreeBinning plotting the bins using the new TH2Poly class git-svn-id: http://root.cern.ch/svn/root/trunk@37460 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
- add TSVDUnfold to the release notes git-svn-id: http://root.cern.ch/svn/root/trunk@37458 27541ba8-7e3a-0410-8455-c3a389f83636
-