1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-16 12:45:41 +02:00
Commit graph

35221 commits

Author SHA1 Message Date
Anna Dushistova
3cad91feae [releng]working on a tycho-maven build. 2012-02-13 06:39:36 +00:00
Anna Dushistova
e2533383f6 [releng]working on a tycho-maven build. 2012-02-13 06:20:41 +00:00
Anna Dushistova
2f2b8037d2 [releng]working on a tycho-maven build. 2012-02-13 04:56:04 +00:00
Anna Dushistova
c437d095b1 [releng] the version of services.ssh in HEAD is 3.2 now. 2012-02-13 04:35:35 +00:00
Anna Dushistova
4e3e6636f3 [releng]working on a tycho-maven build. 2012-02-13 04:25:33 +00:00
Anna Dushistova
9aef0047ed [releng] working on tycho-maven build. 2012-02-13 04:22:46 +00:00
Anna Dushistova
8239f7792d [releng]working on a tycho-maven build. 2012-02-13 04:19:09 +00:00
Anna Dushistova
8451800b21 [releng] adding pom.xml files for tests 2012-02-13 04:16:39 +00:00
Anna Dushistova
3304c208c9 [releng] working on tycho-maven build. 2012-02-13 03:54:23 +00:00
Anna Dushistova
e1d576e00c [releng] working on tycho-maven build. 2012-02-13 03:54:23 +00:00
Anna Dushistova
3da18727e8 [releng] working on tycho-maven build. 2012-02-13 03:16:41 +00:00
Andrew Gvozdev
da85c70e48 Merge remote-tracking branch 'cdt/master' into sd90 2012-02-12 09:59:07 -05: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
Sergey Prigogin
c4d354c7a9 Added toString method. 2012-02-09 18:32:59 -08:00
Anna Dushistova
f46dc4e469 [tests] added a test for scp files subsystem. 2012-02-09 21:34:03 +00:00
Marc Khouzam
7f07eb597c Bug 346789: fix startup sequence for remote JUnits tests 2012-02-09 15:48:48 -05:00
Michael Lindo
2810e3a1fc Bug 370762 - Adding support for Remote Semantic Highlighting in the
Remote C/C++ Editor
2012-02-09 14:00:08 -05:00
Sergey Prigogin
e128056245 Fixed ExtractFunctionRefactoringTest.testOutputParameterWithMethodCall
test.
2012-02-08 20:58:00 -08:00
Sergey Prigogin
947882ff2f Cosmetics. 2012-02-08 19:59:04 -08:00
Sergey Prigogin
61e9d699ba Bug 370887 - CPPVariableReadWriteFlags.getReadWriteFlags returns
incorrect results.
2012-02-08 17:30:00 -08:00
Sergey Prigogin
69457e8aec Cosmetics. 2012-02-08 15:24:09 -08:00
Sergey Prigogin
9601bcdd24 Corrected test expectations. 2012-02-08 15:24:00 -08:00
Sergey Prigogin
a9662b7f9f Fixed VariableReadWriteFlagsTest.testImplicitArgument. 2012-02-08 15:23:50 -08:00
Doug Schaefer
e683d197ac Added ability to select toolchains for templates that have multiple. 2012-02-08 17:04:01 -05:00
Pawel Piech
1dbaf3c1ba Bug 360280 - [breakpoints] Reposition breakpoints when planted on invalid line (PDA Example - Added updating of C Breakpoint status to set installed flag and update line number) 2012-02-08 11:53:55 -08:00
Scott Tepavich
b9255e88a5 Bug 360280 - [breakpoints] Reposition breakpoints when planted on invalid line 2012-02-08 11:16:58 -08:00
Sergey Prigogin
eae1dbf5f8 Cosmetics. 2012-02-07 20:05:15 -08:00
Sergey Prigogin
f0be3d2a6b Fixed VariableReadWriteFlagsTest.testFieldAccess. 2012-02-07 20:02:53 -08:00
Sergey Prigogin
104a413f12 Unit test for CPPVariableReadWriteFlags class. 2012-02-07 17:52:23 -08:00