Commit Graph

  • 7b028a2819 Enable warnings for documentation comments and fix present errors iska 2017-10-13 22:47:53 +02:00
  • 5aa77eac9b Merge branch 'release/2.1.0' into develop iska 2017-10-12 22:44:50 +02:00
  • c1cd1c0831 Merge branch 'release/2.1.0' 2.1.0 iska 2017-10-12 22:44:49 +02:00
  • 1101556cfe Bump HTMLKit version to 2.1.0 iska 2017-10-12 22:43:41 +02:00
  • 839a724432 Update podspec for 2.1.0 iska 2017-10-12 22:42:59 +02:00
  • 300705cb63 Update jazzy.yaml for 2.1.0 iska 2017-10-12 22:42:34 +02:00
  • 1963c010f9 Add Changelog entry for HTMLKit 2.1.0 iska 2017-10-12 22:42:04 +02:00
  • 89ef6bc101 Update README for master branch iska 2017-10-12 22:44:25 +02:00
  • 9069923e82 Update handling for ParseErrorTokens in the HTML Parser iska 2017-10-12 22:25:46 +02:00
  • c16c647394 Add codecove.yml and update badges in README iska 2017-09-28 00:00:23 +02:00
  • 27b8eaac67 Add codecov after-script to upload coverage reports iska 2017-09-27 18:58:22 +02:00
  • 956c46ec45 Fix travis destinations for iOS 9.3 and 10.3 iska 2017-09-27 00:11:56 +02:00
  • cb7e5d519d Update travis.yml for Xcode 9 and iOS 11 iska 2017-09-26 22:38:09 +02:00
  • 4e1959bd81 Fix strict-prototypes blocks declarations throughout codebase iska 2017-09-23 02:31:48 +02:00
  • f0d9817c68 Restore default modulemap file name iska 2017-09-23 02:27:35 +02:00
  • fee2d14ffc Update project for Xcode 9 iska 2017-09-23 02:26:46 +02:00
  • 4291840a53 Update .travis.yml iska 2017-09-10 15:56:36 +02:00
  • 4b7c260738 Update HTML Spec fixture to source as of 2017.09.09 iska 2017-09-10 02:26:39 +02:00
  • 4a41b89ecf Update tokenizer implementation as per spec as of 2017.09.09 iska 2017-09-10 02:08:34 +02:00
  • d4ff2e3869 Add error-code property for ParseError token iska 2017-09-07 22:08:28 +02:00
  • 6dee6c1e74 Update input stream reader error handling iska 2017-09-07 22:05:02 +02:00
  • 20ebd8c603 Update html5lib-tests to latest commit as of 2017.09.06 iska 2017-09-06 22:14:11 +02:00
  • c002299247 Merge branch 'release/2.0.6' into develop iska 2017-05-02 15:49:16 +02:00
  • bb6d7ccc67 Merge branch 'release/2.0.6' 2.0.6 iska 2017-05-02 15:49:15 +02:00
  • bf655c7ea2 Bump HTMLKit version to 2.0.6 iska 2017-05-02 15:49:08 +02:00
  • 6cd03b4eed Update podspec for 2.0.6 iska 2017-05-02 15:48:54 +02:00
  • cc0734e470 Update jazzy.yaml for 2.0.6 iska 2017-05-02 15:48:45 +02:00
  • eca6098361 Add Changelog entry for HTMLKit 2.0.6 iska 2017-05-02 15:48:36 +02:00
  • 2cd5098d8a Update destinations and simulators in travis.yml iska 2017-05-02 14:01:48 +02:00
  • 514d23f7a0 Update SDK versions in travis.yml iska 2017-05-02 13:52:16 +02:00
  • 2446da3a6d Update travis xcode image to 8.3 iska 2017-05-02 13:50:35 +02:00
  • 644c180f81 Improve memory allocation/consumption in the Stack of Open Elements iska 2017-04-26 21:31:55 +02:00
  • 47ec0867a8 Improve reverseObjectEnumerator usage while parsing HTML iska 2017-04-25 00:12:39 +02:00
  • 1cd1a915d3 Replace NSStringFromSelector calls with constants in HTMLNode iska 2017-04-24 22:58:49 +02:00
  • 8379cee44f Fix lazy allocation of childNodes Set in HTMLNode iska 2017-04-24 22:36:02 +02:00
  • 4094f51458 Merge branch 'release/2.0.5' 2.0.5 iska 2017-04-19 00:02:10 +02:00
  • 57c931aece Merge branch 'release/2.0.5' into develop iska 2017-04-19 00:02:10 +02:00
  • 76b379448b Bump HTMLKit version to 2.0.5 iska 2017-04-18 23:59:57 +02:00
  • 49bdfa018e Update podspec for 2.0.5 iska 2017-04-18 23:59:37 +02:00
  • 746ef2ea3b Update jazzy.yaml for 2.0.5 iska 2017-04-18 23:59:27 +02:00
  • 653f6cdf7e Add Changelog entry for HTMLKit 2.0.5 iska 2017-04-18 23:58:46 +02:00
  • d9670cddf4 Add workaround for Xcode8.3 issue with modulemaps iska 2017-04-09 20:58:25 +02:00
  • 30389c5010 Add an autorelease pool in the Tokenizer’s iteration method iska 2017-04-09 20:54:01 +02:00
  • 14dfc0b854 Replace performSelector with for-loop in HTML Node methods iska 2017-04-09 20:53:11 +02:00
  • b693a60358 Use lazy allocation for underlying collections in HTML Nodes iska 2017-04-09 20:52:06 +02:00
  • d35e6c4d91 Fix memory leaks in CSS Input Stream iska 2017-04-09 20:47:55 +02:00
  • c353512a65 Merge branch 'release/2.0.4' into develop iska 2017-04-03 22:21:43 +02:00
  • aaee85909b Merge branch 'release/2.0.4' 2.0.4 iska 2017-04-03 22:21:42 +02:00
  • 8d3f24ef8b Bump HTMLKit version to 2.0.4 iska 2017-04-03 22:21:15 +02:00
  • b652935739 Update podspec for 2.0.4 iska 2017-04-03 22:20:51 +02:00
  • 601c83a51f Update jazzy.yaml for 2.0.4 iska 2017-04-03 22:20:42 +02:00
  • 774ac35bbb Add Changelog entry for HTMLKit 2.0.4 iska 2017-04-03 22:20:05 +02:00
  • 9651d12fd0 Deprecate for old HTMLRange’s initializers with typo iska 2017-03-31 17:23:30 +02:00
  • 0899a4013d Merge pull request #11 from tali/develop Iskandar Abudiab 2017-03-31 17:19:16 +02:00
  • 22de41d912 Fix typo Dowcument -> Document Martin Waitz 2017-03-31 08:53:11 +02:00
  • 2f47e733bd Merge pull request #8 from tali/develop Iskandar Abudiab 2017-03-14 00:13:36 +01:00
  • 36f5df015a [Tests] fix includes Martin Waitz 2017-03-06 23:56:21 +01:00
  • bbc5467b33 [modulemap] use textual header for character definitions Martin Waitz 2017-03-06 23:48:53 +01:00
  • 7ef19f5e20 Ignore performance tests iska 2017-03-13 23:04:58 +01:00
  • a102f5cd7d Fix loading of test resources iska 2017-03-13 23:01:53 +01:00
  • 7a40e8bafd Merge branch 'release/2.0.3' 2.0.3 iska 2017-03-06 00:31:03 +01:00
  • 40b057b569 Merge branch 'release/2.0.3' into develop iska 2017-03-06 00:31:03 +01:00
  • a7ace9929f Bump HTMLKit version to 2.0.3 iska 2017-03-06 00:26:43 +01:00
  • 32b674f786 Update podspec for 2.0.3 iska 2017-03-06 00:26:17 +01:00
  • e9e3f04136 Update jazzy.yaml for 2.0.3 iska 2017-03-06 00:26:06 +01:00
  • 44f1bc6946 Add Changelog entry for HTMLKit 2.0.3 iska 2017-03-06 00:25:55 +01:00
  • ef36e674a4 Merge pull request #6 from tali/develop Iskandar Abudiab 2017-03-03 10:32:58 +01:00
  • b8f1123b86 Fix compilation for Swift 3.1 Martin Waitz 2017-03-03 08:25:14 +01:00
  • 17a2e375e0 Merge branch 'release/2.0.2' into develop iska 2017-02-26 21:46:00 +01:00
  • b5470a61c3 Merge branch 'release/2.0.2' 2.0.2 iska 2017-02-26 21:45:59 +01:00
  • fb60759492 Bump HTMLKit version to 2.0.2 iska 2017-02-26 21:45:47 +01:00
  • f21cbf2a5e Update podspec for 2.0.2 iska 2017-02-26 21:45:27 +01:00
  • 50c48e589a Update jazzy.yaml for 2.0.2 iska 2017-02-26 21:45:16 +01:00
  • bb9987636b Add Changelog entry for HTMLKit 2.0.2 iska 2017-02-26 21:45:05 +01:00
  • 60b086f72e Exclude tests resources from Swift Package iska 2017-02-25 01:42:14 +01:00
  • f1fd0f3ef6 Move test files into HTMLKitTests subfolder Swift Package Manager iska 2017-02-25 02:05:01 +01:00
  • 5bb7122d7e Use a weak-memory NSHashTable for referencing ranges in HTML Document iska 2017-02-22 23:55:35 +01:00
  • 356709a096 Use a weak-memory NSHashTable for referencing iterators in HTML Document iska 2017-02-22 23:54:55 +01:00
  • 963a2b9c09 Merge branch 'hotfix/2.0.1' 2.0.1 iska 2017-02-20 23:03:40 +01:00
  • 9926179a62 Merge branch 'hotfix/2.0.1' into develop iska 2017-02-20 23:03:40 +01:00
  • cb9886cbf7 Bump HTMLKit version to 2.0.1 iska 2017-02-20 23:02:55 +01:00
  • 717f62a5f1 Update jazzy.yaml for 2.0.1 iska 2017-02-20 23:02:37 +01:00
  • f5476e0c4c Update podspec for 2.0.1 iska 2017-02-20 23:02:22 +01:00
  • b9099a26ed Add Changelog entry for HTMLKit 2.0.1 iska 2017-02-20 23:01:05 +01:00
  • b57e27137a Set INSTALL_PATH and DYLIB_INSTALL_NAME_BASE to @rpath for macOS target iska 2017-02-20 22:55:15 +01:00
  • 17961b94a4 Merge branch 'release/2.0.0' into develop iska 2017-02-11 19:23:07 +01:00
  • dbe9c575a1 Merge branch 'release/2.0.0' 2.0.0 iska 2017-02-11 19:23:07 +01:00
  • d6d1e77471 Bump HTMLKit version to 2.0.0 iska 2017-02-11 19:22:24 +01:00
  • 987d37e042 Update README iska 2017-02-11 19:22:14 +01:00
  • 6d7e9bca1b Update jazzy.yaml for 2.0.0 iska 2017-02-11 19:22:05 +01:00
  • 0b8b18b675 Update podspec for 2.0.0 iska 2017-02-11 19:21:55 +01:00
  • 325ca47587 Add Changelog entry for HTMLKit 2.0.0 iska 2017-02-11 19:21:44 +01:00
  • 05c6b9d294 Expect <menuitem> to parse like an unknown element iska 2017-02-11 18:27:25 +01:00
  • 76753b1d95 Update html5lib-tests to latest commit as of 2017.02.11 iska 2017-02-11 17:33:22 +01:00
  • daf71a01f3 Merge branch 'release/1.1.0' 1.1.0 iska 2017-01-15 00:01:28 +01:00
  • da2344e5cf Merge branch 'release/1.1.0' into develop iska 2017-01-15 00:01:28 +01:00
  • 049d7b7148 Bump HTMLKit version to 1.1.0 iska 2017-01-14 23:40:31 +01:00
  • c727ce6643 Update README.md iska 2017-01-14 23:59:56 +01:00
  • 1a5238863a Add Changelog entry for HTMLKit 1.1.0 iska 2017-01-14 23:39:25 +01:00
  • 46e36e9c24 Update jazzy.yaml for 1.1.0 iska 2017-01-14 23:41:24 +01:00