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/Utf8StringInterpolation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: Cysharp/Utf8StringInterpolation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.0
Choose a head ref
  • 13 commits
  • 12 files changed
  • 3 contributors

Commits on Oct 19, 2023

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

Commits on Nov 16, 2023

  1. Merge pull request #2 from RichardD2/main

    Add .NET Standard 2.0 target.
    hadashiA authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    43bacb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e41327 View commit details
    Browse the repository at this point in the history
  3. Fix test target

    hadashiA committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    00f2746 View commit details
    Browse the repository at this point in the history
  4. Fix a wrong t4 condition

    hadashiA committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    5abad87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9c7a8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b3c0e7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4 from Cysharp/hadashiA/fix-t4-cond

    Fix a wrong t4 condition
    neuecc authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f7eb625 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5 from Cysharp/hadashiA/null-with-align

    Support alignment with null parameter value
    neuecc authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    8f4b9f1 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #6 from Cysharp/hadashiA/fix-multibyte-alignment

    Make sure string alignment calculate as char count
    neuecc authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1497912 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3 from Cysharp/hadashiA/fix-test-target

    Fix test targetframework for CI
    neuecc authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3be7e5a View commit details
    Browse the repository at this point in the history
  11. Fix missing TryFormat

    hadashiA committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e41d058 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #7 from Cysharp/hadashiA/fix-missing-tryformat

    Fix missing TryFormat
    neuecc authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c6e469e View commit details
    Browse the repository at this point in the history
Loading