1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
cdt/debug
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
..
org.eclipse.cdt.debug.application Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
org.eclipse.cdt.debug.application.doc Bug 472765: User documentation for Path Mapping 2016-04-13 10:41:46 -05:00
org.eclipse.cdt.debug.application.product Stand-alone debugger for Mac OS X 2016-04-02 22:59:15 -04:00
org.eclipse.cdt.debug.application.tests Make stand-alone debugger SWTBot test more robust 2016-04-20 17:23:12 -04:00
org.eclipse.cdt.debug.core Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
org.eclipse.cdt.debug.core.tests Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.debug.standalone-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.debug.standalone.source-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.debug.ui Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
org.eclipse.cdt.gdb Bug 484900: Remove Majority of CDI classes 2016-03-08 19:18:05 -05:00
org.eclipse.cdt.gdb-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.gdb.source-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.gdb.ui Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.gnu.debug-feature Bug 484900: Remove Majority of CDI classes 2016-03-08 19:18:05 -05:00
org.eclipse.cdt.gnu.debug.source-feature Bug 484900: Remove Majority of CDI classes 2016-03-08 19:18:05 -05:00