Skip to content
Snippets Groups Projects

EvtId and EvtPDL improvements

Closed Fernando Jesus Abudinen Gallego requested to merge thread_safety_IDandPDL into master

This is another chunk cherry-picked from !22 (merged). It includes the modernisation of EvtId plus the conversion of EvtPDL into a thread-local singleton.

Associated with D128 and T168.

Edited by Fernando Jesus Abudinen Gallego

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
55 45 << "Could not open:" << fname << "EvtPDL" << endl;
56 46 return;
57 47 }
58 readPDT( pdtIn );
48 getInstance().readPDT( pdtIn );
  • mentioned in commit f180c746

  • added 6 commits

    • d2f7c781 - 1 commit from branch master
    • a6e64412 - Minor modernisation of EvtId
    • cdb8bf25 - Improve Boolean functions to return Boolean instead of integer.
    • f180c746 - Improvements in EvtId and EvtPDL
    • ae5c0185 - Updated History.md
    • 8b8319f4 - Remove unnecessary call to .

    Compare with previous version

  • Fernando Jesus Abudinen Gallego reset approvals from @kreps and @jback by pushing to the branch

    reset approvals from @kreps and @jback by pushing to the branch

  • added 1 commit

    • 4ad969aa - Reverted changes in EvtPDL:read

    Compare with previous version

  • added 1 commit

    • 58543fd7 - Removed obsolete commented line.

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading