- Mar 31, 2020
-
-
Sergey Linev authored
These includes may be used in dictionaries and therefore should be available already in core libs
-
- Mar 29, 2020
-
-
Vassil Vassilev authored
rootcling writes dependency information which is never read/used when loading the rdict file.
-
- Mar 27, 2020
-
-
Sergey Linev authored
-
- Mar 24, 2020
-
-
Michael Wilkinson authored
-
Michael Wilkinson authored
-
Michael Wilkinson authored
-
- Mar 16, 2020
-
-
Sergey Linev authored
-
Sergey Linev authored
-
- Mar 11, 2020
-
-
Sergey Linev authored
Correspondent PR submitted to original source
-
Sergey Linev authored
Double a file size, but it is not visible for users
-
- Mar 10, 2020
-
-
Sergey Linev authored
-
Sergey Linev authored
-
- Feb 28, 2020
-
-
Sergey Linev authored
-
Sergey Linev authored
-
Sergey Linev authored
No real needs, add missing in other place
-
Sergey Linev authored
Mark not implemented methods as delete
-
- Feb 21, 2020
-
-
Sergey Linev authored
Remove "_typename" field for such objects
-
- Feb 19, 2020
-
-
Philippe Canal authored
Prior to this update if a StreamerInfo on file was the exact same as one in memory, it would get recorded in an arbitrary slot in the 'record those StreamerInfo array'.
-
- Feb 17, 2020
-
-
Jakob Blomer authored
-
Jakob Blomer authored
-
Jakob Blomer authored
-
Jakob Blomer authored
-
- Feb 03, 2020
-
-
Axel Naumann authored
Without this, conversions from string_view to anything that TString implicitly converts to are picked up, rendering e.g. string_view == string ambiguous.
-
- Jan 31, 2020
-
-
Sergey Linev authored
In case of two errors preallocated buffer not release correctly
-
Sergey Linev authored
At one return statement allocated string buffer was not released correctly
-
Sergey Linev authored
-
- Jan 29, 2020
-
-
Sergey Linev authored
-
- Jan 28, 2020
-
-
Oksana Shadura authored
-
Bertrand Bellenot authored
- Add a couple of missing symbols into the export list - Fix several test failing on Windows, mostly due to files staying open (creates file access issues on Windows) - Filter-out several unsupported tests (will add them back once the underlying issues are fixed)
-
Jakob Blomer authored
-
Jakob Blomer authored
-
Jakob Blomer authored
-
Jakob Blomer authored
-
- Jan 27, 2020
-
-
Sergey Linev authored
char* members fName, fTitle, fOption should be released in destructor
-
Philippe Canal authored
-
Philippe Canal authored
Previously the handling was inconsistent resulting in mis-matches and thus memory errors. This fixes ROOT-10526.
-
- Dec 21, 2019
-
-
Attila Krasznahorkay authored
Whichever library was missing a link against libatomic in my Raspberry Pi test build, received a link against ROOT_ATOMIC_LIBS in this update.
-
- Dec 12, 2019
-
-
Jakob Blomer authored
-
Yunsong Wang authored
-
Yunsong Wang authored
-