| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2014-09-22 | 572 Bytes | |
| Version 0.9.2.tar.gz | 2014-09-22 | 2.1 MB | |
| Version 0.9.2.zip | 2014-09-22 | 2.1 MB | |
| Totals: 3 Items | 4.2 MB | 0 | |
- Performance improvements: Ragel-based char ref decoder and DFA-based UTF8 decoder, totaling speedups of up to 300%.
- Added benchmarking program and some sample data.
- Fixed a compiler error under Visual Studio.
- Fix an error in the ctypes bindings that could lead to memory corruption in the Python bindings.
- Fix duplicate attributes when parsing <isindex> tags.
- Don't leave semicolons behind when consuming entity references (rgrove)
- Internally rename some functions in preparation for an amalgamation file (jdeng)
- Add proper cflags for gyp builds (skabbes)