Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new internal event functions with ownership handling (ownership used for linux implementation only) #1222

Merged
merged 8 commits into from
Oct 25, 2023

Commits on Oct 23, 2023

  1. add 2 new event API functions gOpenNamedEvent and gOpenUnnamedEvent

    gOpenNamedEvent can handle ownership
    rex-schilasky committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6687670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    850cbf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e47bb9 View commit details
    Browse the repository at this point in the history
  4. doxygen comment fixed

    rex-schilasky committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e597793 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    cfc5231 View commit details
    Browse the repository at this point in the history
  2. logging added

    rex-schilasky committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e73e464 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. new event functions gOpenNamedEvent and gOpenUnnamedEvent moved to in…

    …ternal API (ecal_event_internal.h) to be fully API/ABI compatible again
    rex-schilasky committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    85e193e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b83511b View commit details
    Browse the repository at this point in the history