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,stream: Improve WriteString #51155

Merged
merged 4 commits into from
Dec 30, 2023

Commits on Dec 14, 2023

  1. src,stream: improve WriteString

    Introduce HasDoTryWrite and make use of it in WriteString
    ywave620 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6d48cec View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. src,stream: improve WriteString

    remove extra ;
    ywave620 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    b4a3aae View commit details
    Browse the repository at this point in the history
  2. src,stream: improve WriteString

    Add comment
    ywave620 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    11ea094 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. src,stream: improve WriteString

    Update comment
    ywave620 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9887917 View commit details
    Browse the repository at this point in the history