index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
/
src
/
test
/
java
/
libcore
/
xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compatibility issues in XmlPullParserFactory.
Narayan Kamath
2014-02-13
1
-1
/
+341
*
Simplify code in XmlPullParserFactory.
Narayan Kamath
2013-10-17
1
-0
/
+34
*
Fix unexpected EOF handling by KXmlParser.
Vladimir Marko
2013-06-28
1
-0
/
+34
*
Fix InnerNodeImpl.insertBefore.
Elliott Hughes
2012-11-26
1
-0
/
+13
*
Add a test for KxmlSerializer attributes with whitespace chars.
Jesse Wilson
2012-08-01
1
-10
/
+120
*
Tests to demonstrate that KxmlSerializer and DOM writing both work.
Jesse Wilson
2012-08-01
2
-0
/
+132
*
Remove run-core-tests from known failures.
Jesse Wilson
2012-01-03
4
-17
/
+0
*
Warn about a fixed bug in XmlPullParser.nextText()
Jesse Wilson
2011-11-11
1
-0
/
+22
*
Add another test to demonstrate that getElementsByTagName works.
Jesse Wilson
2011-06-24
1
-1
/
+8
*
Use external/mockwebserver in libcore
Jesse Wilson
2011-06-07
1
-2
/
+2
*
Merge "Fix some failing XML tests." into dalvik-dev
Jesse Wilson
2011-05-17
1
-80
/
+24
|
\
|
*
Fix some failing XML tests.
Jesse Wilson
2011-05-17
1
-80
/
+24
*
|
am 5d284194: am a0376753: am 6ce8e6ee: Skip BOM characters even with an expli...
Jesse Wilson
2011-05-17
2
-1
/
+57
|
\
\
|
|
/
|
/
|
|
*
Skip BOM characters even with an explicit charset.
Jesse Wilson
2011-05-16
1
-1
/
+26
*
|
Merge "Fix CloseGuard warning in XsltXPathConformanceTestSuite." into dalvik-dev
Jesse Wilson
2011-04-15
1
-28
/
+27
|
\
\
|
*
|
Fix CloseGuard warning in XsltXPathConformanceTestSuite.
Jesse Wilson
2011-02-21
1
-28
/
+28
*
|
|
Permit general and parameter entity features to be disabled for Expat SAX.
Jesse Wilson
2011-03-28
1
-7
/
+106
*
|
|
Rescue some XML tests to a libcore.xml package.
Jesse Wilson
2011-03-28
7
-0
/
+3053
*
|
|
Fix closeguard warning in XsltXPathConformanceTestSuite
Jesse Wilson
2011-03-07
1
-0
/
+1
|
/
/
*
|
Merge commit '995a3842' into manualmerge
Jesse Wilson
2011-02-14
2
-74
/
+54
|
\
\
|
|
/
|
*
Fail parsing if there's text outside the document element.
Jesse Wilson
2011-02-14
2
-74
/
+54
*
|
Remove the ExpatPullParser.
Jesse Wilson
2011-01-09
2
-53
/
+0
|
/
*
Capture the DTD body while it is being parsed.
Jesse Wilson
2010-12-20
2
-11
/
+49
*
The last of the Kxml correctness fixes for Expat compatibility.
Jesse Wilson
2010-11-30
2
-25
/
+34
*
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
3
-5
/
+136
*
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
4
-34
/
+393
*
Move XML parser tests out of apache/harmony/xml.
Jesse Wilson
2010-11-22
7
-0
/
+2591