Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Cysharp/ZString
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.2
Choose a base ref
...
head repository: Cysharp/ZString
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.3
Choose a head ref
  • 11 commits
  • 16 files changed
  • 6 contributors

Commits on Apr 30, 2021

  1. Update README.md

    neuecc authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    de77404 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

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

Commits on May 24, 2021

  1. chore: remove setup-dotnet

    guitarrapc committed May 24, 2021
    Configuration menu
    Copy the full SHA
    bb447bc View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

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

Commits on Jun 13, 2021

  1. Configuration menu
    Copy the full SHA
    6f32760 View commit details
    Browse the repository at this point in the history
  2. Improved performance of Utf16ValueStringBuilder.Append/Utf8ValueStrin…

    …gBuilder.Append on Slow Span Environment
    udaken committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    07c4342 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Merge pull request #52 from Cysharp/chore/setup_dotnet

    chore: remove setup-dotnet
    neuecc authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    eecc20f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Merge pull request #51 from to11mtm/add-utf16valuestringbuilder-repla…

    …ceat
    
    Add ReplaceAt method to Utf16ValueStringBuilder
    neuecc authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    462d35e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #60 from udaken/Improved-performance-of-AppendFormat

    Improved performance of Utf16ValueStringBuilder.AppendFormat on Slow Span Environment
    neuecc authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    c10c56c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #59 from SimonCropp/redundantMethods

    remove some redundant methods
    neuecc authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    a3e699c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6a45c9 View commit details
    Browse the repository at this point in the history
Loading