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

Lazily Create Singular Wrapper Message #6833

Merged
merged 21 commits into from Nov 14, 2019

Commits on Oct 29, 2019

  1. Copy the full SHA
    38f66d1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e1b66b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Use parse frame

    TeBoring committed Oct 30, 2019
    Copy the full SHA
    92002f1 View commit details
    Browse the repository at this point in the history
  2. Update upb

    TeBoring committed Oct 30, 2019
    Copy the full SHA
    6de2561 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d0b68db View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Fix a segment fault

    Need check type of field before getting submsg def
    TeBoring committed Oct 31, 2019
    Copy the full SHA
    32ec187 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2a45e50 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Copy the full SHA
    6a31174 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    283603b View commit details
    Browse the repository at this point in the history
  3. Add more tests

    TeBoring committed Nov 1, 2019
    Copy the full SHA
    d2d5b35 View commit details
    Browse the repository at this point in the history
  4. Fix oneof wrapper parsing

    TeBoring committed Nov 1, 2019
    Copy the full SHA
    81b7c9a View commit details
    Browse the repository at this point in the history
  5. Fix get oneof field

    TeBoring committed Nov 1, 2019
    Copy the full SHA
    83c56f4 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5c01cef View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2019

  1. Fix bug

    TeBoring committed Nov 2, 2019
    Copy the full SHA
    8024fb8 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Copy the full SHA
    060696c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Fix broken tests

     * Update upb to fix Timestamp conformance tests
     * Fix segmentation fault for oneof wrapper fields
    TeBoring committed Nov 8, 2019
    Copy the full SHA
    2e20c8d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Copy the full SHA
    4aa103d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e54fc1b View commit details
    Browse the repository at this point in the history
  3. Fix zts build

    TeBoring committed Nov 9, 2019
    Copy the full SHA
    03bb72d View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

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

Commits on Nov 13, 2019

  1. Fix wrapper in map

    TeBoring committed Nov 13, 2019
    Copy the full SHA
    c61891a View commit details
    Browse the repository at this point in the history