- 13 11月, 2013 1 次提交
-
-
由 serb 提交于
Reviewed-by: alanb, malenkov, mullan
-
- 23 5月, 2013 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: alanb
-
- 15 5月, 2013 1 次提交
-
-
由 dholmes 提交于
Summary: cache a copy of the char[] to use with toString() and clear it when ever the sb content is modified Reviewed-by: alanb, plevart, mduigou, forax
-
- 01 5月, 2013 1 次提交
-
-
由 mduigou 提交于
Reviewed-by: martin, alanb, ulfzibis, mduigou Contributed-by: NStuart Marks <stuart.marks@oracle.com>, Henry Jen <henry.jen@oracle.com>
-
- 21 12月, 2012 1 次提交
-
-
由 katleman 提交于
Reviewed-by: ohair
-
- 30 10月, 2012 1 次提交
-
-
由 jgish 提交于
Summary: update StringBuilder & StringBuffer to consistently handle forwarding to AbstractStringBuilder. Some additional cleanup (removal of refs to sub-classes from AbstractStringBuilder) Reviewed-by: chegar, alanb, mduigou
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 10 9月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: mbykov
-
- 01 7月, 2010 1 次提交
-
-
由 martin 提交于
Summary: Rewrite lastIndexOf for performance and correctness Reviewed-by: sherman Contributed-by: NReviewed by Ulf Zibis <ulf.zibis@gmx.de>
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 14 5月, 2010 1 次提交
-
-
由 martin 提交于
Summary: make sure to grow with size => size * 2 + 2 Reviewed-by: dholmes, chegar, ohair
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-