Skip to content
Snippets Groups Projects
  1. May 07, 2013
  2. Apr 30, 2013
  3. Apr 24, 2013
  4. Mar 28, 2013
    • Fons Rademakers's avatar
      From Lifeng Sun: · 2f98a6a8
      Fons Rademakers authored
      The attached patchset fixes a bunch of typo in the source:
      0001-succes-success.patch
      0002-preceed-preced.patch
      0003-informations-information.patch
      0004-childs-children.patch
      0005-avaliable-available.patch
      0006-writeable-writable.patch
      0007-comand-command.patch
      0008-unkown-unknown.patch
      0009-wierd-weird.patch
      0010-wheter-whether.patch
      0011-unecessary-unnecessary.patch
      0012-splitted-split.patch
      0013-registerd-registered.patch
      0014-recieve-receive.patch
      0015-processsing-processing.patch
      0016-ouput-output.patch
      0017-mutiple-multiple.patch
      0018-lenght-length.patch
      0019-interupted-interrupted.patch
      0020-independant-independent.patch
      0021-inconsistant-inconsistent.patch
      0022-expresion-expression.patch
      0023-explicitely-explicitly.patch
      0024-enviroment-environment.patch
      0025-deafult-default.patch
      0026-continous-continuous.patch
      0027-completly-completely.patch
      0028-commited-committed.patch
      0029-choosen-chosen.patch
      0030-backgroud-background.patch
      0031-auxilliary-auxiliary.patch
      0032-authentification-authentication.patch
      0033-appropiate-appropriate.patch
      0034-an-other-another.patch
      0035-environement-environment.patch
      0036-targetting-targeting.patch
      0037-suppported-supported.patch
      0038-paramater-parameter.patch
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@48992 27541ba8-7e3a-0410-8455-c3a389f83636
      2f98a6a8
  5. Mar 17, 2013
  6. Mar 01, 2013
  7. Feb 26, 2013
    • Axel Naumann's avatar
      Don't need root-config for (dist)clean; fixes · 5c9610b0
      Axel Naumann authored
      make[1]: Entering directory `test'
      Makefile:20: etc/Makefile.arch: No such file or directory
      make[1]: root-config: Command not found
      make[1]: root-config: Command not found
      make[1]: root-config: Command not found
      make[1]: root-config: Command not found
      make[1]: root-config: Command not found
      make[1]: root-config: Command not found
      make[1]: *** No rule to make target `etc/Makefile.arch'.  Stop.
      when running make distclean without ROOTSYS
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@48714 27541ba8-7e3a-0410-8455-c3a389f83636
      5c9610b0
  8. Feb 13, 2013
  9. Jan 30, 2013
  10. Jan 26, 2013
  11. Jan 25, 2013
  12. Dec 19, 2012
  13. Dec 14, 2012
  14. Dec 12, 2012
  15. Dec 11, 2012
  16. Dec 10, 2012
  17. Dec 09, 2012
    • Fons Rademakers's avatar
      Here we go: · d2bfd6c7
      Fons Rademakers authored
      - Remove CINT
      - Update configure to not have CINT references
      - Update Makefile to not have CINT references
      - Remove all references to G__BIT_xxxx
      More cleaning in next rounds.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@47939 27541ba8-7e3a-0410-8455-c3a389f83636
      d2bfd6c7
  18. Dec 07, 2012
    • Lorenzo Moneta's avatar
      from Gabriel: use TH1::SetCanRebin · 389d4e8d
      Lorenzo Moneta authored
      git-svn-id: http://root.cern.ch/svn/root/trunk@47910 27541ba8-7e3a-0410-8455-c3a389f83636
      389d4e8d
    • Lorenzo Moneta's avatar
      from Gabriel: · 28e72a5a
      Lorenzo Moneta authored
       Introduce possibility to rebin each axis individually
      see https://savannah.cern.ch/bugs/?89628
      
      Added a new bit in TAxis to tag an axis as alphanumeric 
      (i.e. when it contains only labels)
      
      fixed kDecimal problem. Put now as Bit 7 of TObject bits, instead of using TAxis::fBits2
      
      Add new methods: 
      
        TH1::SetCanRebin() which can enable/disable rebinning for all axes or for each axis individually
        This will replace the TH1::kCanRebin bit which will be deprecated
       
        TH1::CanRebinAllAxes() added to provide the functionality of TestBit(TH1::kCanRebin)
      
      inline some TAxis methods
      
      update stressHistogram to use new methods SetCanRebin and CanRebin
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@47909 27541ba8-7e3a-0410-8455-c3a389f83636
      28e72a5a
  19. Dec 04, 2012
  20. Nov 28, 2012
  21. Nov 27, 2012
  22. Nov 23, 2012
  23. Nov 22, 2012
  24. Nov 16, 2012
  25. Nov 13, 2012
  26. Nov 08, 2012
  27. Nov 06, 2012
  28. Oct 31, 2012
  29. Oct 30, 2012
Loading