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

Improved hashing algorithm in luaS_newlstr #1168

Merged
merged 6 commits into from
Oct 15, 2024

Commits on Oct 14, 2024

  1. improved hashing algorithm in luaS_newlstr

    Signed-off-by: Shai Zarka <[email protected]>
    zarkash-aws committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ced3c03 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Update deps/lua/src/lstring.c

    Co-authored-by: Madelyn Olson <[email protected]>
    Signed-off-by: zarkash-aws <[email protected]>
    zarkash-aws and madolson authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3c6d8a2 View commit details
    Browse the repository at this point in the history
  2. updated lua diffs to include commit ced3c03

    Signed-off-by: Shai Zarka <[email protected]>
    zarkash-aws committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a39bb6b View commit details
    Browse the repository at this point in the history
  3. Update deps/lua/src/lstring.c

    Signed-off-by: Madelyn Olson <[email protected]>
    madolson authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c235d93 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Minor improvements.
    
    Signed-off-by: Madelyn Olson <[email protected]>
    madolson authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ef6a217 View commit details
    Browse the repository at this point in the history
  5. Update deps/lua/src/lstring.c

    Co-authored-by: Viktor Söderqvist <[email protected]>
    Signed-off-by: Madelyn Olson <[email protected]>
    madolson and zuiderkwast authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4c749ce View commit details
    Browse the repository at this point in the history