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
/
libcore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for currency symbol coming from the default locale
Neil Fuller
2014-06-19
1
-3
/
+3
*
Merge "Fix CurrencyTest.test_getSymbol for unknown variants"
Neil Fuller
2014-06-17
1
-0
/
+7
|
\
|
*
Fix CurrencyTest.test_getSymbol for unknown variants
Neil Fuller
2014-06-18
1
-0
/
+7
*
|
Fix getISO3Country and getISO3Language.
Narayan Kamath
2014-06-18
1
-10
/
+2
|
/
*
Pass BCP-47 tags and not Locale.toString results to ICU.
Elliott Hughes
2014-06-16
5
-92
/
+82
*
Implement Locale.toLanguageTag without ICU support.
Narayan Kamath
2014-06-12
1
-6
/
+2
*
Merge "Work around an icu4c 53 bug in DecimalFormat.getGroupingSize."
Elliott Hughes
2014-05-12
1
-0
/
+4
|
\
|
*
Work around an icu4c 53 bug in DecimalFormat.getGroupingSize.
Elliott Hughes
2014-05-09
1
-0
/
+4
*
|
Merge "Add android.system.Os.link for link(2)."
Elliott Hughes
2014-05-10
4
-0
/
+8
|
\
\
|
*
|
Add android.system.Os.link for link(2).
Elliott Hughes
2014-05-09
4
-0
/
+8
|
|
/
*
|
Fix various errors in FileURLConnectionTest.
Narayan Kamath
2014-05-09
1
-12
/
+134
|
/
*
Merge "Improve the performance of Annotation checks"
Neil Fuller
2014-05-06
1
-44
/
+12
|
\
|
*
Improve the performance of Annotation checks
Neil Fuller
2014-03-28
1
-44
/
+12
*
|
add prctl / PR_SET_NO_NEW_PRIVS
Nick Kralevich
2014-04-29
3
-0
/
+3
*
|
libcore.io.OsConstants is dead; long live android.system.OsConstants!
Elliott Hughes
2014-04-29
1
-782
/
+0
*
|
Move ErrnoException into android.system.
Elliott Hughes
2014-04-28
3
-65
/
+2
*
|
Move StructStat and StructStatVfs now all the callers have switched over.
Elliott Hughes
2014-04-28
3
-161
/
+1
*
|
Revert "Fix internal master until I have access again."
Elliott Hughes
2014-04-25
1
-25
/
+0
*
|
Fix internal master until I have access again.
Elliott Hughes
2014-04-24
1
-0
/
+25
*
|
Groundwork towards making the Libcore.os functionality public.
Elliott Hughes
2014-04-24
31
-720
/
+74
*
|
libcore changes to support asynchronous close interruption
Neil Fuller
2014-04-22
5
-47
/
+65
*
|
Merge "Change DecimalFormat.setRoundingMode() behavior to stay in spec"
Neil Fuller
2014-04-22
1
-0
/
+1
|
\
\
|
*
|
Change DecimalFormat.setRoundingMode() behavior to stay in spec
Neil Fuller
2014-04-15
1
-0
/
+1
*
|
|
Update collation tests for icu4c 53.
ccornelius
2014-04-21
1
-9
/
+0
*
|
|
Set ICU's default locale from Locale.getDefault.
Narayan Kamath
2014-04-11
1
-0
/
+3
|
/
/
*
|
Merge "Add an empty long array"
Adam Lesinski
2014-03-27
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add an empty long array
Adam Lesinski
2014-03-17
1
-0
/
+1
*
|
Speed-up for apps that use Dagger on ART
Neil Fuller
2014-03-26
1
-14
/
+17
|
/
*
Don't assume minusSign is a single char.
Narayan Kamath
2014-03-14
2
-5
/
+5
*
Merge "Add Currency.getNumericCode()"
Neil Fuller
2014-03-11
1
-0
/
+1
|
\
|
*
Add Currency.getNumericCode()
Neil Fuller
2014-03-11
1
-0
/
+1
*
|
Implementation of MulticastChannel.
Neil Fuller
2014-02-28
6
-10
/
+98
|
/
*
When decoding enum annotation value, treat it as a field name, not enum value
Brian Carlstrom
2014-02-20
1
-4
/
+14
*
Addition of 1.7 methods to URLConnection.
Neil Fuller
2014-02-19
2
-14
/
+35
*
Merge "All our structs should have a public constructor."
Elliott Hughes
2014-02-06
4
-4
/
+4
|
\
|
*
All our structs should have a public constructor.
Elliott Hughes
2014-02-05
4
-4
/
+4
*
|
Merge "Make ICU.localeFromIcuLocaleId public."
Narayan Kamath
2014-02-06
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
Make ICU.localeFromIcuLocaleId public.
Narayan Kamath
2014-02-06
1
-3
/
+1
*
|
NativeCollation LP64 fixes.
Elliott Hughes
2014-02-03
1
-1
/
+1
*
|
Add posix_fallocate to Libcore.os.
Elliott Hughes
2014-02-03
4
-0
/
+8
*
|
Move the hidden File.readlink into Libcore.os.
Elliott Hughes
2014-01-31
4
-0
/
+8
|
/
*
Merge "Refactoring in preparation for NIO2 changes."
Neil Fuller
2014-01-30
1
-8
/
+7
|
\
|
*
Refactoring in preparation for NIO2 changes.
Neil Fuller
2014-01-29
1
-8
/
+7
*
|
java7: Implement new Locale APIs.
Narayan Kamath
2014-01-17
1
-17
/
+250
|
/
*
Move DeleteOnExit to libcore.io.
Narayan Kamath
2013-12-20
1
-0
/
+82
*
Remove blockguard check for getaddrinfo.
Narayan Kamath
2013-12-11
1
-5
/
+0
*
Catch more system calls that result in disk I/O.
Jeff Sharkey
2013-12-09
1
-0
/
+91
*
Add RT_SCOPE_* to OsConstants.
Lorenzo Colitti
2013-11-28
1
-0
/
+5
*
am 4bb8f69f: am dbdee7a8: Merge "Add IFA_F_* constants for use in LinkAddress"
Lorenzo Colitti
2013-11-15
1
-0
/
+9
|
\
|
*
am dbdee7a8: Merge "Add IFA_F_* constants for use in LinkAddress"
Lorenzo Colitti
2013-11-15
1
-0
/
+9
|
|
\
[next]