Commit Graph

17 Commits

Author SHA1 Message Date
Nabil Chatbi f0ed38bdf6 rollback 2022-01-23 16:14:07 +01:00
Nabil Chatbi 60b85043dd fix weak changed to unowned 2022-01-20 09:09:21 +01:00
Nabil Chatbi ad8fae6aa8 Renamed Selector Class to CssSelector 2020-04-30 00:37:00 +02:00
David Hart 71e95f7595 Update to Xcode 10.2 and resolve Swift 5 warnings 2019-04-18 21:47:57 +02:00
PW 231864a7a4 - Fixes #101 - SwiftSoup builds in "release" mode on swift linux 4.2. 2018-10-13 13:56:37 +02:00
Nabil Chatbi d98300a7ec * Removed StringBuilder from Element.cssSelector
* Lint Code
* Swift 4.1
2018-03-31 19:42:13 +02:00
chickdan 0a1632044c Remove uses of .character to conform to Swift 4 standards. 2017-11-01 23:25:50 -05:00
Nabil Chatbi 722bf83d76 Private file local visibility 2017-10-30 21:04:41 +01:00
Nabil Chatbi f9471791ba static strings 2017-10-08 21:30:05 +02:00
Nabil Chatbi 9ff2f32fb3 Performance 2017-10-08 20:49:28 +02:00
Nabil Chatbi ce62221b8c hashValue with XOR 2017-10-05 22:56:42 +02: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 9898dd939e Fix memory leak 2017-06-26 22:55:32 +02:00
Tim 3a6c7657b1 Remove toString from Node as it seems to be causing issues on Linux 2017-03-17 14:32:56 +00:00
Nabil Chatbi db2f0bafbc lint 2016-12-28 14:22:28 +01:00
Nabil Chatbi 8a4b3c559b removed semicolons 2016-12-21 22:04:56 +01:00
Nabil Chatbi a41de2c2d8 fixis for Package.swift 2016-12-12 21:07:04 +01:00