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

19332 commits

Author SHA1 Message Date
Marc Khouzam
664ef4c42f Bug 341465: doInitialize() must be private to allow each version of the service to get properly initialized. 2011-05-04 09:42:36 +00:00
Marc-Andre Laperle
343844689b Bug 344604 - Hyperlink on arguments inside macro function call underlines all the call 2011-05-04 05:45:38 +00:00
Sergey Prigogin
1b82834478 Cosmetics. 2011-05-04 02:59:36 +00:00
Sergey Prigogin
54f1590001 Cosmetics. 2011-05-04 02:53:51 +00:00
Sergey Prigogin
c2fe1df925 Cosmetics. 2011-05-04 02:10:34 +00:00
Sergey Prigogin
ac05898a57 Cosmetics. 2011-05-04 01:50:33 +00:00
Marc Khouzam
9995c38ddb Bug 344636: Breakpoints disappear when restarting the inferior 2011-05-04 01:03:32 +00:00
Marc Khouzam
a9a60065f6 Bug 344635: Installed decorator no longer appears after an inferior runs to completion 2011-05-04 00:34:43 +00:00
Sergey Prigogin
3b5439c8ea Cosmetics. 2011-05-04 00:26:59 +00:00
Sergey Prigogin
241d1dcfa9 Cosmetics. 2011-05-04 00:23:24 +00:00
Sergey Prigogin
a89d4541e9 Cosmetics. 2011-05-03 23:23:12 +00:00
Sergey Prigogin
19cd344600 Cosmetics. 2011-05-03 22:52:33 +00:00
Sergey Prigogin
9827997ee8 Cosmetics. 2011-05-03 22:33:35 +00:00
Sergey Prigogin
920b26a152 Cosmetics. 2011-05-03 22:31:35 +00:00
Markus Schorn
2771aee44d Bug 344521: ClassCastException during content assist. 2011-05-03 09:45:14 +00:00
Chris Recoskie
dff7d999fc Bug 133881 - Make refreshing after building optional
Fix ConcurrentModificationException in clearExclusionsForProject()
2011-05-02 19:34:51 +00:00
Sergey Prigogin
f88c1e14b6 Bug 326269. A follow up patch by Anton Gorenkov. 2011-05-02 18:40:24 +00:00
Chris Recoskie
8cd8d355be Bug 133881 - Make refreshing after building optional
Fix ConcurrentModificationException by making RefreshScopeManager and friends threadsafe.
2011-05-02 17:37:56 +00:00
Chris Recoskie
7e74809492 Bug 133881 - Make refreshing after building optional
Fixing project close/delete and open workflows.
2011-05-02 15:52:54 +00:00
Chris Recoskie
f4f78d731d Bug 133881 - Make refreshing after building optional
Fixing project close/delete and open workflows.
2011-05-02 15:04:43 +00:00
Marc Khouzam
5465ec9a3d Bug 344408: Cannot show mixed-mode disassembly when doing project-less debug 2011-05-02 15:03:13 +00:00
Marc Khouzam
4c26cbe63e Bug 344298: Support for Disassembly in case of multi-process. 2011-05-02 13:58:54 +00:00
Markus Schorn
557c7ee6d6 Bug 344310: Address of overloaded method for instantiation. 2011-05-02 13:38:51 +00:00
Vivian Kong
08663d85ab build against 3.7M7 2011-05-02 13:12:34 +00:00
Markus Schorn
63eebc5290 Bug 173458: Make camel-case content assist a UI preference, by Jens Elmenthaler. 2011-05-02 09:24:05 +00:00
Anton Leherbauer
f915813d3e Bug 344387 - Content assist get activated when it's not supposed to 2011-05-02 07:57:02 +00:00
Anton Leherbauer
a23de8c133 Bug 343948 - Shared ast is exposed for concurrent usage 2011-05-02 07:52:10 +00:00
Alena Laskavaia
38bd4a6094 fixed reporting of error in empty constructor 2011-05-02 02:18:23 +00:00
Marc Khouzam
36843b8c72 Bug 344298: JUnit support for Disassembly in case of multi-process. 2011-05-02 02:05:04 +00:00
Alena Laskavaia
f895d0411b Bug 335901 - Suspicious semicolon is not reported in "else" clause 2011-05-02 01:30:34 +00:00
Alena Laskavaia
55b32bcd97 cleanup up some login in return checker and optimized (not building cfg for simple cases) 2011-05-01 23:14:04 +00:00
Alena Laskavaia
a63a62bc4f Bug 343767 - [fp] 'No return' warning when return in both if and else 2011-05-01 21:14:42 +00:00
Alena Laskavaia
a0ff5b6b4f Bug 343767 - [fp] 'No return' warning when return in both if and else 2011-05-01 21:11:52 +00:00
Marc Khouzam
6f411b236b Bug 343752: Restart no longer works with GDB >= 7.0 2011-04-30 18:20:53 +00:00
James Blackburn
17c5a3eb29 Bug 342806 - [Compatibility] GB18030 4.1:can't open Call Hierarchy,Include Browser and Type Hierarchy 2011-04-30 08:44:31 +00:00
Marc-Andre Laperle
31c799769a Bug 133881 - Make refreshing after building optional : Protect against a NPE and a ResourceException 2011-04-30 00:48:21 +00:00
Andrew Gvozdev
91ab5f5876 bug 343429: [checker] Checker to pinpoint unused static functions in a file
A few false positives corrected
2011-04-29 19:25:26 +00:00
Chris Recoskie
5efd41bb09 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-29 18:28:52 +00:00
Mikhail Khodjaiants
e664c6dc5f Bug 344325 - Remove unused dependency to org.eclipse.jface 2011-04-29 18:06:10 +00:00
Chris Recoskie
1ab1affd17 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-29 18:02:57 +00:00
Andrew Gvozdev
fe52e11b25 bug 343429: [checker] Checker to pinpoint unused static functions in a file
Added exception for CVS ident
2011-04-29 11:17:42 +00:00
Sergey Prigogin
bfab63bae9 Cosmetics. 2011-04-29 06:05:37 +00:00
Andrew Gvozdev
f1daf6235a bug 343429: [checker] Checker to pinpoint unused static functions in a file 2011-04-29 03:00:09 +00:00
Chris Recoskie
1c43fad405 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-28 20:02:33 +00:00
Patrick Chuong
6a9144e8e0 Bug 343021 - variable/expression/register cell modifier need to try to get element format when in editing values 2011-04-28 19:29:07 +00:00
Chris Recoskie
4e4660f725 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-28 15:09:20 +00:00
Markus Schorn
bc53d099c3 Bug 343437: Support for UNC include directories, by Greg Watson. 2011-04-28 14:10:29 +00:00
Emanuel Graf
865df3ce23 Bug 344077: Toggle Function: different or missing function parameter names will break code
https://bugs.eclipse.org/bugs/show_bug.cgi?id=344077
2011-04-28 07:22:13 +00:00
Andrew Gvozdev
965519bc61 bug 342640: comment adjusted 2011-04-28 02:49:41 +00:00
Chris Recoskie
1cbc7db6e6 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-28 01:50:44 +00:00