1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-01 20:53:12 +02:00
cdt/debug/org.eclipse.cdt.debug.core
Alex Blewitt 2356a29c70 Bug 492200 - Replace StringBuffer with StringBuilder
There are many opportunities for replacing `StringBuffer` with
`StringBuilder` provided that the type isn't visible from the
public API and is used only in internal methods. Replace these
where appropriate.

Change-Id: Ic2f50c5b6f3c3a4eae301bb3b40fb6faed235f79
Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
2016-04-21 22:17:03 -05:00
..
.settings Bug 484900: Remove Majority of CDI classes 2016-03-08 19:18:05 -05:00
META-INF Bug 484900: Remove Majority of CDI classes 2016-03-08 19:18:05 -05:00
schema Bug 484900: Remove Majority of CDI classes 2016-03-08 19:18:05 -05:00
src/org/eclipse/cdt/debug Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
.classpath Bug 484900: Remove Majority of CDI classes 2016-03-08 19:18:05 -05:00
.cvsignore
.options Pattern for using DebugTrace within plug-ins. 2011-04-13 15:57:45 +00:00
.project
about.html
build.properties Bug 484900: Remove Majority of CDI classes 2016-03-08 19:18:05 -05:00
ChangeLog
ChangeLog-2003
NEWS
plugin.properties Bug 400628 - Support Dynamic Printf 2014-05-01 16:05:03 -04:00
plugin.xml Bug 484900: Remove Majority of CDI classes 2016-03-08 19:18:05 -05:00
pom.xml Bug 484900: Remove Majority of CDI classes 2016-03-08 19:18:05 -05:00