summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "libcore changes to support asynchronous close interruption"Neil Fuller2014-04-2323-138/+844
|\
| * libcore changes to support asynchronous close interruptionNeil Fuller2014-04-2223-138/+844
* | Merge "Removal of a broken CTS test"Neil Fuller2014-04-231-29/+0
|\ \
| * | Removal of a broken CTS testNeil Fuller2014-04-231-29/+0
| |/
* | Merge "Fix for ThreadGroup CTS test."Neil Fuller2014-04-231-527/+212
|\ \
| * | Fix for ThreadGroup CTS test.Neil Fuller2014-04-231-527/+212
| |/
* | Merge "Fix SSLEngineTest for RI"Kenny Root2014-04-222-8/+14
|\ \
| * | Fix SSLEngineTest for RIKenny Root2014-04-222-8/+14
|/ /
* | Merge "@hide Integer#parsePositiveInt(String)"Calin Juravle2014-04-221-0/+2
|\ \ | |/ |/|
| * @hide Integer#parsePositiveInt(String)Calin Juravle2014-04-221-0/+2
|/
* Merge "Disallow explicit signs in java.sql.Date#valueOf()"Calin Juravle2014-04-223-15/+70
|\
| * Disallow explicit signs in java.sql.Date#valueOf()Calin Juravle2014-04-223-15/+70
* | Merge "Change DecimalFormat.setRoundingMode() behavior to stay in spec"Neil Fuller2014-04-225-36/+19
|\ \
| * | Change DecimalFormat.setRoundingMode() behavior to stay in specNeil Fuller2014-04-155-36/+19
* | | Merge "Fix build (javadoc @link tags)."Elliott Hughes2014-04-221-2/+2
|\ \ \
| * | | Fix build (javadoc @link tags).Elliott Hughes2014-04-211-2/+2
|/ / /
* | | Merge "Allow empty rules in a RuleBasedCollator."Elliott Hughes2014-04-212-13/+4
|\ \ \
| * | | Allow empty rules in a RuleBasedCollator.Elliott Hughes2014-04-212-13/+4
|/ / /
* | | Merge "Fix typo in Locale docs."Elliott Hughes2014-04-211-1/+1
|\ \ \
| * | | Fix typo in Locale docs.Elliott Hughes2014-04-211-1/+1
|/ / /
* | | Merge "Track the icu4c 53 update in the Locale documentation."Elliott Hughes2014-04-211-4/+8
|\ \ \
| * | | Track the icu4c 53 update in the Locale documentation.Elliott Hughes2014-04-211-4/+8
* | | | Merge "Updated documentation for RuleBasedCollator."Elliott Hughes2014-04-211-249/+53
|\ \ \ \ | |/ / / |/| | |
| * | | Updated documentation for RuleBasedCollator.Elliott Hughes2014-04-211-249/+53
| | |/ | |/|
* | | Merge "Update collation tests for icu4c 53."Elliott Hughes2014-04-217-100/+52
|\ \ \
| * | | Update collation tests for icu4c 53.ccornelius2014-04-217-100/+52
* | | | Merge changes I7db8e513,I564283bbKenny Root2014-04-217-193/+213
|\ \ \ \ | |/ / / |/| | |
| * | | Update SSLEngineTest for OpenSSLKenny Root2014-04-104-103/+83
| * | | Update SSLEngineTest for RIKenny Root2014-04-106-91/+131
* | | | Merge "Remove include of private ICU include and set constant size for buffer...Elliott Hughes2014-04-211-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove include of private ICU include and set constant size for buffer inccornelius2014-04-161-2/+2
* | | | Merge "Add parsePositiveInt for internal use."Calin Juravle2014-04-172-0/+44
|\ \ \ \
| * | | | Add parsePositiveInt for internal use.Calin Juravle2014-04-162-0/+44
| |/ / /
* | | | Merge "Fix broken CTS test"Neil Fuller2014-04-161-303/+207
|\ \ \ \ | |/ / / |/| | |
| * | | Fix broken CTS testNeil Fuller2014-04-161-303/+207
|/ / /
* | | Merge "Set ICU's default locale from Locale.getDefault."Narayan Kamath2014-04-124-0/+45
|\ \ \
| * | | Set ICU's default locale from Locale.getDefault.Narayan Kamath2014-04-114-0/+45
* | | | Merge "Don't allow explicit signs in URL port numbers."Calin Juravle2014-04-112-4/+22
|\ \ \ \
| * | | | Don't allow explicit signs in URL port numbers.Calin Juravle2014-04-102-4/+22
* | | | | Merge "Don't allow explicit signs in URI port numbers."Calin Juravle2014-04-112-4/+31
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Don't allow explicit signs in URI port numbers.Calin Juravle2014-04-102-4/+31
|/ / /
* | | Merge "Fix Locale.getDisplayName."Narayan Kamath2014-04-102-3/+22
|\ \ \ | |/ / |/| |
| * | Fix Locale.getDisplayName.Narayan Kamath2014-04-092-3/+22
|/ /
* | Merge "Fix for ClassLoaderTest under CTS"Neil Fuller2014-04-075-65/+144
|\ \
| * | Fix for ClassLoaderTest under CTSNeil Fuller2014-04-075-65/+144
* | | Merge "Fix broken CTS HttpCookie test"Neil Fuller2014-04-072-4/+22
|\ \ \ | |_|/ |/| |
| * | Fix broken CTS HttpCookie testNeil Fuller2014-04-072-4/+22
| |/
* | Merge "Fix Greek uppercasing."Elliott Hughes2014-04-043-20/+49
|\ \ | |/ |/|
| * Fix Greek uppercasing.Elliott Hughes2014-04-043-20/+49
|/
* Merge "Finish moving away from LD_LIBRARY_PATH on Android."Elliott Hughes2014-04-033-6/+17
|\