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

Serialize primitive types in ReflectionXmlSerializationWriter using char[]. #81687

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    0010a7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a773e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Fix char cast

    TrayanZapryanov committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    dcc6180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0558e4 View commit details
    Browse the repository at this point in the history
  3. Add byte type

    TrayanZapryanov committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    0f1db0d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Address feedback

    TrayanZapryanov committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    99b2169 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Fix tests

    TrayanZapryanov committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    6d5f5f6 View commit details
    Browse the repository at this point in the history
  2. remove using

    TrayanZapryanov committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    a51e952 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7e9b9d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Address feedback

    TrayanZapryanov committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    7a1a1dc View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

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

Commits on Nov 23, 2022

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

Commits on Nov 24, 2022

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

Commits on Dec 16, 2022

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

Commits on Jan 22, 2023

  1. Address new feadback

    TrayanZapryanov committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    6a3b784 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80f2007 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Resolve feedback

    TrayanZapryanov committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f4f5a9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b9e4ee View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

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

Commits on Feb 4, 2023

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

Commits on Feb 6, 2023

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