Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated to latest stable Gumbo #9

Open
wants to merge 45 commits into
base: master
Choose a base branch
from

Conversation

rwarrender
Copy link

Updated Gumbo to latest stable v0.10.1
Silenced warnings with Gumbo library
Fixed some minor warnings in ObjectiveGumbo lib on latest Xcode
Slight speed improvement using static array of tags

…type quirks mode info to OGDocument and implemented custom description methods
… internal ObjectiveGumbo instance to set up document owner nodes correctly along with some basic error handling.
…generate the DocType when accessing the html property on any OGNode
…efficient as it returns straight away after finding the element matching the ID. Also added documentation.
…ing anchors, forms, images, links, head and body elements. Also added the ability to extract meta tags through a dictionary containing the name attribute as a tag.
…e-coupling API from Gumbo. Removed OGUtility and replace string/tag conversion using inline functions
…S selectors and added support for subscripting
…ys being returned instead of a single node object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant