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

Move vsomeip-rs from separate repo to crates subdirectory #2

Merged
merged 34 commits into from
Aug 1, 2024

Commits on Apr 15, 2024

  1. Add ffi bindings

    Ax9DTW committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d306e09 View commit details
    Browse the repository at this point in the history
  2. Wrap ffi bindings

    Ax9DTW committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fd5ecd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    548d715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2da3c9d View commit details
    Browse the repository at this point in the history
  3. Add state handler callback

    Ax9DTW committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e12832a View commit details
    Browse the repository at this point in the history
  4. Make all ffi bindings unsafe

    Ax9DTW committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f739c70 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    b214ce4 View commit details
    Browse the repository at this point in the history
  2. Add message methods

    Ax9DTW committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3ff2199 View commit details
    Browse the repository at this point in the history
  3. Add error handling

    Ax9DTW committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    29d925a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e5b84f View commit details
    Browse the repository at this point in the history
  5. Add more application methods

    Ax9DTW committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    544d529 View commit details
    Browse the repository at this point in the history
  6. Refactor and add tests

    Ax9DTW committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9aca46d View commit details
    Browse the repository at this point in the history
  7. Add missing files

    Ax9DTW committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e7446ae View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Add scripts

    Ax9DTW committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f217dc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. [Gnana/Atri] Add README

    Ax9DTW committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6af69c4 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Ax9DTW authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8abd4de View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 6, 2024

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

Commits on May 7, 2024

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

Commits on May 8, 2024

  1. Mark Message Send + Sync

    Ax9DTW committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8c2a1e3 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Make Message: Clone

    Ax9DTW committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6f5ae15 View commit details
    Browse the repository at this point in the history
  2. Add serde support

    Ax9DTW committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6ac5a8d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Add documentation

    Ax9DTW committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d4ae3e5 View commit details
    Browse the repository at this point in the history
  2. Update crate description

    Ax9DTW committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6853aa4 View commit details
    Browse the repository at this point in the history
  3. Fix lints

    Ax9DTW committed May 20, 2024
    Configuration menu
    Copy the full SHA
    7ff8cf0 View commit details
    Browse the repository at this point in the history
  4. Add module level documentation

    Ax9DTW committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0065286 View commit details
    Browse the repository at this point in the history
  5. Update licensing and metadata

    Ax9DTW committed May 20, 2024
    Configuration menu
    Copy the full SHA
    8bb7f14 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    7f11088 View commit details
    Browse the repository at this point in the history
  2. Update vsomeip-rs references

    Ax9DTW committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    23ed1ff View commit details
    Browse the repository at this point in the history
  3. Fix pipeline

    Ax9DTW committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8f1bbed View commit details
    Browse the repository at this point in the history
  4. Checkout to older vsomeip

    Ax9DTW committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5e45516 View commit details
    Browse the repository at this point in the history
  5. Fix typo in action

    Ax9DTW committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    80706d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23b90da View commit details
    Browse the repository at this point in the history