Commit Graph

  • 3c56a1d694 Add Changelog entry for HTMLKit 0.9.4 iska 2016-09-03 16:51:33 +02:00
  • ca20e6d03f Add HTMLKit modulemap file iska 2016-08-28 01:57:23 +02:00
  • f58c2e3f94 Remove unused strings plist from tests code iska 2016-08-28 01:17:53 +02:00
  • 9698919d35 Fix import in private HTMLNode header iska 2016-08-27 02:07:54 +02:00
  • 9a1a12c788 Remove prefix header and necessary foundation imports iska 2016-08-27 02:02:43 +02:00
  • e56a980e80 Move header files into include directory iska 2016-08-24 21:20:32 +02:00
  • a440fd56b2 Add Package.swift iska 2016-08-24 20:27:50 +02:00
  • 1a3c1dd3d2 Update gitignore iska 2016-08-24 20:23:20 +02:00
  • 170c298571 Remove unused strings plist iska 2016-08-24 20:04:13 +02:00
  • f51c76d257 Update project paths for info.plist and prefix header iska 2016-08-24 20:02:09 +02:00
  • 1df63b8e00 Move test source code to Tests directory iska 2016-08-24 19:55:59 +02:00
  • 37444d5899 Move source code to Sources directory iska 2016-08-24 19:54:41 +02:00
  • 85e4941057 Move css-tests to Tests directory iska 2016-08-24 19:51:41 +02:00
  • c7a339fbed Move html5lib-tests submodule to Tests directory iska 2016-08-24 19:50:23 +02:00
  • 0f80b0bbe2 Merge branch 'release/0.9.3' 0.9.3 iska 2016-07-16 14:50:07 +02:00
  • b1a9b7ecee Merge branch 'release/0.9.3' into develop iska 2016-07-16 14:50:07 +02:00
  • f794e04b9f Bump HTMLKit version to 0.9.3 iska 2016-07-16 14:43:10 +02:00
  • 0ffecea0f3 Update podspec for 0.9.3 iska 2016-07-16 14:42:55 +02:00
  • 62fef829d3 Set deployment targets for watchOS iska 2016-07-16 14:42:32 +02:00
  • 21dd607ec6 Update README.md iska 2016-07-16 14:47:17 +02:00
  • 7ae337471c Add Changelog entry for HTMLKit 0.9.3 iska 2016-07-16 13:59:36 +02:00
  • 730b8a3239 Fix format arguments in Test Observer class iska 2016-07-16 13:51:09 +02:00
  • 33a8238513 Fix product name in tvOS scheme iska 2016-07-16 13:38:36 +02:00
  • 769113ec0e Fix travis.yml iska 2016-07-16 13:37:50 +02:00
  • 4970976485 Exclude watchOS scheme from testing in travis.yml iska 2016-07-16 02:25:57 +02:00
  • 38fef77be5 Update travis.yml for watchOS & tvOS targets iska 2016-07-16 01:28:51 +02:00
  • 754b7191b9 Add tvOS target iska 2016-07-16 01:14:02 +02:00
  • 56cc5b1a3e Add watchOS target iska 2016-07-16 00:59:14 +02:00
  • ccecc4106d Update html5lib-tests to latest commit as of 2016.07.15 iska 2016-07-15 22:57:30 +02:00
  • 39dda3aaf5 Update html5lib-tests to latest commit as of 2016.06.29 iska 2016-06-29 00:43:31 +02:00
  • a136976462 Update html5lib-tests to latest commit as of 2016.06.116 iska 2016-06-16 23:26:54 +02:00
  • 8aabc94fdb Merge branch 'release/0.9.2' 0.9.2 iska 2016-05-18 21:17:44 +02:00
  • 322b42b9d1 Merge branch 'release/0.9.2' into develop iska 2016-05-18 21:17:44 +02:00
  • c2acbb6344 Bump HTMLKit version to 0.9.2 iska 2016-05-18 21:16:43 +02:00
  • a6e4aac937 Bump Pod version to 0.9.2 iska 2016-05-18 21:15:51 +02:00
  • 899438fa24 Update README.md iska 2016-05-18 21:14:23 +02:00
  • 137fa8617e Add Changelog entry for HTMLKit 0.9.2 iska 2016-05-18 21:13:14 +02:00
  • 70abd998f7 Fix adoption agency algorithm according to the latest specification iska 2016-05-18 19:51:42 +02:00
  • bb948e0ef8 Check the qualified instead of the local name in the stack of open elements iska 2016-05-15 18:50:20 +02:00
  • b0bad5068f Update parsing logic for <menuitem> and <menu> elements iska 2016-05-15 03:40:23 +02:00
  • a01f1c1c5b Remove handling for <isindex> and <input name=isindex> iska 2016-05-15 01:33:41 +02:00
  • 6967798823 Update html5lib-tests to latest commit as of 2016.05.15 iska 2016-05-15 01:31:34 +02:00
  • 58b60dd390 Add test utility class for adding test cases dynamically at runtime iska 2016-04-11 23:37:16 +02:00
  • 4441b7decd Generate HTMLKit's Tokenizer tests dynamically for better failure reporting iska 2016-04-11 01:18:33 +02:00
  • 0b2681f8a8 Generate HTMLKit's Tree Construction tests dynamically for better failure reporting iska 2016-04-11 01:14:15 +02:00
  • 1e07acd032 Use tests observer in the HTMLKit Tree Construction tests iska 2016-04-11 01:13:24 +02:00
  • 432df997b3 Add simple tests observer class for failure reporting iska 2016-04-11 01:12:40 +02:00
  • c9d72646bc Update htlm5lib-tests to include Blink changes iska 2016-04-10 16:48:31 +02:00
  • 1af25abadb Fix tags links in the CHANGELOG.md iska 2016-03-31 13:11:23 +02:00
  • 75138cc35f Add CHANGELOG.md iska 2016-02-01 22:07:43 +01:00
  • 93401e4054 Update badges in README.md iska 2016-01-30 14:12:45 +01:00
  • 266621edf2 Merge branch 'release/0.9.1' 0.9.1 iska 2016-01-29 00:56:54 +01:00
  • 25ad5a3f82 Merge branch 'release/0.9.1' into develop iska 2016-01-29 00:56:54 +01:00
  • cac1e4cedd Add podspec file for HTMLKit iska 2016-01-29 00:56:45 +01:00
  • abc847a33b Set version to 0.9.1 iska 2016-01-29 00:55:32 +01:00
  • 4680a66fd1 Fix all warnings related to type conversion in NSLog statements iska 2016-01-29 00:43:01 +01:00
  • 465b78dbba Change build settings to treat warnings as errors iska 2016-01-29 00:39:11 +01:00
  • a64ff8782e Fix variable types in README.md examples iska 2016-01-28 23:20:30 +01:00
  • e03a384aa7 Update logo image iska 2016-01-28 23:17:06 +01:00
  • 6d2cb09082 Add travis build status to README.md iska 2016-01-28 22:17:18 +01:00
  • 222bfa03e1 Remove iOS 8 simulators from the build matrix in the travis.yml iska 2016-01-28 22:14:48 +01:00
  • 6254e8a578 Add imports for the public categories in the umbrella header iska 2016-01-28 22:12:37 +01:00
  • 01be0acc0a Move the private HTMLNode header to the corresponding section iska 2016-01-28 22:12:13 +01:00
  • 58f0b88ff8 Add simulator-id to the build matrix in travis.yml iska 2016-01-20 00:33:35 +01:00
  • b90e673dc0 Add command to start the simulator before building and running tests in travis.yml iska 2016-01-19 21:36:50 +01:00
  • 22f293e718 Fix workspace env variable in tavis.yml iska 2016-01-19 01:19:39 +01:00
  • 4511335e9b Fix indentation in tavis.yml iska 2016-01-19 01:17:10 +01:00
  • dd2d29b8f0 Add matrix and destinations to travis.yml iska 2016-01-19 01:13:28 +01:00
  • f267958e83 Set deployment target to iOS 8.0 iska 2016-01-19 00:50:57 +01:00
  • b94a80bd24 Remove code signing identity iska 2016-01-19 00:50:39 +01:00
  • 1df0c4ce1f Use debug configuration in travis.yml iska 2016-01-19 00:41:33 +01:00
  • ac49520ad9 Use correct schemes in travis.yml iska 2016-01-19 00:37:23 +01:00
  • ee6dbff8d5 Use ipgonesimulator SDK in travis.yml iska 2016-01-19 00:31:00 +01:00
  • f004e6328c Remove Team ID from project settings iska 2016-01-19 00:31:16 +01:00
  • f8255c861a Add .travis.yml file iska 2016-01-19 00:26:55 +01:00
  • 4592037aba Fix "return" attribute in source code documentation iska 2016-01-18 21:48:00 +01:00
  • 948c07e4ae Merge branch 'hotfix/fix_readme' iska 2015-12-24 00:35:15 +01:00
  • 41d9d98201 Merge branch 'hotfix/fix_readme' into develop iska 2015-12-24 00:35:15 +01:00
  • 8199f647f4 Fix some typos in the README iska 2015-12-24 00:35:08 +01:00
  • b8d17162d5 Merge branch 'hotfix/fix_readme' into develop iska 2015-12-23 21:53:07 +01:00
  • 977737d538 Merge branch 'hotfix/fix_readme' iska 2015-12-23 21:53:07 +01:00
  • 27e1ed2bda Add new line after logo in README iska 2015-12-23 21:53:00 +01:00
  • c169f0ed07 Merge branch 'release/0.9.0' into develop iska 2015-12-23 21:49:36 +01:00
  • d980203741 Merge branch 'release/0.9.0' 0.9.0 iska 2015-12-23 21:49:36 +01:00
  • ba02239207 Remove build status from README for now iska 2015-12-23 21:49:10 +01:00
  • 830fa06a55 Remove travis.yml for now since it is being queued on a linux vm iska 2015-12-23 21:47:57 +01:00
  • 30c528a220 Add build status to README iska 2015-12-23 21:44:05 +01:00
  • 695ff67dd8 Use xcodebuild instead of xctool in travis.yml iska 2015-12-23 21:35:18 +01:00
  • f883b0d906 Update README.md iska 2015-12-23 21:32:18 +01:00
  • be45558e86 Add travis-ci yaml file iska 2015-12-23 21:24:35 +01:00
  • 46629ada01 Update html5lib-tests to latest commit before the Blink changes on 16.09.2015 iska 2015-12-23 21:11:06 +01:00
  • 700587b101 Rename the negation selector to "not" iska 2015-12-23 21:10:40 +01:00
  • 6c28dad930 Finalize parsing for <ruby> elements in the HTML Parser iska 2015-12-23 20:44:16 +01:00
  • 572918e59b Add HTMLKit Demo playground iska 2015-12-23 17:17:00 +01:00
  • 85edf33950 Reset the document's ready state on document initialization in the HTML Parser iska 2015-12-23 16:20:42 +01:00
  • e80188dd00 Specify the generic type of the Node Iterator iska 2015-12-23 03:02:30 +01:00
  • b64cfc9c1e Remove historic HTML Node types iska 2015-12-23 03:02:18 +01:00
  • 409b5502ae Add "Intro" page for HTMLKit in the playground iska 2015-12-22 17:57:21 +01:00
  • 7377ec550f Improve HTML Parser errors iska 2015-12-22 17:56:25 +01:00
  • 3d9e657be4 Remove performance tests from the HTMLKit OSX scheme iska 2015-12-22 02:52:46 +01:00