SwiftSoup/Sources
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
..
ArrayExt.swift performance changes 2017-03-26 22:11:48 +02:00
Attribute.swift performance changes 2017-03-26 22:11:48 +02:00
Attributes.swift no message 2017-03-28 23:15:41 +02:00
BooleanAttribute.swift lint 2016-12-28 14:22:28 +01:00
CharacterExt.swift Add \r\n to whitespace check 2017-08-02 20:20:41 -07:00
CharacterReader.swift Bump version , performance fix 2017-04-04 12:12:39 +02:00
Cleaner.swift fix some errors in whitelist 2017-01-15 00:48:33 +01:00
Collector.swift sequence 2017-03-28 22:47:11 +02:00
CombiningEvaluator.swift fix Swift 3.0.2 2017-02-06 19:41:01 +01:00
Comment.swift Remove toString from Node as it seems to be causing issues on Linux 2017-03-17 14:32:56 +00:00
Connection.swift lint 2016-12-28 14:22:28 +01:00
DataNode.swift Remove toString from Node as it seems to be causing issues on Linux 2017-03-17 14:32:56 +00:00
DataUtil.swift lint 2016-12-28 14:22:28 +01:00
Document.swift Bug fix , Array Index Out Of Bounds Exception 2017-04-22 14:21:29 +02:00
DocumentType.swift * Bugfix - a "SYSTEM" flag in doctype tags would be incorrectly removed. 2017-03-17 22:46:18 +01:00
Element.swift Updates to swift 4 2017-08-02 20:25:48 -07:00
Elements.swift * Added Element.is(query) to check if an element matches this CSS query. 2017-03-17 23:44:34 +01:00
Entities.swift Fix Entities UTF16 escape 2017-06-28 23:52:25 +02:00
Evaluator.swift sequence 2017-03-28 22:47:11 +02:00
Exception.swift lint 2016-12-28 14:22:28 +01:00
FormElement.swift lint 2016-12-28 14:22:28 +01:00
HtmlTreeBuilder.swift lint 2016-12-28 14:22:28 +01:00
HtmlTreeBuilderState.swift Bump version , performance fix 2017-04-04 12:12:39 +02:00
HttpStatusException.swift First Commit 2016-11-19 18:01:25 +01:00
Info.plist Removed Asset files for SPM 2016-12-19 22:35:03 +01:00
Node.swift Updates to swift 4 2017-08-02 20:25:48 -07:00
NodeTraversor.swift lint 2016-12-28 14:22:28 +01:00
NodeVisitor.swift lint 2016-12-28 14:22:28 +01:00
OrderedDictionary.swift sequence 2017-03-28 22:47:11 +02:00
OrderedSet.swift Updates to swift 4 2017-08-02 20:25:48 -07:00
ParseError.swift lint 2016-12-28 14:22:28 +01:00
ParseErrorList.swift lint 2016-12-28 14:22:28 +01:00
ParseSettings.swift sequence 2017-03-28 22:47:11 +02:00
Parser.swift fix cleaner 2017-01-13 13:58:52 +01:00
Pattern.swift Updates to swift 4 2017-08-02 20:25:48 -07:00
PlatformTypes.swift Fix Swift 3.1 2017-04-05 15:03:38 +02:00
QueryParser.swift lint 2016-12-28 14:22:28 +01:00
Selector.swift lint 2016-12-28 14:22:28 +01:00
SerializationException.swift First Commit 2016-11-19 18:01:25 +01:00
SimpleDictionary.swift lint 2016-12-28 14:22:28 +01:00
StreamReader.swift lint 2016-12-28 14:22:28 +01:00
String.swift Fix unicodescalar 2017-06-29 22:45:24 +02:00
StringBuilder.swift Fix Entities UTF16 escape 2017-06-28 23:52:25 +02:00
StringUtil.swift Bump version , performance fix 2017-04-04 12:12:39 +02:00
StructuralEvaluator.swift lint 2016-12-28 14:22:28 +01:00
SwiftSoup.h Support macOS, tvOS, watchOS 2016-12-21 15:25:51 +01:00
SwiftSoup.swift fix Whitelist 2017-01-13 14:29:44 +01:00
Tag.swift Updates to swift 4 2017-08-02 20:25:48 -07:00
TextNode.swift Remove toString from Node as it seems to be causing issues on Linux 2017-03-17 14:32:56 +00:00
Token.swift Updates to swift 4 2017-08-02 20:25:48 -07:00
TokenQueue.swift Fix unicodescalar 2017-06-29 22:45:24 +02:00
Tokeniser.swift Bump version , performance fix 2017-04-04 12:12:39 +02:00
TokeniserState.swift Bump version , performance fix 2017-04-04 12:12:39 +02:00
TreeBuilder.swift lint 2016-12-28 14:22:28 +01:00
UnicodeScalar.swift fix \t 2017-04-25 21:13:06 +02:00
Validate.swift lint 2016-12-28 14:22:28 +01:00
Whitelist.swift Updates to swift 4 2017-08-02 20:25:48 -07:00
XmlDeclaration.swift sequence 2017-03-28 22:47:11 +02:00
XmlTreeBuilder.swift * Bugfix - a "SYSTEM" flag in doctype tags would be incorrectly removed. 2017-03-17 22:46:18 +01:00