Andrei Rabusov

Results 5 issues of Andrei Rabusov

Irand fails when the requested random range is not below QRAND_MAX, which is 2^15 as it is right now. NPC_BSFlee calls irand (via Q_irand) by requesting the random range within...

T - Bug
A - SP
G - JKA
A - Server

I recently discovered the [bkunix](https://github.com/sergev/bkunix.git) project which ports some key features of the Research UNIX V6 from Bell Labs to a BK-0011 computer. It runs perfectly with the [bk-emulator](https://github.com/emestee/bk-emulator), but...

[pr.log](https://github.com/root-project/root/files/14873477/pr.log) This pull request changes the behavior of the create and recreate functions of the `TFile` class. When a new ROOT file is created, the underlying path may not exist....

in:I/O

# This Pull request: Extends the functionality of `TGraphErrors` class on the manner of the `TGraph` class such that one does not need to prepare arrays with data before creating...

in:Hist