Skip to content
Snippets Groups Projects
  1. May 04, 2018
  2. Mar 27, 2018
  3. Feb 27, 2018
  4. Feb 06, 2018
  5. Nov 15, 2017
    • Julien Nabet's avatar
      clang format · ba47b086
      Julien Nabet authored
      (cherry picked from commit a4235ec91bdf35b2356855cac3fa19710259e4fd)
      ba47b086
    • Julien Nabet's avatar
      cppcheck: fix some reports · 50b0fbfd
      Julien Nabet authored
      [graf2d/asimage/src/libAfterImage/afterbase.c:1282]: (style) Array index 'i' is used before limits check
      [graf2d/asimage/src/libAfterImage/libungif/gifalloc.c:61]: (error) Memory leak: Object
      [graf2d/win32gdk/src/TGWin32.cxx:4540]: (error) Memory leak: GIFarr
      [graf3d/eve/src/TEveCalo2DGL.cxx:169]: (error) Memory leak: sliceVal
      [graf3d/eve/src/TEveCalo2DGL.cxx:169]: (error) Memory leak: sliceValRef
      [graf3d/eve/src/TEveCalo2DGL.cxx:369]: (error) Memory leak: sliceValsUp
      [graf3d/eve/src/TEveCalo2DGL.cxx:369]: (error) Memory leak: sliceValsLow
      [graf3d/eve/src/TEveCalo2DGL.cxx:369]: (error) Memory leak: sliceValsUpRef
      [graf3d/eve/src/TEveCalo2DGL.cxx:369]: (error) Memory leak: sliceValsLowRef
      [graf3d/eve/src/TEvePointSet.cxx:354]: (error) Memory leak: subarr
      
      [graf3d/gl/src/gl2ps.cxx:1382] -> [graf3d/gl/src/gl2ps.cxx:1382]: (style) Same expression on both sides of '|'
      see http://octave.org/doxygen/3.6/d3/d9c/gl2ps_8c_source.html#1343
      
      [hist/hist/src/TFormula.cxx:1741]: (style) Array index 'i' is used before limits check.
      [hist/hist/src/TFormula.cxx:1810]: (style) Array index 'i' is used before limits check.
      [hist/hist/src/TGraphSmooth.cxx:173]: (style) Array index 'imin' is used before limits check
      [hist/hist/src/TPrincipal.cxx:714]: (error) Memory leak: hX
      [hist/hist/src/TPrincipal.cxx:714]: (error) Memory leak: hD
      [hist/hist/src/TPrincipal.cxx:714]: (error) Memory leak: hP
      
      [hist/histpainter/src/TGraph2DPainter.cxx:416]: (style) Array index 'js' is used before limits check.
      [hist/histpainter/src/TGraph2DPainter.cxx:455]: (style) Array index 'js' is used before limits check.
      [interpreter/llvm/src/tools/bugpoint/ToolRunner.cpp:386]: (error) When Pos==CommandLine.size(), CommandLine[Pos] is out of bounds
      
      +Prefer prefix ++/-- operators for non-primitive types
      
      (cherry picked from commit 52dd84061dbcee5fa670b0cf42cec93f15e41819)
      50b0fbfd
  6. Oct 03, 2017
  7. Jun 21, 2016
  8. Aug 07, 2015
  9. Jun 26, 2015
  10. Apr 29, 2015
  11. Jan 12, 2015
  12. Dec 19, 2014
  13. Dec 05, 2014
  14. Dec 04, 2014
  15. Dec 02, 2014
  16. Aug 21, 2014
  17. Aug 05, 2014
    • Philippe Canal's avatar
      Remove trailing spaces · a6bc8d71
      Philippe Canal authored
      a6bc8d71
    • Philippe Canal's avatar
      More <TAB> removal · 842acd1a
      Philippe Canal authored
      842acd1a
    • Philippe Canal's avatar
      remove <TAB>'s. · ef2f6464
      Philippe Canal authored
      Conflicts:
      	bindings/pyroot/src/MethodProxy.cxx
      	cmake/modules/RootConfiguration.cmake
      	etc/http/files/main.htm
      	etc/http/files/single.htm
      	geom/geompainter/src/TGeoChecker.cxx
      	graf2d/mathtext/inc/mathtext.h
      	graf2d/mathtext/src/fontembed.cxx
      	graf2d/mathtext/src/fontembedps.cxx
      	graf2d/qt/inc/TQtCanvasPainter.h
      	gui/qtgsi/src/TQRootCanvas.cxx
      	hist/hist/src/TBackCompFitter.cxx
      	hist/hist/src/TEfficiency.cxx
      	hist/hist/src/TFractionFitter.cxx
      	hist/hist/src/TGraphAsymmErrors.cxx
      	hist/hist/src/TH2.cxx
      	hist/hist/src/TH3.cxx
      	hist/hist/src/TMultiDimFit.cxx
      	hist/hist/src/TProfile.cxx
      	hist/hist/src/TProfile2D.cxx
      	hist/hist/src/TUnfoldBinning.cxx
      	html/src/TDocParser.cxx
      	math/foam/src/TFoam.cxx
      	math/genvector/inc/Math/VectorUtil_Cint.h
      	math/minuit2/inc/Minuit2/FumiliMaximumLikelihoodFCN.h
      	math/minuit2/inc/Minuit2/FumiliStandardChi2FCN.h
      	math/minuit2/inc/Minuit2/FumiliStandardMaximumLikelihoodFCN.h
      	math/minuit2/inc/Minuit2/StackAllocator.h
      	math/minuit2/src/TChi2ExtendedFCN.cxx
      	math/minuit2/src/TChi2FCN.cxx
      	math/minuit2/src/TFitterMinuit.cxx
      	math/minuit2/src/TFumiliFCN.cxx
      	misc/table/src/TTableDescriptor.cxx
      	net/auth/src/rsaaux.cxx
      	test/QpRandomDriver.cxx
      	test/ios/RootBrowser/Src/Browser/Controllers/FileCollectionViewController.mm
      	test/ios/RootBrowser/Src/Browser/Controllers/FileContentViewController.mm
      	test/ios/RootBrowser/Src/Browser/Controllers/ObjectViewController.mm
      	test/ios/RootBrowser/Src/Browser/Views/PadView.mm
      	test/ios/RootBrowser/Src/CustomUI/RangeSlider.mm
      	test/ios/RootBrowser/Src/ObjectInspector/Controllers/AxisFontInspector.mm
      	test/ios/RootBrowser/Src/ObjectInspector/Controllers/AxisInspector.mm
      	test/ios/RootBrowser/Src/ObjectInspector/Controllers/AxisLabelsInspector.mm
      	test/ios/RootBrowser/Src/ObjectInspector/Controllers/AxisTitleInspector.mm
      	test/ios/RootBrowser/Src/ObjectInspector/Controllers/FilledAreaInspector.mm
      	test/ios/RootBrowser/Src/ObjectInspector/Controllers/H1BinsInspector.mm
      	test/ios/RootBrowser/Src/ObjectInspector/Controllers/H1ErrorsInspector.mm
      	test/ios/RootBrowser/Src/ObjectInspector/Controllers/H1Inspector.mm
      	test/ios/RootBrowser/Src/ObjectInspector/Controllers/InspectorWithNavigation.mm
      	test/ios/RootBrowser/Src/ObjectInspector/Controllers/LineInspector.mm
      	test/ios/RootBrowser/Src/ObjectInspector/Controllers/MarkerInspector.mm
      	test/ios/RootBrowser/Src/ObjectInspector/Controllers/ObjectInspector.mm
      	test/ios/RootBrowser/Src/ObjectInspector/Controllers/PadInspector.mm
      	test/ios/RootBrowser/Src/ObjectInspector/Controllers/PadTicksGridInspector.mm
      	test/ios/Tutorials/PadOptionsController.mm
      	test/ios/Tutorials/PadView.mm
      	test/periodic/NdbMF.cxx
      	test/periodic/NdbMTReacDesc.cxx
      	test/periodic/NdbMTReactionXS.cxx
      	test/periodic/NdbParticleList.cxx
      	test/periodic/XSGui.h
      	test/stressLinear.cxx
      	test/stressRooFit_tests.cxx
      	test/tcollbm.cxx
      	test/vmatrix.cxx
      	tutorials/eve/boxset.C
      	tutorials/geom/geodemo.C
      	tutorials/graphs/splines.C
      	tutorials/hist/th2polyEurope.C
      	tutorials/mc/CompareMasses.C
      	tutorials/memstat/memstat.C
      ef2f6464
  18. Jun 02, 2014
  19. Dec 20, 2013
  20. Dec 18, 2013
  21. Sep 20, 2013
  22. Aug 22, 2013
  23. Mar 12, 2013
  24. Jan 11, 2013
  25. Jan 10, 2013
  26. Nov 22, 2012
  27. Nov 20, 2012
  28. Nov 01, 2012
  29. Oct 31, 2012
  30. Oct 30, 2012
Loading