Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unexpected EOF handling by KXmlParser. | Vladimir Marko | 2013-06-28 | 1 | -0/+34 |
* | Warn about a fixed bug in XmlPullParser.nextText() | Jesse Wilson | 2011-11-11 | 1 | -0/+22 |
* | Skip BOM characters even with an explicit charset. | Jesse Wilson | 2011-05-16 | 1 | -1/+26 |
* | Fail parsing if there's text outside the document element. | Jesse Wilson | 2011-02-14 | 1 | -56/+35 |
* | Capture the DTD body while it is being parsed. | Jesse Wilson | 2010-12-20 | 1 | -0/+9 |
* | The last of the Kxml correctness fixes for Expat compatibility. | Jesse Wilson | 2010-11-30 | 1 | -24/+15 |
* | Fix XML DOM test failures and close guard warnings. | Jesse Wilson | 2010-11-29 | 1 | -13/+53 |
* | Resolve entity values recursively and support default attributes. | Jesse Wilson | 2010-11-28 | 1 | -0/+11 |
* | Test the behavior of pull parser DTD parsing / handling. | Jesse Wilson | 2010-11-22 | 1 | -34/+1 |
* | Move XML parser tests out of apache/harmony/xml. | Jesse Wilson | 2010-11-22 | 1 | -0/+716 |