- Mar 30, 2012
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43592 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 27, 2012
-
-
Philippe Canal authored
Fix coding convention R.RN7 (Avoid the raw C types 'long', 'unsigned long', 'long double', 'bool', 'long long' and 'unsigned long long'.) git-svn-id: http://root.cern.ch/svn/root/trunk@43515 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 07, 2012
-
-
Philippe Canal authored
35670,35809,35810,35671,35673,35812,35688,35283,35824,35689,35825,35690,35691,35826,35827,35692, 35635,35636,35275 about missing operator= and/or copy constructors. git-svn-id: http://root.cern.ch/svn/root/trunk@43276 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 03, 2011
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41770 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 19, 2011
-
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41485 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 24, 2011
-
-
Philippe Canal authored
30328,30329,30330,30331,30339,30340,30341,30342,30343,30344,30345,30346,30347: Calling risky function (strcpy,sprintf) git-svn-id: http://root.cern.ch/svn/root/trunk@40996 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jun 15, 2011
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@39756 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jun 07, 2011
-
-
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
-
- Mar 16, 2011
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@38445 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 07, 2011
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37995 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 15, 2010
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@37607 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 15, 2010
-
-
Fons Rademakers authored
To make an out of source build do, assuming the source is in ~/root: mkdir ~/root-x8664 cd ~/root-x8664 ~/root/configure make This is convenient to build e.g. 32 and 64-bit version from one source, but also needed for cross-compilation, where it is now possible to build in a special directory only the compile time tools, like rootcint for the host architecture while the binary is build for the remote architecture (like iOS). git-svn-id: http://root.cern.ch/svn/root/trunk@36659 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 07, 2010
-
-
Fons Rademakers authored
type 'SQLINTEGER' (aka 'int')). git-svn-id: http://root.cern.ch/svn/root/trunk@36159 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 01, 2010
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@35983 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 30, 2010
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@35938 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 21, 2010
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@35527 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@35505 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 20, 2010
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@35476 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 16, 2010
-
-
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
-
- Sep 08, 2010
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@35211 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Aug 20, 2010
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@34910 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jul 03, 2010
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@34313 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jul 01, 2010
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@34279 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 18, 2010
-
-
Rene Brun authored
portability fix. git-svn-id: http://root.cern.ch/svn/root/trunk@33563 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 17, 2010
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@33535 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
another patch, now for MySQL, also concerning 64-bit problematic. Here reason for error was misleading name of type identifier MYSQL_TYPE_LONG, which is used together with C-type"int". I fix this error everywhere - some time ago only partial patch for this error was done. I also put everywhere "long long" with type MYSQL_TYPE_LONGLONG, while this is a way how MySQL interface is defined. git-svn-id: http://root.cern.ch/svn/root/trunk@33530 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@33529 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
Fix for issue #67377, correct handling of ODBC integers on 64-bit platforms. Instead of "long int" use SQLINTEGER. git-svn-id: http://root.cern.ch/svn/root/trunk@33527 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 25, 2010
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@33179 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 11, 2010
-
-
https://savannah.cern.ch/bugs/?57995Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@32576 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 03, 2010
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@32196 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 15, 2009
-
-
Rene Brun authored
fixes to ve w3c compliant git-svn-id: http://root.cern.ch/svn/root/trunk@31890 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31885 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 11, 2009
-
-
Rene Brun authored
Fixes to the release notes to be compliant with w3c git-svn-id: http://root.cern.ch/svn/root/trunk@31860 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 20, 2009
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31341 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 12, 2009
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31134 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 11, 2009
-
-
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
-
- Sep 29, 2009
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@30522 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 28, 2009
-
-
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
-
- Aug 31, 2009
-
-
Fons Rademakers authored
correctly set string to 0. git-svn-id: http://root.cern.ch/svn/root/trunk@29991 27541ba8-7e3a-0410-8455-c3a389f83636
-