Commit Graph

29 Commits

Author SHA1 Message Date
Nabil Chatbi 581302183b Merge branch 'master' into feature/Bits
# Conflicts:
#	Example/Podfile.lock
#	Example/Pods/Local Podspecs/SwiftSoup.podspec.json
#	Example/Pods/Manifest.lock
#	Example/Pods/Pods.xcodeproj/project.pbxproj
#	Example/Pods/Target Support Files/SwiftSoup/Info.plist
#	SwiftSoup.xcodeproj/project.pbxproj
2017-10-02 17:06:42 +02:00
Tim 916d5debc8 Fix compile error on 3.2 on macOS 2017-09-28 00:30:05 +01:00
Tim 71296f96b7 Add Swift 4 manifest file 2017-09-27 14:05:43 +01:00
Tim e46503508a Remove objc warning from project 2017-09-27 13:23:25 +01:00
Tim 5175da3517 Add missing tests to Linux 2017-09-27 13:22:26 +01:00
Tim 2540d8b46b Remove PlatformTypes as they are all the same now 2017-09-27 12:57:13 +01:00
Nabil Chatbi 5692f0c298 Swift 4 2017-09-26 22:22:45 +01:00
Nabil Chatbi 946fd39cd8 Some tests 2017-08-05 15:04:23 +02:00
Kevin Wooten d2bfc28a1e Swift 3.2 compatible 2017-08-02 21:16:30 -07:00
Kevin Wooten 00ca92c422 Updates to swift 4
* Remove obsolete methods used in `hashValue` methods; normalizing all implementations.
* Fix warnings about redundant protocol conformance
* Removed “linux” definition of `NSTextCheckingResult.range(at:)` because Swift 4 defines it
* Updated project settings to Swift 4
2017-08-02 20:25:48 -07:00
Nabil Chatbi 246a6b4f4f First test Int 2017-07-18 23:16:04 +02:00
Nabil Chatbi c03dab309f CleanerTest moved into SwiftSoupTests 2017-03-16 16:27:31 +01:00
Nabil Chatbi c69317a6cf fix cleaner 2017-01-13 13:58:52 +01:00
Nabil Chatbi 7d0ea7d709 tests 2016-12-27 23:30:32 +01:00
Nabil Chatbi 3ebc947052 no message 2016-12-27 21:53:11 +01:00
Nabil Chatbi b881c864f5 NCRegularExpression 2016-12-27 19:00:43 +01:00
Nabil Chatbi ccbc29612b Pattern 2016-12-27 17:28:30 +01:00
Nabil Chatbi 6b257d552e no message 2016-12-27 11:36:32 +01:00
Nabil Chatbi cac6be4828 Support macOS, tvOS, watchOS 2016-12-21 15:25:51 +01:00
Nabil Chatbi 2dbcb3e02c Linux test 2016-12-20 20:46:50 +01:00
Nabil Chatbi eb79dc79a7 Edit Tests 2016-12-20 14:27:06 +01:00
Nabil Chatbi 0f8ac2066e Removed Asset files for SPM 2016-12-19 22:35:03 +01:00
Nabil Chatbi 977b6c2c20 performance fix 2016-12-16 20:15:00 +01:00
Nabil Chatbi b275c75614 speed improvement 2016-12-14 12:41:01 +01:00
Nabil Chatbi a41de2c2d8 fixis for Package.swift 2016-12-12 21:07:04 +01:00
Nabil Chatbi cb9aba6eb9 shared 2016-11-20 13:45:19 +01:00
Nabil Chatbi e69df6f0c0 lint 2016-11-19 23:42:22 +01:00
Nabil Chatbi 16e0511959 Fix Bundle , bump version 2016-11-19 21:31:10 +01:00
Nabil Chatbi 9ab1c64a58 First Commit 2016-11-19 18:01:25 +01:00