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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve documentation about the user's default locale.
Elliott Hughes
2010-04-13
7
-118
/
+104
*
Fix String.toLowerCase and toUpperCase.
Elliott Hughes
2010-04-13
2
-165
/
+136
*
Fix supplementary character support.
Elliott Hughes
2010-04-12
1
-40
/
+44
*
Throw the same exceptions as the RI from String methods.
Elliott Hughes
2010-04-10
1
-6
/
+5
*
Merge "Make String.split 10x faster." into dalvik-dev
Elliott Hughes
2010-04-09
1
-14
/
+12
|
\
|
*
Make String.split 10x faster.
Elliott Hughes
2010-04-09
1
-14
/
+12
*
|
Merge "Latest java.util.concurrent from the JSR 166 project." into dalvik-dev
Jesse Wilson
2010-04-09
5
-1
/
+1831
|
\
\
|
*
|
Latest java.util.concurrent from the JSR 166 project.
Jesse Wilson
2010-04-09
5
-1
/
+1831
*
|
|
Disable our new javax.net.ssl tests until hangs are resolved
Brian Carlstrom
2010-04-09
1
-1
/
+2
|
/
/
*
|
An InlineNative for String.isEmpty, so it's not slower than length() == 0.
Elliott Hughes
2010-04-08
1
-0
/
+5
|
/
*
Fixing javax.net.ssl test failures on RI
Brian Carlstrom
2010-04-08
3
-5
/
+13
*
Fix build by adding missing imports.
Elliott Hughes
2010-04-06
1
-0
/
+2
*
Merge "Actually use ServiceLoader in places where we had a hard-coded equival...
Elliott Hughes
2010-04-06
1
-12
/
+33
|
\
|
*
Actually use ServiceLoader in places where we had a hard-coded equivalent.
Elliott Hughes
2010-04-06
1
-12
/
+33
*
|
Rewrite JSSE code to use one openssl SSL per SSLSocket an one SSL_CTX per SSL...
Brian Carlstrom
2010-04-06
1
-2
/
+4
*
|
resolved conflicts for merge of dd53c703 to dalvik-dev
Elliott Hughes
2010-04-05
11
-88
/
+59
|
\
\
|
*
|
Froyo InputStream.available documentation improvement.
Elliott Hughes
2010-04-05
11
-88
/
+59
*
|
|
Remove unnecessary final local variables and arguments from javax.net.ssl tests
Brian Carlstrom
2010-04-05
4
-157
/
+157
|
|
/
|
/
|
*
|
Merge "New "from scratch" Junit tests for javax.net.ssl" into dalvik-dev
Brian Carlstrom
2010-04-03
7
-0
/
+1693
|
\
\
|
*
|
New "from scratch" Junit tests for javax.net.ssl
Brian Carlstrom
2010-04-03
7
-0
/
+1693
*
|
|
Add Java 6's java.util.ServiceLoader.
Elliott Hughes
2010-04-02
6
-0
/
+368
|
/
/
*
|
Tidy up our getAvailableLocales methods to actually ask ICU4C.
Elliott Hughes
2010-04-01
2
-11
/
+3
*
|
Merge "Add Java 6's java.net.IDN." into dalvik-dev
Elliott Hughes
2010-04-01
5
-1
/
+308
|
\
\
|
*
|
Add Java 6's java.net.IDN.
Elliott Hughes
2010-04-01
5
-1
/
+308
*
|
|
Fix an off-by-one error in fd range checking.
Elliott Hughes
2010-03-31
1
-4
/
+6
*
|
|
Merge "Add Java 6's ResourceBundle/Properties API." into dalvik-dev
Elliott Hughes
2010-03-31
8
-565
/
+1646
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add Java 6's ResourceBundle/Properties API.
Elliott Hughes
2010-03-31
8
-565
/
+1646
*
|
|
Add Java 6's Calendar API changes.
Elliott Hughes
2010-03-31
2
-1201
/
+1089
|
/
/
*
|
Trivial tidying up of networking code.
Elliott Hughes
2010-03-30
5
-132
/
+21
*
|
Fix a bug, and protect against an unrelated class of bugs.
Elliott Hughes
2010-03-29
4
-15
/
+26
*
|
Fix build.
Elliott Hughes
2010-03-29
3
-16
/
+10
*
|
Fix StrictMath.copySign's behavior with NaN.
Elliott Hughes
2010-03-26
4
-104
/
+72
*
|
Use more idiomatic naming in test code.
Elliott Hughes
2010-03-26
1
-3
/
+3
*
|
Apply https://issues.apache.org/jira/browse/HARMONY-4307.
Elliott Hughes
2010-03-25
1
-28
/
+47
*
|
Clean up a few toStrings.
Elliott Hughes
2010-03-25
1
-8
/
+6
*
|
am ec7c8c98: Fix java.util.Random\'s constructors.
Elliott Hughes
2010-03-25
3
-22
/
+48
|
\
\
|
|
/
|
*
Fix java.util.Random's constructors.
Elliott Hughes
2010-03-24
3
-22
/
+48
*
|
Add Java 6's getAvailableLocales/getInstance to DateFormatSymbols and Decimal...
Elliott Hughes
2010-03-24
4
-3
/
+80
*
|
Merge "Remove explicit 8192 arguments to BufferedReader and friends." into da...
Elliott Hughes
2010-03-23
8
-57
/
+15
|
\
\
|
*
|
Remove explicit 8192 arguments to BufferedReader and friends.
Elliott Hughes
2010-03-23
8
-57
/
+15
*
|
|
am b7b9be13: Merge "Improve java.net.InetAddress.getLocalHost documentation."
Elliott Hughes
2010-03-23
1
-4
/
+32
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Improve java.net.InetAddress.getLocalHost documentation.
Elliott Hughes
2010-03-23
1
-4
/
+32
*
|
Remove the "default buffer size" warnings.
Elliott Hughes
2010-03-23
4
-122
/
+38
*
|
Add the Java 6 java.text.spi and java.util.spi interfaces.
Elliott Hughes
2010-03-22
4
-0
/
+215
*
|
Remove all remaining "@since Android" tags.
Elliott Hughes
2010-03-22
12
-27
/
+5
*
|
Add Java 6's java.util.Arrays changes.
Elliott Hughes
2010-03-22
2
-197
/
+2586
*
|
Add's Java 6's DecimalFormat.setRoundingMode (et cetera).
Elliott Hughes
2010-03-18
1
-0
/
+99
*
|
Add Java 6's Scanner.reset and fix RuleBasedCollator's javadoc.
Elliott Hughes
2010-03-18
1
-0
/
+14
*
|
Add Java 6's new PipedReader/PipedInputStream constructors.
Elliott Hughes
2010-03-17
4
-533
/
+543
*
|
Add Java 6's ObjectStreamClass.lookupAny.
Elliott Hughes
2010-03-17
2
-138
/
+170
[next]