- Notifications
You must be signed in to change notification settings - Fork3.4k
kCFNumberFloat32Type error Linux#1106
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
dimabiserov wants to merge85 commits intoSwiftyJSON:masterChoose a base branch fromIBM-Swift:master
base:master
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Open
Changes from1 commit
Commits
Show all changes
85 commits Select commitHold shift + click to select a range
029f359 Added local implementation of parts of NSJSONSerialization for use on…
shmuelk79fdddb Changes to get the code to run on Linux with the current Development …
shmuelk582736b IBM-Swift/Kitura#328 swiftyJson changes to work on Linux with 3/24 Sw…
tfrank64772ce02 created OS X branch with swift 3_24 changes
tfrank64c571c7f updated branch with latest from SwiftyJson/SwiftyJson
tfrank64c4d27a7 IBM-Swift/Kitura#328 merging linux and OS X source code
tfrank64e57295e Merge pull request #1 from IBM-Swift/3_24_migration
tfrank646aa99bb IBM-Swift/Kitura#361 upgraded to compile with 4/12 binaries
dfirsht4beecfa IBM-Swift/Kitura#418 upgraded to compile with 4/25 binaries
dfirshtcd3a31e IBM-Swift/Kitura#432 updated to compile with 5/3 binaries
dfirshtf140eb2 IBM-Swift/Kitura#432 compiles on Linux with 5/3 binaries
dfirshtcd8b108 IBM-Swift/Kitura#432 Additional changes for Linux
dfirsht255f9c5 IBM-Swift/Kitura#469 migrated to 05-09 snapshot
NikitaSullivane4f8595 0509 migration (#4)
NikitaSullivan3dc35da IBM-Swift/Kitura#504 updates to work on linux os for 31-05 migration …
NikitaSullivan606caea IBM-Swift/Kitura#590 Migrate to 06/20 binaries (#8)
irar254165c7 IBM-Swift/Kitura#616 Changed == to != (#9)
irar2d046668 IBM-Swift/Kitura#529 updated and fixed SwiftyJSON tests (#7)
NikitaSullivan42aef1a IBM-Swift/Kitura#580 Fix subscript set with empty path (#11)
irar2e8772b5 Merge PR https://github.com/IBM-Swift/SwiftyJSON/pull/6
irar29b27920 inital setup of CI
dfirsht1eec775 Added Package info
dfirsht57621b4 Migration 0725 (#12)
shmuelk260cea9 Renamed the Kitura-Build repo to Package-Builder
BDHernand1163fac Merge pull request #14 from BDHernand/master
ianpartridgeef8582b Updated travis file to point to new code
BDHernand3f2a638 Merge pull request #15 from BDHernand/master
ianpartridge60588a0 Migration 0807 (#16)
shmuelk37b4f20 Migration 0823 (#17)
shmuelk9f1f612 DEVELOPMENT-SNAPSHOT-2016-08-29-a
vadimeisenbergibm46324eb DEVELOPMENT-SNAPSHOT-2016-09-07-a (#18)
shmuelkef67e24 Renaming KITURA_CI_BUILD_SCRIPTS_DIR to BUILDER_SCRIPTS_DIR (#20)
BDHernand21e2e6b DEVELOPMENT-SNAPSHOT-2016-09-12-a
shmuelk4209be7 3.0-RELEASE
shmuelk895fe9f DEVELOPMENT-SNAPSHOT-2016-09-12-a
shmuelka5e2691 3.0-RELEASE
shmuelk73b523a 3.0
shmuelk6c79d5b IBM-Swift/Kitura#788 Copied code from JSONSerialization master branch
shmuelkf002dcc IBM-Swift/Kitura#788 Remove use of mirror on Linux when creating a JS…
shmuelkf87c272 IBM-Swift/Kitura#788 Convert JSON from string to Data in one call, ra…
shmuelk032ceae Add .sandbox-sample file
ianpartridge7fbd384 Merge pull request #21 from IBM-Swift/sandbox
ianpartridge4ec75fd Avoid memory leak in String.cString() (#22)
djones6d8de7c8 Merge pull request #23 from IBM-Swift/issue_788
ianpartridge28ba41b Remove travis branch from travis file
BDHernande332d9c Merge pull request #24 from BDHernand/master
ianpartridgef5e165e Added back the ignore = all for the gitmodule file
BDHernand7fd1b19 IBM-Swift/Kitura#832 Swift version 3.0.1
shmuelk099c666 IBM-Swift/Kitura#832 Eliminated warning in build
shmuelk48523f0 IBM-Swift/Kitura#832 Eliminated warning
shmuelkba99cbf Merge pull request #26 from IBM-Swift/issue_832
ianpartridge9b339c1 Merge pull request #25 from BDHernand/master
ianpartridgef3fb856 IBM-Swift/Kitura#846 Have Bool serialized as true/false
shmuelk64b0910 Merge pull request #27 from IBM-Swift/issue_846
kweinmeisterc5c4084 Remove submodule
BDHernand9c8a8a0 Merge pull request #28 from BDHernand/master
ianpartridge2a0bcad Parameterize parameters to Package-Builder
BDHernand60930b4 Merge pull request #29 from BDHernand/master
irar20a2357e Support Swift 3.0.2
shmuelk551fe92 Migrated to XCode 8.2
shmuelk90fcabf Disabled code coverage
shmuelk865683c IBM-Swift/Kitura#939 Read files in relative to source file in tests
shmuelkda73139 IBM-Swift/Kitura#939 Re-enabl code coverage
shmuelk7abdfe3 IBM-Swift/Kitura#939 Simplify code after review
shmuelk5ca3f00 Merge pull request #30 from IBM-Swift/issue_939
youming-lin7d78e6a Conditional Swift 3.1 support
d5f2741 IBM-Swift/Kitura#1047 Swift 3.1 changes
4c57d46 Swift 4 support (#33)
quanvo87cc47ffc Fix spacing in README
0ccbc9b Merge pull request #34 from jkingoliver/master
kweinmeisterded2700 Update to Swift 3.1.1; add 6/29 snapshot builds to Travis; IBM-Swift/…
quanvo872bdc9d1 Update copyright year
quanvo87b0b655e Cleanup repo; restructure for Swift 4
youming-linb41f430 Fix warnings and failures on Swift 4
youming-linb50ddc6 Fix warnings and errors on Linux
youming-lin5b9f21d Update README
youming-lin1190845 Merge pull request #36 from IBM-Swift/swift-4
quanvo876e718ef Updates travis to use swift 4.0 release (#38)
ed09345 Removed _incremental protocol from JSONIndex struct
KyeMaloy977eb6c83 Merge pull request #39 from KyeMaloy97/issue.removeIncremental
54b8eb6 Rename package for Swift 4.1, add 4.1 to Travis (#40)
djones6693d2d2 Rename Package@swift-4.swift to Package@Swift-4.swift (#41)
KyeMaloy97c687182 Tolerate Swift 5 (#42)
djones6f2612ea Fixes for Swift 4.2 on Linux (#43)
sportlabsMikef9b4754 Tolerate Swift 5.1 (#44)
djones6File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Swift 4 support (#33)
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
There are no files selected for viewing
1 change: 1 addition & 0 deletions.gitignore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,6 @@ | ||
| # Xcode | ||
| .DS_Store | ||
| SwiftyJSON.xcodeproj | ||
| */build/* | ||
| *.pbxuser | ||
| !default.pbxuser | ||
8 changes: 3 additions & 5 deletions.travis.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletionSource/SwiftyJSON.swift
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletionsTests/SwiftyJSONTests/NumberTests.swift
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
24 changes: 12 additions & 12 deletionsTests/SwiftyJSONTests/RawRepresentableTests.swift
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.