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

src: avoid allocation in the Size method for BASE64URL and BASE64 #53550

Closed
wants to merge 16 commits into from

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    dcb9718 View commit details
    Browse the repository at this point in the history
  2. simplify the function

    lemire committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    a69442c View commit details
    Browse the repository at this point in the history
  3. lint

    lemire committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    cf1d6b9 View commit details
    Browse the repository at this point in the history
  4. more simplification

    lemire committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    fb76dbd View commit details
    Browse the repository at this point in the history
  5. fix typo

    lemire committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    2588eb9 View commit details
    Browse the repository at this point in the history
  6. explicit cast

    lemire committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    b6a694d View commit details
    Browse the repository at this point in the history
  7. lint

    lemire committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    9ae78a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    87a47a7 View commit details
    Browse the repository at this point in the history
  2. lint

    lemire committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    e698118 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. using string view

    lemire committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    3b177fc View commit details
    Browse the repository at this point in the history
  2. lint

    lemire committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    de7c029 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3bc997 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. typo

    lemire committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    f6ba611 View commit details
    Browse the repository at this point in the history
  2. lint

    lemire committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    486ec52 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

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

Commits on Sep 17, 2024

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