Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2015-02-17 | 598 Bytes | |
Version 0.9.3.tar.gz | 2015-02-17 | 2.1 MB | |
Version 0.9.3.zip | 2015-02-17 | 2.1 MB | |
Totals: 3 Items | 4.2 MB | 0 |
- Bugfix for Æ entities (rgrove)
- Fix CDATA handling; CDATA sections now generate a GUMBO_NODE_CDATA node rather than plain text.
- Fix get_title example to handle whitespace nodes (gsnedders)
- Visual Studio compilation fixes (fishioon)
- Take the namespace into account when determining whether a node matches a certain tag (aroben)
- Replace the varargs tag functions with a tagset bytevector, for a 20-30% speedup in overall parse time (kevinhendricks, vmg)
- Add MacOS X support to Travis CI, and fix the deployment/DLL issues this uncovered (nostrademons, kevinhendricks, vmg)