Skip to content
Snippets Groups Projects
  1. Mar 30, 2012
  2. Mar 27, 2012
  3. Mar 07, 2012
  4. Nov 03, 2011
  5. Oct 19, 2011
  6. Sep 24, 2011
  7. Jun 15, 2011
  8. Jun 07, 2011
    • Fons Rademakers's avatar
      From Pere: · 321bd727
      Fons Rademakers authored
      - Added the following packages: oracle, mysql, odbc, gviz, fftw, pythia6,
        pythia8, unuran, table
      - Changed the default values for the build options depending on platform
        such that they display correctly with cmake-gui or ccmake
      - Fixed mathmore build on Windows
      - Make histfactory depending on xml option
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@39577 27541ba8-7e3a-0410-8455-c3a389f83636
      321bd727
  9. Mar 16, 2011
  10. Feb 07, 2011
  11. Dec 15, 2010
  12. Nov 15, 2010
  13. Oct 07, 2010
  14. Oct 01, 2010
  15. Sep 30, 2010
  16. Sep 21, 2010
  17. Sep 20, 2010
  18. Sep 16, 2010
    • Philippe Canal's avatar
      Fix Coverity reports · 65f7f8fb
      Philippe Canal authored
      G__ci.h: #11161 missing initialization
      common.h: #11161 missing initialization
      error.cxx: #20793 Array compared against 0
      init.cxx: #11712 explicit null derefence
      macro.cxx: #10192 missing initialization
      shl.cxx: #10626,10627 constant expression result
      
      TBranchProxy.h: #10047 unchecked return value
      TTreeProxyGenerator.cxx: #10059,#10060 enum as boolean
      TClassEdit.cxx: #11546,#11734 forward null pointer
      TStreamerInfoWriteBuffer.cxx: #11572, #11573 forward null pointer
      TTreeFormula.cxx: #11587,#11588,#11592 forward null pointer
         #11618,#11619 unckecked dynamic cast
      TTreePlayer.cxx:  #11984,#11985,#11986 dereference after null check
      TTreeIndex.cxx: #11596  unckecked dynamic cast
      TChainIndex.cxx: #11597,#11988 unckecked dynamic cast
      TOracleServer.cxx: #11898 dereference after null check
      TH1.cxx: #11983 dereference after null check
      TFileDrawMap.cxx: $10896 copy into fixed size buffer
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@35344 27541ba8-7e3a-0410-8455-c3a389f83636
      65f7f8fb
  19. Sep 08, 2010
  20. Aug 20, 2010
  21. Jul 03, 2010
  22. Jul 01, 2010
  23. May 18, 2010
  24. May 17, 2010
  25. Apr 25, 2010
  26. Mar 11, 2010
  27. Feb 03, 2010
  28. Dec 15, 2009
  29. Dec 11, 2009
  30. Nov 20, 2009
  31. Nov 12, 2009
  32. Oct 11, 2009
    • Philippe Canal's avatar
      TOracleServer: · d7ef0f6c
      Philippe Canal authored
      Implement GetColumns
      Fix GetTable to return the result in the correct order
      Fix GetTableInfo to properly handle the fact that oracle upper case all the names.
      
      TTreeSQL:
      Improve error handling
      Properly handle the fact that oracle upper-cases all the names
      Fix more sql query syntax
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@30663 27541ba8-7e3a-0410-8455-c3a389f83636
      d7ef0f6c
  33. Sep 29, 2009
  34. Sep 28, 2009
    • Rene Brun's avatar
      From Sergey Linev: · 523f13d1
      Rene Brun authored
      small add on for TMySQLServer constructor to solve a problem with automatic reconnect.
      One is also able to specify custom config file, where many other mysql options can be redefined.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@30501 27541ba8-7e3a-0410-8455-c3a389f83636
      523f13d1
  35. Aug 31, 2009
Loading