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

Fix Decoding of Arrays of Empty Elements #152

Merged
merged 41 commits into from Nov 17, 2019

Commits on Aug 22, 2019

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

Commits on Aug 25, 2019

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

Commits on Sep 29, 2019

  1. Configuration menu
    Copy the full SHA
    f2ce406 View commit details
    Browse the repository at this point in the history
  2. Remove xcodeproj junk

    jsbean committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    3adaa40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e544f76 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

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

    bwetherfield committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    f9fc2f4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request CoreOffice#47 from bwetherfield/wetherfield/empty-…

    …element-empty-string
    
    Final Fix for empty element / empty string !
    jsbean committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    2e40e6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ccbfb3 View commit details
    Browse the repository at this point in the history
  5. Remove print statements

    jsbean committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    800a26a View commit details
    Browse the repository at this point in the history
  6. Merge pull request CoreOffice#48 from jsbean/transform-precondition

    Transform precondition to where clause in switch statement
    jsbean committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    e95cb2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8fca56 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88167db View commit details
    Browse the repository at this point in the history
  9. Merge pull request CoreOffice#51 from bwetherfield/wetherfield/nested…

    …-array-empty-string-test
    
    Empty Strings and Empty Elements Clarification Sweep
    jsbean committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    6a07cba View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Configuration menu
    Copy the full SHA
    c170b32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    291bcae View commit details
    Browse the repository at this point in the history
  3. Remove xcscheme junk

    jsbean committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    6805ec6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request CoreOffice#52 from jsbean/tidy-singlekeyed

    Refactor XMLKeyedDecodingContainer.decodeConcrete elements massaging
    jsbean committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    f2cac43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2635a7b View commit details
    Browse the repository at this point in the history
  6. Clean up

    bwetherfield committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    f64c0d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98df626 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Configuration menu
    Copy the full SHA
    a74ce7a View commit details
    Browse the repository at this point in the history
  2. Alter Border Test

    bwetherfield committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    d470385 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1933ee7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    541833e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a44830 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    56f7793 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    bwetherfield committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    3ed5bac View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

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

Commits on Nov 2, 2019

  1. Fix forcecast

    bwetherfield committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    e6ec42a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a74ef3 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    bwetherfield committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    06b762b View commit details
    Browse the repository at this point in the history
  4. Update LinuxMain

    bwetherfield committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    d73d37c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Configuration menu
    Copy the full SHA
    5665bbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba04621 View commit details
    Browse the repository at this point in the history
  3. Fix linux main

    bwetherfield committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    e804f20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    319a68e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fa1abc View commit details
    Browse the repository at this point in the history
  6. Reinstate missing test

    bwetherfield committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    0d20614 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2855777 View commit details
    Browse the repository at this point in the history