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
/
xml
/
src
/
main
/
java
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '995a3842' into manualmerge
Jesse Wilson
2011-02-14
1
-1
/
+4
|
\
|
*
Fail parsing if there's text outside the document element.
Jesse Wilson
2011-02-14
1
-1
/
+4
*
|
Most callers of toLowerCase/toUpperCase should pass Locale.US to avoid proble...
Elliott Hughes
2011-01-13
1
-7
/
+6
|
/
*
Capture the DTD body while it is being parsed.
Jesse Wilson
2010-12-20
1
-12
/
+36
*
Fix a bunch of javac -Xlint warnings in our code.
Elliott Hughes
2010-12-08
2
-13
/
+7
*
The last of the Kxml correctness fixes for Expat compatibility.
Jesse Wilson
2010-11-30
1
-9
/
+33
*
Fix XML DOM test failures and close guard warnings.
Jesse Wilson
2010-11-29
1
-28
/
+77
*
Resolve entity values recursively and support default attributes.
Jesse Wilson
2010-11-28
1
-55
/
+214
*
Implement DTD parsing in KxmlParser.
Jesse Wilson
2010-11-23
1
-72
/
+406
*
Change KxmlParser.next() to use one while loop instead of two.
Jesse Wilson
2010-11-20
1
-121
/
+137
*
Fix problems with entity references and relaxed namespaces.
Jesse Wilson
2010-11-19
1
-29
/
+29
*
Merge "Fix a typo in the XmlPullParser example." into dalvik-dev
Jesse Wilson
2010-11-17
1
-1
/
+1
|
\
|
*
Fix a typo in the XmlPullParser example.
Jesse Wilson
2010-11-14
1
-1
/
+1
*
|
Add interning to KxmlPullParser.
Jesse Wilson
2010-11-16
1
-4
/
+7
|
/
*
Optimize KxmlParser.
Jesse Wilson
2010-11-12
2
-523
/
+664
*
Style cleanup of some XML code.
Jesse Wilson
2010-11-04
2
-449
/
+353
*
am 3d667044: am 16b704e4: add meta-files about 3rd party projects
The Android Open Source Project
2010-07-16
3
-0
/
+27
|
\
|
*
add meta-files about 3rd party projects
The Android Open Source Project
2010-07-16
3
-0
/
+27
*
|
Remove the luni localized exception messages.
Elliott Hughes
2010-05-24
1
-1
/
+1
*
|
Remove more localized exception messages.
Elliott Hughes
2010-05-21
2
-14
/
+12
*
|
Remove all trailing whitespace from the dalvik team-maintained parts of libcore.
Elliott Hughes
2010-05-13
7
-125
/
+125
*
|
Convert tabs to spaces.
Elliott Hughes
2010-05-13
1
-61
/
+55
*
|
Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni
Peter Hallam
2010-05-04
611
-199354
/
+0
*
|
Fixing reset() on SAXParser and DocumentBuilder, and cleaning up nearby tests.
Jesse Wilson
2010-04-20
3
-17
/
+39
*
|
Remove explicit 8192 arguments to BufferedReader and friends.
Elliott Hughes
2010-03-23
1
-4
/
+1
*
|
Remove all remaining "@since Android" tags.
Elliott Hughes
2010-03-22
4
-10
/
+2
|
/
*
Fixing namespace+prefix mode in Expat and removing optional fields from callb...
Jesse Wilson
2010-03-19
1
-1
/
+1
*
Fixing 10 of the XPath failures caused by a malformed Document.
Jesse Wilson
2010-03-17
1
-4
/
+4
*
Implementing Document.renameNode() and DOMImplementation.getFeature().
Jesse Wilson
2010-03-15
5
-69
/
+75
*
Adding support for DOM3 attribute IDs and SchemaTypeInfos.
Jesse Wilson
2010-03-11
3
-12
/
+56
*
Implementing getBaseUri() for DOM.
Jesse Wilson
2010-03-11
1
-29
/
+80
*
Implement adoptNode() and importNode().
Jesse Wilson
2010-03-09
3
-127
/
+213
*
Adding support for getUserData() and setUserData() to DOM nodes.
Jesse Wilson
2010-03-08
9
-27
/
+110
*
Implementing almost all of Document.normalizeDocument().
Jesse Wilson
2010-03-01
9
-33
/
+217
*
New implementation for DOMConfiguration.
Jesse Wilson
2010-03-01
3
-20
/
+402
*
Adding tests to parse document attributes from the DOM.
Jesse Wilson
2010-02-26
3
-24
/
+38
*
Implementing still more DOM API for text nodes.
Jesse Wilson
2010-02-23
7
-48
/
+107
*
More XML DOM v3 APIs.
Jesse Wilson
2010-02-20
3
-14
/
+129
*
DOM setTextContent() tests and implementation fixes.
Jesse Wilson
2010-02-19
3
-12
/
+32
*
Filling in some gaps in our XML DOM v3 API.
Jesse Wilson
2010-02-19
6
-68
/
+291
*
Removing unnecessary org.w3c.dom subpackages
Jesse Wilson
2010-02-16
18
-1112
/
+12
*
Fixing problems with the test runner's ability to parse expected results files.
Jesse Wilson
2010-02-11
2
-9
/
+11
*
Fixing some of our XSLT implementation issues.
Jesse Wilson
2010-02-10
6
-17
/
+70
*
Restore our ability to parse an XML Document given a File argument
Jesse Wilson
2010-02-02
1
-2
/
+10
*
Fix warnings in the new XML code.
Elliott Hughes
2010-02-01
2
-4
/
+4
*
Removing dead code from our copy of Xalan.
Jesse Wilson
2010-01-28
165
-74827
/
+45
*
Bring our XML APIs up to date with Java 5.
Jesse Wilson
2010-01-27
704
-844
/
+256425
*
Depessimize string conversions.
Elliott Hughes
2009-12-18
1
-1
/
+1
*
Implement DTDHandler support for ExpatParser.
Elliott Hughes
2009-12-09
2
-14
/
+19
*
Fix KXmlSerializer so it won't generate invalid XML.
Elliott Hughes
2009-11-18
2
-19
/
+47
[next]