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

11225 commits

Author SHA1 Message Date
Markus Schorn
008d8cf1d3 Reporting locations of macro-definitions in macro-explorer, bug 23540. 2008-01-21 10:32:47 +00:00
Anton Leherbauer
5a4a75db93 Fix typo 2008-01-21 10:15:41 +00:00
Ken Ryall
00ea007d4e Bug 212166, search bug fixes. 2008-01-21 07:37:35 +00:00
Sergey Prigogin
79d4ec2886 Use generics. 2008-01-21 01:50:12 +00:00
Sergey Prigogin
b1d9fbf392 Use generics. 2008-01-20 20:39:32 +00:00
Sergey Prigogin
c847fa362e Removed unused imports. 2008-01-20 20:33:30 +00:00
Ken Ryall
617c5a8476 Bug 212166, search bug fixes. 2008-01-18 22:55:23 +00:00
Ken Ryall
30cb19ee08 BUg 212474, check makefile device for included files 2008-01-18 21:27:36 +00:00
Ken Ryall
f1a4cdb2c4 Bug 212031, reset factory on load. 2008-01-18 21:22:29 +00:00
Ken Ryall
602acfa948 Bug 211522 fix NPEs. 2008-01-18 21:19:44 +00:00
Ken Ryall
2997c0991e Bug 211522 fix NPEs. 2008-01-18 21:05:12 +00:00
Markus Schorn
d8ed4e7b96 Allow to configure empty macro definitions, bug 215789. 2008-01-18 16:36:34 +00:00
Anton Leherbauer
06ad4b31a5 Fix for 215459: Content of binary files cannot be displayed anymore 2008-01-18 15:54:23 +00:00
Anton Leherbauer
b6f504aa96 23540: Add short cut for macro exploration 2008-01-18 15:54:17 +00:00
Markus Schorn
d41fb1782b Fixes a NPE, bug 215768. 2008-01-18 12:58:55 +00:00
Markus Schorn
61806eb27f Whitespace in macro-explorer, bug 23540. 2008-01-18 12:52:17 +00:00
Anton Leherbauer
c9c34a49b4 Fix for 214590: Code Folding issue 2008-01-18 08:38:21 +00:00
Anton Leherbauer
f4bbc8aaa1 Undo temporary package export 2008-01-18 08:37:04 +00:00
Markus Schorn
4e7239b927 NPE in macro explorer, bug 23540. 2008-01-17 16:40:56 +00:00
Markus Schorn
2bf1905d6c Dynamic macros and whitespace in macro-explorer, bug 23540. 2008-01-17 16:02:44 +00:00
Anton Leherbauer
13bad2303e 23540: Macro expansion exploration 2008-01-17 15:04:52 +00:00
Markus Schorn
df87215071 Unnecessary cast to ITypeContainer, bug 215642. 2008-01-17 12:51:19 +00:00
Markus Schorn
afe7108538 Unnecessary cast to ITypeContainer, bug 215629. 2008-01-17 10:22:42 +00:00
Ken Ryall
c4399d7061 Bug 199609, ignore whitespace. 2008-01-17 04:35:29 +00:00
Ken Ryall
b9ff3bf0f9 Bug 214152, improve error message. 2008-01-17 04:08:58 +00:00
John Cortell
157e94c9d5 Better choice of words in comment in last commit. 2008-01-16 23:04:42 +00:00
John Cortell
3dff3a9d29 Plugged reference leak. When all breakpoints were removed from a debug session during session termination, the platform breakpoint objects were being left with a reference to the defunct CDebugTarget. 2008-01-16 23:02:49 +00:00
Anton Leherbauer
9fb1c69789 Fix 2 NPEs 2008-01-16 16:48:01 +00:00
Markus Schorn
1c83f17a74 Engine for exploring macro expansions step by step, bug 23540. 2008-01-16 16:43:52 +00:00
Ken Ryall
3c2dd52cf7 Bug 206928. 2008-01-16 12:06:39 +00:00
Andrew Ferguson
c76ee9c980 197468: tighten test success conditions 2008-01-16 11:20:05 +00:00
Anton Leherbauer
6fbc58a2e2 Fix for 53844: sort order in C/C++ view 2008-01-16 09:50:40 +00:00
Chris Recoskie
f40c392f11 Created ICElement.getLocationURI() method. Changed ITranslationUnit concrete implementations to only be constructable from URIs. 2008-01-15 19:13:24 +00:00
Andrew Ferguson
424485c971 197468: apply fix 2008-01-15 17:08:11 +00:00
Anton Leherbauer
01323153a0 Fix and test for macro expansion handling in model builder 2008-01-15 14:39:19 +00:00
Andrew Ferguson
8a24d5717e 214646: apply fix 2008-01-15 13:38:10 +00:00
Anton Leherbauer
1bd375a30e Fix for 215310: [Editor] exception pasting code into editor 2008-01-15 13:10:06 +00:00
Andrew Ferguson
100ce28bcd Apply patch for 215823 for Mark Espiritu, and fix generics warnings in template engine 2008-01-15 11:40:08 +00:00
Anton Leherbauer
c18ff521d9 Improve macro highlighting 2008-01-15 09:46:52 +00:00
Anton Leherbauer
b127b4265f Patch by Alena Laskavaia for 186172: NullPointerException in debugger console 2008-01-15 09:12:57 +00:00
Mike Kucera
b90fcb3b0c change to CPPASTCatchHandler constructor 2008-01-14 20:50:26 +00:00
Markus Schorn
46ea38b3b1 Fixes a NPE. 2008-01-14 15:47:04 +00:00
Mike Kucera
3b962a362e added constructor to CPPASTNamespaceAlias 2008-01-14 15:42:03 +00:00
Anton Leherbauer
d7ea6c877e Mark occurrences doc update 2008-01-14 15:00:28 +00:00
Anton Leherbauer
f2856c60ce Fix mark occurrences for destructors and template types 2008-01-14 15:00:15 +00:00
Anton Leherbauer
f8698c710c Fix some warnings 2008-01-11 16:05:32 +00:00
Anton Leherbauer
1ba6e6237a 159812: Mark Occurrences 2008-01-11 15:54:49 +00:00
Anton Leherbauer
aa03923d5f Fix for 214870: SemanticHighlighting filters template-id ProblemBindings 2008-01-11 10:34:16 +00:00
Anton Leherbauer
f767541c12 Fix for 199598: [content assist] enumeration missing from proposals in qualified name (Patch by Ed Swartz) 2008-01-11 10:32:19 +00:00
John Cortell
da553be6cd Applied additional 209793 patch to fix regression in original patch. 2008-01-10 20:03:01 +00:00