- Dec 20, 2016
-
-
Axel Naumann authored
-
Axel Naumann authored
Cling should never see this; add comment about libCore/libCling use; constness; default ctor = default.
-
Axel Naumann authored
This file is needed by libCling (dictgen) *and* libCore (TClass/TSchemaRule). Luckily it is inline-only, so we simply #include it from both.
-
Axel Naumann authored
-
Axel Naumann authored
Basic, ROOT-independent interfaces (stringview, TClassEdit) go to core/foundation. metautils becomes clingutils; hide TClingUtils (former TMetaUtils) from include/. TCling* move to core/metacling/src/. I/O related code for rootcling moves to core/metacling/. Other dictionary-generation related code moves to core/dictgen.
-
Axel Naumann authored
-
Axel Naumann authored
-
Olivier Couet authored
- in group TMVA - remove trailing spaces - spell check - math formula
-
Olivier Couet authored
- in group TMVA - remove trailing spaces - spell check
-
Olivier Couet authored
- in group TMVA - remove trailing spaces - spell check
-
- Dec 19, 2016
-
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Olivier Couet authored
-
Olivier Couet authored
- in group TMVA - remove trailing spaces - spell check
-
Vassil Vassilev authored
-
Olivier Couet authored
- Doxygen format - in group TMVA - remove trailing spaces - spell check
-
Olivier Couet authored
-
Xavier Valls Pla authored
-
Olivier Couet authored
- Doxygen format - in group TMVA - remove trailing spaces - spell check
-
Olivier Couet authored
-
Olivier Couet authored
- Doxygen format - in group TMVA - remove trailing spaces - spell check
-
Axel Naumann authored
-
Axel Naumann authored
-
Frederich Munch authored
-
Frederich Munch authored
-
Vassil Vassilev authored
-
Vassil Vassilev authored
*.icc is used to define the templated part of some classes. These files only make sense if they are included by the header whoose templates it defines.
-
Vassil Vassilev authored
-
Vassil Vassilev authored
-
Vassil Vassilev authored
-
Vassil Vassilev authored
-
Vassil Vassilev authored
-
Vassil Vassilev authored
-
Bertrand Bellenot authored
-
- Dec 17, 2016
-
-
Vassil Vassilev authored
-
Vassil Vassilev authored
-
Vassil Vassilev authored
In the context of ROOT at cmake configure time, cmake looks tries to compile code (testing for available compiler features) using -fmodules and the ROOT modulemap. It errors out saying the $ROOTSYS/include/GL folder doesn't exist because move_headers target is not yet executed.
-
Vassil Vassilev authored
-