Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fail parsing if there's text outside the document element. | Jesse Wilson | 2011-02-14 | 1 | -18/+19 |
* | Capture the DTD body while it is being parsed. | Jesse Wilson | 2010-12-20 | 1 | -11/+40 |
* | The last of the Kxml correctness fixes for Expat compatibility. | Jesse Wilson | 2010-11-30 | 1 | -1/+19 |
* | Resolve entity values recursively and support default attributes. | Jesse Wilson | 2010-11-28 | 1 | -3/+120 |
* | Implement DTD parsing in KxmlParser. | Jesse Wilson | 2010-11-23 | 1 | -0/+37 |
* | Test the behavior of pull parser DTD parsing / handling. | Jesse Wilson | 2010-11-22 | 1 | -0/+340 |