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

refactor: update blas/ext/base/drev to follow current project conventions #1839

Merged
merged 11 commits into from
Mar 13, 2024

Commits on Mar 12, 2024

  1. refactor: update blas/ext/base/drev to follow current project convent…

    …ions
    
    This commit refactors the namespace to follow current project conventions i.e. C++ add-on interfaces to C add-on interfaces along with style and simplification changes.
    performant23 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    fa93f18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b39f673 View commit details
    Browse the repository at this point in the history
  3. chore: apply suggestions from code review

    Signed-off-by: Pranav <[email protected]>
    Pranavchiku authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b82335c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6bc417 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    29050a2 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f1b0fe6 View commit details
    Browse the repository at this point in the history
  3. refactor: update variable declarations

    Signed-off-by: Athan <[email protected]>
    kgryte authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b7d9982 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    132f2ea View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    de66a59 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8ddba35 View commit details
    Browse the repository at this point in the history
  7. fix: update build configurations

    Signed-off-by: Athan <[email protected]>
    kgryte authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9d920cd View commit details
    Browse the repository at this point in the history