Thanks to visit codestin.com
Credit goes to github.com

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: MessagePack-CSharp/MessagePack-CSharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: MessagePack-CSharp/MessagePack-CSharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.1
Choose a head ref
  • 17 commits
  • 27 files changed
  • 4 contributors

Commits on Dec 18, 2024

  1. ÌntKey -> IntKey

    stanoddly authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    7972faf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2098 from stanoddly/patch-1

    README.md: ÌntKey -> IntKey
    neuecc authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    c6d2980 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. wip

    neuecc committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    fa73965 View commit details
    Browse the repository at this point in the history
  2. sandbox

    neuecc committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    68f1481 View commit details
    Browse the repository at this point in the history
  3. fix warn

    neuecc committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    847709a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    877746f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1be468d View commit details
    Browse the repository at this point in the history
  6. Remove PublicApiAnalyzers

    neuecc committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    3203f2d View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2024

  1. Merge pull request #2105 from MessagePack-CSharp/allow-dynamicgeneric

    allow DynamicGenericResolver to StandardResolver in DynamicAssembly.AvoidDynamicCode
    neuecc authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    bfce469 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2104 from MessagePack-CSharp/removePublicApiAnalyzer

    Remove PublicApiAnalyzers
    neuecc authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    bc83eb1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2103 from MessagePack-CSharp/fix-issue2101

    Fix source generator, don't generate when abstract/interface is not union
    neuecc authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    5222bc2 View commit details
    Browse the repository at this point in the history
  4. enable union analyzer

    neuecc committed Dec 25, 2024
    Configuration menu
    Copy the full SHA
    f0bc35a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a74a62 View commit details
    Browse the repository at this point in the history
  6. skipping tests

    neuecc committed Dec 25, 2024
    Configuration menu
    Copy the full SHA
    1f4d04c View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2024

  1. Configuration menu
    Copy the full SHA
    e0e3237 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2106 from MessagePack-CSharp/enable-union-analyzer

    enable analyze union / stop collect field when object marked SuppressSourceGeneration
    neuecc authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    fb8fac0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8373710 View commit details
    Browse the repository at this point in the history
Loading