Skip to content
Snippets Groups Projects
  1. Dec 15, 2009
  2. Dec 11, 2009
  3. Nov 23, 2009
  4. Nov 22, 2009
  5. Nov 19, 2009
  6. Nov 03, 2009
  7. Nov 02, 2009
  8. Oct 29, 2009
  9. Oct 15, 2009
    • Rene Brun's avatar
      From Matthew Strait: · dc63c6b4
      Rene Brun authored
      This patch fixes the spelling of "function" in the root source code
      and documentation, which is misspelled (sometimes as part of larger
      "function"-based words) at least 152 times:
      
      * "funciton" 48 times
      * "funcion" 36 times
      * "funtion" 23 times
      * "fucntion" 17 times
      * "functionn" 6 times
      * "fuction" 6 times
      * "fuunction" 4 times
      * "functioin" 3 times
      * "fonction" 3 times
      * "funstion" twice
      * "fnuction" once
      * "functiom" once
      * "functio" once
      * "funcition" once
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@30749 27541ba8-7e3a-0410-8455-c3a389f83636
      dc63c6b4
  10. Oct 09, 2009
  11. Oct 08, 2009
  12. Sep 29, 2009
  13. Sep 18, 2009
  14. Sep 16, 2009
  15. Sep 14, 2009
    • Philippe Canal's avatar
      In TFormula and TTreeFormula add support for the ternary condition operator ( c ? i : e ) · fce516c3
      Philippe Canal authored
      In TSplot, TSpider, TSelectorDraw, TTreePlayer, TTreeTableInterface update the parsing
      of colon separated line to properly handle the ternary condition operator, reduce 
      code duplication and fix existing parsing bugs (due to the 'almost' duplicated code
      syndrome):
        - Removed TSelectorDraw::MakeIndex and TSelectorDraw::GetNameByIndex
        - Added TSelectorDraw::SplitNames to replace those 2 function plus pre-processing code
            that was always used in conjunction with their calls.
        - Updated the calling points to use TSelectorDraw::SplitNames.
        - Removed the unused (and incorrect) TTree::MakeIndex and TTree::GetNameByIndex.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@30157 27541ba8-7e3a-0410-8455-c3a389f83636
      fce516c3
  16. Aug 27, 2009
  17. Jul 15, 2009
  18. Jun 30, 2009
  19. Jun 24, 2009
  20. Jun 12, 2009
  21. May 27, 2009
  22. May 26, 2009
  23. May 20, 2009
  24. May 08, 2009
  25. May 06, 2009
  26. Apr 27, 2009
  27. Apr 21, 2009
  28. Apr 14, 2009
  29. Mar 23, 2009
  30. Feb 25, 2009
  31. Feb 10, 2009
  32. Feb 04, 2009
  33. Dec 19, 2008
  34. Dec 18, 2008
  35. Dec 17, 2008
  36. Dec 16, 2008
  37. Dec 03, 2008
Loading