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

feat: Implement query cancellation #515

Merged
merged 22 commits into from
Oct 21, 2024
Merged

feat: Implement query cancellation #515

merged 22 commits into from
Oct 21, 2024

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    4562c1c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. ifndef

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9afb676 View commit details
    Browse the repository at this point in the history
  2. Include

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    db1fe79 View commit details
    Browse the repository at this point in the history
  3. Rf_onintr()

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    26fbdb0 View commit details
    Browse the repository at this point in the history
  4. Move to file

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3c1e209 View commit details
    Browse the repository at this point in the history
  5. Local typedef

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b392b45 View commit details
    Browse the repository at this point in the history
  6. Bump

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    396f294 View commit details
    Browse the repository at this point in the history
  7. Add test

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4967ec9 View commit details
    Browse the repository at this point in the history
  8. Add backref

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    531e105 View commit details
    Browse the repository at this point in the history
  9. Fix Windows test

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d2cea0e View commit details
    Browse the repository at this point in the history
  10. Move responsibilities

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    37468f2 View commit details
    Browse the repository at this point in the history
  11. Include

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    68363ef View commit details
    Browse the repository at this point in the history
  12. Assertion

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5cb2613 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    77a8979 View commit details
    Browse the repository at this point in the history
  14. Delete other constructors

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1356985 View commit details
    Browse the repository at this point in the history
  15. Disable when done

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3d6c93c View commit details
    Browse the repository at this point in the history
  16. Extract variable

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1f04dae View commit details
    Browse the repository at this point in the history
  17. Interruptible rapi_rel_to_df()

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1521f36 View commit details
    Browse the repository at this point in the history
  18. Interruptible ALTREP

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1b9dd12 View commit details
    Browse the repository at this point in the history
  19. Harmonize rapi_execute()

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ba85d69 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ee05d15 View commit details
    Browse the repository at this point in the history
  21. Message

    krlmlr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    69aeedc View commit details
    Browse the repository at this point in the history