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
/
java
/
lang
/
Byte.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Un-@hide various APIs.
Elliott Hughes
2013-05-13
1
-1
/
+0
*
Suppress some FindBugs warnings.
Elliott Hughes
2011-05-20
1
-2
/
+3
*
Add new java.lang.*.compare methods.
Elliott Hughes
2011-02-28
1
-1
/
+11
*
Use int.class instead of Integer.TYPE (et cetera) for clarity.
Elliott Hughes
2011-02-08
1
-1
/
+1
*
Add an @hidden Byte.toHexString that does the right thing, and use it.
Elliott Hughes
2011-01-20
1
-0
/
+8
*
Apply various Intellij quick fixes to java.lang.
Elliott Hughes
2010-12-08
1
-1
/
+1
*
Fix Float.parseFloat (et cetera) javadoc.
Elliott Hughes
2010-10-25
1
-14
/
+10
*
Give every NumberFormatException a useful detail message.
Elliott Hughes
2010-10-18
1
-12
/
+5
*
Rewrote all the toString and bit twiddling code in Integer and Long using
Joshua Bloch
2009-12-15
1
-12
/
+13
*
Integrate luni module (but not tests) to Harmony r772995.
Jesse Wilson
2009-07-24
1
-39
/
+23
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+320
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-320
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-127
/
+102
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+345