- 14 11月, 2012 1 次提交
-
-
由 mduigou 提交于
Summary: Adds static utility methods to each primitive wrapper class to allow calculation of a hashCode value from an unboxed primitive. Reviewed-by: darcy, smarks, dholmes
-
- 07 11月, 2012 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 29 3月, 2012 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 09 12月, 2011 1 次提交
-
-
由 omajid 提交于
Reviewed-by: smarks, dholmes, alanb, darcy
-
- 29 4月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: updated j.l.c.lsLowerCase/isUpperCase Reviewed-by: okutsu
-
- 11 4月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: added 6.0 aliases Reviewed-by: okutsu, peytoia, alanb
-
- 24 3月, 2011 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 21 12月, 2010 1 次提交
-
-
由 smarks 提交于
Reviewed-by: darcy, lancea, alanb, briangoetz, mduigou, mchung
-
- 08 12月, 2010 1 次提交
-
-
由 okutsu 提交于
Reviewed-by: peytoia
-
- 17 11月, 2010 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 10 9月, 2010 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 01 7月, 2010 5 次提交
-
-
由 martin 提交于
Summary: Add public variants of methods Surrogate.high, Surrogate.low Reviewed-by: okutsu, sherman Contributed-by: NUlf Zibis <ulf.zibis@gmx.de>
-
由 martin 提交于
Summary: Use generics and conform to coding style Reviewed-by: sherman Contributed-by: NUlf Zibis <ulf.zibis@gmx.de>
-
由 martin 提交于
Summary: Fix surrogate area docs; make source more readable Reviewed-by: okutsu, sherman Contributed-by: NUlf Zibis <ulf.zibis@gmx.de>
-
由 martin 提交于
Summary: Move isBmpCodePoint from sun.nio.cs.Surrogate to Character Reviewed-by: sherman Contributed-by: NUlf Zibis <ulf.zibis@gmx.de>
-
由 martin 提交于
Summary: Use the cleverest possible bit-twiddling micro-optimizations Reviewed-by: sherman Contributed-by: NUlf Zibis <ulf.zibis@gmx.de>
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 19 5月, 2010 1 次提交
-
-
由 sherman 提交于
6948903: Make Unicode scripts available for use in regular expressions Summary: added Unicode script suport Reviewed-by: martin
-
- 23 9月, 2009 2 次提交
- 05 9月, 2009 1 次提交
-
-
由 martin 提交于
Summary: Remove stray quote in Character.valueOf javadoc, using Ulf's \u005CuXXXX technique Reviewed-by: darcy
-
- 01 9月, 2009 1 次提交
-
-
由 martin 提交于
Summary: Add new method Character.isSurrogate(char ch) Reviewed-by: sherman, darcy, okutsu
-
- 30 7月, 2009 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 25 7月, 2009 1 次提交
-
-
由 martin 提交于
Summary: rearranging code saves 5 bytes of bytecode Reviewed-by: sherman
-
- 10 7月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: mr
-
- 10 4月, 2009 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu, naoto
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-