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

Draft PR with multiple changes #35

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Commits on Oct 27, 2018

  1. Configuration menu
    Copy the full SHA
    e0dadf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be560c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f14b02b View commit details
    Browse the repository at this point in the history
  4. Made XMLEncoder.OutputFormatting.prettyPrinted actually do something

    # Conflicts:
    #	Sources/XMLParsing/XMLStackParser.swift
    regexident authored and MaxDesiatov committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    50c00a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    faddb3f View commit details
    Browse the repository at this point in the history
  6. Fixing Carthage command

    salavert authored and MaxDesiatov committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    3c713ef View commit details
    Browse the repository at this point in the history
  7. set deployment versions to allow older SDKs

    If these are the exactly correct versions needs to be tested
    Lutzifer authored and MaxDesiatov committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    f971d69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c7c8107 View commit details
    Browse the repository at this point in the history
  9. set CURRENT_PROJECT_VERSION

    Lutzifer authored and MaxDesiatov committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    73f3830 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6d14773 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2018

  1. add some sources from CHDataStructures

    Leonid S. Usov committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    292cea9 View commit details
    Browse the repository at this point in the history
  2. Use CHOrderedDictionary instead of NSMutableDictionary

    Leonid S. Usov committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    aa1d32e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff41377 View commit details
    Browse the repository at this point in the history
  4. Trying to get rid of the nullability warnings

    Leonid S. Usov committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    9cc358f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e995c9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48dbc32 View commit details
    Browse the repository at this point in the history
  7. [proj] change iOS minimum deployment target

    Leonid S. Usov committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    bb11d60 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b6dddd6 View commit details
    Browse the repository at this point in the history
  9. Fix testing project

    Leonid S. Usov committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    f9906cf View commit details
    Browse the repository at this point in the history
  10. Standard compliant treatment of present empty elements and support of…

    … the xsi:nil attribute
    Leonid S. Usov committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    b6ef543 View commit details
    Browse the repository at this point in the history
  11. trying to fix the bundle signature issues

    Leonid S. Usov committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    cfc9117 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. ignore .idea folder

    Leonid S. Usov committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    c7def6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10dd707 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2018

  1. Improve working with numbers

    Leonid S. Usov committed Dec 16, 2018
    Configuration menu
    Copy the full SHA
    c299fe7 View commit details
    Browse the repository at this point in the history