index
:
libcore.git
kitkat
s12.0
s12.1
libcore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
luni
/
src
/
test
/
java
/
libcore
/
xml
/
PullParserTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Inclusive Language Fixit: Replace dummy with fake
Paul Duffin
2020-07-28
1
-2
/
+2
*
Fix PullParser reuse regression
Neil Fuller
2015-08-27
1
-4
/
+18
*
Handle whitespaces after DOCTYPE element
Wojciech Staszkiewicz
2015-05-06
1
-0
/
+16
*
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