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

17673 commits

Author SHA1 Message Date
Vivian Kong
c44a70063a Bug 318337 Update CDT feature/plugin versions for Indigo release 2010-06-29 14:45:03 +00:00
Vivian Kong
3236db21fc minor doc fix 2010-06-28 20:03:26 +00:00
Marc Khouzam
f4953626d5 Bug 318230: Add infrastructure to read the new core field from the
-list-thread-groups and -thread-info commands
2010-06-28 19:38:26 +00:00
David Dubrow
ef6d28343d Bug 317707 convert resource configs context menu to handlers to allow hiding via capabilities 2010-06-28 12:57:55 +00:00
Sergey Prigogin
11f1f3bb47 Cosmetics. 2010-06-27 23:28:03 +00:00
Sergey Prigogin
2afd46deb6 Cosmetics. 2010-06-27 21:38:53 +00:00
Andrew Gvozdev
494b2dc62c bug 318093: GCCErrorParser treats instantiation warnings as errors 2010-06-27 02:45:29 +00:00
L. Frank Turovich
637116e411 Updated workbench page and related inked pages to match CDT 7.0. 2010-06-26 05:34:39 +00:00
Alena Laskavaia
2dc367389e Bug 317876 added utility methods required for more complex quick fixes 2010-06-26 00:18:38 +00:00
Marc Khouzam
ba0437069d Bug 315677: The getNumChildren() method was not actually used and was causing some inefficiency, so we deprecate it in favor of hasChildren() and getSubExpressionCount(). Also fix the JUnit tests accordingly. 2010-06-25 15:44:57 +00:00
James Blackburn
566aba5c1d Bug 314865 - When "Skip All Breakpoints" is ticked breakpoints at launch can be hit 2010-06-25 08:35:26 +00:00
Mikhail Khodjaiants
5a7c2c617e Bug 315677 - [variables] Add "hasSubExpressions" method to IExpressions 2010-06-24 17:28:17 +00:00
Mikhail Khodjaiants
e930dca1e9 Bug 317769 - "Show Type Names" has no effect 2010-06-24 16:57:08 +00:00
James Blackburn
7cecc9e5a9 Bug 317783 Resource filters don't appear to work -- work-around for platform issue in 3.6 2010-06-24 16:01:30 +00:00
James Blackburn
a212d0d42f Bug 314637 Register manager shouldn't log exception during debug session tear-down 2010-06-24 13:50:47 +00:00
James Blackburn
72d386703f Bug 310819 Headless Builder need a way to extend set of -Ds -Is and -includes 2010-06-24 13:26:20 +00:00
Markus Schorn
1285350432 Bug 317435: Change to file-encoding shall trigger index update. 2010-06-24 13:01:39 +00:00
Markus Schorn
5a013d6320 Bug 283080: Updating headers in non-src folders. 2010-06-24 12:37:27 +00:00
Andrew Gvozdev
658dc0af75 A bit of JavaDoc 2010-06-24 04:10:29 +00:00
Alena Laskavaia
38b1009303 Bug 309760 name resolution checker, contributed patch 2010-06-24 01:26:28 +00:00
Alena Laskavaia
ce2679ff3a fixed typo 2010-06-24 01:19:12 +00:00
L. Frank Turovich
244552efcb Minor spelling error fixed 2010-06-24 00:18:10 +00:00
Markus Schorn
888b9c3af6 Bug 317146: Problem binding in composite factory. 2010-06-23 12:36:54 +00:00
Markus Schorn
bc70607da5 Bug 317004: Recursive definition of size_t. 2010-06-23 10:09:51 +00:00
Markus Schorn
2ec6a92a98 Bug 314593: Handling of missing semicolon after statement. 2010-06-23 09:24:39 +00:00
Marc Khouzam
7938f9e2c4 Bug 317324: Up-ing plugin versions for DSF 2010-06-22 19:21:11 +00:00
Marc Khouzam
ed0e80d4d4 Bug 317325: Up-ing plugin versions for DSF-GDB 2010-06-22 19:16:25 +00:00
Marc Khouzam
888641771e Bug 315490: Update JTag launch to set the default launch delegate more efficiently. 2010-06-22 15:18:20 +00:00
Markus Schorn
6468bb856d Bug 316931: IASTTranslationUnit.getDeclarations() for parameters. 2010-06-22 12:21:17 +00:00
Markus Schorn
4088b51a27 Bug 312666: Default filesystem on Mac is case insensitive. 2010-06-22 11:40:39 +00:00
Alena Laskavaia
2c2fd351e0 Bug 317538: added access methods to details provider as well 2010-06-22 02:20:04 +00:00
Alena Laskavaia
3d0baee8fb Bug 317538: added framework to store arguments in a marker (add added intermediate object between reporter and marker) 2010-06-22 02:15:20 +00:00
Alena Laskavaia
c5a58d72a1 Bug 315863 deprecate orignal class 2010-06-22 02:07:50 +00:00
James Blackburn
872861770e Bug 317402 Not all builders invoked for referenced projects. Partial revert of patch on bug 291751 2010-06-21 13:20:50 +00:00
Sergey Prigogin
98245be093 Proper capitalization of labels. 2010-06-21 01:00:26 +00:00
Sergey Prigogin
58771470a3 Removed hardcoded bundle names. 2010-06-21 00:45:18 +00:00
Sergey Prigogin
1ddf51d577 Removed hardcoded bundle names. 2010-06-21 00:35:25 +00:00
Sergey Prigogin
c019cf14d2 Removed hardcoded bundle names. 2010-06-20 04:47:50 +00:00
Sergey Prigogin
03b05684c9 Fixed a typo. 2010-06-20 04:30:35 +00:00
Sergey Prigogin
a36bc1eeab Added missing NON-NLS tag. 2010-06-20 04:28:39 +00:00
Sergey Prigogin
4da85f4e4d NLS-based messages. 2010-06-20 04:27:26 +00:00
Alena Laskavaia
b5a9a032db Bug 317042 added more cases for assignment in condition checker 2010-06-19 18:05:56 +00:00
Alena Laskavaia
f912261f97 Bug 317067: typo in comments 2010-06-19 17:40:40 +00:00
Alena Laskavaia
7823edaff4 Bug 317067: typo 2010-06-19 17:37:54 +00:00
John Cortell
abc6a93d59 Updated classpath to specify 1.5 JRE. The lack of it was causing errors for Mikhail (now that I've turning those warnings into errors). Not sure why I'm not seeing them. Investigating... 2010-06-18 18:58:19 +00:00
John Cortell
44b0e41210 More changes to keep project warning-free 2010-06-18 17:09:09 +00:00
Teodor Madan
bb9485981f Bug 317226: Disassembly view throws NPE when debugging with CDI. Fix also NPE when getting frame address 2010-06-18 16:11:44 +00:00
John Cortell
931bdcb29a Bug 317217: IDisassemblyBackend.SetDebugContextResult frame-level field is extraneous 2010-06-18 15:44:02 +00:00
John Cortell
9303fa016e Bug 317226: Disassembly view throws NPE when debugging with CDI 2010-06-18 15:31:50 +00:00
Markus Schorn
19768142fd Bug 316704: Exponential complexity resolving template argument ambiguity. 2010-06-18 14:38:24 +00:00