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
/
main
/
java
/
org
/
apache
/
harmony
/
xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve support for non-BMP characters in XML.
Elliott Hughes
2014-10-18
1
-4
/
+6
*
Revert "Revert "ExpatParser LP64 fixes.""
Elliott Hughes
2014-02-05
1
-3
/
+3
*
Revert "ExpatParser LP64 fixes."
Elliott Hughes
2014-02-05
1
-3
/
+3
*
ExpatParser LP64 fixes.
Elliott Hughes
2014-02-03
1
-3
/
+3
*
use longs instead of ints to store pointers in ExpatParser
Joel Dice
2013-02-27
2
-37
/
+37
*
Fix InnerNodeImpl.insertBefore.
Elliott Hughes
2012-11-26
1
-0
/
+4
*
More "charsetName" consistency.
Elliott Hughes
2012-10-16
1
-9
/
+4
*
Add consistent reasons for NullPointerException
Kenny Root
2012-09-14
4
-14
/
+14
*
Fix a performance regression in XML documents with entities.
Jesse Wilson
2011-07-06
1
-1
/
+1
*
Permit general and parameter entity features to be disabled for Expat SAX.
Jesse Wilson
2011-03-28
1
-12
/
+16
*
Simplify internal libcore logging.
Elliott Hughes
2011-02-22
1
-4
/
+1
*
resolved conflicts for merge of 6186821c to dalvik-dev
Jesse Wilson
2011-02-07
2
-2
/
+2
|
\
|
*
Move libcore.base classes to libcore.util and libcore.io.
Jesse Wilson
2011-02-07
2
-2
/
+2
*
|
am a6b80b72: am 99d1e354: am 09c46404: Fix Document.getElementsByTagName to r...
Jesse Wilson
2011-01-11
4
-44
/
+50
|
\
\
|
|
/
|
*
am 99d1e354: am 09c46404: Fix Document.getElementsByTagName to return the roo...
Jesse Wilson
2011-01-11
4
-44
/
+50
|
|
\
|
|
*
Fix Document.getElementsByTagName to return the root node.
Jesse Wilson
2011-01-11
4
-44
/
+50
*
|
|
am b7ccc2d0: Merge "Expand predefined entities by default, even if coalescing...
Jesse Wilson
2011-01-11
1
-31
/
+17
|
\
\
\
|
|
/
/
|
*
|
Merge "Expand predefined entities by default, even if coalescing is off."
Jesse Wilson
2011-01-11
1
-31
/
+17
|
|
\
\
|
|
*
|
Expand predefined entities by default, even if coalescing is off.
Jesse Wilson
2011-01-11
1
-31
/
+17
*
|
|
|
am 18c7f7e1: am e235e372: am a28b4cea: Merge "Fix cloneNode to work when no n...
Jesse Wilson
2011-01-11
4
-116
/
+129
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am e235e372: am a28b4cea: Merge "Fix cloneNode to work when no namespace is s...
Jesse Wilson
2011-01-11
4
-116
/
+129
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
Fix cloneNode to work when no namespace is set.
Jesse Wilson
2011-01-10
4
-116
/
+129
*
|
|
am 75582a19: Merge commit \'e80fc1da\' into manualmerge
Jesse Wilson
2011-01-10
3
-57
/
+39
|
\
\
\
|
|
/
/
|
*
|
Merge commit 'e80fc1da' into manualmerge
Jesse Wilson
2011-01-10
3
-57
/
+39
|
|
\
\
|
|
|
/
|
|
*
Don't permit DocumentFragments in the node hierarchy.
Jesse Wilson
2011-01-10
3
-57
/
+39
*
|
|
am c99feaab: Merge commit \'763220b4\' into manualmerge
Jesse Wilson
2011-01-10
3
-243
/
+32
|
\
\
\
|
|
/
/
|
*
|
Merge commit '763220b4' into manualmerge
Jesse Wilson
2011-01-10
3
-243
/
+32
|
|
\
\
|
|
|
/
|
|
*
Fix GetElementsByTagName to not include the element itself.
Jesse Wilson
2011-01-10
3
-243
/
+32
*
|
|
am 97bfa99b: Merge "Break dependency from libcore to Apache XML libraries."
Jesse Wilson
2011-01-10
3
-25
/
+100
|
\
\
\
|
|
/
/
|
*
|
Break dependency from libcore to Apache XML libraries.
Jesse Wilson
2011-01-09
3
-25
/
+100
|
|
/
*
|
Remove the ExpatPullParser.
Jesse Wilson
2011-01-09
2
-964
/
+0
|
/
*
Comments/javadoc should be in en_US, not en_CA.
Elliott Hughes
2010-12-03
1
-1
/
+1
*
Fix XML DOM test failures and close guard warnings.
Jesse Wilson
2010-11-29
1
-54
/
+18
*
Style cleanup of some XML code.
Jesse Wilson
2010-11-04
1
-1
/
+1
*
Use IoUtils.closeQuietly where possible.
Jesse Wilson
2010-10-03
2
-10
/
+8
*
Scrub missing calls to super.finalize()
Brian Carlstrom
2010-09-28
1
-14
/
+17
*
Use idiomatic Java "type[] id" syntax instead of "type id[]".
Elliott Hughes
2010-09-02
1
-2
/
+2
*
Remove most of our C-style casts.
Elliott Hughes
2010-08-12
2
-25
/
+21
*
Sorting imports.
Jesse Wilson
2010-08-11
13
-54
/
+35
*
Stop using GetStringChars/ReleaseStringChars.
Elliott Hughes
2010-06-22
1
-4
/
+2
*
More charset-related cleanup/optimization.
Elliott Hughes
2010-06-14
1
-1
/
+2
*
Remove all trailing whitespace from the dalvik team-maintained parts of libcore.
Elliott Hughes
2010-05-13
14
-99
/
+99
*
Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni
Peter Hallam
2010-05-04
29
-0
/
+6947