Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:SwiftyJSON/SwiftyJSON
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:master
Choose a base ref
Loading
...
head repository:SwiftyJSON/SwiftyJSON
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:fix-swift-test
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11commits
  • 18files changed
  • 1contributor

Commits on Nov 7, 2016

  1. Configuration menu
    Copy the full SHA
    14a7e7aView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4b832aView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    777ba81View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' ofhttps://github.com/SwiftyJSON/SwiftyJSONint…

    …o fix-swift-test* 'master' ofhttps://github.com/SwiftyJSON/SwiftyJSON:  Re-organize tests to satisfy SPM
    @wongzigii
    wongzigii committedNov 7, 2016
    Configuration menu
    Copy the full SHA
    cfb9104View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c275421View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2016

  1. Make swift test works

    @wongzigii
    wongzigii committedNov 22, 2016
    Configuration menu
    Copy the full SHA
    04ed388View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' ofhttps://github.com/SwiftyJSON/SwiftyJSONint…

    …o fix-swift-test* 'master' ofhttps://github.com/SwiftyJSON/SwiftyJSON:  update Integration section of README to reflect latest version in SPM usage subsection  Fix duplicate comma typo  update readme  make casting nil to nsnull optional  represent strings with nil as if it was nsnull  Instead of checking for the Int8 type explicitly when setting 'object', cast the Int8 value to an Int and pass that into an NSNumber when setting 'int8' or 'int8Value'  Update version in pod spec  Add performance test  Attemp tofix#697  Fix 'AnyObject' in comment and README.md  The ‘isBool’ function on the NSNumber extension uses ‘trueObjCType’, which represents the type encoding for ‘true’ represented as an NSNumber, and ‘falseObjCType’, which represents the type encoding for ‘false’ represented as an NSNumber. Both type encodings are equal to ‘c’. However, an NSNumber that wraps around a value of type Int8 also has a type encoding of ‘c’. Therefore, a user who passes in a value of 0 or 1 (of type Int8) into JSON will expect to see the numbers 0 or 1 as the output because that was the intent. Unfortunately, that value will be wrapped into NSNumber and be considered a bool, so the user will see ‘true’ or ‘false’ instead.  Fix typo in README.md  Turn on render documentation mode.  Finish subscript part. Add descriptions.  Add getting a string using a path to the element.  Updating subscript section in playground  Added check for pre-escaped URLs to prevent double-escaping of % character# Conflicts:#Tests/SwiftyJSONTests/SequenceTypeTests.swift
    @wongzigii
    wongzigii committedNov 22, 2016
    Configuration menu
    Copy the full SHA
    4a7a06fView commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2016

  1. Add missing tests

    @wongzigii
    wongzigii committedNov 25, 2016
    Configuration menu
    Copy the full SHA
    18f44feView commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' ofhttps://github.com/SwiftyJSON/SwiftyJSONint…

    …o fix-swift-test* 'master' ofhttps://github.com/SwiftyJSON/SwiftyJSON:  Fix travis_retry command not found  Update scripts  Fix all compilation warnings# Conflicts:#Tests/SwiftyJSONTests/NumberTests.swift#Tests/SwiftyJSONTests/RawTests.swift
    @wongzigii
    wongzigii committedNov 25, 2016
    Configuration menu
    Copy the full SHA
    9ff56dbView commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2016

  1. Add .build to .gitignore

    @wongzigii
    wongzigii committedNov 27, 2016
    Configuration menu
    Copy the full SHA
    06b2518View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. Configuration menu
    Copy the full SHA
    625e932View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp