root
root copied to clipboard
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
Introduce a flag that keeps track of -t / -T to enable / disable IMT from the command line. If none is specified, and rootrc does not contain "Rint.AutoIMT: false",...
This commit provides the possibility to pass system library search paths as well as some compiler include paths to ROOT as environment variables. This has the advantage that ROOT will...
Both `Foo` and `Foo` have the same typeid. Before this commit, TClass::GetClass(typeid(Foo)) would return whatever was registered *last*. This is not "stable"; it depends on which branch is accessed first,...
Hi `root-project/root`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...
# This Pull request: Adds signpost intervals on macOS for module loading operations. This allows profiling expensive loaded modules when running under instruments. ## Checklist: - [x] tested changes locally...
See https://fron.ch/preprint_fse.pdf / "Do CONTRIBUTING Files Provide Information about OSS Newcomers’ Onboarding Barriers?"
# This Pull request: Makes it possible to use PCRE2 as an alternative to PCRE ## Checklist: - [x] tested changes locally - [ ] updated the docs (if necessary)...
For that, reformat the author list in the relnotes to make it easier / more stable to parse. `CITATION.cff`, while generated, must be version controlled such that tooling can find...