[root] / trunk / tmva / src / MethodCompositeBase.cxx Repository:
ViewVC logotype

Log of /trunk/tmva/src/MethodCompositeBase.cxx

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 44507 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 4 12:30:41 2012 UTC (2 years, 7 months ago) by axel
File length: 11876 byte(s)
Diff to previous 41891
Remove
  using namespace std;
from Riostream.h, which has huge consequences for all of ROOT.
Riostream.h is now a simple wrapper for fstream, iostream, iomanip for backward compatibility; Riosfwd.h simply wraps iosfwd.

Because of templates and their inline functions, Riostream.h needed to be included in headers, too (e.g. TParameter.h), which violated the assumption that Riostream.h is not exposing its using namespace std to headers.
ROOT now requires R__ANSISTREAM, R__SSTREAM, which does not change the set of supported compilers.

Without "using namespace std", several identifiers are now prefixed by std::; e.g. roofit/* source files now have a using namespace std to keep their coding style.
TFile::MakeProject() now generates "using namespace std" to convert the CINT-style class names into C++ ones.

Revision 41891 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 10 22:46:31 2011 UTC (3 years, 2 months ago) by pcanal
File length: 11851 byte(s)
Diff to previous 39989
Remove all assigned but unused variable discovered by g++ 4.6.1 (including one completely nop function)

Revision 39989 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 27 13:19:22 2011 UTC (3 years, 6 months ago) by stelzer
File length: 11842 byte(s)
Diff to previous 38475
fix event requests for Category classifier

Revision 38475 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 17 10:46:00 2011 UTC (3 years, 10 months ago) by evt
File length: 11951 byte(s)
Diff to previous 36966
copying tmva/dev to trunk

Revision 36966 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 26 09:50:13 2010 UTC (4 years, 1 month ago) by evt
File length: 10813 byte(s)
Diff to previous 36170
copying tmva/dev(rev 36945) to trunk

Revision 36170 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 7 16:43:07 2010 UTC (4 years, 3 months ago) by stelzer
File length: 10835 byte(s)
Diff to previous 36134
hopefully last coverity fix submission

Revision 36134 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 6 18:29:59 2010 UTC (4 years, 3 months ago) by stelzer
File length: 10826 byte(s)
Diff to previous 36088
coverity: tainted variables

Revision 36088 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 5 16:50:02 2010 UTC (4 years, 3 months ago) by stelzer
File length: 10827 byte(s)
Diff to previous 36041
more coverity work

Revision 36041 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 3 12:15:55 2010 UTC (4 years, 3 months ago) by stelzer
File length: 10803 byte(s)
Diff to previous 35729
fix coverity reports

Revision 35729 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 25 10:43:37 2010 UTC (4 years, 3 months ago) by stelzer
File length: 10771 byte(s)
Diff to previous 35719
some more coverity fixes

Revision 35719 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 24 17:32:57 2010 UTC (4 years, 4 months ago) by stelzer
File length: 10682 byte(s)
Diff to previous 33928
fix first set of coverity reports

Revision 33928 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 15 16:19:31 2010 UTC (4 years, 7 months ago) by stelzer
File length: 10638 byte(s)
Diff to previous 31458
Multi-Class training, method-init via memory-resident XML, bug fix in event info shuffling

Revision 31458 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 30 13:58:20 2009 UTC (5 years, 1 month ago) by stelzer
File length: 10706 byte(s)
Diff to previous 29195
First import of TMVA from dev branch

Revision 29195 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 24 10:39:49 2009 UTC (5 years, 7 months ago) by brun
File length: 11562 byte(s)
Diff to previous 29122
From Joerg and TMVA team:
fix coding conventions

Revision 29122 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Jun 22 06:51:30 2009 UTC (5 years, 7 months ago) by brun
File length: 11562 byte(s)
From the TMVA team;
New version of TMVA to be described soon.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9