summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Rewrite java.util.regex to use ICU's C++ API." into dalvik-devElliott Hughes2010-06-253-303/+125
|\
| * Rewrite java.util.regex to use ICU's C++ API.Elliott Hughes2010-06-253-303/+125
* | Merge "Remove the vmData field from java.lang.ref.Reference." into dalvik-devBarry Hayes2010-06-251-8/+0
|\ \ | |/ |/|
| * Remove the vmData field from java.lang.ref.Reference.Barry Hayes2010-06-231-8/+0
* | Fix String.replace("", _).Elliott Hughes2010-06-241-19/+34
* | Merge "Use Charset.defaultCharset() instead of "file.encoding"." into dalvik-devElliott Hughes2010-06-245-68/+36
|\ \
| * | Use Charset.defaultCharset() instead of "file.encoding".Elliott Hughes2010-06-245-68/+36
| |/
* | A couple of intention-revealing renames I missed in the last commit.Elliott Hughes2010-06-232-3/+3
* | Add TimeZones.forLocale, plus some tidying.Elliott Hughes2010-06-2310-179/+181
|/
* Merge "Fixing various test failures in Harmony's ArrayListTest." into dalvik-devJesse Wilson2010-06-221-5/+8
|\
| * Fixing various test failures in Harmony's ArrayListTest.Jesse Wilson2010-06-221-5/+8
* | Fix Math.atan2 documentation.Elliott Hughes2010-06-221-1/+1
* | Improve Formatter exception detail messages and fix test expectations.Elliott Hughes2010-06-2212-111/+30
* | Merge "Minor java.util.regex.Pattern documentation fixes." into dalvik-devElliott Hughes2010-06-221-2/+3
|\ \
| * | Minor java.util.regex.Pattern documentation fixes.Elliott Hughes2010-06-221-2/+3
* | | Merge "Fixing ProcessBuilder.environment() to maintain a mutable copy." into ...Jesse Wilson2010-06-221-3/+4
|\ \ \ | |/ / |/| |
| * | Fixing ProcessBuilder.environment() to maintain a mutable copy.Jesse Wilson2010-06-221-3/+4
| |/
* | String should throw UnsupportedEncodingException if Charset.forName fails.Elliott Hughes2010-06-221-3/+17
* | Merge "Stop using GetStringChars/ReleaseStringChars." into dalvik-devElliott Hughes2010-06-221-4/+2
|\ \ | |/ |/|
| * Stop using GetStringChars/ReleaseStringChars.Elliott Hughes2010-06-221-4/+2
* | Merge "Move IndexedPKIXParameters from external/bouncycastle to libcore to av...Brian Carlstrom2010-06-212-2/+159
|\ \ | |/ |/|
| * Move IndexedPKIXParameters from external/bouncycastle to libcore to avoid cyc...Brian Carlstrom2010-06-212-2/+159
* | Stop using CharsetEncoder in File.newCString.Elliott Hughes2010-06-211-10/+9
* | Switch Base64 over to Charset.Elliott Hughes2010-06-213-10/+8
|/
* am 5b1fb173: resolved conflicts for merge of c4c9ba1d to masterJean-Baptiste Queru2010-06-211-5/+3
|\
| * resolved conflicts for merge of c4c9ba1d to masterJean-Baptiste Queru2010-06-211-5/+3
| |\
| * | libcore/luni/src/main/java/org/bouncycastle moved to external/bouncycastle/sr...Brian Carlstrom2010-06-18471-76664/+0
* | | Merge "Add support for ICU's PluralRules." into dalvik-devElliott Hughes2010-06-181-0/+60
|\ \ \
| * | | Add support for ICU's PluralRules.Elliott Hughes2010-06-181-0/+60
* | | | Implementing ZoneInfo.hasSameRules().Jesse Wilson2010-06-1815-123/+111
|/ / /
* | | Merge "Fixing various problems with HTTPS proxies thru HTTP." into dalvik-devJesse Wilson2010-06-175-42/+82
|\ \ \
| * | | Fixing various problems with HTTPS proxies thru HTTP.Jesse Wilson2010-06-145-42/+82
* | | | Merge "Minor bidi tidying." into dalvik-devElliott Hughes2010-06-173-109/+55
|\ \ \ \
| * | | | Minor bidi tidying.Elliott Hughes2010-06-173-109/+55
* | | | | Merge "libcore/luni/src/main/java/org/bouncycastle moved to external/bouncyca...Brian Carlstrom2010-06-17471-76664/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | libcore/luni/src/main/java/org/bouncycastle moved to external/bouncycastle/sr...Brian Carlstrom2010-06-17471-76664/+0
* | | | | Rewrite FileDescriptor and ProcessManager's JNI in terms of JNIHelp.h's API.Elliott Hughes2010-06-171-4/+0
|/ / / /
* | | | Merge "Apply harmony patch for https://issues.apache.org/jira/browse/HARMONY-...Elliott Hughes2010-06-161-1/+1
|\ \ \ \
| * | | | Apply harmony patch for https://issues.apache.org/jira/browse/HARMONY-6271.Elliott Hughes2010-06-161-1/+1
* | | | | am 32a84bfe: am 65bfb219: am 7983be97: Sprinkle BlockGuard checks on DNS look...Brad Fitzpatrick2010-06-161-0/+4
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | am 65bfb219: am 7983be97: Sprinkle BlockGuard checks on DNS lookups.Brad Fitzpatrick2010-06-161-0/+4
| |\ \ \ | | | |/ | | |/|
| | * | Sprinkle BlockGuard checks on DNS lookups.Brad Fitzpatrick2010-06-161-0/+4
* | | | Use ServiceLoader in Charset.Elliott Hughes2010-06-152-362/+75
* | | | Merge "Various broken tests." into dalvik-devElliott Hughes2010-06-152-16/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Various broken tests.Elliott Hughes2010-06-142-16/+10
* | | | am d3ff6bb5: am 2eed1da5: am b5e5b53f: Merge "Add WrappedNetworkSystem to Blo...Brad Fitzpatrick2010-06-141-1/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 2eed1da5: am b5e5b53f: Merge "Add WrappedNetworkSystem to Blockguard for S...Brad Fitzpatrick2010-06-141-1/+2
| |\ \ | | |/
| | * Add WrappedNetworkSystem to Blockguard for StrictMode work.Brad Fitzpatrick2010-06-141-1/+2
* | | Merge "More charset-related cleanup/optimization." into dalvik-devElliott Hughes2010-06-1426-191/+187
|\ \ \
| * | | More charset-related cleanup/optimization.Elliott Hughes2010-06-1426-191/+187