Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-29 | Bug 693463: Fix various memory leaks. | Robin Watts | |
All these leaks were spotted by zeniko, so credit/thanks to him. | |||
2012-11-28 | Skip BOM in UTF-8 encdoded XML documents too. | Tor Andersson | |
2012-11-27 | Skip BOM in XML parser which was confusing the XPS parser. | Tor Andersson | |
The BOM was erroneously being emitted as a text node. | |||
2012-11-26 | Move XML parser into fitz directory. | Tor Andersson | |