Block or Report
Block or report hahnjo
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
lilypond/lilypond Public
This is just a mirror of GNU LilyPond repository. If you'd like to contribute to LilyPond, please look at http://www.lilypond.org/development.html
-
G4FullEventSim Public
A playground application to simulate a full HepMC3 event and study the generated secondary particles.
C++
-
614 contributions in the last year
Activity overview
Contribution activity
August 2022
Created 15 commits in 6 repositories
Created 2 repositories
Created a pull request in root-project/root that received 26 comments
[cling] Try to avoid crashes in llvm::identify_magic
The overload taking a path opens the file and then mmap
its contents. This can cause bus errors when another process truncates the file while we ar…
+20
−5
•
26
comments
Opened 13 other pull requests in 3 repositories
root-project/root
9
merged
2
open
- [cling] Try to avoid crashes in llvm::identify_magic [v6.26]
- [io] Make case values constant expressions [v6.26]
- graf2d/x11, graf3d/x3d: Remove K&R function definitions
- rmkdepend: Remove K&R function definitions and add arguments to function pointer types
- core/clib: Remove K&R function definitions
- [RF] Qualify calls to std::move in RooPolyFunc
- Remove more unused variables in various areas
- [VecOps] Add missing #include <limits> to RVec.hxx [v6.26]
- [VecOps] Add missing #include <limits> to RVec.hxx
- [io] Make case values constant expressions
- Remove outdated RTTI flags
NVIDIA/cuCollections
1
open
NVIDIA/nvbench
1
merged
Reviewed 6 pull requests in 3 repositories
root-project/root
4 pull requests
NVIDIA/cuCollections
1 pull request
celeritas-project/celeritas
1 pull request
Created an issue in NVIDIA/cuCollections that received 13 comments
[BUG] static_map::device_mutable_view::insert
should return iterator to inserted / existing element
Describe the bug
Commit 0145753 changed insert
to only return a bool
.
Expected behavior
The long form of the documentation still says:
cuCollect…
13
comments