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

19716 commits

Author SHA1 Message Date
Markus Schorn
0cbcce913f Bug 356493: Namespace alias in qualified name. 2011-09-07 12:08:35 +02:00
Markus Schorn
ec625862b2 Bug 356272: Renaming fields of anonymous structs. 2011-09-07 10:41:06 +02:00
Andrew Gvozdev
c1d7d96f91 Incremented build plugin versions for Juno 2011-09-06 14:27:46 -04:00
Markus Schorn
0e70cab178 Bug 355052: Type of sizeof expression. 2011-09-06 15:52:37 +02:00
Marc-Andre Laperle
5eb921be84 Fix codan.test pom 2011-09-02 22:58:26 -04:00
Doug Schaefer
bca8fe06a1 Fix poms for tycho 0.13. 2011-09-02 20:48:39 -04:00
Randy Rohrbach
68a58cd4e9 Bug 356352 : Added DnD capability to the expression text-box in the
Memory Browser
2011-09-02 17:50:43 -04:00
Marc Khouzam
d7f7e9cdac Bug 356613: NPE when opening thread filter page with one running and one terminated launch 2011-09-02 16:26:45 -04:00
Doug Schaefer
28aea5e385 clean up last of the plug-in jars. 2011-09-02 15:21:56 -04:00
Marc Khouzam
59d5eafbf6 Bug 355833: Thread filter effectively disables a breakpoint at the next session 2011-09-02 14:26:44 -04:00
Anton Leherbauer
4a04387f57 Bug 354793 - References in Project key binding missing 2011-09-02 11:19:58 +02:00
Eugene Ostroukhov
5af07f83aa Bug 309908 - [vm] VMDelta does not override setIndex() 2011-09-02 09:48:10 +02:00
Sergey Prigogin
6ba3a45797 Cosmetics. 2011-09-01 12:35:10 -07:00
Sergey Prigogin
77a94b7f64 Clarified Javadoc. 2011-09-01 12:34:44 -07:00
Sergey Prigogin
e6d138a358 Bug 356268 - Name resolution problem with 'using' declaration inside a
class. Fix and test case.
2011-09-01 12:34:22 -07:00
Marc Khouzam
9cf0293460 Bug 356463: Wrong label in thread filter for programs compiled without pthreads 2011-09-01 09:07:31 -04:00
John Dallaway
98c81cf0fb Bug 349736: DSF-GDB breakpoint deleted when modifying thread filter 2011-09-01 08:09:13 -04:00
Randy Rohrbach
a87ea0e3ab Bug 356346 - Do not reload expressions if the debug context is the same
as before.
2011-08-31 15:17:56 -04:00
Sergey Prigogin
fb7d64098f Bug 356239 - ClassCastException in ClassTypeHelper.getOwnMethods. 2011-08-30 14:51:36 -07:00
Eugene Ostroukhov
97d0869a9a Bug 352888: Add two new "done" methods to RequestMonitor and DataRequestMonitor 2011-08-30 15:20:25 -04:00
Sergey Prigogin
a8522bf2a1 Added ability to suppress unused variable and function warnings for code
produced by macro expansion.
2011-08-29 17:03:55 -07:00
Sergey Prigogin
d88c1111f7 Cosmetics. 2011-08-28 20:52:37 -07:00
Sergey Prigogin
17f96f9eb3 Bug 356040 - Invalid "Unused declaration of variable" warning. 2011-08-28 20:45:15 -07:00
Sergey Prigogin
c0b9f79b30 Bug 356037 - "No break at the end of case" warning for a case statement
produced by macro expansion.
2011-08-28 19:31:15 -07:00
Marc-Andre Laperle
dda266c478 Bug 355006 - NPE using Implement method on template function 2011-08-28 14:38:02 -04:00
Marc Khouzam
e5c813169a Bug 349736: DSF-GDB breakpoint deleted when modifying thread filter 2011-08-25 09:08:13 -04:00
Sergey Prigogin
beeef2d87c Cosmetics. 2011-08-24 19:59:52 -07:00
Markus Schorn
64c383952a Bug 355304: Argument deduction for explicit function template specialization. 2011-08-23 15:59:50 +02:00
Sergey Prigogin
49342dc9bf Fixed warnings. 2011-08-22 20:31:42 -07:00
Alena Laskavaia
6f2671b1ee Bug 352221 - Quick Fix for "case break" checker 2011-08-22 22:46:24 -04:00
Chris Recoskie
53e62ebcc5 Bug 355399 - NPE in
ScannerInfoConsoleParserUtility.translateRelativePaths() for remote
projects
2011-08-22 15:42:09 -04:00
Chris Recoskie
3d08050db8 Bug 355399 - NPE in
ScannerInfoConsoleParserUtility.translateRelativePaths() for remote
projects
2011-08-22 13:19:10 -04:00
Sergey Prigogin
beed0532bc Cosmetics. 2011-08-21 21:38:34 -07:00
Sergey Prigogin
0a9a6d9c7b Cosmetics. 2011-08-20 22:05:26 -07:00
Sergey Prigogin
41ee60794f Cosmetics. 2011-08-20 21:30:36 -07:00
Sergey Prigogin
30ed2ca8c9 Cosmetics. 2011-08-20 20:45:42 -07:00
Sergey Prigogin
9ba2f49c40 Fixed compiler warnings. 2011-08-20 20:45:07 -07:00
Sergey Prigogin
0d95c85386 Cosmetics. 2011-08-20 20:44:27 -07:00
Markus Schorn
f248dc94b2 Bug 352952: Handle RESOURCE_NOT_FOUND during indexing. 2011-08-19 14:16:23 +02:00
Andrew Gvozdev
fa5965cef0 bug 345750: convert relative paths to absolute also for those that don't
exist
2011-08-18 13:41:06 -04:00
Andrew Gvozdev
d5d717128b bug 345750: tidy up cosmetics 2011-08-18 13:41:01 -04:00
Martin Oberhuber
950f133f77 bug 345750: [Scanner Discovery] Per File Build output parser misses
includes with drive-relative paths when sources are behind a linked
resource
2011-08-18 13:40:55 -04:00
Markus Schorn
623b913281 Bug 354599: Ambiguity resolution to correctly add parameters into scope cache. 2011-08-18 11:43:33 +02:00
John Cortell
e518891437 Bug 354194 - Custom scanner discovery selection is not honored if file
has any custom properties
2011-08-17 09:10:56 -05:00
Markus Schorn
fa05cfd37d Bug 354086: CCE in composite index. 2011-08-17 15:50:15 +02:00
Markus Schorn
ea5c5cf0d9 Bug 353281: Follow up. 2011-08-17 13:46:51 +02:00
Greg Watson
ffca7f9d6b Bug 349730: Content for non-local files 2011-08-17 12:27:48 +02:00
Markus Schorn
c17176f43c Bug 354553: Handling of invalid token paste 2011-08-17 11:54:39 +02:00
Markus Schorn
b099aac333 Bug 354585: Resolution of overloaded new 2011-08-17 09:56:08 +02:00
Vivian Kong
5e895042d5 Bug 354777 - New C/C++ wizard toolbar dropdown should be refreshed on
every click
2011-08-16 11:37:28 -04:00