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
/
Character.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
autoclose all <a name> tags so they don't disappear on web site
smain@google.com
2014-10-22
1
-1
/
+1
*
Fix Character.getDirectionality.
Elliott Hughes
2014-07-29
1
-10
/
+13
*
Remove.
Elliott Hughes
2014-07-07
1
-420
/
+0
*
Fix javadoc for Character.UnicodeScript.
Narayan Kamath
2014-01-20
1
-1
/
+3
*
java7: Implement Character.UnicodeScript
Narayan Kamath
2014-01-13
1
-4
/
+427
*
Fix Character.isWhitespace and Character.isSpaceChar.
Elliott Hughes
2013-07-03
1
-45
/
+44
*
Implement Character.isAlphabetic and Character.isIdeographic.
Elliott Hughes
2013-07-01
1
-0
/
+13
*
Bring Character.UnicodeBlock up to Unicode 6.0.
Elliott Hughes
2013-07-01
1
-658
/
+634
*
Simplify Character.UnicodeBlock.
Elliott Hughes
2013-06-28
1
-156
/
+140
*
Fix @deprecated javadoc orthography.
Elliott Hughes
2013-06-06
1
-3
/
+3
*
Un-@hide various APIs.
Elliott Hughes
2013-05-13
1
-10
/
+7
*
Add consistent reasons for NullPointerException
Kenny Root
2012-09-14
1
-10
/
+10
*
Fix Character's javadoc table of Unicode categories.
Elliott Hughes
2011-08-10
1
-2
/
+2
*
Suppress some FindBugs warnings.
Elliott Hughes
2011-05-20
1
-2
/
+3
*
Avoid loading all CA certs into Zygote memory, lazily load instead (2 of 3)
Brian Carlstrom
2011-04-29
1
-1
/
+1
*
Add missing @hide tag to Character.getName.
Elliott Hughes
2011-02-28
1
-0
/
+2
*
Add new java.lang.Character functionality.
Elliott Hughes
2011-02-28
1
-18
/
+95
*
Use int.class instead of Integer.TYPE (et cetera) for clarity.
Elliott Hughes
2011-02-08
1
-2
/
+1
*
Remove useless android-changed comments.
Elliott Hughes
2011-01-13
1
-10
/
+2
*
Lots more bounds-checking/exception-throwing consistency.
Elliott Hughes
2010-12-10
1
-17
/
+5
*
Rewrite all backwards comparisons.
Elliott Hughes
2010-12-09
1
-1
/
+1
*
Apply various Intellij quick fixes to java.lang.
Elliott Hughes
2010-12-08
1
-57
/
+3
*
Minor cleanup of java.lang.Character.
Elliott Hughes
2010-12-07
1
-8
/
+23
*
Document Unicode versions and that we don't support the locale spi junk.
Elliott Hughes
2010-09-12
1
-3
/
+6
*
Clean up some dead/useless code.
Elliott Hughes
2010-08-11
1
-12
/
+0
*
Remove UCharacter's unnecessary layer of indirection.
Elliott Hughes
2010-07-22
1
-153
/
+205
*
Various broken tests.
Elliott Hughes
2010-06-14
1
-14
/
+6
*
www.ietf.org is the canonical home for RFCs.
Elliott Hughes
2010-06-10
1
-2
/
+2
*
Remove all trailing whitespace from the dalvik team-maintained parts of libcore.
Elliott Hughes
2010-05-13
1
-2
/
+2
*
Documentation improvements.
Elliott Hughes
2010-05-11
1
-1
/
+49
*
Make java.lang.Character fast.
Elliott Hughes
2009-12-16
1
-241
/
+183
*
Rewrote all the toString and bit twiddling code in Integer and Long using
Joshua Bloch
2009-12-15
1
-23
/
+14
*
Make java.util.Formatter perform acceptably (and fix two jtreg failures).
Elliott Hughes
2009-12-03
1
-17
/
+14
*
Integrate luni module (but not tests) to Harmony r772995.
Jesse Wilson
2009-07-24
1
-737
/
+684
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+3327
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-3327
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-801
/
+1098
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+3030