- Mar 27, 2014
-
-
Danilo Piparo authored
Remove typos
-
Philippe Canal authored
From Elvin: I attached a patch which drops the validation of the directory name used for caching the prefetched blocks for the TFilePrefetching. I initially used it so that I wouldn't end up with funny names for the cache directory but the Alice guys (cc - Andrei) have some problems with this check when deploying it in production since they have various characters in the directory name which I currently don't accept. Therefore, I completely removed this validation step and I rely on the TSystem/OS to report any errors if creating/opening the requested directory is not possible.
-
Danilo Piparo authored
reshuffling if conditions.
-
Danilo Piparo authored
and disable the functionality for not removing template arguments which are marked to be removed but have a value different from the default one. Atlas does not expect this feature and some more coding is involved since this comparison is not always trivial.
-
Danilo Piparo authored
if you have something like A<int, B<double,4, float>> you must know how many arguments you have to skip for B in advance.
-
Danilo Piparo authored
-
Danilo Piparo authored
-
Danilo Piparo authored
of the users, for example combining a selection xml and a dict selection.
-
Danilo Piparo authored
-
Danilo Piparo authored
-
Timur Pocheptsov authored
-
Bertrand Bellenot authored
-
Olivier Couet authored
-
Olivier Couet authored
remove trailing blanks
-
Bertrand Bellenot authored
-
Bertrand Bellenot authored
-
Bertrand Bellenot authored
-
Gerardo Ganis authored
Regular checks, with a tunable frequency, of process memory were introduce as a first debug layer. However, they require calls to System::GetProcInfo which are particurarly heavy. Since by default this information is not used, it makes more sense to have it off.
-
Lorenzo Moneta authored
-
Vassil Vassilev authored
-
Vassil Vassilev authored
-
Olivier Couet authored
-
Lorenzo Moneta authored
-
Lorenzo Moneta authored
-
Bianca Cristina Cristescu authored
Correct the insertion of the rootmapfile entry in the already seen forward decls. (ROOT-6063 and 6141).
-
Timur Pocheptsov authored
-
Timur Pocheptsov authored
-
Timur Pocheptsov authored
-
Timur Pocheptsov authored
-
Timur Pocheptsov authored
-
Timur Pocheptsov authored
-
Timur Pocheptsov authored
-
Timur Pocheptsov authored
-
Timur Pocheptsov authored
-
Timur Pocheptsov authored
-
- Mar 26, 2014
-
-
Lorenzo Moneta authored
-
Timur Pocheptsov authored
-
Timur Pocheptsov authored
-
Lorenzo Moneta authored
- add only for clang compiler flag -Wno-unused-funciton to suppress the warning
-
Timur Pocheptsov authored
-