1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
cdt/core/org.eclipse.cdt.core.aix
Alex Blewitt 6b0a04c15e 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: I2634593603eef88dd68e127de9319377f43e7436
Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
2016-04-21 17:51:12 -05:00
..
library Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
META-INF Move some leftover plugins from Java 4 to Java 7. 2015-03-25 13:54:22 -04:00
os/aix/ppc Bug 393455 - Terminal sessions broken on AIX 2013-01-15 10:35:06 -05:00
src/org/eclipse/cdt/internal/core/aix Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 17:51:12 -05:00
.classpath Move some leftover plugins from Java 4 to Java 7. 2015-03-25 13:54:22 -04:00
.cvsignore Initial contribution of AIX port. 2003-09-29 15:03:13 +00:00
.project Fixed build for jar'd plugins 2006-01-18 18:16:35 +00:00
about.html Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
build.properties Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 18:25:17 -04:00
fragment.xml Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
plugin.properties Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 18:25:17 -04:00
pom.xml Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00