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 Empty String #145

Merged
merged 23 commits into from
Nov 13, 2019

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

Commits on Oct 16, 2019

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

Commits on Oct 17, 2019

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

Commits on Nov 2, 2019

  1. Fix forcecast

    (cherry picked from commit e6ec42a)
    bwetherfield committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    4bac491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    882eca2 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
    e14594b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a966be6 View commit details
    Browse the repository at this point in the history
  5. Update LinuxMain

    bwetherfield committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    8b99000 View commit details
    Browse the repository at this point in the history
  6. Remove warnings

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

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    023dc0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27cbb5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    085a12b View commit details
    Browse the repository at this point in the history
  4. Fix formatting

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

Commits on Nov 13, 2019

  1. Recover missing test!

    bwetherfield committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    f4209dd View commit details
    Browse the repository at this point in the history
  2. Update linuxmain

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