openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
AliRoot
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
about 7 hours
ago.
Nov 18, 2024 — Nov 18, 2025
Showing page 1 of 2,485
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #1527 from pzhristov/master
ALICE Builder
More...
25 days ago
Fix for R__unzip
Peter Hristov
More...
25 days ago
v5-09-62 from master
Sergio Garcia
More...
about 1 month ago
Merge pull request #1525 from ktf/fix-root-v6-36-00
ALICE Builder
More...
5 months ago
Add support for ROOT v6.36.00
Giulio Eulisse
More...
5 months ago
Comment out obsoleted tests (#1524)
Peter Hristov
More...
6 months ago
Merge pull request #1523 from pzhristov/master
ALICE Builder
More...
6 months ago
Preparation for Root v6-36-00
Peter Hristov
More...
6 months ago
Revert "Update AliDecayerPythia8.cxx (#1511)" (#1522)
Peter Hristov
More...
8 months ago
Update AliDecayerPythia8.cxx (#1511)
ddobrigk
More...
8 months ago
Tune `find` commands that generate XML collections (#1465)
Costin Grigoras
More...
8 months ago
Fixes for Xcode 15.4 (#1521)
Peter Hristov
More...
8 months ago
Merge pull request #1520 from davidrohr/master_pull_request
ALICE Builder
More...
10 months ago
Sync GPU folder from O2 (commit e0825624103f968d23a4b9ef12a430c510c6138c)
David Rohr
More...
10 months ago
v5-09-60 from master
Giulio Eulisse
More...
about 1 year ago
Merge pull request #1518 from davidrohr/master_pull_request2
ALICE Builder
More...
over 1 year ago
Fix compiler warnings that go into -Werror
drohr
More...
over 1 year ago
Corrected tesets, adapted to GEANT4_VMC v6-5 (#1515)
Peter Hristov
More...
over 1 year ago
Merge pull request #1514 from aborquez/sexaquark-fix
ALICE Builder
More...
over 1 year ago
bug fixes: phi range now in correct units, and - momentum distributions for Fermi motion are now flat
Andrés Bórquez
More...
over 1 year ago
Merge pull request #1513 from mhemmer-cern/master
ALICE Builder
More...
over 1 year ago
revert CmakeList.txt change
mhemmer-cern
More...
over 1 year ago
sprintf to snprintf - sprintf is deprecated and should be changed with snprintf. This is done for all of AliRoot with this PR - Notable things: - in `./ITS/ShowSPDRecPoints.C` there were cases where the lenth of the const char objects was too small for the messages that are streamed into them. I increased the length to ensure memory safety. - in `AD/ADrec/AliADQADataMakerRec.cxx` it was `if(mulADC!=0)FillRawsData(kChargeADC_PC,chargeTrigADA/mulADC)` which I changed to `if(mulADC!=0)FillRawsData(kChargeADC_PC,chargeTrigADC/mulADC);` since it seemed correct to divide ADC by ADC and not ADA by ADC
mhemmer-cern
More...
over 1 year ago
Fixes for c++20 (#1512)
Markus Fasel
More...
almost 2 years ago
Merge pull request #1510 from ktf/cxx-20-fixes
ALICE Builder
More...
almost 2 years ago
Fix unneeded specialization
Giulio Eulisse
More...
almost 2 years ago
Merge pull request #1509 from alisw/fix-hlt
ALICE Builder
More...
almost 2 years ago
Attemp at fixing one more C++20 issue
Giulio Eulisse
More...
almost 2 years ago
Fix a different version of Pythia8
Giulio Eulisse
More...
almost 2 years ago
Fix to find g4libs.C (#1507)
Peter Hristov
More...
almost 2 years ago
←
1
2
3
4
5
6
7
8
9
…
2484
2485
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree