- Jun 26, 2019
-
-
Guilherme Amadio authored
This option is ported from ROOT 5.x but disabling it makes compilation break since a long time. Fixes: ROOT-9449.
-
- Jun 24, 2019
-
-
Bertrand Bellenot authored
-
- Jun 17, 2019
-
-
Stefan Wunsch authored
The new cmake option `dataframe` enables building the ROOTDataFrame library and takes care of implication on the build system. The option is enabled by default unless a 32bit system is detected.
-
- May 28, 2019
-
-
Guilherme Amadio authored
This reverts commit a7d45455.
-
- May 14, 2019
-
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
- May 10, 2019
-
-
Philippe Canal authored
This is done by taking the check of fUniqueID and the assignment to fBuits into a separate function and by including this function in the header *but* marking it as "noinline" to prevent its inlining and preserve a way to suppress the valgrind warning. Introducing the macro R__NEVER_INLINE which expands to inline __attribute__((noinline)) The performance degradation is less than 10% for a case doing only creation and destruction of TObjects.
-
- Apr 22, 2019
-
-
Oksana Shadura authored
This reverts commit 83e5d9f45c76914118501652e0c53ff56793fefe.
-
- Mar 21, 2019
-
-
Enric Tejedor Saavedra authored
-
- Mar 12, 2019
-
-
Guilherme Amadio authored
This is required, for example, when building roottest externally to find and run hsimple.C with root to generate hsimple.root. ROOT-9956 #close
-
- Mar 11, 2019
-
-
Guilherme Amadio authored
Tests are only meant to be run during the build, not to be installed as part of ROOT.
-
- Mar 07, 2019
-
-
Sergey Linev authored
-
Sergey Linev authored
Now default location for JSROOT is <prefix>/js For Openui5 files is <prefix>/ui5
-
- Feb 25, 2019
-
-
Karl Semich authored
-
- Feb 12, 2019
-
-
Henry Fredrick Schreiner authored
-
- Feb 11, 2019
-
-
Guilherme Amadio authored
-
- Jan 15, 2019
-
-
Guilherme Amadio authored
This is part of Rfio authentication, which has been deprecated and removed along with RFIO support.
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
- Jan 09, 2019
-
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
- Dec 20, 2018
-
-
Guilherme Amadio authored
Fixes: ROOT-9695, ROOT-9805
-
- Dec 04, 2018
-
-
Oksana Shadura authored
In core/zip/inc/Compression.h was introduced RCompressionSetting class with set of enumerated classes for compression level, compression algorithm and default compression settings
-
- Dec 03, 2018
-
-
Gerardo Ganis authored
-
- Nov 27, 2018
-
-
Enrico Guiraud authored
-
- Nov 19, 2018
-
-
Danilo Piparo authored
unless we are not on osx and gcc the gcc major is 4.
-
- Oct 09, 2018
-
-
Jakob Blomer authored
-