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

[record-hessian] Introduce RecordHessian. #14295

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Nov 25, 2024

  1. [record-hessian] This commit introduce record hessian.

    This commit introduce record hessian.
    
    ONE-DCO-1.0-Signed-off-by: Banseok Lee <[email protected]>
    BLee-bot committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    80af9b0 View commit details
    Browse the repository at this point in the history
  2. Delete unused variables and lines.

    Delete unused variables and lines.
    
    ONE-DCO-1.0-Signed-off-by: Banseok Lee <[email protected]>
    BLee-bot committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    2c611b9 View commit details
    Browse the repository at this point in the history
  3. Apply feed back, make comment more precise.

    Apply feed back, make comment more precise.
    
    ONE-DCO-1.0-Signed-off-by: Banseok Lee <[email protected]>
    BLee-bot committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    92d5ab0 View commit details
    Browse the repository at this point in the history
  4. Split code into small parts.

    Add maybe_unused mark to avoid compile error.
    
    ONE-DCO-1.0-Signed-off-by: Banseok Lee <[email protected]>
    BLee-bot committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    adaf8ba View commit details
    Browse the repository at this point in the history
  5. Fix formatting error due to comments.

    Fix formatting error due to comments.
    
    ONE-DCO-1.0-Signed-off-by: Banseok Lee <[email protected]>
    BLee-bot committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    0cb4404 View commit details
    Browse the repository at this point in the history
  6. Fix formatting error with nnas_format.

    Fix formatting error with nnas_format.
    
    ONE-DCO-1.0-Signed-off-by: Banseok Lee <[email protected]>
    BLee-bot committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    361f2e9 View commit details
    Browse the repository at this point in the history
  7. Remove useless headers and add comments

    Remove useless headers and add comments
    
    ONE-DCO-1.0-Signed-off-by: Banseok Lee <[email protected]>
    BLee-bot committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    025d195 View commit details
    Browse the repository at this point in the history