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

Natively support Memory<byte> #2311

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    908f179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e32608 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    989ccb7 View commit details
    Browse the repository at this point in the history
  4. Support nullable memory too

    verdie-g committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    b04fd04 View commit details
    Browse the repository at this point in the history
  5. Use AsMemory

    verdie-g committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    6e6c974 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75370ac View commit details
    Browse the repository at this point in the history
  7. Explicit the null behavior

    verdie-g committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d93fbcc View commit details
    Browse the repository at this point in the history
  8. Add tests for Memory<byte>?

    verdie-g committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    6940abe View commit details
    Browse the repository at this point in the history
  9. Improve tests

    verdie-g committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    79bb726 View commit details
    Browse the repository at this point in the history
  10. Add a produce/consume test

    verdie-g committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    c0597a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

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