1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 12:25:35 +02:00
cdt/core
Alex Blewitt ca4e5b10ee Bug 491945 - Remove new String() literals
Occurrences of `new String("...")` have been replaced with a direct reference
to the literal it was wrapping.

Change-Id: Iefb49a009f210db59e5724e0a232dba2e13292b1
Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
2016-04-18 23:30:05 +01:00
..
org.eclipse.cdt.core Bug 491945 - Remove new String() literals 2016-04-18 23:30:05 +01:00
org.eclipse.cdt.core.aix Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.ppc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.ppc64 Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.ppc64le Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.x86 Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.x86_64 Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.macosx Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.native Update copyright dates 2016-02-11 01:50:14 -05:00
org.eclipse.cdt.core.solaris Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.tests Bug 491945 - Remove new String() literals 2016-04-18 23:30:05 +01:00
org.eclipse.cdt.core.win32 Bug 487444 - Spawner.exec() fails if child process cannot breakaway from parent job 2016-02-09 10:42:46 +01:00
org.eclipse.cdt.core.win32.x86 Bug 487444 - Spawner.exec() fails if child process cannot breakaway from parent job 2016-02-09 10:42:46 +01:00
org.eclipse.cdt.core.win32.x86_64 Bug 487444 - Spawner.exec() fails if child process cannot breakaway from parent job 2016-02-09 10:42:46 +01:00
org.eclipse.cdt.ui Bug 491945 - Remove new String() literals 2016-04-18 23:30:05 +01:00
org.eclipse.cdt.ui.tests Bug 491945 - Remove new String() literals 2016-04-18 23:30:05 +01:00