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
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 5d284194: am a0376753: am 6ce8e6ee: Skip BOM characters even with an expli...
Jesse Wilson
2011-05-17
1
-80
/
+89
|
\
|
*
Skip BOM characters even with an explicit charset.
Jesse Wilson
2011-05-16
1
-80
/
+89
*
|
Remove all the remaining AllTests cruft.
Elliott Hughes
2011-02-28
1
-29
/
+0
*
|
Fix more FindBugs warnings: DM_BOOLEAN_CTOR.
Elliott Hughes
2011-02-24
1
-6
/
+4
*
|
Remove most of our remaining non-API StringBuffer usage.
Elliott Hughes
2011-02-22
2
-4
/
+4
*
|
Fix various FindBugs warnings.
Elliott Hughes
2011-02-17
1
-3
/
+3
*
|
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
|
*
Delete duplicate test files for JDK 1.6 compatibility.
Jake Hamby
2010-05-27
8
-340
/
+0
*
|
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
8
-131
/
+131
*
|
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
847
-247192
/
+0
*
|
Fixing reset() on SAXParser and DocumentBuilder, and cleaning up nearby tests.
Jesse Wilson
2010-04-20
4
-18
/
+40
*
|
Move the libcore registration out of libnativehelpers and into libcore.
Elliott Hughes
2010-04-16
1
-5
/
+1
*
|
Fix a bug, and protect against an unrelated class of bugs.
Elliott Hughes
2010-03-29
1
-0
/
+4
*
|
Merge "Tweak our test & runner so XPath tests can be executed on Hudson." int...
Jesse Wilson
2010-03-29
1
-3
/
+3
|
\
\
|
*
|
Tweak our test & runner so XPath tests can be executed on Hudson.
Jesse Wilson
2010-03-29
1
-3
/
+3
*
|
|
Merge commit '8812fdd7' into manualmerge
Jesse Wilson
2010-03-29
13
-72
/
+65
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fixing tests to handle changes in our behaviour since DOM 3.
Jesse Wilson
2010-03-26
13
-73
/
+65
*
|
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
5
-12
/
+3
*
|
am 7713b900: Merge "Fixing namespace+prefix mode in Expat and removing option...
Jesse Wilson
2010-03-19
4
-3
/
+179
|
\
\
|
|
/
|
*
Fixing namespace+prefix mode in Expat and removing optional fields from callb...
Jesse Wilson
2010-03-19
4
-3
/
+179
*
|
am 31275264: Fixing 10 of the XPath failures caused by a malformed Document.
Jesse Wilson
2010-03-17
2
-4
/
+25
|
\
\
|
|
/
|
*
Fixing 10 of the XPath failures caused by a malformed Document.
Jesse Wilson
2010-03-17
2
-4
/
+25
*
|
Fixing an import of a JUnit class that isn't available in dalvik-dev.
Jesse Wilson
2010-03-17
1
-11
/
+0
*
|
am f6976780: Merge "Exercising our XPath implementation with 279 of Jaxen\'s ...
Jesse Wilson
2010-03-17
2
-1
/
+318
|
\
\
|
|
/
|
*
Exercising our XPath implementation with 279 of Jaxen's tests.
Jesse Wilson
2010-03-16
2
-1
/
+318
*
|
am 27182541: Implementing Document.renameNode() and DOMImplementation.getFeat...
Jesse Wilson
2010-03-15
7
-100
/
+228
|
\
\
|
|
/
|
*
Implementing Document.renameNode() and DOMImplementation.getFeature().
Jesse Wilson
2010-03-15
7
-100
/
+228
*
|
am 92e01317: Adding support for DOM3 attribute IDs and SchemaTypeInfos.
Jesse Wilson
2010-03-12
4
-12
/
+107
|
\
\
|
|
/
|
*
Adding support for DOM3 attribute IDs and SchemaTypeInfos.
Jesse Wilson
2010-03-11
4
-12
/
+107
[next]