Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for multiple non-string TKey on dictionaries #38056

Merged
merged 18 commits into from
Jul 7, 2020

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    f222f23 View commit details
    Browse the repository at this point in the history
  2. Fix build errors

    jozkee committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    25e654b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Fix performance regression

    jozkee committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    77b7a4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    225f27a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

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

Commits on Jun 23, 2020

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

Commits on Jun 24, 2020

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

Commits on Jun 25, 2020

  1. Fix test error on netstandard

    jozkee committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    f9b507c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f2a4e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. 1. Add support for escaped characters on Read and avoid escaping on W…

    …rite
    
    2. Address some feedback
    jozkee committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    578138e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d56bfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    637c68f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    7201ccb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b30299 View commit details
    Browse the repository at this point in the history
  3. Bring back TryGet*Core

    jozkee committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    ee17991 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cd787b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

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