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
/
native
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Character.getDirectionality.
Elliott Hughes
2014-07-29
1
-2
/
+2
*
OsConstants: add PR_GET_DUMPABLE / PR_SET_DUMPABLE
Nick Kralevich
2014-07-24
1
-0
/
+6
*
Fix handling of invalid locales in Date/DecimalFormatSymbols.
Narayan Kamath
2014-07-23
1
-11
/
+11
*
Implement Locale.forLanguageTag in java.
Narayan Kamath
2014-07-22
1
-51
/
+0
*
Switch libcore to the new icu.
Elliott Hughes
2014-07-09
1
-2
/
+2
*
Don't return NULL as a jint.
Ian Rogers
2014-06-24
1
-1
/
+1
*
Build fix: Remove reference to deleted java_io_Console function
Neil Fuller
2014-06-23
1
-1
/
+0
*
Unimplement Console.readPassword and remove test
Neil Fuller
2014-06-23
2
-52
/
+0
*
Fix getISO3Country and getISO3Language.
Narayan Kamath
2014-06-18
1
-4
/
+4
*
Merge "Pass BCP-47 tags and not Locale.toString results to ICU."
Narayan Kamath
2014-06-10
8
-103
/
+165
|
\
|
*
Pass BCP-47 tags and not Locale.toString results to ICU.
Elliott Hughes
2014-06-16
8
-103
/
+165
*
|
Fix bogus define checks and a typo.
Narayan Kamath
2014-06-13
1
-10
/
+6
|
/
*
Remove unnecessary loop in uloc_forLanguageTag.
Narayan Kamath
2014-06-12
1
-15
/
+15
*
Implement Locale.toLanguageTag without ICU support.
Narayan Kamath
2014-06-12
1
-31
/
+0
*
Fix Mac build.
Ian Rogers
2014-06-10
1
-0
/
+3
*
Build fix.
Ian Rogers
2014-06-09
1
-0
/
+2
*
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-09
3
-5
/
+70
*
Add interruptibility/wake on close to FileChannel.lock()
Neil Fuller
2014-06-03
1
-2
/
+1
*
Ensure NET_FAILURE_RETRY return -1 in case of an error
Serguei Katkov
2014-05-20
1
-0
/
+2
*
Merge "Add android.system.Os.link for link(2)."
Elliott Hughes
2014-05-10
1
-0
/
+13
|
\
|
*
Add android.system.Os.link for link(2).
Elliott Hughes
2014-05-09
1
-0
/
+13
*
|
Add missing 'const'.
Elliott Hughes
2014-05-08
1
-1
/
+1
|
/
*
Ensure consistent (backwards-compatible) capitalization for yesterday/today/t...
Elliott Hughes
2014-05-07
1
-27
/
+24
*
Fix BN to use correct size of array
Serguei Katkov
2014-05-06
1
-1
/
+1
*
Merge "Use __SIGRTMIN so bionic can hide our signal from causal passers-by."
Elliott Hughes
2014-04-30
1
-2
/
+3
|
\
|
*
Use __SIGRTMIN so bionic can hide our signal from causal passers-by.
Elliott Hughes
2014-04-30
1
-2
/
+3
*
|
add prctl / PR_SET_NO_NEW_PRIVS
Nick Kralevich
2014-04-29
2
-0
/
+13
*
|
libcore.io.OsConstants is dead; long live android.system.OsConstants!
Elliott Hughes
2014-04-29
3
-4
/
+4
|
/
*
Groundwork towards making the Libcore.os functionality public.
Elliott Hughes
2014-04-24
1
-23
/
+23
*
libcore changes to support asynchronous close interruption
Neil Fuller
2014-04-22
5
-58
/
+117
*
Merge "Change DecimalFormat.setRoundingMode() behavior to stay in spec"
Neil Fuller
2014-04-22
1
-0
/
+2
|
\
|
*
Change DecimalFormat.setRoundingMode() behavior to stay in spec
Neil Fuller
2014-04-15
1
-0
/
+2
*
|
Remove include of private ICU include and set constant size for buffer in
ccornelius
2014-04-16
1
-2
/
+2
*
|
Set ICU's default locale from Locale.getDefault.
Narayan Kamath
2014-04-11
1
-0
/
+19
|
/
*
Finish moving away from LD_LIBRARY_PATH on Android.
Elliott Hughes
2014-04-03
1
-0
/
+16
*
NativeBN: use bn_correct_top on negative BN
Kenny Root
2014-03-18
1
-0
/
+2
*
Don't assume minusSign is a single char.
Narayan Kamath
2014-03-14
2
-7
/
+8
*
Fix ICU glue for uloc_toLanguageTag.
Narayan Kamath
2014-03-13
1
-16
/
+18
*
Merge "Add Currency.getNumericCode()"
Neil Fuller
2014-03-11
1
-0
/
+10
|
\
|
*
Add Currency.getNumericCode()
Neil Fuller
2014-03-11
1
-0
/
+10
*
|
Implementation of MulticastChannel.
Neil Fuller
2014-02-28
3
-1
/
+58
|
/
*
Update BN to work when sizeof(BN_ULONG) != 4.
Colin Cross
2014-02-21
1
-51
/
+74
*
Fix NativeBreakIterator_cloneImpl return type.
Elliott Hughes
2014-02-21
1
-1
/
+1
*
Fix JNI issues in NativeCollation.
Narayan Kamath
2014-02-07
1
-15
/
+83
*
Only offer the CAP_* constants on bionic.
Elliott Hughes
2014-02-05
3
-12
/
+11
*
Revert "Revert "ExpatParser LP64 fixes.""
Elliott Hughes
2014-02-05
1
-2
/
+3
*
Revert "ExpatParser LP64 fixes."
Elliott Hughes
2014-02-05
1
-1
/
+1
*
ExpatParser LP64 fixes.
Elliott Hughes
2014-02-03
1
-1
/
+1
*
Add aarch64 to the architectures without alignment restrictions.
Elliott Hughes
2014-02-03
1
-2
/
+2
*
NativeBreakIterator LP64 fixes.
Elliott Hughes
2014-02-03
1
-4
/
+4
[next]