- 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
-
- 23 1月, 2013 1 次提交
-
-
由 jgish 提交于
Summary: Add blanket null-handling statement to StringBuilder and StringBuffer Reviewed-by: mduigou
-
- 29 12月, 2012 1 次提交
-
-
由 jgish 提交于
Summary: use a common javadoc style in the String classes Reviewed-by: darcy
-
- 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
-
- 30 6月, 2012 1 次提交
-
-
由 jgish 提交于
Summary: add usage note to clarify thread safety Reviewed-by: briangoetz, mduigou Contributed-by: jim.gish@oracle.com
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 03 10月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update for files that have been modified starting July 2008 Reviewed-by: ohair, tbell
-
- 10 9月, 2008 1 次提交
-
-
由 martin 提交于
Summary: Major spec rework Reviewed-by: alanb
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-