1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Find a file
Alex Blewitt ccbab86d6c 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: I769ceb6eaee18d183fb0e00fa0d730651f8a7edb
Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
2016-04-21 18:49:32 -04:00
build Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 18:49:32 -04:00
codan Bug 491984 - Replace .equals("") with .isEmpty() 2016-04-19 13:35:54 -04:00
core Bug 491834 - Revert the earlier attempt to guard against infinite recursion in HeuristicResolver 2016-04-21 13:28:07 -05:00
cross Bug 491984 - Replace .equals("") with .isEmpty() 2016-04-19 13:35:54 -04:00
debug Make stand-alone debugger SWTBot test more robust 2016-04-20 17:23:12 -04:00
doc Bug 472765: User documentation for Path Mapping 2016-04-13 10:41:46 -05:00
dsf Bug 491984 - Replace .equals("") with .isEmpty() 2016-04-19 13:35:54 -04:00
dsf-gdb Bug 491984 - Replace .equals("") with .isEmpty() 2016-04-19 13:35:54 -04:00
jtag Bug 484900: Remove CDI JTag Main tab 2016-03-18 22:20:28 -04:00
launch Fix Connection drop-down in Run Image Launch configuration 2016-04-21 14:56:30 -04:00
llvm Bug 491984 - Replace .equals("") with .isEmpty() 2016-04-19 13:35:54 -04:00
lrparser Bug 491825 - Remove primitive wrapper creation 2016-04-16 12:17:48 -04:00
memory Bug 491825 - Remove primitive wrapper creation 2016-04-16 12:17:48 -04:00
native/org.eclipse.cdt.native.serial Serial - Support COM ports > 9. Set default baud rate to 115200. 2016-04-14 19:11:51 -04:00
qt Bug 491825 - Remove primitive wrapper creation 2016-04-16 12:17:48 -04:00
releng Fix SWTBot dependency in Oomph setup 2016-04-17 23:08:27 -04:00
remote Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
testsrunner Bug 484900: Remove the test runners CDI launch 2016-03-18 14:56:16 -04:00
toolchains/arduino New Qt templates using new templates framework. Arduino fixes. 2016-02-22 22:55:06 -05:00
upc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
util Cosmetics. 2016-03-02 14:34:20 -08:00
visualizer Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
windows Missing copyright header. 2016-02-01 12:47:41 -05:00
xlc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Upgrade to Tycho 0.25.0 2016-04-20 14:55:52 -04:00