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

Moving XML parser from aws-c-auth into aws-c-common #674

Merged
merged 12 commits into from
Aug 4, 2020

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    030bd49 View commit details
    Browse the repository at this point in the history
  2. Hiding xml_parser structure

    rccarper committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    0e2211f View commit details
    Browse the repository at this point in the history
  3. Clang-format

    rccarper committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    fe8ba58 View commit details
    Browse the repository at this point in the history
  4. Adding a few comments

    rccarper committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    bf1b1c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Configuration menu
    Copy the full SHA
    2ad10aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4261be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e9e7e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b81f29f View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Adding usage of aws_xml_get_num_attributes to test. Modifying previou…

    …s changes to tests to be more consistent.
    rccarper committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    767097b View commit details
    Browse the repository at this point in the history
  2. Adding more preconditions

    rccarper committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    f8885a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdfaec7 View commit details
    Browse the repository at this point in the history
  4. Clang format

    rccarper committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    d0c0331 View commit details
    Browse the repository at this point in the history