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

Fork Sync: Update from parent repository #108

Merged
merged 8 commits into from
Oct 16, 2024
Merged

Commits on Oct 13, 2024

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

Commits on Oct 14, 2024

  1. [ntcore] Add missing multi-subscribe C API functions (#7203)

    Also export recently added C API functions.
    PeterJohnson authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    bedfc09 View commit details
    Browse the repository at this point in the history
  2. [wpimath] Merge .inc files into headers (#7209)

    Splitting the files didn't help readability or save compilation time and
    it confused contributors. Merging them is also in line with how C++
    modules will be written.
    calcmogul authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ee281ea View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 16, 2024

  1. [wpilibc] Check for invalid handle in destructors (#7212)

    Moved-from objects have invalid handles.
    rzblue authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2b1c5aa View commit details
    Browse the repository at this point in the history
  2. [examples] Rename SysId example to SysIdRoutine (#7213)

    CMake target output conflicts with sysid (the application) on windows
    rzblue authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    59dc9ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40caabe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fad06ae View commit details
    Browse the repository at this point in the history