swh:1:snp:af87cd67498ef4fe47c76ed3e7caffe5b61facaf

sort by:
Revision Author Date Message Commit Date
05b0a41 tag patch release v5-30-01. git-svn-id: http://root.cern.ch/svn/root/tags/v5-30-01@40633 27541ba8-7e3a-0410-8455-c3a389f83636 18 August 2011, 14:45:22 UTC
0b7d6fb make version v5-30-01. git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40632 27541ba8-7e3a-0410-8455-c3a389f83636 18 August 2011, 14:39:53 UTC
e6e352d for macosx add check if libraries contain compatible code (Fink or MacPorts libraries are often not universal and contain either 64-bit or 32-bit code). git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40631 27541ba8-7e3a-0410-8455-c3a389f83636 18 August 2011, 14:37:23 UTC
a304c45 apply fix 40577 from the trunk for fixing https://savannah.cern.ch/bugs/?84867 git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40626 27541ba8-7e3a-0410-8455-c3a389f83636 18 August 2011, 08:34:03 UTC
28cfea0 if home directory is not correctly set in pw file or user is not known, check the HOME shell variable to find the desired home directory. This allows the users to continue by setting HOME. Fixes issue 83268. git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40623 27541ba8-7e3a-0410-8455-c3a389f83636 17 August 2011, 17:33:20 UTC
fa0b983 Lift ancien restriction (imposed by VC++6) preventing the proper use of unsigned long long by TTreeFormula git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40599 27541ba8-7e3a-0410-8455-c3a389f83636 15 August 2011, 15:34:13 UTC
e3cead2 handle external libGLEW in non standard location. Fixes issue 85355. git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40595 27541ba8-7e3a-0410-8455-c3a389f83636 15 August 2011, 08:58:00 UTC
88c05a6 From D. Berzano: import new version of afdsmgrd (import of patch 40573) git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40575 27541ba8-7e3a-0410-8455-c3a389f83636 12 August 2011, 10:09:52 UTC
cc2fc66 merge fix 40565 from the trunk to fix output of minimization in PL tets statistic git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40567 27541ba8-7e3a-0410-8455-c3a389f83636 11 August 2011, 16:31:47 UTC
006c3cb merge fix 40564 in the trunk (fix tu suppress warnings) git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40566 27541ba8-7e3a-0410-8455-c3a389f83636 11 August 2011, 16:30:49 UTC
03172a5 Import patch r40534 to silence spurious warnings in removing objects from TObjectTable git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40545 27541ba8-7e3a-0410-8455-c3a389f83636 11 August 2011, 08:40:56 UTC
21554c3 Import revision 40483 from the trunk: Since revision 38356, a shared load failure is no longer an interpreter error, however we still need to recover a few item (G__return, G__srcfile needs to be reset) git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40484 27541ba8-7e3a-0410-8455-c3a389f83636 06 August 2011, 03:23:34 UTC
1b15b41 Import revision 40477 from the trunk: Avoid null pointer dereferencing in error message (coverity 29840) git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40478 27541ba8-7e3a-0410-8455-c3a389f83636 05 August 2011, 16:05:07 UTC
13402bc Import r40457 from trunk: Make sure we write at the end of the file in which we redirected stdout/stderr git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40471 27541ba8-7e3a-0410-8455-c3a389f83636 05 August 2011, 08:31:51 UTC
4895cc0 Import revision 40465 from the trunk: Also support the case where there is more than one file but only one has the object to be copied/merged git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40466 27541ba8-7e3a-0410-8455-c3a389f83636 04 August 2011, 20:35:19 UTC
56890d3 Import revision 40462 and 40463 from the trunk: Actually pass the command line option to the TFileMerger as needed. Remove unused variables Properly handle the case where there is only one file in the list by calling Merge also in this case (for example this is necessary for TTree objects where otherwise only the meta data is copied) git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40464 27541ba8-7e3a-0410-8455-c3a389f83636 04 August 2011, 20:20:13 UTC
16eb6d4 Import revision 40458 from the trunk: Tilda (~) is a special character only if really the first character of the filename (in ExpandPathName) git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40459 27541ba8-7e3a-0410-8455-c3a389f83636 04 August 2011, 15:42:46 UTC
1c6977d o RooSimultaneous - Roll back addition of getAllConstraints() as it appears to have unintended side effects git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40448 27541ba8-7e3a-0410-8455-c3a389f83636 03 August 2011, 22:16:10 UTC
716fb73 adding retry mechanism and Constrain() command needed for RooSimPdf git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40446 27541ba8-7e3a-0410-8455-c3a389f83636 03 August 2011, 22:09:36 UTC
0db9ccb Import patch 40120 fixing an issue on OSX Lion git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40445 27541ba8-7e3a-0410-8455-c3a389f83636 03 August 2011, 17:46:12 UTC
8bd3a37 Import patches 40435 and 40436: - Make sure that connection error messages are displayed - Fix an unwanted truncation of authentication error messages git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40438 27541ba8-7e3a-0410-8455-c3a389f83636 03 August 2011, 12:35:55 UTC
70fb49b add data members to ProfileLikleihoodRatioTestStat so that minimizer options are streamed to PROOF worker nodes git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40424 27541ba8-7e3a-0410-8455-c3a389f83636 02 August 2011, 20:35:23 UTC
d5df9ec add data members to ProfileLikleihoodRatioTestStat so that minimizer options are streamed to PROOF worker nodes git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40423 27541ba8-7e3a-0410-8455-c3a389f83636 02 August 2011, 20:34:01 UTC
7207ce1 o RooSimultaneous - Take out debug line accidentally committed git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40422 27541ba8-7e3a-0410-8455-c3a389f83636 02 August 2011, 17:16:41 UTC
d03ee4e Changing ProfileLikleihoodTestStat to use RooMinimizer git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40417 27541ba8-7e3a-0410-8455-c3a389f83636 02 August 2011, 03:38:12 UTC
719b87e o RooAbsData - Fix compiler warning git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40413 27541ba8-7e3a-0410-8455-c3a389f83636 01 August 2011, 20:50:24 UTC
8cfa7fa o RooAbsData - Bug fix in changeObservableName() git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40412 27541ba8-7e3a-0410-8455-c3a389f83636 01 August 2011, 20:48:42 UTC
bcb94ac o RooSimultaneous - Implement custom handling of getAllConstraint() to make sure constraints terms are correctled harvested for simultaneous pdfs in all cases git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40411 27541ba8-7e3a-0410-8455-c3a389f83636 01 August 2011, 20:37:54 UTC
b4f9ab1 o RooProdPdf - Speed up calculate() by deploying iterators instead of calling at(i) o RooDataSet - Increase size of string buffers related to Import() from 1024 to 10240 git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40389 27541ba8-7e3a-0410-8455-c3a389f83636 28 July 2011, 11:24:39 UTC
4ce6b65 Import patch r40272 adding Hash() et al so that the class can be used in hash and sorted lists git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40366 27541ba8-7e3a-0410-8455-c3a389f83636 26 July 2011, 15:36:39 UTC
e337040 Import of r40363 from trunk. Revert latest change (r40354) since the trailing backslash was already replaced by 0, this patch was removing one extra character (the 't' of root) git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40364 27541ba8-7e3a-0410-8455-c3a389f83636 26 July 2011, 14:19:44 UTC
e8bbf41 Import patch 40359 adding a protection in TProofPlayer::MergeOutput git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40360 27541ba8-7e3a-0410-8455-c3a389f83636 26 July 2011, 10:35:38 UTC
6dcccdd Import of r40354 from trunk. Remove trailing backslash from ROOTSYS. git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40355 27541ba8-7e3a-0410-8455-c3a389f83636 25 July 2011, 16:38:58 UTC
4ed0f5a copy from trunk new version of the tutorial git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40313 27541ba8-7e3a-0410-8455-c3a389f83636 20 July 2011, 18:16:44 UTC
ac6c0f0 Import revision 40187 from trunk: Remove a call to TString::InitialCapacity() (marked as obsolete) git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40311 27541ba8-7e3a-0410-8455-c3a389f83636 20 July 2011, 14:29:47 UTC
b8a4efa merge fix 40297 from the trunk in the tutorial git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40298 27541ba8-7e3a-0410-8455-c3a389f83636 19 July 2011, 16:24:40 UTC
e8bb056 merge from trunk from revisions 40292:40294 git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40295 27541ba8-7e3a-0410-8455-c3a389f83636 19 July 2011, 10:44:52 UTC
910f295 Import of r40271 from trunk. From Pere: This fixes the problem reported in the forum concerning ICC version 12. git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40283 27541ba8-7e3a-0410-8455-c3a389f83636 18 July 2011, 16:36:44 UTC
76dfc54 From Pere: a couple of minor fixes needed for 5.30 branch git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40282 27541ba8-7e3a-0410-8455-c3a389f83636 18 July 2011, 16:27:24 UTC
8a69fac add new tutorial from Kyle git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40257 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2011, 22:06:18 UTC
932f6ca merge fix 40252 from trunk git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40253 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2011, 21:53:17 UTC
a88c295 merge fix 40249 from trunk in FrequentistCalculator git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40250 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2011, 21:25:15 UTC
fca5a88 Import fix for segv at exiting with proofbench (patches 40243 and 40247) git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40248 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2011, 17:36:09 UTC
d31a6f5 merge fix 40244 from trunk git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40245 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2011, 17:17:56 UTC
4f196fd merge fix 40241 from the trunk git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40242 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2011, 17:14:55 UTC
d296d19 increment version tag to 3.17 git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40236 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2011, 11:32:11 UTC
689084f o RooRealSumPdf - In expectedEvents() add check for negative return value and issue a logEvalError() which will trigger MinuitGlue intervention to deal with this o RooNLLVar - Pass observed event count as Double_t to extended term o RooAbsPdf - Make extendedTerm take Nobserved as double instead of int to accomodate use of asimov datasets o RooMinuit - Add member setMaxEvalMultiplies() to control the max number of NLL evaluations pass to minuit. The default remains 500 (and is always multiplied by nPar) o RooWorkspace - Add extra check in autoImportClassCode() that checks if a class exists in a ROOT shared library and skips those for import. This prevents the attempted import of ROOT-native classes into a workspace in binary ROOT distributions git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40232 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2011, 09:37:35 UTC
7a1ac7e Import from trunk patch r40186: - Record in TStatus also the max memory usage on the master and printed via TStatus::Print; this allow a quick visualisation of the overall memroy usage at the end of the query: root [] TStatus *st = (TStatus *) p->GetOutputList()->FindObject("PROOF_Status"); root [] st->Print(); OBJ: TStatus PROOF_Status OK Max worker virtual memory: 394.90 MB Max worker resident memory: 229.47 MB Max master virtual memory: 1104.55 MB Max master resident memory: 940.73 MB - Fix issue in TProofPlayer::HandleHistogram preventing proper histogram cleaning right after merging when using TH1::Add; histogram were still destroyed at the end of the query, but there was no memory advantage in TH1::Add wrt TH1::Merge. git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40188 27541ba8-7e3a-0410-8455-c3a389f83636 11 July 2011, 13:13:11 UTC
d3e4280 Import patch r40170: In XrdProofdManager, remove assertion of the base directory used for installation; this is a leftover of some tests which now creates problems in the new PEAC installation suite. git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40171 27541ba8-7e3a-0410-8455-c3a389f83636 08 July 2011, 16:55:52 UTC
79bebd6 Import revision 40150 from the trunk: When a TFile is a zombie, it is put in the list closed objects, let's not add it a second time git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40151 27541ba8-7e3a-0410-8455-c3a389f83636 06 July 2011, 20:06:48 UTC
f400883 Import patch r40138 fixing 'workers=n' in PROOF-Lite git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40140 27541ba8-7e3a-0410-8455-c3a389f83636 06 July 2011, 12:04:28 UTC
1e4f847 merge bug fix 40132 from the trunk git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40134 27541ba8-7e3a-0410-8455-c3a389f83636 04 July 2011, 21:22:03 UTC
f4dac58 correct version number. git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40129 27541ba8-7e3a-0410-8455-c3a389f83636 04 July 2011, 16:11:36 UTC
c82c629 reorder lzma.h search. Fixes issue 83938. git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40128 27541ba8-7e3a-0410-8455-c3a389f83636 04 July 2011, 15:43:59 UTC
9432aef Add r39702 from trunk - somehow mergeinfo and code disagree on what has been applied :-( Avoid sign changes due to kIsRaw / fMod sign extension. Fixes '@' cancelling CINT input. git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40118 27541ba8-7e3a-0410-8455-c3a389f83636 04 July 2011, 12:29:12 UTC
ee31264 o RooAbsArg - Do not clone newSetOrig into newSet for non-name changing server redirects as this results in a very large overhead for redirects on large server list o RooMinuit - In initialization of TVirtualFitter also include initially constant parameters into the maximum number of parameters passed M roofit/roofitcore/src/RooAbsArg.cxx M roofit/roofitcore/src/RooMinuit.cxx git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40100 27541ba8-7e3a-0410-8455-c3a389f83636 01 July 2011, 20:23:46 UTC
60abbbb merge from trunk fixes 40092 and 40095 see http://root.cern.ch/viewvc?rev=40092&root=root&view=rev git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40096 27541ba8-7e3a-0410-8455-c3a389f83636 01 July 2011, 10:08:17 UTC
df0f0fe Import patch 40017: - In TPerfStats, add 'status' field to the monitor record, an integer with the query exit status (see TVirtualProofPlayer::EExitStatus (0 OK; 1 stopped; 2 aborted). - Add exist status also to TStatus, so that it is available in the output list (TPerfStats takes it from here). - Send the output list, if non empty, also when the query is aborted, so that the TStatus object is available also in those cases. Import patch 40068: Fix issue affetcting GetSessionLogs in PROOF-Lite git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40091 27541ba8-7e3a-0410-8455-c3a389f83636 30 June 2011, 17:47:56 UTC
8ca25a0 Import patch r39968. Needed by Alice git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40090 27541ba8-7e3a-0410-8455-c3a389f83636 30 June 2011, 16:53:33 UTC
6d2b3c5 Import revision 40083 from the trunk: Fix running stress.cxx in interpreted mode by creating a dictionary for ROOT::ECompressionAlgorithm git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40084 27541ba8-7e3a-0410-8455-c3a389f83636 29 June 2011, 16:25:31 UTC
cfcbd00 Import from trunk revision 40080: Add missing protection (addition to 40077) git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40081 27541ba8-7e3a-0410-8455-c3a389f83636 29 June 2011, 15:20:42 UTC
3c14656 Import revision 40077 from the trunk: Prevent the use of non-existent memory when reading in an object that is part of an STL collection and which used to contains an embedded object (and this data member has been removed) git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40078 27541ba8-7e3a-0410-8455-c3a389f83636 29 June 2011, 13:40:18 UTC
2b94bfe update for v5-32. git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40067 27541ba8-7e3a-0410-8455-c3a389f83636 28 June 2011, 16:05:19 UTC
b8ec317 Stamp production version 5.30/00. git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40061 27541ba8-7e3a-0410-8455-c3a389f83636 28 June 2011, 09:46:19 UTC
0ac979a update in release note: - make png image - add missing names git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40060 27541ba8-7e3a-0410-8455-c3a389f83636 28 June 2011, 09:16:56 UTC
62d8393 merge from trunk: - coverity fixes (40056) - fixes in ref documentation (40058) git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40059 27541ba8-7e3a-0410-8455-c3a389f83636 28 June 2011, 08:57:41 UTC
f37fc19 from Pere: apply patch for standalone build of TMVA/roofit git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40053 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 21:38:23 UTC
ab76316 merge from trunk revision 40049 (fix to close proof sessions) git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40052 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 21:34:10 UTC
a2c293e merge from trunk update in release notes git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40051 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 21:32:55 UTC
946232a Mentioned the new Merge functionality and TFileMergeInfo git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40046 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 20:19:31 UTC
657bd8a Add Brian, David, Elvin git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40045 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 20:06:18 UTC
7762a1b Fix html errors git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40043 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 20:03:32 UTC
14d373e Fix html errors git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40040 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 19:59:51 UTC
cc0014a Update release notes git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40039 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 19:19:50 UTC
c777eb5 update release notes in doc/v530 git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40037 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 18:14:45 UTC
dd17ac7 updated test for category classifier git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40035 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 17:37:12 UTC
571f285 updated test for category classifier git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40034 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 17:34:50 UTC
abf2dcf rm mergeinfo prop git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40031 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 17:25:56 UTC
b0593c0 update README git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40030 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 17:24:46 UTC
626f06c updated release notes git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40029 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 17:17:57 UTC
ffe12e8 from trunk: fix category classifier which did not recognize requested training size git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40028 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 17:15:12 UTC
df687d6 version update git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40027 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 17:12:07 UTC
5cdc33e merge from trunk update to roostats/histfactory release notes git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40026 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 17:05:40 UTC
76c1adf bug fix: category classifier did not use number of requested events correctly git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40024 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 17:02:37 UTC
232d9f5 merge from trunk latest changes in roostats and histfactory - roostats : revision http://root.cern.ch/viewvc?view=rev&revision=40001 revision http://root.cern.ch/viewvc?view=rev&revision=40006 - histfactory http://root.cern.ch/viewvc?view=rev&revision=40010 git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40023 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 16:58:44 UTC
f0a998a merge tutorials from trunk git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40021 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 16:52:00 UTC
815cca1 from trunk: changes in PDEFoam structure for multi-target git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40020 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 16:46:42 UTC
e46344e update standalone makefile (not used in ROOT build) git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40014 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 16:10:06 UTC
5eae153 remove svn:mergeinfo from files and directories git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@40012 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 16:03:11 UTC
9b99967 o RooGaussModel - Fix from G. Raven [ LHCb ] git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@39997 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 14:33:48 UTC
bb2abd5 From nwhitehorn: I've attached a patch that allows ROOT to build and run on FreeBSD 9.0/amd64. It does several small things: - Fix the build system to recognize FreeBSD > 7 by treating it with the build architecture freebsd7. - Use UTMPX instead of UTMP for FreeBSD >= 9 - Add a cint iosenum file (not sure why it wanted it to be called iosenum.freebsd73) - Correct a few places that use <malloc.h>, which is deprecated on FreeBSD (like on OS X), and has a #error in it. This also fixes one other, mostly unrelated issue: - Follow rename of FramebufferTexturLayer to FramebufferTextureLayer in MESA 2 years ago. This is not a FreeBSD-specific issue, and should be a platform independent change. git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@39993 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 13:38:32 UTC
a02f818 From Giulio Eulisse: search also DYLD_FALLBACK_LIBRARY in TSystem::Load() on OSX. Fixes issue 83463. git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@39992 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 13:36:54 UTC
4e2c781 ignore xz-5.0.3. git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@39991 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 13:32:38 UTC
ae77f60 Update of the release notes git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@39979 27541ba8-7e3a-0410-8455-c3a389f83636 27 June 2011, 09:23:15 UTC
d1d0e4a merge from trunk new tutorials added in 39975 (+39976) git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@39978 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2011, 22:59:02 UTC
d3140ef merge from trunk revision 39975 http://root.cern.ch/viewvc?rev=39975&root=root&view=rev git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@39977 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2011, 22:57:52 UTC
07f374a Import from trunk patch r39967. Patch introducing support for the protocol "pod://" in TProof::Open to automatically address the entry point of the local PoD installation. Tha patch also fixes an issue with the string used to start a PROOF-Lite session. So far both "" and "lite" could be used; however this prevented the possibility to have a machine name "lite" on the local domain as PROOF master. With this patch we require users to specify "lite://" to start a PROOF-Lite session. A reminder is printed if "lite" is used and connection fails. The empty "" string uses the cluster specified by Proof.LocalDefault; by default the latter is "lite://", so the deafult behaviour of "" is unchanged. git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@39970 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2011, 11:55:33 UTC
71ffb35 Import patch 39878 fixing coverity warnings in TProofServ and proofbench git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@39969 27541ba8-7e3a-0410-8455-c3a389f83636 26 June 2011, 10:34:17 UTC
a676e02 Proper commit of r39959: Import of r39958 from trunk. Allow larger deviations for comparison (addition, deltaR). Fixes stressVector for Ubu 10.10 32bit optimized git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@39960 27541ba8-7e3a-0410-8455-c3a389f83636 25 June 2011, 14:03:13 UTC
21a0834 Import of r39958 from trunk. Allow larger deviations for comparison (addition, deltaR). Fixes stressVector for Ubu 10.10 32bit optimized git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@39959 27541ba8-7e3a-0410-8455-c3a389f83636 25 June 2011, 13:59:28 UTC
back to top