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: dotnet/fsharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6b652cd
Choose a base ref
...
head repository: dotnet/fsharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 19610c0
Choose a head ref
  • 8 commits
  • 15 files changed
  • 3 contributors

Commits on Sep 24, 2024

  1. Fixes #17447 -MethodAccessException on equality comparison of a recor…

    …d with private fields (#17467)
    
    * Fix17447
    
    * tests + readme
    KevinRansom committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5236b25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d01da33 View commit details
    Browse the repository at this point in the history
  3. update version number

    KevinRansom committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5cb3356 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #17783 from KevinRansom/fix17773

    Requires tactics approval - Fix17773 - cherry pick optimized equals bug fixes to 8.0.4*
    KevinRansom authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    be2636f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    2f8dce7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17784 from dotnet/merges/release/dev17.11-to-rele…

    …ase/dev17.12
    
    Merge release/dev17.11 to release/dev17.12
    T-Gro authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e56e63e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Bugfix : make sure nullness does not break XmlDoc info import for met…

    …hods and types (#17741)
    
    * Remove nullness signal in string-based type encoding of a symbol (since it is used for xmldoc lookup)
    
    * release notes
    
    * Discard unused values
    T-Gro committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d470fe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19610c0 View commit details
    Browse the repository at this point in the history
Loading