Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Update UTF-8 JsonWriter APIs based on previous API feedback #2612

Merged
merged 21 commits into from Dec 10, 2018

Commits on Dec 4, 2018

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

Commits on Dec 5, 2018

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

Commits on Dec 6, 2018

  1. Add WriteString overloads.

    ahsonkhan committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    da52411 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00facae View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Configuration menu
    Copy the full SHA
    6860fc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a58dafa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dbd898 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb2540b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a286f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbf3599 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9dbe0d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2018

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

Commits on Dec 10, 2018

  1. Fix typo in if condition.

    ahsonkhan committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    ff33f3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71e227f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc13a60 View commit details
    Browse the repository at this point in the history
  4. Remove unused previous token type and rename MaxDepth to

    MaxPossibleDepth
    ahsonkhan committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    790df8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    598a611 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf6f45e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1cede3 View commit details
    Browse the repository at this point in the history
  8. Fix build and tests.

    ahsonkhan committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    e58703a View commit details
    Browse the repository at this point in the history