Skip to content
Snippets Groups Projects
  1. May 29, 2013
  2. May 28, 2013
  3. May 21, 2013
  4. May 03, 2013
  5. Apr 30, 2013
  6. Apr 05, 2013
  7. 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
  8. Feb 13, 2013
  9. Jan 22, 2013
  10. Dec 14, 2012
  11. Dec 13, 2012
  12. Dec 11, 2012
  13. Dec 10, 2012
  14. Nov 18, 2012
    • Axel Naumann's avatar
      Move dictionary initialization into global function that has a unique, defined... · 85351593
      Axel Naumann authored
      Move dictionary initialization into global function that has a unique, defined name for each dictionary.
      This function checks (using a local static, but that's fine because it gets called also during static initialization of the library which is locked by definition) that it only registers the dictionary once.
      This function can be called if an initialized dictionary is required during static initialization.
      
      That's the case of libGui's gClient; call this new function before setting it up.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@47419 27541ba8-7e3a-0410-8455-c3a389f83636
      85351593
  15. Nov 17, 2012
  16. Nov 13, 2012
  17. Nov 12, 2012
  18. Nov 06, 2012
  19. Nov 01, 2012
  20. Oct 31, 2012
  21. Oct 30, 2012
  22. Oct 27, 2012
  23. Sep 21, 2012
  24. Sep 20, 2012
  25. Aug 20, 2012
  26. Aug 14, 2012
  27. Aug 13, 2012
  28. Aug 10, 2012
  29. Jul 27, 2012
Loading