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

20710 commits

Author SHA1 Message Date
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
Baltasar Belyavsky
6b66aef60b bug 340219: Project metadata files are saved unnecessarily, patch to
address .project file modifications
2012-02-12 09:02:24 -05:00
Baltasar Belyavsky
088185204c bug 340219: Project metadata files are saved unnecessarily, test cases 2012-02-12 09:02:20 -05:00
Sergey Prigogin
e65759e510 UI for new code style preferences. 2012-02-11 17:42:32 -08:00
Sergey Prigogin
aa4eae00dd Fixed a broken test. 2012-02-11 17:12:06 -08:00
Sergey Prigogin
1548edd7e5 Cosmetics. 2012-02-11 17:11:59 -08:00
Sergey Prigogin
3991fd8658 Fixed two broken tests. 2012-02-11 17:11:52 -08:00
Marc Khouzam
57813d4bd5 Rename "CDT Multicore Visualizer" feature to "C/C++ Multicore
Visualizer"
2012-02-11 17:27:53 -05:00
Sergey Prigogin
4b09a45f5f Code streamlining. 2012-02-11 12:29:58 -08:00
Sergey Prigogin
2fd430eb63 Added IASTNode.getOriginalNode method. 2012-02-11 12:27:26 -08:00
Sergey Prigogin
d7b07a626d Bug 371165 - Invalid formatting of newly created classes. 2012-02-11 10:37:56 -08:00
Sergey Prigogin
12c72ed17e Let formatter know about the translation unit so that it can resolve
includes.
2012-02-11 10:36:01 -08:00
Sergey Prigogin
5db78a20c8 Cosmetics. 2012-02-10 17:47:52 -08:00
Sergey Prigogin
8034e44101 Fixed few failing Codan tests. 2012-02-10 17:47:46 -08:00
Sergey Prigogin
da28cc19fc Java 1.5-style loops, etc. 2012-02-10 17:47:39 -08:00
Sergey Prigogin
6322c0691d Bug 371165 - Invalid formatting of newly created classes. 2012-02-10 17:47:32 -08:00
Marc-Andre Laperle
ddab4b3f49 Fix gnu.multicorevisualizer's artifactId 2012-02-10 19:37:14 -05:00
Marc Khouzam
7ab76fca2c Bug 335027: Visualizer View feature. Releng updates. 2012-02-10 14:57:05 -05:00
William R. Swanson
093697a016 Bug 335027: Visualizer View feature. Initial contribution. 2012-02-10 13:12:15 -05:00
Sergey Prigogin
ff94f47a9e Revert "Let formatter know about the translation unit so that it can resolve includes."
This reverts commit 5b8296109c.
2012-02-09 21:17:43 -08:00
Sergey Prigogin
143bc1aea0 Bug 371165 - Invalid formatting of newly created classes. 2012-02-09 18:47:09 -08:00
Sergey Prigogin
5b8296109c Let formatter know about the translation unit so that it can
resolve includes.
2012-02-09 18:37:27 -08:00