1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

20581 commits

Author SHA1 Message Date
Sergey Prigogin
2f2f09fd97 Use shared AST in Toggle Function refactoring. This change concudes
the transition to CRefactoring2, which is now called CRefactoring.
2012-02-23 20:44:17 -08:00
Sergey Prigogin
688a0e6f75 Cosmetics. 2012-02-23 20:26:46 -08:00
Sergey Prigogin
f6ecdf5318 Warning cleanup. 2012-02-23 15:05:20 -08:00
Sergey Prigogin
934adecf48 Adjustments to Alex's contribution. 2012-02-23 13:26:43 -08:00
Alex Ruiz
d7f5c2bd7c Minor code cleanup. 2012-02-23 13:26:24 -08:00
Alex Ruiz
00c29ec7eb Added more tests. 2012-02-23 13:25:46 -08:00
Alex Ruiz
f405944e2d Code cleanup:
- Merged CommandLauncher and ExternalToolInvoker
- Moved CppcheckChecker from project org.eclipse.codan.checkers to
org.eclipse.codan.checkers.ui
- Removed unnecessary dependencies on UI code in project
org.eclipse.codan.checkers
2012-02-23 13:24:18 -08:00
Alex Ruiz
de264b53a7 Added test for CommandLauncher. 2012-02-23 13:23:09 -08:00
Alex Ruiz
fba2b5c3e4 Leftover cleanup from previous commit. 2012-02-23 13:22:06 -08:00
Alex Ruiz
88d576787e Code cleanup, to make CommandLauncher testable. 2012-02-23 13:20:20 -08:00
Alex Ruiz
295466d26f Fixed test broken by accident.
Switched to System.arrayCopy instead of manual array copy.
2012-02-23 13:20:05 -08:00
Alex Ruiz
55b9874f5d Minor code cleanup. 2012-02-23 13:19:06 -08:00
Alex Ruiz
a3758a0664 Minor code cleanup. 2012-02-23 13:18:19 -08:00
Alex Ruiz
b25c644007 * Enabled correct API baseline (3.7) and fixed related API-check errors.
* Moved classes that are not part of the API to "internal" packages.
* Removed unnecessary classes.
* Simplified creation of checkers by providing alternative super class
and constructors.
2012-02-23 13:17:23 -08:00
Alex Ruiz
a631e47e43 Externalized Strings. 2012-02-23 12:26:48 -08:00
Alex Ruiz
3115bb4e22 Initial take on external-tool-based checkers. 2012-02-23 12:25:05 -08:00
Sergey Prigogin
ac7ee03d25 Fixed NPE. 2012-02-23 10:00:17 -08:00
Pawel Piech
6a916ea3e5 Bug 370560 - Run to line not show up in breadcrumb mode 2012-02-22 22:26:19 -08:00
Sergey Prigogin
75e0f1868f Removed a redundant method. 2012-02-22 20:34:44 -08:00
Sergey Prigogin
68b5958f0c Use shared AST in Hide Method refactoring. 2012-02-22 20:19:05 -08:00
Sergey Prigogin
d7ed01e939 Cosmetics. 2012-02-22 20:18:58 -08:00
Sergey Prigogin
948494892a Added getOverload method. 2012-02-22 20:18:52 -08:00
Sergey Prigogin
dc6bc55815 Cosmetics. 2012-02-22 20:18:46 -08:00
Doug Schaefer
b939129fde Add categories to the repo. 2012-02-21 16:47:48 -05:00
Doug Schaefer
15897645ad Fix up zip command. 2012-02-21 16:11:25 -05:00
Doug Schaefer
ca44b862b7 Undo! 2012-02-21 15:12:09 -05:00
Doug Schaefer
9027aad72f Build against 3.8 I builds. 2012-02-21 15:00:31 -05:00
Doug Schaefer
309c6e98d1 Add missing plug-in repository for the signing plug-in. 2012-02-21 14:51:43 -05:00
Doug Schaefer
d93ef64c7a Set up cdt build to sign and deploy itself (i.e. no master). 2012-02-21 13:20:53 -05:00
Sergey Prigogin
58eed0ce42 Use shared AST in Extract Function refactoring. 2012-02-17 19:29:32 -08:00
Marc Khouzam
b00b128972 Bug 362039: New postmortem JUnit tests 2012-02-17 09:45:42 -05:00
Marc Khouzam
437d707cd9 Bug 362039: Default directory for "post mortem" debug, as well as handling the use of variables in core/trace file specification. 2012-02-17 09:45:39 -05:00
Sergey Prigogin
c49a852b88 Use shared AST in Extract Constant refactoring. 2012-02-16 21:26:56 -08:00
John Cortell
4d225aac73 Bug 326105 - MakeFile Project with Existing Code wizard got issues 2012-02-16 15:33:43 -06:00
Anton Leherbauer
1bc41d348f Bug 371144 - There seems to be no easy way to add custom marker annotations to non-workspace file 2012-02-16 12:33:28 +01:00
Anton Leherbauer
d4f69c801e Bug 371144 - There seems to be no easy way to add custom marker annotations to non-workspace file 2012-02-16 08:40:30 +01:00
Sergey Prigogin
956baf6795 Removed EmptyRefactoringDescription class. 2012-02-15 21:25:35 -08:00
Sergey Prigogin
1a8fd78cb0 Cosmetics. 2012-02-15 21:24:16 -08:00
Sergey Prigogin
e5b6278940 Revert "Fixed handling of trailing comments after compound statements."
This reverts commit 476364f0a6.
2012-02-15 21:19:09 -08:00
Sergey Prigogin
a8ef0a62b8 Converted two more refactoring tests to the new framework. 2012-02-15 20:37:46 -08:00
Sergey Prigogin
aab2dfc32b Cosmetics. 2012-02-15 20:34:58 -08:00
Sergey Prigogin
183fe7ba62 Converted Implement Method refactoring tests to the new framework. 2012-02-15 19:03:41 -08:00
Sergey Prigogin
3d474b9327 Converted Hide Method refactoring test to the new framework. 2012-02-15 18:37:02 -08:00
Sergey Prigogin
546389bc1e Converted Extract Local Variable tests to the new framework. 2012-02-15 17:36:31 -08:00
Sergey Prigogin
476364f0a6 Fixed handling of trailing comments after compound statements. 2012-02-15 16:21:26 -08:00
Sergey Prigogin
3453fa6fcd Bug 347712 - Use shared AST in ExtractLocalVariableRefactoring. 2012-02-15 15:44:03 -08:00
John Cortell
7ce1c8fa8b Bug 326105 - MakeFile Project with Existing Code wizard got issues 2012-02-15 15:44:29 -06:00
John Cortell
12f2b8f8d5 Bug 368987 - Project Name should not be reset when selecting existing code path 2012-02-15 10:51:14 -06:00
Anton Leherbauer
5a77d86898 Bug 371144 - There seems to be no easy way to add custom marker annotations to non-workspace file 2012-02-15 08:46:37 +01:00
Baltasar Belyavsky
88bf01e541 bug 340219: Project metadata files are saved unnecessarily, patch to
address .cproject file modifications
2012-02-12 09:02:29 -05:00