index
:
Project-1CE/libcore
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xml
Age
Commit message (
Expand
)
Author
2019-09-23
Add TEST_MAPPINGs for XML-related libcore packages.
Pete Gillin
2019-05-22
XmlPullParser docs: getColumnNumber() is 1-based.
Tobias Thierer
2018-07-11
Rename org.kxml2 code to com.android.org.kxml2
Neil Fuller
2017-03-06
Automated: Canonicalize spelling of Android-changed across libcore
Tobias Thierer
2015-10-28
Fix @link references to classes not in the public API
Neil Fuller
2015-08-27
Fix PullParser reuse regression
Neil Fuller
2015-07-06
Fix typo in javadoc.
Narayan Kamath
2015-05-06
Handle whitespaces after DOCTYPE element
Wojciech Staszkiewicz
2015-04-29
Add buffering to KXmlSerializer
Wojciech Staszkiewicz
2014-10-18
Improve support for non-BMP characters in XML.
Elliott Hughes
2014-04-23
Fix typo.
Elliott Hughes
2014-02-13
Fix compatibility issues in XmlPullParserFactory.
Narayan Kamath
2013-12-11
Fix a javadoc typo.
Elliott Hughes
2013-10-18
Fix build.
Narayan Kamath
2013-10-17
Simplify code in XmlPullParserFactory.
Narayan Kamath
2013-10-16
Get stricter about DOCTYPEs.
Narayan Kamath
2013-06-28
Fix unexpected EOF handling by KXmlParser.
Vladimir Marko
2012-12-04
Add detail messages to all the easy IllegalArgumentException cases.
Elliott Hughes
2012-09-20
Remove obsolete ThirdPartyProject.prop files.
Elliott Hughes
2012-08-01
Add a test for KxmlSerializer attributes with whitespace chars.
Jesse Wilson
2012-05-10
Use weasel words to cover changed behavior around END_DOCUMENT.
Jesse Wilson
2012-04-18
Fix a minor documentation bug in XmlPullParser.
Elliott Hughes
2011-11-11
Warn about a fixed bug in XmlPullParser.nextText()
Jesse Wilson
2011-05-17
am 5d284194: am a0376753: am 6ce8e6ee: Skip BOM characters even with an expli...
Jesse Wilson
2011-05-16
Skip BOM characters even with an explicit charset.
Jesse Wilson
2011-02-28
Remove all the remaining AllTests cruft.
Elliott Hughes
2011-02-24
Fix more FindBugs warnings: DM_BOOLEAN_CTOR.
Elliott Hughes
2011-02-22
Remove most of our remaining non-API StringBuffer usage.
Elliott Hughes
2011-02-17
Fix various FindBugs warnings.
Elliott Hughes
2011-02-14
Merge commit '995a3842' into manualmerge
Jesse Wilson
2011-02-14
Fail parsing if there's text outside the document element.
Jesse Wilson
2011-01-13
Most callers of toLowerCase/toUpperCase should pass Locale.US to avoid proble...
Elliott Hughes
2010-12-20
Capture the DTD body while it is being parsed.
Jesse Wilson
2010-12-08
Fix a bunch of javac -Xlint warnings in our code.
Elliott Hughes
2010-11-30
The last of the Kxml correctness fixes for Expat compatibility.
Jesse Wilson
2010-11-29
Fix XML DOM test failures and close guard warnings.
Jesse Wilson
2010-11-28
Resolve entity values recursively and support default attributes.
Jesse Wilson
2010-11-23
Implement DTD parsing in KxmlParser.
Jesse Wilson
2010-11-20
Change KxmlParser.next() to use one while loop instead of two.
Jesse Wilson
2010-11-19
Fix problems with entity references and relaxed namespaces.
Jesse Wilson
2010-11-17
Merge "Fix a typo in the XmlPullParser example." into dalvik-dev
Jesse Wilson
2010-11-16
Add interning to KxmlPullParser.
Jesse Wilson
2010-11-14
Fix a typo in the XmlPullParser example.
Jesse Wilson
2010-11-12
Optimize KxmlParser.
Jesse Wilson
2010-11-04
Style cleanup of some XML code.
Jesse Wilson
2010-07-16
am 3d667044: am 16b704e4: add meta-files about 3rd party projects
The Android Open Source Project
2010-07-16
add meta-files about 3rd party projects
The Android Open Source Project
2010-05-27
Delete duplicate test files for JDK 1.6 compatibility.
Jake Hamby
2010-05-24
Remove the luni localized exception messages.
Elliott Hughes
2010-05-21
Remove more localized exception messages.
Elliott Hughes
[next]