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.5.1
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.6.0
Choose a head ref
  • 18 commits
  • 15 files changed
  • 9 contributors

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    e70b5eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #95 from brian6932/patch-1

    typo in readme: `Convinient`->`Convenient`
    neuecc authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f312727 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Update build-release.yml

    guitarrapc authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1eb201b View commit details
    Browse the repository at this point in the history
  2. Update build-debug.yml

    guitarrapc authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ae6a515 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. re-use enum value

    SimonCropp committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    1bf5d59 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Merge pull request #99 from Cysharp/guitarrapc-patch-1

    Use Cysharp/Actions/setup-dotnet default version
    neuecc authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    6442f68 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Fix exception message

    natsu1211 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    eb1e148 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Merge pull request #103 from natsu1211/fix-nested-exception-message

    Fix message of NestedStringBuilderCreationException throwed by Utf8ValueStringBuilder.ThrowNestedException()
    neuecc authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    44fa025 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #101 from SimonCropp/re-use-enum-value

    re-use enum value
    neuecc authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    716ce29 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

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

Commits on Feb 2, 2024

  1. Merge pull request #105 from kochounoyume/asmdef-unity2023.2-support

    Update asmdef file to be unity2023 support
    neuecc authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a67902a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 9, 2024

  1. Fix unit test for macos

    hadashiA committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    226813b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Merge pull request #107 from Cysharp/hadashiA/fix-test-for-mac

    Fix unit test for macos
    neuecc authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    05a181d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge pull request #106 from Cysharp/feature/new_release

    ci: Cysharp/Actions/.github/workflows/create-release.yaml
    neuecc authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a0d7ac1 View commit details
    Browse the repository at this point in the history
  2. fix include condition

    neuecc committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a1e1471 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c8a346 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3156134 View commit details
    Browse the repository at this point in the history
Loading