Skip to content
Snippets Groups Projects
  1. Mar 29, 2019
  2. Mar 28, 2019
  3. Mar 27, 2019
  4. Mar 26, 2019
    • Enrico Guiraud's avatar
      [TTree] Avoid getting the number of branches twice · 883b67a8
      Enrico Guiraud authored
      The operation is relatively costly as TObjArray::GetEntries also
      creates a TReadLockGuard.
      883b67a8
    • Vassil Vassilev's avatar
      Indent · a6655fd1
      Vassil Vassilev authored
      a6655fd1
    • Oksana Shadura's avatar
      Missing lines from modulemap from previous revert · d02f4014
      Oksana Shadura authored
      From V.Vasilev, it fixes:
      [ 72%] Building CXX object interpreter/llvm/src/tools/clang/lib/CodeGen/CMakeFiles/clangCodeGen.dir/CodeGenModule.cpp.o
      While building module 'Cling_Interpreter' imported from /.../root/core/clingutils/src/RStl.cxx:25:
      In file included from <module-includes>:5:
       /.../root/interpreter/cling/include/cling/Interpreter/RuntimeUniverse.h:13:2: error: "This file must not be included by compiled programs."
       #error "This file must not be included by compiled programs."
       ^
      d02f4014
Loading